mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 18:39:54 +00:00
16 lines
1.1 KiB
PkgConfig
16 lines
1.1 KiB
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/cdda -L@abs_top_builddir@/gst-libs/gst/fft -L@abs_top_builddir@/gst-libs/gst/floatcast -L@abs_top_builddir@/gst-libs/gst/interfaces -L@abs_top_builddir@/gst-libs/gst/netbuffer -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 cdda fft floatcast interfaces netbuffer riff rtp rtsp sdp tag pbutils video
|