Original commit message from CVS:
uninstalled pkgconfig fixes
gstreamer-libs-@GST_MAJORMINOR@.pc \
gstreamer-play-@GST_MAJORMINOR@.pc
+CLEANFILES = $(pcfiles) $(pcfiles_uninstalled)
EXTRA_DIST= \
gstreamer-libs.pc.in gstreamer-libs-uninstalled.pc.in \
gstreamer-play.pc.in gstreamer-play-uninstalled.pc.in
Description: Streaming-media framework media-specific libraries, not installed
Version: @VERSION@
Requires: gstreamer = @VERSION@
-Cflags: -I${pcfiledir}/gst-libs
+Libs: -L${pcfiledir}/../gst-libs/gst/gconf \
+ -L${pcfiledir}/../gst-libs/gst/audio \
+ -L${pcfiledir}/../gst-libs/gst/video \
+ -L${pcfiledir}/../gst-libs/gst/play
+Cflags: -I${pcfiledir}/../gst-libs