summaryrefslogtreecommitdiffstats
path: root/pkgconfig/gstreamer-play.pc.in
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-07-01 19:41:07 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-07-01 19:41:07 +0000
commit5e55d73a7c14877eae918fcea3f506cf49011152 (patch)
tree2a6de859f517515c26840aa459fc798d6efdf9f5 /pkgconfig/gstreamer-play.pc.in
parentc3c686f779d6bde9e493255a46462754da42d29c (diff)
downloadgst-plugins-bad-5e55d73a7c14877eae918fcea3f506cf49011152.tar.gz
gst-plugins-bad-5e55d73a7c14877eae918fcea3f506cf49011152.tar.bz2
gst-plugins-bad-5e55d73a7c14877eae918fcea3f506cf49011152.zip
remove old pc files
Original commit message from CVS: remove old pc files
Diffstat (limited to 'pkgconfig/gstreamer-play.pc.in')
-rw-r--r--pkgconfig/gstreamer-play.pc.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/pkgconfig/gstreamer-play.pc.in b/pkgconfig/gstreamer-play.pc.in
deleted file mode 100644
index cab025a1..00000000
--- a/pkgconfig/gstreamer-play.pc.in
+++ /dev/null
@@ -1,12 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@/gstreamer-@GST_MAJORMINOR@
-
-Name: GStreamer Play Library
-Description: Streaming-media framework, play libraries
-Requires: gstreamer-@GST_MAJORMINOR@ gstreamer-interfaces-@GST_MAJORMINOR@ gstreamer-control-@GST_MAJORMINOR@
-Version: @VERSION@
-
-Libs: -L${libdir} -lgstplay-@GST_MAJORMINOR@
-Cflags: -I${includedir}