blob: 932f3eb742db1321d39513fdac64628ee9619aa2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# the standard variables don't make sense for an uninstalled copy
prefix=
exec_prefix=
libdir=${pcfiledir}
includedir=${pcfiledir}
Name: GStreamer GConf Library, uninstalled
Description: Streaming media framework, GConf support library, not installed
Requires: gstreamer >= @VERSION@
Version: @VERSION@
Libs: ${pcfiledir}/gst-libs/gst/gconf/libgstgconf-@GST_MAJORMINOR@.la
Cflags: -I${pcfiledir}/gst-libs
|