freebsd-ports/audio/sdl2_sound/pkg-plist
Dmitry Marakasov 7059a13adc audio/sdl2_sound: add port: Abstract SDL soundfile decoder
- Add the latest version of sdl_sound with support for
  USE_SDL=sound2.
- Note that this is sdl2-only library, so audio/sdl_sound,
  which is sdl1-only library, remains in the tree and is
  not affected. I've had to rename playsound binary this
  port also installs to avoid the conflict.
- The library now contains all the decoder code, so no external
  depends and options are needed any longer. I've added MIDI
  option though, since upstream has it disabled by default due
  to different license.
2022-03-31 21:36:12 +03:00

6 lines
131 B
Text

bin/playsound2
include/SDL2/SDL_sound.h
lib/libSDL2_sound.a
lib/libSDL2_sound.so
lib/libSDL2_sound.so.2
lib/libSDL2_sound.so.2.0.1