summaryrefslogtreecommitdiff
path: root/rygel-core-2.0.pc.in
diff options
context:
space:
mode:
authorJens Georg <jensg@openismus.com>2012-10-05 16:20:01 +0200
committerJens Georg <jensg@openismus.com>2012-10-05 17:33:29 +0200
commite087861dc727e9b0a06d7c537650457db7a145f6 (patch)
treeb67eb5e9bbaf0c1e125db8634d77c87af5d8994f /rygel-core-2.0.pc.in
parentc9cba5b46e90297f460fc4f78ab3256ae7155150 (diff)
downloadrygel-e087861dc727e9b0a06d7c537650457db7a145f6.tar.gz
all: Bump API and so version
Diffstat (limited to 'rygel-core-2.0.pc.in')
-rw-r--r--rygel-core-2.0.pc.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/rygel-core-2.0.pc.in b/rygel-core-2.0.pc.in
new file mode 100644
index 00000000..c2c49295
--- /dev/null
+++ b/rygel-core-2.0.pc.in
@@ -0,0 +1,12 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: rygel-core-1.0
+Description: GNOME (Mobile) UPnP/DLNA Media Server
+Version: @VERSION@
+Libs: -L${libdir} -lrygel-core-1.0
+Cflags: -I${includedir}/rygel-1.0
+Requires: gupnp-av-1.0 gee-1.0 gstreamer-0.10
+Requires.Private: uuid gmodule-2.0