upgrade, archive Notify
All checks were successful
Release Alpine apk for ARM64v8 Edge / compilation-arm64v8 (push) Successful in 1h9m44s
All checks were successful
Release Alpine apk for ARM64v8 Edge / compilation-arm64v8 (push) Successful in 1h9m44s
This commit is contained in:
parent
de1e940158
commit
627e495f7a
5 changed files with 9 additions and 18 deletions
|
|
@ -1,11 +1,11 @@
|
|||
# Contributor: Kevin Daudt <kdaudt@alpinelinux.org>
|
||||
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
|
||||
pkgname=darktable
|
||||
pkgver=5.0.1
|
||||
pkgver=5.2.0
|
||||
pkgrel=1
|
||||
pkgdesc="Open source photography workflow application and raw developer"
|
||||
url="https://www.darktable.org/"
|
||||
arch="all -ppc64le"
|
||||
arch="all"
|
||||
license="GPL-3.0-or-later"
|
||||
depends="dbus:org.freedesktop.Secrets"
|
||||
makedepends="
|
||||
|
|
@ -39,11 +39,6 @@ makedepends="
|
|||
pugixml-dev
|
||||
sqlite-dev
|
||||
tiff-dev
|
||||
sdl2-dev
|
||||
graphicsmagick-dev
|
||||
gmic-dev
|
||||
portmidi-dev
|
||||
iso-codes-dev
|
||||
"
|
||||
ldpath="/usr/lib/$pkgname"
|
||||
subpackages="$pkgname-dbg $pkgname-doc $pkgname-lang"
|
||||
|
|
@ -73,6 +68,6 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
ce1550221f8806979e073be61f2e96e7fa20b38f37a673868f938e94e37000da8f27c7dd8de04b94635d2252a4d991481f7c8a9af2182285032fb52e6cf25c53 darktable-5.0.1.tar.xz
|
||||
3664a32419de25c266731a208f941fc33be021e66c419de90979b66c2b66a11585082cccb6b2fadf7a4c1616c8b2f4b21c84572c6c3ff0101369b4df4144592a disable-missing-musl-simd-symbol.patch
|
||||
2e7d0124134c158a1970f70d6d5969faf0b72d8a400827ef4c310e2a3e989bb46447ce2b5738cce1f4e7396b37865213eb497e908b07b5c9fc97b2de1479886a darktable-5.2.0.tar.xz
|
||||
566b83200c53a7a50977b8c68196b8b66906fa23ae272ba4b362400178f5b825bd7ebbd6de6f118ea0468e4409262f87e2646bcbb44520cd254a9555ea13119a disable-missing-musl-simd-symbol.patch
|
||||
"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue