mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
14 lines
414 B
PkgConfig
14 lines
414 B
PkgConfig
|
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}
|
||
|
|