Ticket #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@…, 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
Change History
Changed 5 years ago by tow@…
- Attachment patch-Portfile added
comment:1 Changed 5 years ago by jmpp@…
- Type changed from defect to enhancement
- Milestone set to Port Enhancements
comment:2 Changed 5 years ago by ryandesign@…
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?
Note: See
TracTickets for help on using
tickets.


patch for Portfile