Update and move gtkcord4 to dissent update phosh-osk-stub
Some checks failed
Release Alpine apk for ARM64v8 / compilation-arm64v8 (push) Has been cancelled

This commit is contained in:
ITmodulo 2024-03-09 23:49:57 +01:00
commit 70bb0c0fd9
2 changed files with 14 additions and 12 deletions

View file

@ -1,7 +1,7 @@
# Contributor: ITmodulo <itmodulo@disroot.org>
# Maintainer: ITmodulo <itmodulo@disroot.org>
pkgname=phosh-osk-stub
pkgver=0.36.0
pkgver=0.37.0
pkgrel=1
pkgdesc="Alternative experimental on-screen keyboard for phosh"
arch="all"
@ -29,12 +29,14 @@ makedepends="
gtk+3.0-dev
gobject-introspection-dev
gi-docgen
libmarisa
"
depends="!squeekboard"
depends="!squeekboard libmarisa"
checkdepends="xvfb-run"
builddir="$srcdir/$pkgname-v$pkgver"
provides="phosh-keyboard"
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 \
@ -54,5 +56,5 @@ package() {
}
sha512sums="
4d2097c67e7637c8173565dbabff536a346b16eac260e557b06764cee8c696928308724eecc5cd2f1ce51b4def46fd4c69677df48d06489809adedb4e55bb2fb phosh-osk-stub-v0.36.0.tar.gz
880f0cd0c76dc45ca55b1e3f6aadc0488f4bd475ccfadcb11d628e8e0003a2413f14e44e00c75b21837dfc51ba0a6259965d6978eec7be75655bcc20bfe221b1 phosh-osk-stub-v0.37.0.tar.gz
"