Commit Graph

19 Commits

Author SHA1 Message Date
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
sthen
e861c067e1 WANTLIB+=sndio and bump 2008-11-07 00:33:01 +00:00
winiger
345afd64d2 fix WANTLIB, bump PKGNAME 2007-10-14 08:22:17 +00:00
naddy
68ccde1d59 adapt FLAC support to the FLAC 1.1.3+ API; ok mgrimm@ 2007-09-18 18:29:14 +00:00
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
naddy
c2b2800f27 fix build with newer speex versions 2007-05-02 19:01:07 +00:00
sturm
b67038d83e WANTLIB 2007-04-14 21:20:19 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
steven
87a90c296d USE_X11 2006-11-11 21:04:27 +00:00
sturm
b705475079 fix broken tests for vorbis and smpeg
from Deanna Phillips <deanna at sdf.lonestar.org>
2006-08-31 06:14:29 +00:00
espie
100b45279f convert a few libspecs to new style.
Note: no package bump, those are only BUILD dependencies,
the pkg_create code will create the correct wantlib specs.
2006-08-01 10:50:19 +00:00
steven
86c8e9c060 fix master sites 2006-07-11 15:28:24 +00:00
espie
04d06f7b44 bump C++ shared libs after typedef changes.
note that all SDL libs link with supc++ (potentially, and thus are affected)
-> don't take a chance, bump.
2006-01-13 23:40:22 +00:00
steven
b6b9bdd871 SHARED_LIBS, USE_LIBTOOL where necessary 2006-01-06 08:36:18 +00:00
naddy
3f04f8f321 SIZE 2005-01-05 16:22:24 +00:00
espie
b060aaf66c WANTLIB markers 2004-11-24 00:11:03 +00:00
espie
f28f2a833d switch to new plist, killing a few install scripts along the way. 2004-09-14 23:43:54 +00:00
jolan
3f56f150be enable speex/flac support, bump pkgname 2004-03-31 03:49:16 +00:00
jolan
04dbbed2f2 import of SDL_sound-1.0.1:
SDL_sound is a library that handles the decoding of several popular
sound file formats, such as .WAV and .MP3.  It is meant to make the
programmer's sound playback tasks simpler.  The programmer gives
SDL_sound a filename, or feeds it data directly from one of many
sources, and then reads the decoded waveform data back at their leisure.
If resource constraints are a concern, SDL_sound can process sound data
in programmer-specified blocks.  Alternately, SDL_sound can decode a
whole sound file and hand back a single pointer to the whole waveform.
SDL_sound can also handle sample rate, audio format, and channel
conversion on-the-fly and behind-the-scenes, if the programmer desires.

WWW: http://icculus.org/SDL_sound/
2003-10-27 03:07:33 +00:00