gstreamer/pkgconfig/gstreamer-bad-audio-uninstalled.pc.in
Sebastian Dröge 8a1fa31c67 audio: Move audioaggregator base class to a library
It's useful enough already to be used in other elements for audio aggregation,
let's give people the opportunity to use it and give it some API testing.

https://bugzilla.gnome.org/show_bug.cgi?id=760733
2016-01-22 12:39:48 +02:00

15 lines
446 B
PkgConfig

prefix=
exec_prefix=
libdir=${pcfiledir}/../gst-libs/gst/audio
includedir=${pcfiledir}/../gst-libs
pluginsdir=${pcfiledir}/..
Name: GStreamer bad audio library, uninstalled
Description: Bad audio library for GStreamer, Not Installed
Version: @VERSION@
Requires: gstreamer-@GST_API_VERSION@
Libs: -L${libdir} ${libdir}/libgstbadaudio-@GST_API_VERSION@.la @BADBASE_LIBS@
Cflags: -I${includedir} -I@srcdir@/.. @BADBASE_CFLAGS@
libraries=badaudio