lightzone: update to 4.1.9
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
3038213ea6
commit
4302410d66
1 changed files with 5 additions and 6 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue