clean up pc files

Original commit message from CVS:
clean up pc files
This commit is contained in:
Thomas Vander Stichele 2005-10-15 13:24:54 +00:00
parent 002d7342de
commit 01ca7865c5
7 changed files with 8 additions and 8 deletions

View 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@

View 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@

View 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@

View 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@

View 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@

View 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

View 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@