mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
darktable: update to 2.6.2.
This commit is contained in:
parent
9683a0a82c
commit
1872472c48
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'darktable'
|
# Template file for 'darktable'
|
||||||
pkgname=darktable
|
pkgname=darktable
|
||||||
version=2.6.1
|
version=2.6.2
|
||||||
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*"
|
||||||
|
@ -22,7 +22,7 @@ license="GPL-3"
|
||||||
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=63c53332eecff946e41c1b6551d51bc0a2515572532f470b7b570b60805c3026
|
checksum=9cb9efbb09a40375ff05cef89343235a621c58339539e44985470a029a7ffb45
|
||||||
|
|
||||||
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