libcamera: update to 0.3.2.
This commit is contained in:
parent
c8a8a21376
commit
63042e584e
|
@ -4519,8 +4519,8 @@ libliftoff.so.0 libliftoff-0.4.1_1
|
|||
libscfg.so libscfg-0.1.1_1
|
||||
libmsgraph-0.so.1 msgraph-0.2.1_1
|
||||
libgtk-session-lock.so.0 gtk-session-lock-0.2.0_1
|
||||
libcamera.so.0.2 libcamera-0.2.0_1
|
||||
libcamera-base.so.0.2 libcamera-0.2.0_1
|
||||
libcamera.so.0.3 libcamera-0.3.2_1
|
||||
libcamera-base.so.0.3 libcamera-0.3.2_1
|
||||
libKPim6MimeTreeParserCore.so.6 mimetreeparser-24.02.0_1
|
||||
libKPim6MimeTreeParserWidgets.so.6 mimetreeparser-24.02.0_1
|
||||
/usr/lib/lua/5.1/lpeg.so lua51-lpeg-1.1.0_2
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libcamera'
|
||||
pkgname=libcamera
|
||||
version=0.2.0
|
||||
version=0.3.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dgstreamer=enabled -Dwerror=false -Dv4l2=true"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Damiano Ognissanti <ognissanti@hotmail.se>"
|
|||
license="LGPL-2.1-or-later, GPL-2.0-or-later"
|
||||
homepage="https://libcamera.org/"
|
||||
distfiles="https://github.com/libcamera-org/libcamera/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=7192ab939c98d9766877f65fb66de32f274e28994e249f5bee91957559d2e436
|
||||
checksum=d2c0a28749ec95b84866bbdad1cd71e7d7309560153f8b369d27c0b1de5b459a
|
||||
|
||||
libcamera-devel_package() {
|
||||
depends="libcamera-${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue