# Contributor: Martijn Braam # Maintainer: Craig Comstock pkgname=postmarketos-ui-shelli pkgver=1 pkgrel=0 pkgdesc="Plain console with touchscreen gesture support" url="https://gitlab.com/unrznbl/shelli" arch="all" license="GPL-3.0-or-later" depends="shelli" install="$pkgname.post-install $pkgname.pre-deinstall $pkgname.post-upgrade" options="!check" # No tests package() { mkdir -p "$pkgdir" }