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