Codebase list gtkmathview / 14deb076-172d-4717-a242-662ca9ff1ba7/main mathview-frontend-gmetadom.pc.in
14deb076-172d-4717-a242-662ca9ff1ba7/main

Tree @14deb076-172d-4717-a242-662ca9ff1ba7/main (Download .tar.gz)

mathview-frontend-gmetadom.pc.in @14deb076-172d-4717-a242-662ca9ff1ba7/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@