summaryrefslogtreecommitdiff
path: root/rygel-core-2.6.pc.in
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2014-11-09 14:37:57 +0100
committerJens Georg <mail@jensge.org>2014-11-09 14:37:57 +0100
commitc47611f18b566cad26427068131b5900cf4dee3b (patch)
tree4660356a56b99fdfa991c34b385ba790f9e03710 /rygel-core-2.6.pc.in
parent2e70dcffe79e022fb86eca9930680fe93b7c22f8 (diff)
downloadrygel-c47611f18b566cad26427068131b5900cf4dee3b.tar.gz
all: Bump ABI/API version
Signed-off-by: Jens Georg <mail@jensge.org>
Diffstat (limited to 'rygel-core-2.6.pc.in')
-rw-r--r--rygel-core-2.6.pc.in15
1 files changed, 15 insertions, 0 deletions
diff --git a/rygel-core-2.6.pc.in b/rygel-core-2.6.pc.in
new file mode 100644
index 00000000..24125b9d
--- /dev/null
+++ b/rygel-core-2.6.pc.in
@@ -0,0 +1,15 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+plugindir=@RYGEL_PLUGIN_DIR@
+plugin_ldflags=@RYGEL_PLUGIN_LINKER_FLAGS@
+
+Name: rygel-core-2.6
+Description: GNOME (Mobile) UPnP/DLNA Media Server
+Version: @VERSION@
+Libs: -L${libdir} -lrygel-core-2.6
+Cflags: -I${includedir}/rygel-2.6
+Requires: gupnp-av-1.0 gee-0.8
+Requires.Private: uuid gmodule-2.0