summaryrefslogtreecommitdiff
path: root/farstream-uninstalled.pc.in
diff options
context:
space:
mode:
authorSjoerd Simons <sjoerd@luon.net>2012-08-26 19:15:33 +0200
committerSjoerd Simons <sjoerd@luon.net>2012-09-13 00:09:57 +0200
commit528caf919d92d6a4f501c161f863fccccd851462 (patch)
treec43a888b037c0f662426e476df705771745719de /farstream-uninstalled.pc.in
parent129176598afd1d760ef5d7864276fc681d40abfd (diff)
downloadfarstream-528caf919d92d6a4f501c161f863fccccd851462.tar.gz
Add uninstalled pc file
Diffstat (limited to 'farstream-uninstalled.pc.in')
-rw-r--r--farstream-uninstalled.pc.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/farstream-uninstalled.pc.in b/farstream-uninstalled.pc.in
new file mode 100644
index 00000000..ef1a20ed
--- /dev/null
+++ b/farstream-uninstalled.pc.in
@@ -0,0 +1,14 @@
+prefix=
+exec_prefix=
+abs_top_srcdir=@abs_top_srcdir@
+abs_top_builddir=@abs_top_builddir@
+
+includedir=@includedir@/farstream-@FS_APIVERSION@
+pluginsdir=@libdir@/farstream-@FS_APIVERSION@
+
+Name: Farstream
+Description: Farstream base classes and utilities
+Requires: gstreamer-@GST_MAJORMINOR@ gstreamer-base-@GST_MAJORMINOR@
+Version: @VERSION@
+Libs: ${abs_top_builddir}/farstream/libfarstream-@FS_APIVERSION@.la
+Cflags: -I${abs_top_srcdir} -I${abs_top_builddir}