Codebase list gtkmathview / e111cbee-f207-4e0a-960c-eaac27d9fbcc/main gtkmathview-libxml2-reader.pc.in
e111cbee-f207-4e0a-960c-eaac27d9fbcc/main

Tree @e111cbee-f207-4e0a-960c-eaac27d9fbcc/main (Download .tar.gz)

gtkmathview-libxml2-reader.pc.in @e111cbee-f207-4e0a-960c-eaac27d9fbcc/mainraw · history · blame

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

Name: GtkMathView
Description: A GTK+ Widget for Rendering MathML Documents (libxml2 reader frontend)
Version: @VERSION@
Requires: glib-2.0 gtk+-2.0 mathview-core mathmlview-backend-gtk mathview-frontend-libxml2-reader
Libs: @XML_LIBS@ -L${libdir} -lgtkmathview_libxml2_reader @T1_LIBS@
Cflags: @XML_CFLAGS@ -I${includedir}/@PACKAGE@ @GMV_ENABLE_BOXML_CFLAGS@ @GMV_HAVE_HASH_MAP_CFLAGS@ @GMV_HAVE_EXT_HASH_MAP_CFLAGS@