summaryrefslogtreecommitdiffstats
path: root/zbar-gtk.pc.in
blob: c82c169746a2e1a7755d5699d5561accfac9824d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: zbar-gtk
Description: bar code scanning and decoding GTK widget
URL: http://zbar.sourceforge.net
Version: @VERSION@
Requires: zbar, gtk+-@GTK_VERSION_MAJOR@, gthread-2.0
Libs: -L${libdir} -lzbargtk
Cflags: -I${includedir}