File: libotf.pc.in

package info (click to toggle)
libotf 0.9.11-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 1,692 kB
  • ctags: 1,108
  • sloc: sh: 10,084; ansic: 8,921; makefile: 97
file content (11 lines) | stat: -rw-r--r-- 261 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libotf
Description: OpenType font library
Version: @PACKAGE_VERSION@
Requires: freetype2
Libs: @FREETYPE_LD_FLAGS@ -L${libdir} -lotf
Cflags: @FREETYPE_INC@ -I${includedir}