mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 08:11:16 +00:00
8a1fa31c67
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
15 lines
487 B
PkgConfig
15 lines
487 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@/gstreamer-@GST_API_VERSION@
|
|
pluginsdir=@libdir@/gstreamer-@GST_API_VERSION@
|
|
|
|
Name: GStreamer bad audio library, uninstalled
|
|
Description: Bad audio library for GStreamer elements, 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
|