commit
74b9c23a3a
1 changed files with 17 additions and 0 deletions
17
srcpkgs/ckbcomp/template
Normal file
17
srcpkgs/ckbcomp/template
Normal file
|
@ -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 a new issue