ports/devel/sdl-mixer/patches/patch-SDL_mixer_pc_in

10 lines
351 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- SDL_mixer.pc.in.orig Sun Jan 15 17:01:04 2012
+++ SDL_mixer.pc.in Fri Nov 1 03:23:32 2013
@@ -8,5 +8,6 @@ Description: mixer library for Simple DirectMedia Laye
Version: @VERSION@
Requires: sdl >= @SDL_VERSION@
Libs: -L${libdir} -lSDL_mixer
+Libs.private: -lmikmod -lvorbisfile -lvorbis -lFLAC -logg -lsmpeg -lm
Cflags: -I${includedir}/SDL