File: pigment.pc.in

package info (click to toggle)
pigment 0.3.6-3
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 7,060 kB
  • ctags: 7,318
  • sloc: ansic: 34,269; xml: 11,990; sh: 9,155; makefile: 560; perl: 383
file content (12 lines) | stat: -rw-r--r-- 380 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include/pigment-@PGM_MAJORMINOR@
pluginsdir=${libdir}/pigment-@PGM_MAJORMINOR@/@VERSION@

Name: pigment-@PGM_MAJORMINOR@
Description: Pigment media rendering library
Version: @VERSION@
Libs: -L${libdir} -lpigment-@PGM_MAJORMINOR@
Cflags: -I${includedir}
Requires: glib-2.0 >= 2.8 gstreamer-0.10