kdb: updated to 2.0.1

This commit is contained in:
Fabian 2014-02-26 00:03:54 +00:00
parent 9cf957b618
commit c7b265bd9f
3 changed files with 36 additions and 8 deletions

View File

@ -4,22 +4,25 @@
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
pkgname=kbd
pkgver=1.15.5
pkgver=2.0.1
pkgrel=1
pkgdesc="Keytable files and keyboard utilities"
arch=('x86_64')
url="http://www.kbd-project.org"
license=('GPL')
depends=('glibc' 'pam')
makedepends=('check')
source=(ftp://ftp.altlinux.org/pub/people/legion/kbd/${pkgname}-${pkgver}.tar.gz
'fix-keymap-loading-1.15.5.patch')
'fix-dvorak-es.patch'
'fix-euro2.patch')
provides=('vlock')
conflicts=('vlock')
replaces=('vlock')
md5sums=('34c71feead8ab9c01ec638acea8cd877'
'4362091d5e23bab2d158f8c7693a45d8')
md5sums=('cc0ee9f2537d8636cae85a8c6541ed2e'
'998957c4f815347dcc874c4d7555dc66'
'd869200acbc0aab6a9cafa43cb140d4e')
build() {
prepare() {
cd ${srcdir}/${pkgname}-${pkgver}
# rename keymap files with the same names
# this is needed because when only name of keymap is specified
@ -31,9 +34,14 @@ build() {
mv data/keymaps/i386/dvorak/no{,-dvorak}.map
mv data/keymaps/i386/fgGIod/trf{,-fgGIod}.map
mv data/keymaps/i386/colemak/{en-latin9,colemak}.map
# fix https://bugs.archlinux.org/task/33308
# keymap loading is broken for cetain keymaps
patch -Np1 -i ../fix-keymap-loading-1.15.5.patch
# fix es-dvorak #33662
patch -Np1 -i ../fix-dvorak-es.patch
# fix euro2 #28213
patch -Np1 -i ../fix-euro2.patch
}
build() {
cd ${srcdir}/${pkgname}-${pkgver}
./configure --prefix=/usr --datadir=/usr/share/kbd --mandir=/usr/share/man
make KEYCODES_PROGS=yes RESIZECONS_PROGS=yes
}

11
kbd/fix-dvorak-es.patch Normal file
View File

@ -0,0 +1,11 @@
--- kbd-1.15.5/data/keymaps/i386/dvorak/dvorak-es.map.old 2013-05-08 14:58:03.393349828 +0200
+++ kbd-1.15.5/data/keymaps/i386/dvorak/dvorak-es.map 2013-05-08 14:58:20.206415053 +0200
@@ -4,7 +4,7 @@
keymaps 0-2,4,5,6,8-10,12,14
include "linux-with-alt-and-altgr"
-include "euro"
+include "euro.map"
strings as usual
keycode 1 = Escape

9
kbd/fix-euro2.patch Normal file
View File

@ -0,0 +1,9 @@
--- kbd-1.15.5/data/keymaps/i386/include/euro2.map.old 2013-05-08 15:00:25.917752313 +0200
+++ kbd-1.15.5/data/keymaps/i386/include/euro2.map 2013-05-08 15:00:54.943957367 +0200
@@ -2,5 +2,5 @@
# [Say: "loadkeys euro2" to get Euro and cent with AltGr (right alt)
# on the positions where many keyboards have E and C.
# To get it displayed, use a latin0 (i.e., latin9) font.]
-altgr keycode 18 = currency
+altgr keycode 18 = euro
altgr keycode 46 = cent