mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
rawtherapee: update to 5.10, adopt
This commit is contained in:
parent
135634fea2
commit
f162a20a36
1 changed files with 7 additions and 5 deletions
|
@ -1,19 +1,21 @@
|
|||
# Template file for 'rawtherapee'
|
||||
pkgname=rawtherapee
|
||||
version=5.9
|
||||
revision=2
|
||||
version=5.10
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DCACHE_NAME_SUFFIX=\"\""
|
||||
hostmakedepends="pkg-config"
|
||||
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"
|
||||
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"
|
||||
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"
|
||||
checksum=8eaf28c428185c165ef5a28f69595dc77a1c98826065a1f51a28c86c7b0d4823
|
||||
checksum=a799b53cd54dba4a211479e342ffc9c5db1c44d3d6c3a27d5cc13adf0debd2da
|
||||
|
||||
CFLAGS="-O3"
|
||||
CXXFLAGS="-O3"
|
||||
|
|
Loading…
Add table
Reference in a new issue