Codebase list gtkmathview / debian/0.8.0-4 mathview-frontend-libxml2.pc.in
debian/0.8.0-4

Tree @debian/0.8.0-4 (Download .tar.gz)

mathview-frontend-libxml2.pc.in @debian/0.8.0-4raw · history · blame

# This is a comment
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datarootdir=@datarootdir@
datadir=@datadir@

Name: MathView
Description: MathML rendering engine (libxml2 frontend)
Version: @VERSION@
Requires: glib-2.0 libxml-2.0 mathview-core
Libs: @XML_LIBS@ -L${libdir} -lmathview_frontend_libxml2
Cflags: @XML_CFLAGS@ -I${includedir}/@PACKAGE@ @GMV_ENABLE_BOXML_CFLAGS@ @GMV_HAVE_HASH_MAP_CFLAGS@ @GMV_HAVE_EXT_HASH_MAP_CFLAGS@