summaryrefslogtreecommitdiff
path: root/gstreamer-uninstalled.pc.in
blob: 2968e4a5d523f37c749b7742f06154b524c488b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: GStreamer Uninstalled
Description: Streaming-media framework, Not Installed
Version: @VERSION@
Requires: glib >= 1.2.0, gtk+ >= 1.2.0, libxml >= 1.8.1
Libs: -lgst -L${pcfiledir}/gst/.libs
Cflags: -I${pcfiledir} @GST_DEFINE_CFLAGS@