void-packages/srcpkgs/ckbcomp/template
maxice8 c08e1ee77b
ckbcomp: update to 1.184.
Closes: #13136 [via git-merge-pr]
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-04-23 06:11:04 +02:00

17 lines
533 B
Bash

# Template file for 'ckbcomp'
pkgname=ckbcomp
version=1.184
revision=1
wrksrc="console-setup"
depends="perl"
short_desc="Compile a XKB keyboard description to a keymap suitable for loadkeys"
maintainer="cr6git <quark6@protonmail.com>"
license="GPL-2.0-or-later"
homepage="https://anonscm.debian.org/cgit/d-i/console-setup.git"
distfiles="${DEBIAN_SITE}/main/c/console-setup/console-setup_${version}.tar.xz"
checksum=7c010f152003331f5560246494f781eca237b87bed69cb8cde6fae54c604fcb3
noarch=yes
do_install() {
vbin Keyboard/ckbcomp
}