mirror of
https://codeberg.org/privacy1st/arch
synced 2024-12-23 01:16:04 +01:00
p1st-keyboard-de provides p1st-keyboard
This commit is contained in:
parent
6f4df9884a
commit
78df6498ba
@ -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')
|
Loading…
Reference in New Issue
Block a user