blob: 88a2332caa5bee03a3f6ce6faf2b930f82f4337e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
prefix=
exec_prefix=
libdir=${pcfiledir}/../gst-libs/gst/interfaces
includedir=${pcfiledir}/../gst-libs
Name: GStreamer Interfaces Library, Uninstalled
Description: Interfaces for GStreamer elements, uninstalled
Version: @VERSION@
Requires: gstreamer-@GST_MAJORMINOR@
Libs: -L${libdir} ${libdir}/libgstinterfaces-@GST_MAJORMINOR@.la
Cflags: -I${includedir}
|