gstreamer/pkgconfig/gstreamer-plugins-base.pc.in
Thomas Vander Stichele 75d38fe2c7 expose pluginsdir so gonlin can use it for tests
Original commit message from CVS:
expose pluginsdir so gonlin can use it for tests
2006-03-30 11:05:25 +00:00

15 lines
430 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 floatcast interfaces netbuffer riff rtp tag video