#13960 closed enhancement (fixed)
improvements to libsdl_sound port
Reported by: | tow@… | Owned by: | nox@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt), nox@… | |
Port: |
Description
The libsdl_sound port was less than optimal; it didn't use several libraries that it could (flac, speex, physfs).
I've updated the Portfile to reflect this. This also entailed some patches to the source. (all previous patches are no longer necessary.)
These are all attached below.
Attachments (4)
Change History (12)
Changed 17 years ago by tow@…
Attachment: | patch-Portfile added |
---|
Changed 17 years ago by tow@…
Attachment: | patch-Makefile.in added |
---|
Changed 17 years ago by tow@…
Attachment: | patch-configure added |
---|
Changed 17 years ago by tow@…
Attachment: | patch-decoders-flac.c added |
---|
comment:1 Changed 17 years ago by jmpalacios (Juan Manuel Palacios)
Milestone: | → Port Enhancements |
---|---|
Type: | defect → enhancement |
comment:2 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Hmm. Where did all these patches come from -- did you create them or is this new code by the developers of SDL_sound? If the former, have you already contributed them back upstream to the developers? If the latter, is there a mailing list post or revision in their repository that this comes from?
comment:3 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|
comment:5 Changed 16 years ago by nox@…
Owner: | changed from macports-tickets@… to nox@… |
---|
comment:6 Changed 16 years ago by nox@…
Status: | new → assigned |
---|
comment:8 Changed 16 years ago by (none)
Milestone: | Port Enhancements |
---|
Milestone Port Enhancements deleted
Note: See
TracTickets for help on using
tickets.
patch for Portfile