mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
1fdf8ac9b3
Original commit message from CVS: 2005-12-04 Andy Wingo <wingo@pobox.com> patch by: Sebastien Cote <sebas642 yahoo ca> * pkgconfig/gstreamer-plugins-base.pc.in (Libs): Add -L flag. Fixes #319172.
13 lines
378 B
PkgConfig
13 lines
378 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@/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 floatcast interfaces netbuffer riff rtp tag video
|