File: gtkmathview-custom-reader.pc.in

package info (click to toggle)
gtkmathview 0.6.5-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 5,552 kB
  • ctags: 3,915
  • sloc: cpp: 23,609; xml: 12,624; sh: 8,534; makefile: 1,273; ansic: 726; perl: 88
file content (14 lines) | stat: -rw-r--r-- 360 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# This is a comment
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datadir=@datadir@

Name: GtkMathView
Description: A GTK+ Widget for Rendering MathML Documents (custom reader frontend)
Version: @VERSION@
Requires: glib-2.0 gtk+-2.0
Libs: -L${libdir} -lgtkmathview_custom_reader @T1_LIBS@
Cflags: -I${includedir}/@PACKAGE@