[MacPorts] #42599: new port: sysutil/pcsc-tools 1.4.22
#42599: new port: sysutil/pcsc-tools 1.4.22 --------------------------------+-------------------------------- Reporter: schmurtz_macport@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: --------------------------------+-------------------------------- Tools for accessing PC/SC driver, card or reader (depend on p5-pcsc, ticket #42598) -- Ticket URL: <https://trac.macports.org/ticket/42599> MacPorts <http://www.macports.org/> Ports system for OS X
#42599: new port: sysutil/pcsc-tools 1.4.22 ---------------------------------+-------------------------------- Reporter: schmurtz_macport@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: | ---------------------------------+-------------------------------- Comment (by ryandesign@…): Thanks. Some observations: * "configure {}" should instead be written "use_configure no". * When you use "use_configure no", you're responsible for adding code to ensure you're UsingTheRightCompiler and `-arch` flags and adding a universal variant. * The dependency on "p5-pcsc" is improper. Don't depend on a stub port. Depend on the specific perl version of that port that you want. Usually, pick the version of perl that the perl5 port uses by default, so in this case, p5.16-pcsc. Alternately, offer variants for several supported perl versions. * The "license" field should indicate which version(s) of the GPL apply. * Unless it's enormous, in the future please just attach the patchfile, rather than zipping it first; that way, we can read it right here on the web without having to download and unzip it first. -- Ticket URL: <https://trac.macports.org/ticket/42599#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#42599: new port: sysutil/pcsc-tools 1.4.22 ---------------------------------+-------------------------------- Reporter: schmurtz_macport@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: pcsc-tools | ---------------------------------+-------------------------------- Changes (by ryandesign@…): * port: => pcsc-tools -- Ticket URL: <https://trac.macports.org/ticket/42599#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#42599: new port: sysutil/pcsc-tools 1.4.22 ---------------------------------+-------------------------------- Reporter: schmurtz_macport@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: pcsc-tools | ---------------------------------+-------------------------------- Comment (by schmurtz_macport@…): Updated according to your comments. -- Ticket URL: <https://trac.macports.org/ticket/42599#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#42599: new port: sysutil/pcsc-tools 1.4.22 ---------------------------------+-------------------------------- Reporter: schmurtz_macport@… | Owner: macports-tickets@… Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: fixed | Keywords: Port: pcsc-tools | ---------------------------------+-------------------------------- Changes (by cal@…): * status: new => closed * resolution: => fixed Comment: Comitted in r117787 with the following changes: - Ensure MacPorts' CPPFLAGS, CFLAGS, CXXFLAGS and LDFLAGS are used - Simplify universal variant by using `[get_canonical_archflags]` (which requires the universal variant to be defined, that's why there's a `variant universal {}` line in there). At the same time, this ensures the correct architecture if a user configured a build arch different from the default and isn't building universal. - Removed the description of the universal variant, which is filled in automatically if missing. -- Ticket URL: <https://trac.macports.org/ticket/42599#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts