mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
a5e777fac3
reviewed by: <delete if not using a buddy> patch by: <delete if not someone else's patch> * configure.ac: * docs/libs/Makefile.am: * docs/libs/gst-plugins-base-libs-docs.sgml: * docs/libs/gst-plugins-base-libs-sections.txt: * ext/gnomevfs/gstgnomevfssrc.c: * ext/gnomevfs/gstgnomevfssrc.h: * gst-libs/gst/Makefile.am: * gst-libs/gst/audio/gstaudiofilter.h: * gst/typefind/gsttypefindfunctions.c: * gst/volume/gstvolume.c: * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in: * pkgconfig/gstreamer-plugins-base.pc.in: * sys/v4l/v4lsrc_calls.c: * tests/examples/Makefile.am: * win32/common/config.h:
14 lines
442 B
PkgConfig
14 lines
442 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@/gstreamer-@GST_MAJORMINOR@
|
|
pluginsdir=@libdir@/gstreamer-@GST_MAJORMINOR@
|
|
|
|
Name: GStreamer Base Plugins Libraries
|
|
Description: Streaming media framework, base plugins libraries
|
|
Requires: gstreamer-@GST_MAJORMINOR@
|
|
Version: @VERSION@
|
|
Libs: -L${libdir}
|
|
Cflags: -I${includedir}
|
|
|
|
libraries=audio cdda fft floatcast interfaces netbuffer riff rtp tag pbutils video
|