[arch-commits] Commit in xkeyboard-config/repos (3 files)

Jan de Groot jgc at archlinux.org
Sat Aug 2 21:31:59 UTC 2008


    Date: Saturday, August 2, 2008 @ 17:31:59
  Author: jgc
Revision: 7542

Merged revisions 2-7541 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/xkeyboard-config/trunk

........
  r356 | aaron | 2008-04-18 22:56:27 +0000 (Fri, 18 Apr 2008) | 1 line
  
  Added svn:keywords to all PKGBUILDs
........
  r7541 | jgc | 2008-08-02 21:31:47 +0000 (Sat, 02 Aug 2008) | 1 line
  
  upgpkg: xkeyboard-config 1.3-1
........

Modified:
  xkeyboard-config/repos/extra-i686/	(properties)
  xkeyboard-config/repos/extra-i686/PKGBUILD
Deleted:
  xkeyboard-config/repos/extra-i686/xkeyboard-config-fix-ralt.patch

---------------------------------+
 PKGBUILD                        |    4 +-
 xkeyboard-config-fix-ralt.patch |   59 --------------------------------------
 2 files changed, 2 insertions(+), 61 deletions(-)


Property changes on: xkeyboard-config/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /xkeyboard-config/trunk:1
   + /xkeyboard-config/trunk:1-7541

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-08-02 21:31:47 UTC (rev 7541)
+++ extra-i686/PKGBUILD	2008-08-02 21:31:59 UTC (rev 7542)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Alexander Baldeck <kth5 at archlinux.org>
 pkgname=xkeyboard-config
-pkgver=1.2
+pkgver=1.3
 pkgrel=1
 pkgdesc="X keyboard configuration files"
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 replaces=('xkbdata')
 conflicts=('xkbdata')
 source=(http://xlibs.freedesktop.org/xkbdesc/xkeyboard-config-${pkgver}.tar.bz2)
-md5sums=('667c582a54d5715d24110c20e8c4be38')
+md5sums=('d9e9f69f9c6ef5c5a8255cfbe6a57d51')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}

Deleted: extra-i686/xkeyboard-config-fix-ralt.patch
===================================================================
--- extra-i686/xkeyboard-config-fix-ralt.patch	2008-08-02 21:31:47 UTC (rev 7541)
+++ extra-i686/xkeyboard-config-fix-ralt.patch	2008-08-02 21:31:59 UTC (rev 7542)
@@ -1,59 +0,0 @@
-Index: symbols/level3
-===================================================================
-RCS file: /cvs/xlibs/xkbdesc/symbols/level3,v
-retrieving revision 1.14
-diff -u -r1.14 level3
---- symbols/level3	9 Oct 2006 21:53:27 -0000	1.14
-+++ symbols/level3	16 Oct 2006 19:36:21 -0000
-@@ -14,7 +14,7 @@
-     type[Group1]="ONE_LEVEL",
-     symbols[Group1] = [ ISO_Level3_Shift ]
-     };
--  modifier_map Mod5   { <RALT> };
-+  modifier_map Mod5   { ISO_Level3_Shift };
- };
- 
- partial modifier_keys
-@@ -66,7 +66,7 @@
-     type[Group1]="ONE_LEVEL",
-     symbols[Group1] = [ ISO_Level3_Shift ]
-     };
--  modifier_map Mod5   { <RCTL> };
-+  modifier_map Mod5   { ISO_Level3_Shift };
- };
- 
- // using the level(menu_switch) map, the Menu key temporarily
-@@ -77,7 +77,7 @@
-     type[Group1]="ONE_LEVEL",
-     symbols[Group1] = [ ISO_Level3_Shift ]
-     };
--  modifier_map Mod5   { <MENU> };
-+  modifier_map Mod5   { ISO_Level3_Shift };
- };
- 
- // using the level3(win_switch) map, the either Windows' logo key
-@@ -96,7 +96,7 @@
-     type[Group1]="ONE_LEVEL",
-     symbols[Group1] = [ ISO_Level3_Shift ]
-     };
--  modifier_map Mod5   { <LWIN> };
-+  modifier_map Mod5   { ISO_Level3_Shift };
- };
- 
- // using the level(rwin_switch) map, the right Windows' logo key
-@@ -109,7 +109,7 @@
-     type[Group1]="ONE_LEVEL",
-     symbols[Group1] = [ ISO_Level3_Shift ]
-     };
--  modifier_map Mod5   { <RWIN> };
-+  modifier_map Mod5   { ISO_Level3_Shift };
- };
- 
- // using the level3(enter_switch) map, the Enter key on the keypad
-@@ -121,5 +121,5 @@
-     type[Group1]="ONE_LEVEL",
-     symbols[Group1] = [ ISO_Level3_Shift ]
-     };
--  modifier_map Mod5   { <KPEN> };
-+  modifier_map Mod5   { ISO_Level3_Shift };
- };




More information about the arch-commits mailing list