blob: 4b6d69d5a0255212f4562430c9c0937c8d6ee1cd (
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 Bad Plugin libraries, Uninstalled
Description: Currently includes the photography interface library, uninstalled
Version: @VERSION@
Requires: gstreamer-@GST_MAJORMINOR@ gstreamer-base-@GST_MAJORMINOR@
Libs: -L${libdir} ${libdir}/libgstphotography-@GST_MAJORMINOR@.la
Cflags: -I${includedir}
|