#42552 closed submission (fixed)
New port: mp3cat
Reported by: | xythobuz@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | kurthindenburg (Kurt Hindenburg), ryandesign (Ryan Carsten Schmidt) | |
Port: | mp3cat |
Description
mp3cat - reads and writes MP3 files
Attachments (2)
Change History (7)
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Changed 11 years ago by xythobuz@…
Attachment: | patch-Makefile.diff added |
---|
Changed 11 years ago by xythobuz@…
comment:2 follow-up: 5 Changed 11 years ago 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...?
comment:4 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)
Resolution: | → fixed |
---|---|
Status: | new → closed |
done r139509
comment:5 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|
Replying to xythobuz@…:
However, I'm not sure how to go about adding a universal variant without using a configure script...?
Added universal variant in r140054.
Note: See
TracTickets for help on using
tickets.
Thanks. Some observations:
use_configure no
, you need to add code to ensure you're UsingTheRightCompiler and-arch
flags and add a universal variant if possible.xinstall
's-W
flag.