blob: f5377fabe75e986ad78e224e7784b0b8f4c12c9f [file] [log] [blame]
# sdl pkg-config source file
prefix=/tmp/digit-build-temp-13090/install-linux-x86_64
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: sdl2
Description: Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer.
Version: 2.0.3
Requires:
Conflicts:
Libs: -L${libdir} -Wl,-rpath,${libdir} -lSDL2 -lpthread -Wl,--no-undefined -lm -ldl -lrt
Libs.private: -lSDL2 -lpthread -Wl,--no-undefined -lm -ldl -lpthread -lrt
Cflags: -I${includedir}/SDL2 -D_REENTRANT