summaryrefslogtreecommitdiff
path: root/rygel-ruih-2.0.pc.in
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2017-03-13 20:11:22 +0100
committerJens Georg <mail@jensge.org>2017-03-13 20:14:24 +0100
commit86ff09879ef282eb452bdbcf7ffbc8a01fc7402a (patch)
tree59ed94148fd345731175abab968c67207fa1b954 /rygel-ruih-2.0.pc.in
parent4eea3f6340602c50ede318d77f4395c2e9d40321 (diff)
downloadrygel-86ff09879ef282eb452bdbcf7ffbc8a01fc7402a.tar.gz
build: Fix ruih pc file
Signed-off-by: Jens Georg <mail@jensge.org> https://bugzilla.gnome.org/show_bug.cgi?id=779899
Diffstat (limited to 'rygel-ruih-2.0.pc.in')
-rw-r--r--rygel-ruih-2.0.pc.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/rygel-ruih-2.0.pc.in b/rygel-ruih-2.0.pc.in
new file mode 100644
index 00000000..39c0ba0c
--- /dev/null
+++ b/rygel-ruih-2.0.pc.in
@@ -0,0 +1,12 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: rygel-ruih-2.0
+Description: GNOME (Mobile) UPnP/DLNA RUIH server library
+Version: @VERSION@
+Libs: -L${libdir} -lrygel-ruih-2.0
+Cflags: -I${includedir}/rygel-2.2
+Requires: gupnp-av-1.0 gee-0.8 rygel-core-2.6
+Requires.Private: gmodule-2.0