mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
7cf66e7c07
This base class has been added to a newly created libgstbadvideo library Co-Authored by: Thibault Saunier <tsaunier@gnome.org> https://bugzilla.gnome.org/show_bug.cgi?id=731918
15 lines
446 B
PkgConfig
15 lines
446 B
PkgConfig
prefix=
|
|
exec_prefix=
|
|
libdir=${pcfiledir}/../gst-libs/gst/video
|
|
includedir=${pcfiledir}/../gst-libs
|
|
pluginsdir=${pcfiledir}/..
|
|
|
|
Name: GStreamer bad video library, uninstalled
|
|
Description: Bad video library for GStreamer, Not Installed
|
|
Version: @VERSION@
|
|
Requires: gstreamer-@GST_API_VERSION@
|
|
|
|
Libs: -L${libdir} ${libdir}/libgstbadvideo-@GST_API_VERSION@.la @BADBASE_LIBS@
|
|
Cflags: -I${includedir} -I@srcdir@/.. @BADBASE_CFLAGS@
|
|
|
|
libraries=badvideo
|