darktable: update to 2.4.3.
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
# Template file for 'darktable'
|
# Template file for 'darktable'
|
||||||
pkgname=darktable
|
pkgname=darktable
|
||||||
version=2.4.2
|
version=2.4.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
# this makes sure to use -march=generic and -msse3
|
# this makes sure to use -march=generic and -msse3
|
||||||
configure_args="-DBINARY_PACKAGE_BUILD=ON"
|
configure_args="-DBINARY_PACKAGE_BUILD=ON -DBUILD_NOISE_TOOLS=ON"
|
||||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
homepage="http://www.darktable.org/"
|
homepage="http://www.darktable.org/"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
@@ -20,4 +20,4 @@ depends="adwaita-icon-theme"
|
|||||||
# upstream only supports these archs:
|
# upstream only supports these archs:
|
||||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl aarch64 aarch64-musl"
|
only_for_archs="i686 i686-musl x86_64 x86_64-musl aarch64 aarch64-musl"
|
||||||
distfiles="https://github.com/darktable-org/darktable/releases/download/release-${version}/darktable-${version}.tar.xz"
|
distfiles="https://github.com/darktable-org/darktable/releases/download/release-${version}/darktable-${version}.tar.xz"
|
||||||
checksum=19cccb60711ed0607ceaa844967b692a3b8666b12bf1d12f2242ec8942fa5a81
|
checksum=1dc5fc7bd142f4c74a5dd4706ac1dad772dfc7cd5538f033e60e3a08cfed03d3
|
||||||
|
|||||||
Reference in New Issue
Block a user