pkgsrc/audio/SDL_sound/PLIST
wiz 1db9caa6fe Initial import of SDL_sound, provided by Quentin Garnier in PR 20565.
From the DESCR:
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 her
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.
2003-03-26 22:48:26 +00:00

9 lines
239 B
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2003/03/26 22:48:26 wiz Exp $
bin/playsound
include/SDL/SDL_sound.h
lib/libSDL_sound-1.0.so
lib/libSDL_sound-1.0.so.0
lib/libSDL_sound-1.0.so.0.0
lib/libSDL_sound.a
lib/libSDL_sound.la
lib/libSDL_sound.so