rawtherapee: update to 5.10, adopt

This commit is contained in:
Daniel Martinez 2024-02-18 20:01:03 -05:00 committed by Leah Neukirchen
parent 135634fea2
commit f162a20a36

View file

@ -1,19 +1,21 @@
# Template file for 'rawtherapee' # Template file for 'rawtherapee'
pkgname=rawtherapee pkgname=rawtherapee
version=5.9 version=5.10
revision=2 revision=1
build_style=cmake build_style=cmake
configure_args="-DCACHE_NAME_SUFFIX=\"\"" configure_args="-DCACHE_NAME_SUFFIX=\"\""
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="fftw-devel gtkmm-devel lensfun-devel makedepends="fftw-devel gtkmm-devel lensfun-devel
libcanberra-devel libgomp-devel libiptcdata-devel librsvg-devel" libcanberra-devel libgomp-devel libiptcdata-devel librsvg-devel
exiv2-devel"
depends="desktop-file-utils hicolor-icon-theme" depends="desktop-file-utils hicolor-icon-theme"
short_desc="Free RAW converter and digital photo processing software" short_desc="Free RAW converter and digital photo processing software"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Daniel Martinez <danielmartinez@cock.li>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://rawtherapee.com/" homepage="https://rawtherapee.com/"
changelog="https://github.com/Beep6581/RawTherapee/blob/${version}/RELEASE_NOTES.txt"
distfiles="https://rawtherapee.com/shared/source/rawtherapee-${version}.tar.xz" distfiles="https://rawtherapee.com/shared/source/rawtherapee-${version}.tar.xz"
checksum=8eaf28c428185c165ef5a28f69595dc77a1c98826065a1f51a28c86c7b0d4823 checksum=a799b53cd54dba4a211479e342ffc9c5db1c44d3d6c3a27d5cc13adf0debd2da
CFLAGS="-O3" CFLAGS="-O3"
CXXFLAGS="-O3" CXXFLAGS="-O3"