From f6a054a198551b33ed77f869d0bb22939a07f297 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Wed, 1 Oct 2014 07:40:52 +0000 Subject: [PATCH] kbd: updated to 2.0.1 --- kbd/.footprint | 3 +++ kbd/.md5sum | 2 +- kbd/Pkgfile | 7 ++++++- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/kbd/.footprint b/kbd/.footprint index ec095f1..9e03663 100644 --- a/kbd/.footprint +++ b/kbd/.footprint @@ -334,6 +334,9 @@ drwxr-xr-x root/root usr/share/kbd/keymaps/i386/azerty/ -rw-r--r-- root/root usr/share/kbd/keymaps/i386/azerty/fr.map.gz -rw-r--r-- root/root usr/share/kbd/keymaps/i386/azerty/wangbe.map.gz -rw-r--r-- root/root usr/share/kbd/keymaps/i386/azerty/wangbe2.map.gz +drwxr-xr-x root/root usr/share/kbd/keymaps/i386/bepo/ +-rw-r--r-- root/root usr/share/kbd/keymaps/i386/bepo/fr-bepo-latin9.map.gz +-rw-r--r-- root/root usr/share/kbd/keymaps/i386/bepo/fr-bepo.map.gz drwxr-xr-x root/root usr/share/kbd/keymaps/i386/colemak/ -rw-r--r-- root/root usr/share/kbd/keymaps/i386/colemak/en-latin9.map.gz drwxr-xr-x root/root usr/share/kbd/keymaps/i386/dvorak/ diff --git a/kbd/.md5sum b/kbd/.md5sum index b0a16f5..bc1acf3 100644 --- a/kbd/.md5sum +++ b/kbd/.md5sum @@ -1 +1 @@ -34c71feead8ab9c01ec638acea8cd877 kbd-1.15.5.tar.gz +cc0ee9f2537d8636cae85a8c6541ed2e kbd-2.0.1.tar.gz diff --git a/kbd/Pkgfile b/kbd/Pkgfile index 9727565..ce045d1 100644 --- a/kbd/Pkgfile +++ b/kbd/Pkgfile @@ -5,13 +5,18 @@ # Depends on: name=kbd -version=1.15.5 +version=2.0.1 release=1 source=(ftp://ftp.altlinux.org/pub/people/legion/kbd/$name-$version.tar.gz) build() { cd $name-$version + # we don't want a dependency to 'check' + sed -i '/^SUBDIR/s/tests//' Makefile.am + sed -i '/\[check >= 0.9.4\]/s/^/#/' configure.ac + autoreconf --install + export CC="$CC" RANLIB="$RANLIB" cat > config.cache <