summaryrefslogtreecommitdiff
path: root/pkgconfig/gstreamer-tag.pc.in
blob: 33c27b542ebdf96642569efe8810a05963cbe8bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/gstreamer-@GST_MAJORMINOR@

Name: GStreamer Tag Library
Description: Tag base classes and helper functions
Requires: gstreamer-@GST_MAJORMINOR@
Version: @VERSION@
Libs: -L${libdir} -lgsttag-@GST_MAJORMINOR@
Cflags: -I${includedir}