File: giblib.pc.in

package info (click to toggle)
giblib 1.2.4-13
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,524 kB
  • sloc: sh: 7,923; ansic: 2,121; makefile: 35
file content (11 lines) | stat: -rw-r--r-- 287 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: giblib
Description: wrapper library for imlib2, and other stuff
Version: @VERSION@
Libs: -L${libdir} -lgiblib @LDFLAGS@ @IMLIB2_LIBS@
Cflags: -I${includedir} -I${includedir}/giblib @IMLIB2_CFLAGS@