File: gtkmathview-gmetadom.pc.in

package info (click to toggle)
gtkmathview 0.8.0-3
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 7,856 kB
  • ctags: 7,308
  • sloc: cpp: 53,699; xml: 12,660; sh: 9,080; makefile: 1,720; ansic: 1,149; perl: 88
file content (15 lines) | stat: -rw-r--r-- 563 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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 (GMetaDOM frontend)
Version: @VERSION@
Requires: glib-2.0 gtk+-2.0 gdome2-cpp-smart mathview-core mathview-backend-gtk mathview-frontend-gmetadom
Libs: @DOM_LIBS@ -L${libdir} -lgtkmathview_gmetadom @T1_LIBS@
Cflags: @DOM_CFLAGS@ -I${includedir}/@PACKAGE@ @GMV_ENABLE_BOXML_CFLAGS@ @GMV_HAVE_HASH_MAP_CFLAGS@ @GMV_HAVE_EXT_HASH_MAP_CFLAGS@