From 4302410d66b48dec3e65c25bca354bcd7093d832 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Sat, 22 Dec 2018 15:27:07 +0100 Subject: [PATCH] lightzone: update to 4.1.9 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jürgen Buchmüller --- srcpkgs/lightzone/template | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/srcpkgs/lightzone/template b/srcpkgs/lightzone/template index df82e243314..05444b796aa 100644 --- a/srcpkgs/lightzone/template +++ b/srcpkgs/lightzone/template @@ -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 " -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"