libraw: update to 0.21.2. Adopt.

This commit is contained in:
Daniel Martinez 2024-01-11 19:35:54 -05:00 committed by classabbyamp
parent 2725353dd4
commit f1ba609abf

View file

@ -1,17 +1,17 @@
# Template file for 'libraw' # Template file for 'libraw'
pkgname=libraw pkgname=libraw
version=0.21.1 version=0.21.2
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkg-config automake libtool" hostmakedepends="pkg-config automake libtool"
makedepends="jasper-devel lcms2-devel libgomp-devel" makedepends="jasper-devel lcms2-devel libgomp-devel"
short_desc="Raw image decoder library" short_desc="Raw image decoder library"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Daniel Martinez <danielmartinez@cock.li>"
license="LGPL-2.1-only, CDDL-1.0" license="LGPL-2.1-only, CDDL-1.0"
homepage="https://www.libraw.org" homepage="https://www.libraw.org"
changelog="https://github.com/LibRaw/LibRaw/raw/${version%.*}-stable/Changelog.txt" changelog="https://github.com/LibRaw/LibRaw/raw/${version%.*}-stable/Changelog.txt"
distfiles="https://www.libraw.org/data/LibRaw-${version}.tar.gz" distfiles="https://www.libraw.org/data/LibRaw-${version}.tar.gz"
checksum=630a6bcf5e65d1b1b40cdb8608bdb922316759bfb981c65091fec8682d1543cd checksum=fe7288013206854baf6e4417d0fb63ba4ed7227bf36fff021992671c2dd34b03
pre_configure() { pre_configure() {
autoreconf -fi autoreconf -fi