[arch-commits] Commit in xkeyboard-config/trunk (PKGBUILD fix-abnt2.patch)

Jan de Groot jgc at archlinux.org
Mon Feb 9 21:47:06 UTC 2009


    Date: Monday, February 9, 2009 @ 16:47:05
  Author: jgc
Revision: 26601

upgpkg: xkeyboard-config 1.5-1

Modified:
  xkeyboard-config/trunk/PKGBUILD
Deleted:
  xkeyboard-config/trunk/fix-abnt2.patch

-----------------+
 PKGBUILD        |   10 ++++------
 fix-abnt2.patch |   20 --------------------
 2 files changed, 4 insertions(+), 26 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-09 21:45:10 UTC (rev 26600)
+++ PKGBUILD	2009-02-09 21:47:05 UTC (rev 26601)
@@ -1,8 +1,8 @@
 # $Id$
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 pkgname=xkeyboard-config
-pkgver=1.4
-pkgrel=2
+pkgver=1.5
+pkgrel=1
 pkgdesc="X keyboard configuration files"
 arch=(i686 x86_64)
 license=('custom')
@@ -12,13 +12,11 @@
 provides=('xkbdata')
 replaces=('xkbdata')
 conflicts=('xkbdata')
-source=(http://xlibs.freedesktop.org/xkbdesc/xkeyboard-config-${pkgver}.tar.bz2
-	fix-abnt2.patch)
-md5sums=('a9fe7efbc67a6966c4d4501f0cf88073' '5af20ec00a42a051cf0d7bcb572471df')
+source=(http://xlibs.freedesktop.org/xkbdesc/xkeyboard-config-${pkgver}.tar.bz2)
+md5sums=('43c74312d303863b1b929554fa9ed9b3')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
-  patch -Np1 -i "${srcdir}/fix-abnt2.patch" || return 1
   ./configure --prefix=/usr \
               --with-xkb-base=/usr/share/X11/xkb \
               --with-xkb-rules-symlink=xorg \

Deleted: fix-abnt2.patch
===================================================================
--- fix-abnt2.patch	2009-02-09 21:45:10 UTC (rev 26600)
+++ fix-abnt2.patch	2009-02-09 21:47:05 UTC (rev 26601)
@@ -1,20 +0,0 @@
-From b67326a9b271332c5bef23115d9c4ac7e7b2e6d9 Mon Sep 17 00:00:00 2001
-From: Sergey V. Udaltsov<svu at gnome.org>
-Date: Wed, 26  Nov  2008  23:19:41  +0000
-Subject: fixed abnt2 keycodes, b.fd.o#18712
-
----
-diff --git a/keycodes/evdev b/keycodes/evdev
-index 760e2d0..9da2cd5 100644
---- a/keycodes/evdev
-+++ b/keycodes/evdev
-@@ -311,6 +311,7 @@ xkb_keycodes "jp106" {
- // For brazilian ABNT2 keyboard.
- xkb_keycodes "abnt2" {
-     include "evdev(evdev)"
-+    <KPPT> = 129;
- };
- 
- // PC98
---
-cgit v0.8.1-24-ge5fb




More information about the arch-commits mailing list