osk-sdl: provide postmarketos-fde-unlocker virtual package (MR 2278)
This commit is contained in:
parent
7e2b8467ed
commit
77b31aece1
1 changed files with 3 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
# https://gitlab.alpinelinux.org/alpine/apk-tools/-/issues/10712
|
||||
pkgname=osk-sdl
|
||||
pkgver=0.64
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Onscreen keyboard for unlocking LUKS devices"
|
||||
url="https://gitlab.com/postmarketOS/osk-sdl"
|
||||
arch="all"
|
||||
|
@ -28,6 +28,8 @@ makedepends="
|
|||
source="https://gitlab.com/postmarketOS/osk-sdl/-/archive/$pkgver/osk-sdl-$pkgver.tar.gz"
|
||||
options="!strip !check" # No tests
|
||||
subpackages="$pkgname-doc"
|
||||
provides="postmarketos-fde-unlocker"
|
||||
provider_priority=1000
|
||||
|
||||
build() {
|
||||
abuild-meson build
|
||||
|
|
Loading…
Reference in a new issue