repo.or.cz
/
libfso-glib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bump version to catch up with fso-specs
[libfso-glib.git]
/
fso-glib-1.0.pc.in
blob
31141c6a9fe322e5e33528516074364eac9c9f28
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: libfso-glib
7
Description: GLib-based DBus bindings for freesmartphone.org - Vala implementation
8
Version: @VERSION@
9
Requires: glib-2.0 gobject-2.0
10
Libs: -L${libdir} -lfso-glib
11
Cflags: -I${includedir}/fso-glib
12
13