mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 03:01:03 +00:00
14 lines
407 B
PkgConfig
14 lines
407 B
PkgConfig
|
# 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
|