gstreamer/pkgconfig/gstreamer-bad-audio-uninstalled.pc.in
Jan Schmidt fb30f07866 pkg-config: Don't generate and install pkg-config with relative paths
Don't put relative paths in pkg-config files, including uninstalled
ones. For those, use @abs_topbuilddir@ and @abs_topsrcdir@ as we
do elsewhere.

Remove libraries= directives, which doesn't seem to be a pkg-config
variable that actually exists, but has been in all our pkg-config
files for as long as they've existed.
2016-01-29 05:01:43 +11:00

13 lines
452 B
PkgConfig

prefix=
exec_prefix=
libdir=@abs_top_builddir@/gst-libs/gst/audio
includedir=@abs_top_srcdir@/gst-libs
Name: GStreamer bad audio library, uninstalled
Description: Bad audio library for GStreamer, Not Installed
Version: @VERSION@
Requires: gstreamer-@GST_API_VERSION@ gstreamer-bad-base-@GST_API_VERSION@
Libs: @abs_top_builddir@/gst-libs/gst/audio/libgstbadaudio-@GST_API_VERSION@.la
Cflags: -I@abs_top_srcdir@/gst-libs -I@abs_top_builddir@/gst-libs