blob: 8b7df368a56918d69d8e7013a244ff33f4c4ddbd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
prefix=
exec_prefix=
libdir=${pcfiledir}/../gst-libs/gst/tag
includedir=${pcfiledir}/../gst-libs
Name: GStreamer Tag Library, Uninstalled
Description: Tag base classes and helper functions, uninstalled
Version: @VERSION@
Requires: gstreamer-@GST_MAJORMINOR@
Libs: -L${libdir} ${libdir}/libgsttag-@GST_MAJORMINOR@.la
Cflags: -I${includedir} -I@srcdir@/../gst-libs
|