summaryrefslogtreecommitdiff
path: root/rygel-ruih-1.0.pc.in
diff options
context:
space:
mode:
authorScott Deboy <sdeboy@secondstryke.com>2013-12-03 18:35:00 +0000
committerJens Georg <mail@jensge.org>2014-11-08 13:20:55 +0100
commit4e132cb0d4a88ff8f525653e7e11517fd58ef76d (patch)
tree3043066b63dfc3b0ed60b18dcd902dc0a739d23b /rygel-ruih-1.0.pc.in
parentec3e73558740dcde954a54596c5cc40b01b93e21 (diff)
downloadrygel-4e132cb0d4a88ff8f525653e7e11517fd58ef76d.tar.gz
ruih: Initial RUIH service implementation
Initial implementation of RemoteUIServer:1 spec
Diffstat (limited to 'rygel-ruih-1.0.pc.in')
-rw-r--r--rygel-ruih-1.0.pc.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/rygel-ruih-1.0.pc.in b/rygel-ruih-1.0.pc.in
new file mode 100644
index 00000000..638a07f0
--- /dev/null
+++ b/rygel-ruih-1.0.pc.in
@@ -0,0 +1,12 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: rygel-ruih-1.0
+Description: GNOME (Mobile) UPnP/DLNA RUIH server library
+Version: @VERSION@
+Libs: -L${libdir} -lrygel-ruih-1.0
+Cflags: -I${includedir}/rygel-2.2
+Requires: gupnp-av-1.0 gee-0.8 rygel-core-2.2
+Requires.Private: uuid gmodule-2.0