mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
darktable: update to 2.6.3.
This commit is contained in:
parent
f68475e372
commit
422538858f
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'darktable'
|
# Template file for 'darktable'
|
||||||
pkgname=darktable
|
pkgname=darktable
|
||||||
version=2.6.2
|
version=2.6.3
|
||||||
revision=1
|
revision=1
|
||||||
# upstream only supports these archs:
|
# upstream only supports these archs:
|
||||||
archs="i686* x86_64* aarch64* ppc64le*"
|
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"
|
depends="adwaita-icon-theme"
|
||||||
short_desc="Virtual lighttable and darkroom for photographers"
|
short_desc="Virtual lighttable and darkroom for photographers"
|
||||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.darktable.org/"
|
homepage="http://www.darktable.org/"
|
||||||
changelog="https://github.com/darktable-org/darktable/releases"
|
changelog="https://github.com/darktable-org/darktable/releases"
|
||||||
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=9cb9efbb09a40375ff05cef89343235a621c58339539e44985470a029a7ffb45
|
checksum=a518999c8458472edfc04577026ce5047d74553052af0f52d10ba8ce601b78f0
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
ppc64le*) configure_args+=" -DUSE_OPENCL=OFF"
|
ppc64le*) configure_args+=" -DUSE_OPENCL=OFF"
|
||||||
|
|
Loading…
Add table
Reference in a new issue