mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-09 10:59:39 +00:00
dfc13ec632
Another mini-lib down, to make space for new mini libs. Remove bogus copyright line while at it.
16 lines
1,002 B
PkgConfig
16 lines
1,002 B
PkgConfig
# the standard variables don't make sense for an uninstalled copy
|
|
prefix=
|
|
exec_prefix=
|
|
libdir=
|
|
# includedir is builddir because it is used to find gstconfig.h in places
|
|
includedir=@abs_top_builddir@/gst-libs
|
|
pluginsdir=@abs_top_builddir@
|
|
|
|
Name: GStreamer Base Plugins Libraries, Uninstalled
|
|
Description: Streaming media framework, base plugins libraries, uninstalled
|
|
Version: @VERSION@
|
|
Requires: gstreamer-@GST_MAJORMINOR@
|
|
Libs: -L@abs_top_builddir@/gst-libs/gst/audio -L@abs_top_builddir@/gst-libs/gst/fft -L@abs_top_builddir@/gst-libs/gst/interfaces -L@abs_top_builddir@/gst-libs/gst/riff -L@abs_top_builddir@/gst-libs/gst/rtp -L@abs_top_builddir@/gst-libs/gst/rtsp -L@abs_top_builddir@/gst-libs/gst/sdp -L@abs_top_builddir@/gst-libs/gst/tag -L@abs_top_builddir@/gst-libs/gst/pbutils -L@abs_top_builddir@/gst-libs/gst/video -L@abs_top_builddir@/gst-libs/gst/app
|
|
Cflags: -I@abs_top_srcdir@/gst-libs -I@abs_top_builddir@/gst-libs
|
|
|
|
libraries=app audio fft interfaces riff rtp rtsp sdp tag pbutils video
|