mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
55c65d079f
This base class has been added to a newly created libgstbadbase library Co-Authored by: Mathieu Duponchelle <mathieu.duponchelle@opencreed.com> https://bugzilla.gnome.org/show_bug.cgi?id=731917
15 lines
450 B
PkgConfig
15 lines
450 B
PkgConfig
prefix=
|
|
exec_prefix=
|
|
libdir=${pcfiledir}/../gst-libs/gst/base
|
|
includedir=${pcfiledir}/../gst-libs
|
|
pluginsdir=${pcfiledir}/..
|
|
|
|
Name: GStreamer bad base classes, uninstalled
|
|
Description: Bad base classes for GStreamer elements, Not Installed
|
|
Version: @VERSION@
|
|
Requires: gstreamer-@GST_API_VERSION@
|
|
|
|
Libs: -L${libdir} ${libdir}/libgstbadbase-@GST_API_VERSION@.la @BADBASE_LIBS@
|
|
Cflags: -I${includedir} -I@srcdir@/.. @BADBASE_CFLAGS@
|
|
|
|
libraries=badbase
|