diff options
| author | Ted Gould <ted@gould.cx> | 2010-12-08 10:28:41 -0600 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2010-12-08 10:28:41 -0600 |
| commit | 19d4f5072d6cd72bab67cbf0d9abe28de99a4b7c (patch) | |
| tree | 134d6edb6fe8a925680c09ad5f83be3ae8267276 /tests/dbusmenu-jsonloader-0.4.pc.in | |
| parent | bdb286fb7bdbf81d63c0c592beb5bbb94e1a82ae (diff) | |
| parent | 29393d8e8816ac771286a47a854dd96138a4a236 (diff) | |
| download | libdbusmenu-19d4f5072d6cd72bab67cbf0d9abe28de99a4b7c.tar.gz libdbusmenu-19d4f5072d6cd72bab67cbf0d9abe28de99a4b7c.tar.bz2 libdbusmenu-19d4f5072d6cd72bab67cbf0d9abe28de99a4b7c.zip | |
* Upstream Merge
* Porting from dbus-glib to GDBus
* debian/*.install: Changing to be the 0.4 version of the dbusmenu
API of all the filenames and paths.
* Autogen
Diffstat (limited to 'tests/dbusmenu-jsonloader-0.4.pc.in')
| -rw-r--r-- | tests/dbusmenu-jsonloader-0.4.pc.in | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/dbusmenu-jsonloader-0.4.pc.in b/tests/dbusmenu-jsonloader-0.4.pc.in new file mode 100644 index 0000000..62bfeb2 --- /dev/null +++ b/tests/dbusmenu-jsonloader-0.4.pc.in @@ -0,0 +1,14 @@ +prefix=@prefix@ +exec_prefix=@exec_prefix@ +libdir=@libdir@ +bindir=@bindir@ +includedir=@includedir@ + +Cflags: -I${includedir}/libdbusmenu-0.1 +Requires: dbusmenu-glib-0.4 json-glib-1.0 +Libs: -L${libdir} -ldbusmenu-jsonloader + +Name: libdbusmenu-jsonloader +Description: A small library to load JSON descriptions of menus. Mostly for testing. +Version: @VERSION@ + |
