pmaports-a71/main/postmarketos-ui-cage/APKBUILD
Pablo Correa Gómez 9552b4a781
*/*: update references to gitlab.postmarketos.org that need no rebuild (MR 5696)
These are in files or parts of files that are not part of the
checksums, or that serve as packaging-information only. Thus, require
no rebuild
2024-10-07 12:57:38 +02:00

20 lines
474 B
Plaintext

# Maintainer: Vitaliy Ognev <vitaliy.ognev@gmail.com>
# Co-Maintainer: Jenneron <jenneron@protonmail.com>
pkgname=postmarketos-ui-cage
pkgver=1.1.0
pkgrel=0
pkgdesc="(Wayland) Kiosk WM"
arch="all"
url="https://postmarketos.org/"
license="GPL-3.0-or-later"
options="!check"
depends="postmarketos-base-ui-cage"
# https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/issues/2347
_pmb_groups="seat"
_pmb_recommends="postmarketos-demos"
package() {
mkdir -p "$pkgdir"
}