gstreamer/gstreamer-uninstalled.pc.in
Andy Wingo 7aa5885df5 pkg-config related fixes note that a relative path in your PKG_CONFIG_PATH will show up as ${pcfiledir}, unfortunately
Original commit message from CVS:
pkg-config related fixes
note that a relative path in your PKG_CONFIG_PATH will show up as ${pcfiledir},
unfortunately
2001-12-23 03:24:17 +00:00

8 lines
210 B
PkgConfig

Name: GStreamer Uninstalled
Description: Streaming-media framework, Not Installed
Version: @VERSION@
Requires: @GST_PKG_DEPS@@LIBXML_PKG@
Libs: -L${pcfiledir}/gst -lgst
Cflags: -I${pcfiledir} @GST_PKG_CFLAGS@