packages: xorg-driver-video-fglrx/gl.pc.in (NEW) - pkgconfig for ATI opengl

baggins baggins at pld-linux.org
Sun Jul 18 03:14:38 CEST 2010


Author: baggins                      Date: Sun Jul 18 01:14:38 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- pkgconfig for ATI opengl

---- Files affected:
packages/xorg-driver-video-fglrx:
   gl.pc.in (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/xorg-driver-video-fglrx/gl.pc.in
diff -u /dev/null packages/xorg-driver-video-fglrx/gl.pc.in:1.1
--- /dev/null	Sun Jul 18 03:14:38 2010
+++ packages/xorg-driver-video-fglrx/gl.pc.in	Sun Jul 18 03:14:33 2010
@@ -0,0 +1,10 @@
+prefix=@@prefix@@
+exec_prefix=${prefix}
+libdir=@@libdir@@
+includedir=@@includedir@@
+
+Name: gl
+Description: ATI OpenGL library
+Version: @@version@@
+Libs: -L${libdir} -lGL
+Cflags: -I${includedir} 
================================================================


More information about the pld-cvs-commit mailing list