summaryrefslogtreecommitdiffstats
path: root/gstreamer-play-uninstalled.pc.in
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-10-29 16:43:56 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-10-29 16:43:56 +0000
commitb93cb588fd14c1f033eab3f8d109eacac3b67ee5 (patch)
treed401ffe7aa9c4d37a16e68d06eb7b81c0ec56c7a /gstreamer-play-uninstalled.pc.in
parentdccdb477f1129df55c6d72ac7a12502babf576e3 (diff)
downloadgst-plugins-bad-b93cb588fd14c1f033eab3f8d109eacac3b67ee5.tar.gz
gst-plugins-bad-b93cb588fd14c1f033eab3f8d109eacac3b67ee5.tar.bz2
gst-plugins-bad-b93cb588fd14c1f033eab3f8d109eacac3b67ee5.zip
ok, redo from start
Original commit message from CVS: ok, redo from start
Diffstat (limited to 'gstreamer-play-uninstalled.pc.in')
-rw-r--r--gstreamer-play-uninstalled.pc.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/gstreamer-play-uninstalled.pc.in b/gstreamer-play-uninstalled.pc.in
new file mode 100644
index 00000000..b3060d31
--- /dev/null
+++ b/gstreamer-play-uninstalled.pc.in
@@ -0,0 +1,13 @@
+# the standard variables don't make sense for an uninstalled copy
+prefix=
+exec_prefix=
+libdir=${pcfiledir}
+includedir=${pcfiledir}
+
+Name: GStreamer Play Library, uninstalled
+Description: Streaming-media framework, play libraries, not installed
+Requires: gstreamer >= @GSTREAMER_REQ@
+Version: @VERSION@
+
+Libs: ${pcfiledir}/libs/gst/play/libgstplay.la -lgstcontrol
+Cflags: -I${pcfiledir}/libs