summaryrefslogtreecommitdiff
path: root/pkgconfig/gstreamer-uninstalled.pc.in
blob: 6a695b27f51c5c0885e1900aa9f8474ed2466de3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# the standard variables don't make sense for an uninstalled copy
prefix=
exec_prefix=
libdir=${pcfiledir}/..
includedir=${pcfiledir}/..
toolsdir=${pcfiledir}/../tools
gstcontrol_libs=-lgstcontrol-@GST_MAJORMINOR@

Name: GStreamer Uninstalled
Description: Streaming-media framework, Not Installed
Version: @VERSION@
Requires: @GST_PKG_DEPS@@LIBXML_PKG@
Libs: ${libdir}/gst/libgstreamer-@GST_MAJORMINOR@.la
Cflags: -I${includedir} -I${includedir}/libs @GST_PKG_CFLAGS@