gstreamer/gstreamer-libs.pc.in
Andy Wingo b7041d994b pkg-config files for libs in the plugin directory -- only necessary if building against uninstalled gstreamer i think...
Original commit message from CVS:
pkg-config files for libs in the plugin directory -- only necessary if building against uninstalled
gstreamer i think...
2002-01-05 00:27:44 +00:00

12 lines
271 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: GStreamer Media-Specific Libraries
Description: Streaming-media framework, media-specific libraries
Requires: gstreamer = @VERSION@
Version: @VERSION@
Libs:
Cflags: -I${includedir}