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
|
@ -2,7 +2,7 @@
|
|||
# Maintainer: ITmodulo <itmodulo@disroot.org>
|
||||
pkgname=CameraCtl
|
||||
pkgver=0.0.1
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Pocophone F1 tweaked camera"
|
||||
url="https://gitlab.com/NekoCWD/cameractrl"
|
||||
license="GPL-3.0-or-later"
|
||||
|
@ -17,10 +17,6 @@ build() {
|
|||
meson compile -C output
|
||||
}
|
||||
|
||||
# check() {
|
||||
#
|
||||
# }
|
||||
|
||||
package() {
|
||||
cd src/cameractrl-master
|
||||
DESTDIR="$pkgdir" meson install --no-rebuild -C output
|
||||
|
|
|
@ -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
|
||||
"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Contributor: ITmodulo <itmodulo@disroot.org>
|
||||
# Maintainer: ITmodulo <itmodulo@disroot.org>
|
||||
pkgname=hunspell-pl
|
||||
pkgver=20250301
|
||||
pkgver=20250701
|
||||
pkgrel=0
|
||||
pkgdesc="Polish dictionary for Hunspell"
|
||||
arch="noarch"
|
||||
|
@ -29,5 +29,5 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
9586a15e1eb5dca2ab5eb6892583857f4b36e3e1736d1d11b62c9f1890ab625a8a9425c403545f6cf32ab5188ca6e8d046a7129a1587ae3088ca0242c7eb11d1 sjp-myspell-pl-20250301.zip
|
||||
58395917d4172b8e6a2496b4816ec74c2c1e317a3c742ca6b8a43459849ae6d3ea2a166f6a54ab88a48c84b0b58c148c13b8c5cab5ac90838db5ea9199bb21a5 sjp-myspell-pl-20250701.zip
|
||||
"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Contributor: ITmodulo <itmodulo@disroot.org>
|
||||
# Maintainer: ITmodulo <itmodulo@disroot.org>
|
||||
pkgname=supersonic-desktop
|
||||
pkgver=0.16.0
|
||||
pkgver=0.17.0
|
||||
pkgrel=0
|
||||
pkgdesc="Full-featured, mpv-based music player for Subsonic and Jellyfin servers"
|
||||
url="https://github.com/dweymouth/supersonic"
|
||||
|
@ -29,5 +29,5 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
e759025e4ba3c17ef78a0deaec92069af0e5e6b2794920427fba062386466784a6593bed714af6b48f0a73a49d296b711eb619f85fd2b88200a623dc587af268 supersonic-desktop-0.16.0.tar.gz
|
||||
4ecb302e2c82a2d4e789feeffaa5492ee2ae3908d598f9944e92b57c0e09e37e79c63d5a9bb90e5eb98e104e6f6f20e3a506f07929084fbdb0ce6dd6bed9e9cb supersonic-desktop-0.17.0.tar.gz
|
||||
"
|
||||
|
|
Loading…
Add table
Reference in a new issue