clean up pc files
authorThomas Vander Stichele <thomas@apestaart.org>
Sat, 15 Oct 2005 13:24:54 +0000 (13:24 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sat, 15 Oct 2005 13:24:54 +0000 (13:24 +0000)
Original commit message from CVS:
clean up pc files

pkgconfig/gstreamer-base-uninstalled.pc.in
pkgconfig/gstreamer-check-uninstalled.pc.in
pkgconfig/gstreamer-check.pc.in
pkgconfig/gstreamer-controller-uninstalled.pc.in
pkgconfig/gstreamer-dataprotocol-uninstalled.pc.in
pkgconfig/gstreamer-uninstalled.pc.in
pkgconfig/gstreamer.pc.in

index b3cc8b63fdb44564489ca1bc3a3b83076f9009e7..0fb9901b514ae22eddfaa693ed35491eab5f5a9b 100644 (file)
@@ -5,7 +5,7 @@ libdir=${pcfiledir}/../gst/base
 includedir=${pcfiledir}/..
 
 Name: GStreamer base classes, uninstalled
-Description: Base classes for GStreamer elements
+Description: Base classes for GStreamer elements, Not Installed
 Requires: gstreamer-@GST_MAJORMINOR@ = @VERSION@
 Version: @VERSION@
 
index f734fc0472d48170d0546f9147ef6c65275e0360..1b904502438b23fef0e80e7df34de83bf962eb0c 100644 (file)
@@ -4,8 +4,8 @@ exec_prefix=
 libdir=${pcfiledir}/../gst/check
 includedir=${pcfiledir}/..
 
-Name: GStreamer check unittesting, uninstalled
-Description: Unit testing helper library for GStreamer modules
+Name: GStreamer check unit testing, uninstalled
+Description: Unit testing helper library for GStreamer modules, Not Installed
 Requires: gstreamer-@GST_MAJORMINOR@ = @VERSION@
 Version: @VERSION@
 
index 3518af4cb360a84916f4198ad2b94c69d2816e29..c00ae86b58dcca26c6448de4fdc33325ccf46786 100644 (file)
@@ -3,7 +3,7 @@ exec_prefix=@exec_prefix@
 libdir=@libdir@
 includedir=@includedir@/gstreamer-@GST_MAJORMINOR@
 
-Name: GStreamer check unittesting
+Name: GStreamer check unit testing
 Description: Unit testing helper library for GStreamer modules
 Requires: gstreamer-@GST_MAJORMINOR@
 Version: @VERSION@
index 044899cd3a692eb39702ba0f712556be7fc1f32e..6bb9ef03ce719168562c5d7c40fe4c98712f0781 100644 (file)
@@ -5,7 +5,7 @@ libdir=${pcfiledir}/../libs/gst/controller
 includedir=${pcfiledir}/..
 
 Name: GStreamer controller, uninstalled
-Description: Dynamic parameter control for GStreamer elements
+Description: Dynamic parameter control for GStreamer elements, Not Installed
 Requires: gstreamer-@GST_MAJORMINOR@ = @VERSION@
 Version: @VERSION@
 
index c198a5f0e15e830cb3eb2e6dde277a661f054a0d..d36787b53fd72a23c7ff906e8e3aeb9270feb417 100644 (file)
@@ -5,7 +5,7 @@ libdir=${pcfiledir}/../libs
 includedir=${pcfiledir}/..
 
 Name: GStreamer data protocol library, uninstalled
-Description: Data protocol for plug-ins
+Description: Data protocol for plug-ins, Not Installed
 Requires: gstreamer-@GST_MAJORMINOR@ = @VERSION@
 Version: @VERSION@
 
index aea7a9aade135e54631f2f4c56e066a655eeb4fe..7b4257cc45c31e4ccbc247e7c2aef5f36525d535 100644 (file)
@@ -9,7 +9,7 @@ pluginsdir=${pcfiledir}/..
 gstcontrol_libs=-lgstcontrol-@GST_MAJORMINOR@
 
 Name: GStreamer Uninstalled
-Description: Streaming-media framework, Not Installed
+Description: Streaming media framework, Not Installed
 Version: @VERSION@
 Requires: @GST_PKG_DEPS@@LIBXML_PKG@
 Libs: ${libdir}/gst/libgstreamer-@GST_MAJORMINOR@.la
index 6262d34e65bbc8d022f45e4a48c8ddb20c46b73b..29d9bc28e6c751e4043f1c9e10c98596ff3f5fab 100644 (file)
@@ -7,7 +7,7 @@ pluginsdir=@libdir@/gstreamer-@GST_MAJORMINOR@
 gstcontrol_libs=-lgstcontrol-@GST_MAJORMINOR@
 
 Name: GStreamer
-Description: Streaming-media framework
+Description: Streaming media framework
 Requires: @GST_PKG_DEPS@@LIBXML_PKG@
 Version: @VERSION@
 Libs: -L${libdir} -lgstreamer-@GST_MAJORMINOR@