Skip to content
Snippets Groups Projects
Unverified Commit b271f11b authored by Craig Comstock's avatar Craig Comstock Committed by Clayton Craft
Browse files

main/postmarketos-ui-shelli: upgrade to v0.5 (MR 1354)

parent a2c13153
No related branches found
No related tags found
No related merge requests found
Pipeline #196056 passed
# Maintainer: Craig Comstock <craig@unreasonablefarm.org>
pkgname=postmarketos-ui-shelli
pkgver=1
pkgver=2
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"
depends="shelli ofono ofonoctl"
install="$pkgname.post-install $pkgname.pre-deinstall $pkgname.post-upgrade"
options="!check" # No tests
......
......@@ -2,3 +2,8 @@
rc-update add largefont default
rc-update add powerkey default
rc-update add ofono default
rc-update add ofono-auto-enable default
rc-update add smsd default
rc-update add shelli default
rc-update add calld default
......@@ -2,3 +2,8 @@
rc-update del powerkey
rc-update del largefont
rc-update del ofono
rc-update del ofono-auto-enable
rc-update del smsd
rc-update del calld
rc-update del shelli
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment