darktable: update to 2.6.3.
This commit is contained in:
parent
f68475e372
commit
422538858f
@ -1,6 +1,6 @@
|
||||
# Template file for 'darktable'
|
||||
pkgname=darktable
|
||||
version=2.6.2
|
||||
version=2.6.3
|
||||
revision=1
|
||||
# upstream only supports these archs:
|
||||
archs="i686* x86_64* aarch64* ppc64le*"
|
||||
@ -18,11 +18,11 @@ makedepends="gtk+3-devel glib-devel exiv2-devel libglade-devel libxslt-devel
|
||||
depends="adwaita-icon-theme"
|
||||
short_desc="Virtual lighttable and darkroom for photographers"
|
||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://www.darktable.org/"
|
||||
changelog="https://github.com/darktable-org/darktable/releases"
|
||||
distfiles="https://github.com/darktable-org/darktable/releases/download/release-${version}/darktable-${version}.tar.xz"
|
||||
checksum=9cb9efbb09a40375ff05cef89343235a621c58339539e44985470a029a7ffb45
|
||||
checksum=a518999c8458472edfc04577026ce5047d74553052af0f52d10ba8ce601b78f0
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
ppc64le*) configure_args+=" -DUSE_OPENCL=OFF"
|
||||
|
Loading…
Reference in New Issue
Block a user