2017-08-06 03:02:00 +02:00
|
|
|
# Template file for 'ckbcomp'
|
|
|
|
pkgname=ckbcomp
|
2017-11-04 06:21:27 +01:00
|
|
|
version=1.170
|
2017-08-06 03:02:00 +02:00
|
|
|
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"
|
2017-11-04 06:21:27 +01:00
|
|
|
checksum=a85998c2a1b03dccf362239d43cbc18f991b638421e060168ac2a1b7cf9a6eb2
|
|
|
|
wrksrc="console-setup"
|
2017-08-06 03:02:00 +02:00
|
|
|
|
|
|
|
do_install() {
|
|
|
|
vbin Keyboard/ckbcomp
|
|
|
|
}
|