p1st-keyboard-de provides p1st-keyboard

This commit is contained in:
Daniel Langbein 2021-05-07 20:18:19 +02:00
parent 6f4df9884a
commit 78df6498ba
3 changed files with 4 additions and 11 deletions

View File

@ -1,24 +1,17 @@
# Maintainer: Daniel Langbein <daniel@systemli.org> # Maintainer: Daniel Langbein <daniel@systemli.org>
_pkgname=keyboard _pkgname=keyboard-de
_reponame=arch _reponame=arch
pkgname="de-p1st-$_pkgname" pkgname="de-p1st-$_pkgname"
pkgver=0.0.1 pkgver=0.0.1
pkgrel=2 pkgrel=1
pkgdesc="vconsole (virtual console) keyboard configuration" pkgdesc="vconsole (virtual console) keyboard configuration: de-latin1-nodeadkeys"
arch=('any') arch=('any')
url="https://codeberg.org/privacy1st/${_reponame}" url="https://codeberg.org/privacy1st/${_reponame}"
license=('MIT') license=('MIT')
groups=() groups=()
depends=() depends=()
makedepends=('git') makedepends=('git')
optdepends=() provides=('de-p1st-keyboard')
provides=()
conflicts=()
replaces=()
backup=()
options=()
install=
changelog=
source=("git+${url}.git") source=("git+${url}.git")
noextract=() noextract=()
sha256sums=('SKIP') sha256sums=('SKIP')