gstreamer/gstreamer-uninstalled.pc.in
Thomas Vander Stichele 12d6350ce0 small fix, maybe it will work now
Original commit message from CVS:
small fix, maybe it will work now
2001-12-14 15:05:41 +00:00

12 lines
299 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: GStreamer Uninstalled
Description: Streaming-media framework, Not Installed
Version: @VERSION@
Requires: @GST_PKG_DEPS@, libxml >= 1.8.1
Libs: -lgst -L${pcfiledir}/gst/
Cflags: -I${pcfiledir}/gst @GST_CFLAGS@