New package: ckbcomp
This commit is contained in:
parent
27cfbe0dce
commit
a3cfcca804
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'ckbcomp'
|
||||
pkgname=ckbcomp
|
||||
version=1.166
|
||||
revision=1
|
||||
noarch=yes
|
||||
depends="perl"
|
||||
maintainer="cr6git <quark6@protonmail.com>"
|
||||
short_desc="Compile a XKB keyboard description to a keymap suitable for loadkeys"
|
||||
homepage="https://anonscm.debian.org/cgit/d-i/console-setup.git"
|
||||
license="GPL-2"
|
||||
distfiles="${DEBIAN_SITE}/main/c/console-setup/console-setup_${version}.tar.xz"
|
||||
checksum=9a814c14f266de9a7950264c13186ba5ac6a46e41e02317e1092751dafdd7f9d
|
||||
wrksrc="console-setup-${version}"
|
||||
|
||||
do_install() {
|
||||
vbin Keyboard/ckbcomp
|
||||
}
|
Loading…
Reference in New Issue