mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 13:21:28 +00:00
fc8782d9d0
This is supposed to be used by apps like Cheese, and is a public library. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1365>
12 lines
377 B
PkgConfig
12 lines
377 B
PkgConfig
prefix=
|
|
exec_prefix=
|
|
libdir=@playerlibdir@
|
|
includedir=@abs_top_srcdir@/gst-libs
|
|
|
|
Name: GStreamer Photography, Uninstalled
|
|
Description: GStreamer Photography digital image capture library, uninstalled
|
|
Requires: gstreamer-@GST_API_VERSION@
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -lgstphotography-@GST_API_VERSION@
|
|
Cflags: -I@abs_top_srcdir@/gst-libs -I@abs_top_builddir@/gst-libs
|
|
|