gstreamer/gstreamer-uninstalled.pc.in
Thomas Vander Stichele aaeea5c4eb fixes to the pkgconfig file to make other modules behave properly
Original commit message from CVS:
fixes to the pkgconfig file to make other modules behave properly
2002-01-02 19:03:02 +00:00

13 lines
411 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: ${pcfiledir}/gst/libgst.la
Cflags: -I${pcfiledir} -I${pcfiledir}/libs -I${pc_top_builddir}/${pcfiledir}/@srcdir@ -I${pc_top_builddir}/${pcfiledir}/@srcdir@/libs @GST_PKG_CFLAGS@