#12067 closed enhancement (fixed)
id3lib: +universal patch
Reported by: | meissnem@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | meissnem@…, ryandesign (Ryan Carsten Schmidt) | |
Port: |
Description
A small patch to get +universal working for libid3tag
Attachments (2)
Change History (8)
Changed 17 years ago by meissnem@…
Attachment: | libid3tag-universal.patch added |
---|
Changed 17 years ago by meissnem@…
Attachment: | libid3tag-universal.2.patch added |
---|
comment:1 Changed 17 years ago by meissnem@…
comment:2 Changed 17 years ago by meissnem@…
sorry for the confusion -- this patch is for the port id3lib, not libid3tag.
comment:3 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Milestone: | → Port Enhancements |
Owner: | changed from macports-dev@… to ryandesign@… |
Summary: | libid3tag: +universal patch → id3lib: +universal patch |
No... the patch really does seem to be for libid3tag, not id3lib. id3lib does not compile properly as universal with or without this patch. However, libid3tag does not build a proper universal library before this patch, but does afterward. Thanks for contributing! Committed in r26469.
comment:4 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:5 Changed 17 years ago by nox@…
Priority: | Nice to have → Low |
---|
comment:6 Changed 16 years ago by (none)
Milestone: | Port Enhancements |
---|
Milestone Port Enhancements deleted
Note: See
TracTickets for help on using
tickets.
updated patch -- use ${configure.universal_ldflags} instead of "-arch i386 -arch ppc"