lightzone: update to 4.1.9

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2018-12-22 15:27:07 +01:00
parent 3038213ea6
commit 4302410d66
No known key found for this signature in database
GPG key ID: 6764EC32352D0647

View file

@ -1,19 +1,18 @@
# Template file for 'lightzone'
pkgname=lightzone
version=4.1.8
revision=2
version=4.1.9
revision=1
wrksrc=LightZone-${version}
hostmakedepends="automake git openjdk apache-ant javahelp2 rsync pkg-config"
makedepends="libgomp-devel lcms2-devel libX11-devel"
depends="virtual?java-runtime javahelp2 liblzma tiff"
short_desc="Professional-level digital darkroom and photo editor"
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
license="3-clause-BSD"
license="BSD-3-clause"
homepage="http://www.lightzoneproject.org/"
distfiles="https://github.com/ktgw0316/LightZone/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
checksum=c92666ebcb4d066a5acbe3c41b6c4d74f78f9ac68998e3ac8ac3e13bb316905e
# Cross building dcraw_lz is not supported
nocross=yes
checksum=b8e022bc565acdd91ca617cf38098109c9a33febc45641aaf55be7458761a21a
nocross="Cross building dcraw_lz is not supported"
# JNI binaries are not PIE
nopie=yes
replaces="lightzone-bin>=0"