summaryrefslogtreecommitdiff
path: root/pkgconfig/gstreamer-check-uninstalled.pc.in
blob: 16b7a332ea779f978f04e223209e2029c3bbe36b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# the standard variables don't make sense for an uninstalled copy
prefix=
exec_prefix=
libdir=${pcfiledir}/../libs/gst/check
includedir=${pcfiledir}/..

Name: GStreamer check unit testing, uninstalled
Description: Unit testing helper library for GStreamer modules, Not Installed
Requires: gstreamer-@GST_MAJORMINOR@ = @VERSION@
Version: @VERSION@

Libs: ${libdir}/libgstcheck-@GST_MAJORMINOR@.la -lm
Cflags: -I${includedir}