comparison build/linux/pkgconfig_files/sdl.pc @ 0:4a0efb7baf70

* Datasets becomes the new trunk and retires after that :-)
author mvbarracuda@33b003aa-7bff-0310-803a-e67f0ece8222
date Sun, 29 Jun 2008 18:44:17 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:4a0efb7baf70
1 # sdl pkg-config source file
2
3 prefix=/usr/local
4 exec_prefix=${prefix}/bin
5 libdir=${prefix}/lib
6 includedir=${prefix}/include
7
8 Name: sdl
9 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.
10 Version: 1.2.11
11 Requires:
12 Conflicts:
13 Libs: -framework SDL.framework
14 Cflags: -framework SDL.framework