home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
RISCWORLD 7
/
RISCWORLD_VOL7.iso
/
Software
/
Issue4
/
SDL
/
gcc346
/
!SDL
/
lib
/
pkgconfig
/
sdl.pc
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2006-09-20
|
473 b
|
15 lines
# sdl pkg-config source file
prefix=/home/riscos/env
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: sdl
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: 1.2.11
Requires:
Conflicts:
Libs: -L${libdir} -lSDL -lpthread
Cflags: -I${includedir}/SDL -D_GNU_SOURCE=1 -D_REENTRANT