From 04e940f80eb25b6f93251bca8cadd76be2fac461 Mon Sep 17 00:00:00 2001 From: Damiano Ognissanti Date: Sat, 24 Dec 2022 10:32:02 +0100 Subject: [PATCH] New package: libcamera-0.0.3 Co-authored-by: Michal Vasilek --- srcpkgs/libcamera/template | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 srcpkgs/libcamera/template diff --git a/srcpkgs/libcamera/template b/srcpkgs/libcamera/template new file mode 100644 index 000000000000..0c19f8bd510e --- /dev/null +++ b/srcpkgs/libcamera/template @@ -0,0 +1,13 @@ +# Template file for 'libcamera' +pkgname=libcamera +version=0.0.3 +revision=1 +build_style=meson +hostmakedepends="pkg-config python3-yaml python3-ply python3-Jinja2" +makedepends="openssl-devel libevent-devel gst-plugins-base1-devel gstreamer1-devel libyaml-devel" +short_desc="Complex camera support library for Linux, Android, and ChromeOS" +maintainer="Damiano Ognissanti " +license="LGPL-2.1-or-later, GPL-2.0-or-later" +homepage="https://github.com/kbingham/libcamera" +distfiles="https://github.com/kbingham/libcamera/archive/v${version}.tar.gz" +checksum=af85008f4e8bf1dc70aba4e5612513371b016788cf3c83343cf2d02483bc64ec