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