lightzone: update to 4.1.5
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
# Uncomment to compile in debug mode.
|
# Uncomment to compile in debug mode.
|
||||||
#DEBUG:= true
|
#DEBUG:= true
|
||||||
|
|
||||||
-EXEC_EXTRA_CFLAGS:= -fopenmp
|
-EXEC_EXTRA_CFLAGS:= -fopenmp -Wno-unused-result
|
||||||
+EXEC_EXTRA_CFLAGS:=
|
+EXEC_EXTRA_CFLAGS:=
|
||||||
EXEC_WINDOWS_CFLAGS:= -static
|
EXEC_WINDOWS_CFLAGS:= -static
|
||||||
EXEC_EXTRA_DEFINES:= -DNODEPS -DLIGHTZONE
|
EXEC_EXTRA_DEFINES:= -DNODEPS -DLIGHTZONE
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'lightzone'
|
# Template file for 'lightzone'
|
||||||
pkgname=lightzone
|
pkgname=lightzone
|
||||||
version=4.1.4
|
version=4.1.5
|
||||||
revision=1
|
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"
|
||||||
@@ -11,7 +11,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
homepage="http://www.lightzoneproject.org/"
|
homepage="http://www.lightzoneproject.org/"
|
||||||
distfiles="https://github.com/Aries85/LightZone/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/Aries85/LightZone/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=ea4421ab471664276ea2d0dcfa9c323ffd52053139cf09188f59bcfccaad6fad
|
checksum=6f8203790070329c67eee89171349d48e332aaa3dfd8f87a55ccc4323bddc2d6
|
||||||
# Cross building dcraw_lz is not supported
|
# Cross building dcraw_lz is not supported
|
||||||
nocross=yes
|
nocross=yes
|
||||||
replaces="lightzone-bin>=0"
|
replaces="lightzone-bin>=0"
|
||||||
|
|||||||
Reference in New Issue
Block a user