ckbcomp.paketlendş
This commit is contained in:
parent
bd3a0bd52b
commit
6a5d8122b0
2 changed files with 4832 additions and 0 deletions
4816
talimatname/genel/c/ckbcomp/ckbcomp
Executable file
4816
talimatname/genel/c/ckbcomp/ckbcomp
Executable file
File diff suppressed because it is too large
Load diff
16
talimatname/genel/c/ckbcomp/talimat
Normal file
16
talimatname/genel/c/ckbcomp/talimat
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
# Tanım: loadkeys veya kbdcontrol ile uyumlu XKB klavye tanım derleme aracı
|
||||
# URL: http://anonscm.debian.org/cgit/d-i/console-setup.git/
|
||||
# Paketçi: milisarge
|
||||
# Gerekler:
|
||||
# Grup:
|
||||
|
||||
isim=ckbcomp
|
||||
surum=1.172
|
||||
devir=1
|
||||
kaynak=(http://ftp.de.debian.org/debian/pool/main/c/console-setup/console-setup_${surum}.tar.xz)
|
||||
|
||||
derle() {
|
||||
cd console-setup
|
||||
install -d ${PKG}/usr/bin/
|
||||
install -m755 Keyboard/ckbcomp ${PKG}/usr/bin/
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue