File: libfo-0.6.pc.in

package info (click to toggle)
xmlroff 0.6.2-1.1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 36,456 kB
  • sloc: ansic: 178,247; xml: 109,155; sh: 8,973; makefile: 1,331; perl: 30
file content (16 lines) | stat: -rw-r--r-- 494 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
pkgincludedir=@includedir@/libfo-@LT_RELEASE@

enable_cairo=@ENABLE_CAIRO@
enable_gp=@ENABLE_GP@
compat_stylesheet=@prefix@/share/xml/libfo-@VERSION@/libfo-compat.xsl

Name: libfo
Description: XSL formatter library for xmlroff
Version: @VERSION@
Requires: @GNOMEPRINT_REQUIRES@ glib-2.0 gobject-2.0 gmodule-2.0 libxslt gdk-pixbuf-2.0
Libs: -L${libdir} -lfo-@LT_RELEASE@ @GNOMEPRINT_LIBS@
Cflags: -I${pkgincludedir} @GNOMEPRINT_CFLAGS@