Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorgtesting.git;a=commitdiff;h=e9f7d36632a73a4647ff75c63bf41a71cda2572c

commit e9f7d36632a73a4647ff75c63bf41a71cda2572c
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Mon Aug 22 10:58:46 2011 +0200

xorg-server-1.10.4-1-x86_64
*version bump
*don't use deprecated xkb_layout close #4547

diff --git a/source/x11/xorg-server/10-evdev.conf 
b/source/x11/xorg-server/10-evdev.conf
index 5e9f8c6..9e17860 100644
--- a/source/x11/xorg-server/10-evdev.conf
+++ b/source/x11/xorg-server/10-evdev.conf
@@ -3,7 +3,7 @@ Section "InputClass"
MatchIsKeyboard "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
-        Option "xkb_layout" "Keyboard_Layout"
+        Option "XkbLayout" "Keyboard_Layout"
Option "XkbOptions" "terminate:ctrl_alt_bksp"
EndSection

diff --git a/source/x11/xorg-server/FrugalBuild 
b/source/x11/xorg-server/FrugalBuild
index 7b33fb7..d9bae4b 100644
--- a/source/x11/xorg-server/FrugalBuild
+++ b/source/x11/xorg-server/FrugalBuild
@@ -8,7 +8,7 @@ USE_UDEV=${USE_UDEV:-"y"}
USE_SERVERDMX=${USE_SERVERDMX:-"y"}

pkgname=xorg-server
-pkgver=1.10.3
+pkgver=1.10.4
pkgrel=1
pkgdesc="Modular X.Org X Server"
groups=('x11' 'xorg-core')
@@ -35,7 +35,7 @@ backup=('etc/sysconfig/desktop' 
'etc/X11/xorg.conf.d/10-evdev.conf' \
'etc/X11/xorg.conf.d/20-synaptics.conf')
_F_archive_grepv="99"
Finclude xorg
-sha1sums=('1699be5c0edeca553cfa3ee6caa228483465136b')
+sha1sums=('857d6377025c77851a3cc5f8ec2ce84164a2fdc6')

if Fuse $USE_DEVEL; then
pkgver=1.6.3.901.151.g120286a
@@ -54,7 +54,7 @@ source=("${source[@]}" \
sha1sums=("${sha1sums[@]}" \
'bda6f333b53fcc2e1d823364a1e12e2061a66700' \
'905cc57547421ff3ca77ec1c8e6898a7a414346f' \
-         '9318b631eb06833bea18d5a5efd15df89ad5d12a' \
+         '3fa8d717bce03296e6b097279a410d9672000b08' \
'6c0156d129ddd2fb5277b76af1738298c2d09d4d')

Fconfopts="${Fconfopts[@]}
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to