blob: b8d318770b39827074f54075c4abc5b9b78f3c19 [file] [log] [blame]
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/gstreamer-@GST_API_VERSION@
datarootdir=${prefix}/share
datadir=${datarootdir}
girdir=${datadir}/gir-1.0
typelibdir=${libdir}/girepository-1.0
Name: GStreamer Tag Library
Description: Tag base classes and helper functions
Requires: gstreamer-@GST_API_VERSION@
Version: @VERSION@
Libs: -L${libdir} -lgsttag-@GST_API_VERSION@
Libs.private: @ZLIB_LIBS@
Cflags: -I${includedir}