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

Jan de Groot jgc at archlinux.org
Sun Aug 3 11:01:07 UTC 2008


    Date: Sunday, August 3, 2008 @ 07:01:06
  Author: jgc
Revision: 7585

Merged revisions 2-7584 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-x86_64/	(properties)
  xkeyboard-config/repos/extra-x86_64/PKGBUILD
Deleted:
  xkeyboard-config/repos/extra-x86_64/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-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /xkeyboard-config/trunk:1
   + /xkeyboard-config/trunk:1-7584

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-08-03 10:59:27 UTC (rev 7584)
+++ extra-x86_64/PKGBUILD	2008-08-03 11:01:06 UTC (rev 7585)
@@ -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-x86_64/xkeyboard-config-fix-ralt.patch
===================================================================
--- extra-x86_64/xkeyboard-config-fix-ralt.patch	2008-08-03 10:59:27 UTC (rev 7584)
+++ extra-x86_64/xkeyboard-config-fix-ralt.patch	2008-08-03 11:01:06 UTC (rev 7585)
@@ -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