[MacPorts] #42552: New port: mp3cat
#42552: New port: mp3cat ------------------------+-------------------------------- Reporter: xythobuz@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: mp3cat ------------------------+-------------------------------- mp3cat - reads and writes MP3 files -- Ticket URL: <https://trac.macports.org/ticket/42552> MacPorts <http://www.macports.org/> Ports system for OS X
#42552: New port: mp3cat -------------------------+-------------------------------- Reporter: xythobuz@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: mp3cat | -------------------------+-------------------------------- Comment (by ryandesign@…): Thanks. Some observations: * Because you're using `use_configure no`, you need to add code to ensure you're UsingTheRightCompiler and `-arch` flags and add a universal variant if possible. * The destroot phase can be simplified (reduced to a single line) by using `xinstall`'s `-W` flag. * The homepage variable is missing. * The modeline is missing. -- Ticket URL: <https://trac.macports.org/ticket/42552#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#42552: New port: mp3cat -------------------------+-------------------------------- Reporter: xythobuz@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: mp3cat | -------------------------+-------------------------------- Comment (by xythobuz@…): Thank you for your suggestions. I added the homepage and modeline and reduced the destroot phase to a single line. I also patched the Makefile, so it is now using the specified Compiler. However, I'm not sure how to go about adding a universal variant without using a configure script...? -- Ticket URL: <https://trac.macports.org/ticket/42552#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts