summaryrefslogtreecommitdiff
path: root/rygel-core-2.2.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'rygel-core-2.2.pc.in')
-rw-r--r--rygel-core-2.2.pc.in15
1 files changed, 15 insertions, 0 deletions
diff --git a/rygel-core-2.2.pc.in b/rygel-core-2.2.pc.in
new file mode 100644
index 00000000..c66c4667
--- /dev/null
+++ b/rygel-core-2.2.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.2
+Description: GNOME (Mobile) UPnP/DLNA Media Server
+Version: @VERSION@
+Libs: -L${libdir} -lrygel-core-2.2
+Cflags: -I${includedir}/rygel-2.2
+Requires: gupnp-av-1.0 gee-0.8
+Requires.Private: uuid gmodule-2.0