gstreamer/gstreamer-uninstalled.pc.in
Wim Taymans 9a5a056398 Can someone please fix this? I reverted to 1.13 with some changes. plugins now build for me.
Original commit message from CVS:
Can someone please fix this? I reverted to 1.13 with some changes. plugins
now build for me.
2002-01-01 14:56:57 +00:00

13 lines
314 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: -L${pcfiledir}/gst -lgst
Cflags: -I${pcfiledir} -I${pcfiledir}/libs @GST_CFLAGS@