[MacPorts] #38399: new port: velvet
#38399: new port: velvet ------------------------+-------------------------------- Reporter: sean@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: ------------------------+-------------------------------- -- Ticket URL: <https://trac.macports.org/ticket/38399> MacPorts <http://www.macports.org/> Ports system for OS X
#38399: new port: velvet -------------------------+-------------------------------- Reporter: sean@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: | -------------------------+-------------------------------- Comment (by egall@…): My comments from #38397 apply here as well. -- Ticket URL: <https://trac.macports.org/ticket/38399#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#38399: new port: velvet -------------------------+-------------------------------- Reporter: sean@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: velvet | -------------------------+-------------------------------- Changes (by ryandesign@…): * port: => velvet Comment: The destroot can be simplified to just: {{{ destroot { xinstall -W ${worksrcpath} velvetg velveth ${destroot}${prefix}/bin } }}} 0755 is the default mode. xinstall can install multiple files at once. Using `use_configure no` means you need to manually ensure you're UsingTheRightCompiler and `-arch` flags and add a universal variant if possible—unless this port doesn't build architecture-specific software, in which case you need `supported_archs noarch`. -- Ticket URL: <https://trac.macports.org/ticket/38399#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#38399: new port: velvet -------------------------+-------------------------------- Reporter: sean@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: velvet | -------------------------+-------------------------------- Comment (by larryv@…): Instead of using `distfiles` to change the name of the distribution file, you should use `distname` and `extract.suffix`. {{{ distname ${name}_${version} extract.suffix .tgz }}} -- Ticket URL: <https://trac.macports.org/ticket/38399#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts