update hunspell-pl supersonic-desktop
All checks were successful
Release Alpine apk for ARM64v8 / compilation-arm64v8 (push) Successful in 8m2s
All checks were successful
Release Alpine apk for ARM64v8 / compilation-arm64v8 (push) Successful in 8m2s
This commit is contained in:
parent
a561a5dd51
commit
ae6fb60914
10 changed files with 10 additions and 165 deletions
0
.gitea/workflows/release_arm64v8.yml
Normal file → Executable file
0
.gitea/workflows/release_arm64v8.yml
Normal file → Executable file
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
srcpkgs/*/src/
|
||||||
|
keep/*/src/
|
||||||
|
*.tar.gz
|
||||||
|
*.zip
|
0
LICENSE
Normal file → Executable file
0
LICENSE
Normal file → Executable file
0
README.md
Normal file → Executable file
0
README.md
Normal file → Executable file
|
@ -1,42 +0,0 @@
|
||||||
# Contributor: ITmodulo <itmodulo@disroot.org>
|
|
||||||
# Maintainer: ITmodulo <itmodulo@disroot.org>
|
|
||||||
pkgname=dialect
|
|
||||||
pkgver=2.2.0
|
|
||||||
pkgrel=0
|
|
||||||
pkgdesc="GTK/Libadwaita native translation app (LibreTranslate, Lingva) "
|
|
||||||
arch="noarch"
|
|
||||||
url="https://github.com/lemmygtk/lemoa"
|
|
||||||
license="GPL-3.0-or-later"
|
|
||||||
makedepends="cmake extra-cmake-modules gstreamer-dev gstreamer-tools desktop-file-utils pkgconf gtk4.0-dev libadwaita-dev meson ninja py3-gst py3-dbus-dev libsoup3-dev py3-gobject3-dev py3-gtts blueprint-compiler-dev appstream-glib-dev gobject-introspection-dev"
|
|
||||||
subpackages="$pkgname-lang"
|
|
||||||
source="
|
|
||||||
$pkgname-$pkgver.tar.gz::https://github.com/dialect-app/$pkgname/archive/refs/tags/$pkgver.tar.gz
|
|
||||||
po-$pkgver.tar.gz::https://github.com/dialect-app/po/archive/refs/tags/$pkgver.tar.gz
|
|
||||||
"
|
|
||||||
|
|
||||||
prepare(){
|
|
||||||
default_prepare
|
|
||||||
rmdir po
|
|
||||||
cd ..
|
|
||||||
# Those are translations released same way same tag but in other repo
|
|
||||||
mv po-$pkgver $pkgname-$pkgver/po
|
|
||||||
cd $pkgname-$pkgver
|
|
||||||
}
|
|
||||||
|
|
||||||
build() {
|
|
||||||
abuild-meson . output
|
|
||||||
meson compile -C output
|
|
||||||
}
|
|
||||||
|
|
||||||
check() {
|
|
||||||
meson test -C output --print-errorlogs
|
|
||||||
}
|
|
||||||
|
|
||||||
package() {
|
|
||||||
DESTDIR="$pkgdir" meson install --no-rebuild -C output
|
|
||||||
}
|
|
||||||
|
|
||||||
sha512sums="
|
|
||||||
716509f55e3098895892005bc678a37ee87f2d9b2fcbdd95205e2c13e22966797d635f404b150fead4e7b8997513db8f53dadd1572ee0f33ec93af6b0158b6c8 dialect-2.2.0.tar.gz
|
|
||||||
8186cfc7a74b7e9dd303a251fd8d70e8a92b72ba626d3b21089bc380687f9bdf9ba7d7d3ba6ed62f70f1f8f28bf6fd9eba8ae11aeeb2f129cbfbe8b0cd8dbb35 po-2.2.0.tar.gz
|
|
||||||
"
|
|
|
@ -1,30 +0,0 @@
|
||||||
# Contributor: ITmodulo <itmodulo@disroot.org>
|
|
||||||
# Maintainer: ITmodulo <itmodulo@disroot.org>
|
|
||||||
pkgname=dissent
|
|
||||||
pkgver=0.0.21
|
|
||||||
pkgrel=0
|
|
||||||
pkgdesc="GTK4/Libadwaita native discord client written in Go"
|
|
||||||
url="https://github.com/diamondburned/dissent"
|
|
||||||
license="GPL-3.0-or-later"
|
|
||||||
arch="all"
|
|
||||||
makedepends="go gobject-introspection-dev gtk4.0-dev libadwaita-dev libsecret-dev libcanberra-dev"
|
|
||||||
depends="libsecret"
|
|
||||||
source="$pkgname-$pkgver.tar.gz::https://github.com/diamondburned/$pkgname/archive/refs/tags/v$pkgver.tar.gz"
|
|
||||||
|
|
||||||
build() {
|
|
||||||
go build -ldflags="-s -w" -o bin/$pkgname
|
|
||||||
}
|
|
||||||
|
|
||||||
check() {
|
|
||||||
go test ./...
|
|
||||||
}
|
|
||||||
|
|
||||||
package() {
|
|
||||||
install -Dm755 bin/$pkgname "$pkgdir"/usr/bin/$pkgname
|
|
||||||
install -Dm644 internal/icons/hicolor/scalable/apps/so.libdb.dissent.svg "$pkgdir"/usr/share/pixmaps/so.libdb.dissent.svg
|
|
||||||
install -Dm644 nix/so.libdb.dissent.desktop "$pkgdir"/usr/share/applications/so.libdb.dissent.desktop
|
|
||||||
}
|
|
||||||
|
|
||||||
sha512sums="
|
|
||||||
cedd3f9794f07f8a69bae5e86ba162854896510b76685012d607766c6c3049a299c23cefb0b5b7a6ab8a1568fc096027b8588eca0a0a35c7f9bbf9cea284260e dissent-0.0.21.tar.gz
|
|
||||||
"
|
|
|
@ -1,60 +0,0 @@
|
||||||
# Contributor: ITmodulo <itmodulo@disroot.org>
|
|
||||||
# Maintainer: ITmodulo <itmodulo@disroot.org>
|
|
||||||
pkgname=phosh-osk-stub
|
|
||||||
pkgver=0.37.0
|
|
||||||
pkgrel=1
|
|
||||||
pkgdesc="Alternative experimental on-screen keyboard for phosh"
|
|
||||||
arch="all"
|
|
||||||
url="https://gitlab.gnome.org/guidog/phosh-osk-stub"
|
|
||||||
license="GPL-3.0-or-later"
|
|
||||||
subpackages="$pkgname-doc"
|
|
||||||
makedepends="
|
|
||||||
cmd:rst2man
|
|
||||||
elogind-dev
|
|
||||||
feedbackd-dev
|
|
||||||
glib-dev
|
|
||||||
gnome-desktop-dev
|
|
||||||
gtk+3.0-dev
|
|
||||||
hunspell-dev
|
|
||||||
json-glib-dev
|
|
||||||
libhandy1-dev
|
|
||||||
meson
|
|
||||||
cmake
|
|
||||||
cmake-extras
|
|
||||||
wayland-dev
|
|
||||||
wayland-protocols
|
|
||||||
fzf
|
|
||||||
presage-dev
|
|
||||||
appstream
|
|
||||||
gtk+3.0-dev
|
|
||||||
gobject-introspection-dev
|
|
||||||
gi-docgen
|
|
||||||
libmarisa
|
|
||||||
"
|
|
||||||
depends="!squeekboard libmarisa"
|
|
||||||
checkdepends="xvfb-run"
|
|
||||||
source="https://gitlab.gnome.org/guidog/phosh-osk-stub/-/archive/v$pkgver/phosh-osk-stub-v$pkgver.tar.gz"
|
|
||||||
builddir="$srcdir/$pkgname-v$pkgver"
|
|
||||||
|
|
||||||
provides="phosh-keyboard"
|
|
||||||
|
|
||||||
build() {
|
|
||||||
abuild-meson \
|
|
||||||
-Dgtk_doc=true \
|
|
||||||
-Db_lto=true \
|
|
||||||
-Dman=true \
|
|
||||||
. output
|
|
||||||
meson compile -C output
|
|
||||||
}
|
|
||||||
|
|
||||||
check() {
|
|
||||||
xvfb-run -a meson test --no-rebuild --print-errorlogs -C output
|
|
||||||
}
|
|
||||||
|
|
||||||
package() {
|
|
||||||
DESTDIR="$pkgdir" meson install --no-rebuild -C output
|
|
||||||
}
|
|
||||||
|
|
||||||
sha512sums="
|
|
||||||
880f0cd0c76dc45ca55b1e3f6aadc0488f4bd475ccfadcb11d628e8e0003a2413f14e44e00c75b21837dfc51ba0a6259965d6978eec7be75655bcc20bfe221b1 phosh-osk-stub-v0.37.0.tar.gz
|
|
||||||
"
|
|
8
keep/hunspell-pl/APKBUILD → srcpkgs/hunspell-pl/APKBUILD
Normal file → Executable file
8
keep/hunspell-pl/APKBUILD → srcpkgs/hunspell-pl/APKBUILD
Normal file → Executable file
|
@ -1,7 +1,7 @@
|
||||||
# Contributor: ITmodulo <itmodulo@disroot.org>
|
# Contributor: ITmodulo <itmodulo@disroot.org>
|
||||||
# Maintainer: ITmodulo <itmodulo@disroot.org>
|
# Maintainer: ITmodulo <itmodulo@disroot.org>
|
||||||
pkgname=hunspell-pl
|
pkgname=hunspell-pl
|
||||||
pkgver=20240301
|
pkgver=20250201
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Polish dictionary for Hunspell"
|
pkgdesc="Polish dictionary for Hunspell"
|
||||||
arch="noarch"
|
arch="noarch"
|
||||||
|
@ -15,7 +15,7 @@ options="!check" # static files
|
||||||
prepare() {
|
prepare() {
|
||||||
default_prepare
|
default_prepare
|
||||||
unzip pl_PL.zip
|
unzip pl_PL.zip
|
||||||
enca -L pl -x utf8 pl_PL.aff
|
enca -L pl -x utf8 pl_PL.aff
|
||||||
enca -L pl -x utf8 pl_PL.dic
|
enca -L pl -x utf8 pl_PL.dic
|
||||||
# fix encoding in .aff files
|
# fix encoding in .aff files
|
||||||
sed -i "s/SET ISO8859-2/SET UTF-8/" pl_PL.aff
|
sed -i "s/SET ISO8859-2/SET UTF-8/" pl_PL.aff
|
||||||
|
@ -29,5 +29,5 @@ package() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
557ea2eff54c806e3ca866deaef4c2bda8d714067dafe65a2a29041fa2816812bbd7cde86baa6b8fc9740cc268b3acbc1cdb6e054d19673b1437c02d1475efe7 sjp-myspell-pl-20240301.zip
|
3d0fdd52c1e03b7d1a3c2e646241ef979ab1708a2d9fd2670f0ced6b2e06a6ce6de719f057bfd03c8f2c927c374e23f5ae9a2f04167e4b8bfc22144faa94cf60 sjp-myspell-pl-20250201.zip
|
||||||
"
|
"
|
|
@ -1,27 +0,0 @@
|
||||||
# Contributor: ITmodulo <itmodulo@disroot.org>
|
|
||||||
# Maintainer: ITmodulo <itmodulo@disroot.org>
|
|
||||||
pkgname=lemoa
|
|
||||||
pkgver=0.5.1
|
|
||||||
pkgrel=0
|
|
||||||
pkgdesc="GTK/Libadwaita native client for Lemmy"
|
|
||||||
arch="all !s390x !ppc64le !riscv64"
|
|
||||||
url="https://github.com/lemmygtk/lemoa"
|
|
||||||
license="GPL-3.0-or-later"
|
|
||||||
makedepends="pkgconf cargo cargo-auditable desktop-file-utils gtk-update-icon-cache gtk4.0-dev libadwaita-dev glib-dev musl-dev meson ninja openssl-dev"
|
|
||||||
source="https://github.com/lemmygtk/lemoa/releases/download/v${pkgver}/lemoa-${pkgver}.tar.xz"
|
|
||||||
options="!check" # no checks
|
|
||||||
|
|
||||||
build() {
|
|
||||||
cd $pkgname
|
|
||||||
abuild-meson . output
|
|
||||||
meson compile -C output
|
|
||||||
}
|
|
||||||
|
|
||||||
package() {
|
|
||||||
cd src/$pkgname
|
|
||||||
DESTDIR="$pkgdir" meson install --no-rebuild -C output
|
|
||||||
}
|
|
||||||
|
|
||||||
sha512sums="
|
|
||||||
af6804a4061b4791b649450c54593e2478a8bf3ca4bb56680a580a89f158b00f8cefe228c0b0d1a7c39c783a2d4547d3b17651abbfe111082391747abe7ef333 lemoa-0.5.1.tar.xz
|
|
||||||
"
|
|
4
keep/supersonic-desktop/APKBUILD → srcpkgs/supersonic-desktop/APKBUILD
Normal file → Executable file
4
keep/supersonic-desktop/APKBUILD → srcpkgs/supersonic-desktop/APKBUILD
Normal file → Executable file
|
@ -1,7 +1,7 @@
|
||||||
# Contributor: ITmodulo <itmodulo@disroot.org>
|
# Contributor: ITmodulo <itmodulo@disroot.org>
|
||||||
# Maintainer: ITmodulo <itmodulo@disroot.org>
|
# Maintainer: ITmodulo <itmodulo@disroot.org>
|
||||||
pkgname=supersonic-desktop
|
pkgname=supersonic-desktop
|
||||||
pkgver=0.9.1
|
pkgver=0.13.2
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Full-featured, mpv-based music player for Subsonic and Jellyfin servers"
|
pkgdesc="Full-featured, mpv-based music player for Subsonic and Jellyfin servers"
|
||||||
url="https://github.com/dweymouth/supersonic"
|
url="https://github.com/dweymouth/supersonic"
|
||||||
|
@ -28,5 +28,5 @@ package() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
fe6e1b6777d365af71cd19f4f25fb6abd5651401ae88234216a8b2ccbae496d59a24f7c4ad66e43c493e857f504006027dc19e962a83cf551f6079a59ba38e2f supersonic-desktop-0.9.1.tar.gz
|
b4372f9765f12e95c357717467ef55cd9a84a362c5179365e393405121d7094339e09f8e69a7a813d2cbd55bc8fa71beeefd18203cd28df96d3259fc5b7652e5 supersonic-desktop-0.13.2.tar.gz
|
||||||
"
|
"
|
Loading…
Add table
Reference in a new issue