Codebase list gtkmathview / scrub-obsolete/main mathview-frontend-gmetadom.pc.in
scrub-obsolete/main

Tree @scrub-obsolete/main (Download .tar.gz)

mathview-frontend-gmetadom.pc.in @scrub-obsolete/mainraw · 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 (GMetaDOM frontend)
Version: @VERSION@
Requires: glib-2.0 gdome2-cpp-smart mathview-core
Libs: @DOM_LIBS@ -L${libdir} -lmathview_frontend_gmetadom
Cflags: @DOM_CFLAGS@ -I${includedir}/@PACKAGE@ @GMV_ENABLE_BOXML_CFLAGS@ @GMV_HAVE_HASH_MAP_CFLAGS@ @GMV_HAVE_EXT_HASH_MAP_CFLAGS@