gstreamer/gstreamer-uninstalled.pc.in
Thomas Vander Stichele 914c875f46 /me is stupid
Original commit message from CVS:
/me is stupid
2001-12-14 17:15:49 +00:00

13 lines
290 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} -lgst
Cflags: -I${pcfiledir} @GST_CFLAGS@