File: gegl.pc.in

package info (click to toggle)
gegl 0.0.18-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 6,784 kB
  • ctags: 4,389
  • sloc: ansic: 45,496; sh: 9,223; ruby: 1,361; makefile: 740; cpp: 509; xml: 256
file content (11 lines) | stat: -rw-r--r-- 305 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: GEGL
Description: Generic Graphics Library 
Version: @GEGL_REAL_VERSION@
Requires: @GLIB_PACKAGES@ babl
Libs: -L${libdir} -l@PACKAGE_NAME@-@GEGL_API_VERSION@
Cflags: -I${includedir}/@PACKAGE_NAME@-@GEGL_API_VERSION@