Opened 18 years ago
Closed 18 years ago
#10798 closed enhancement (fixed)
UPDATE: mpd 0.12.0
Reported by: | ehainry@… | Owned by: | pmq@… |
---|---|---|---|
Priority: | Not set | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ehainry@… | |
Port: |
Description
music player daemon has been updated to version 0.12.0. It now has a native osx audio_output so it can be made not to depend on libao. However, I have tried setting
platform macosx { configure.args-delete --enable-ao configure.args-append --disable-ao depends_lib-delete lib:libao.2:libao }
And the resulting binary would not play music...
Portfile patch follows.
Attachments (2)
Change History (5)
Changed 18 years ago by ehainry@…
Changed 18 years ago by ehainry@…
I retested platform macosx, it worked (maybe an incompatibility with the older mpc version was causing problems before)
comment:1 Changed 18 years ago by pmq@…
Owner: | changed from yeled@… to pmq@… |
---|
comment:2 Changed 18 years ago by pmq@…
Status: | new → assigned |
---|
comment:3 Changed 18 years ago by pmq@…
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Committed the second patch. Thanks!
Note: See
TracTickets for help on using
tickets.
Portfile patch to update to v0.12.0