Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (fb836a630853837e6db8ac58aac10aa1b29658c3)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (fb836a630853837e6db8ac58aac10aa1b29658c3)
  • Date: Sun, 16 Aug 2009 13:16:59 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

dev/null |binary
xorg-driver/xf86-input-evdev/DETAILS | 12 +++---
xorg-driver/xf86-input-evdev/HISTORY | 19
----------
xorg-driver/xf86-input-evdev/xf86-input-evdev-2.2.4.tar.bz2.sig | 0
4 files changed, 7 insertions(+), 24 deletions(-)

New commits:
commit fb836a630853837e6db8ac58aac10aa1b29658c3
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Revert "xf86-input-evdev: Updated to 2.2.0"

This reverts commit 42839a1304bf02033157365de047b333ff169983.

2.2.x branch still has issues, with the latest 2.2.4 the X crashing and
loss of keyboard/mouse seem to be fixed, but autorepeating keyboard
functionality has been lost.

commit 24c0787ad737808a9f3854450df0b4f4538e0eb3
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Revert "xf86-input-evdev: update to 2.2.1"

This reverts commit 498bd4007d689196579a50788c9f82a4933acfd2.

2.2.x branch still has issues, with the latest 2.2.4 the X crashing and
loss of keyboard/mouse seem to be fixed, but autorepeating keyboard
functionality has been lost.

commit 6039f4189ed3e341c1b67ec49fc1fdab7cdd9457
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Revert "xf86-input-evdev: Updated to 2.2.2"

This reverts commit 424deb14f0c1fe62dd83cea5cc262c651acfc340.

2.2.x branch still has issues, with the latest 2.2.4 the X crashing and
loss of keyboard/mouse seem to be fixed, but autorepeating keyboard
functionality has been lost.

commit 661d2785f75ecf12e54a4d77f61d0351655d3f3c
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Revert "xf86-input-evdev: Updated to 2.2.3"

This reverts commit 340aee190ec077e74dce4634267a03b75d8abad9.

2.2.x branch still has issues, with the latest 2.2.4 the X crashing and
loss of keyboard/mouse seem to be fixed, but autorepeating keyboard
functionality has been lost.

commit 47bc69f786f78087e8dabdeec0bb83cfd4f51ae1
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Revert "xf86-input-evdev: Updated to 2.2.4"

This reverts commit 065209f6e786ed5aaf77238121d978fa4d29909c.

2.2.x branch still has issues, with the latest 2.2.4 the X crashing and
loss of keyboard/mouse seem to be fixed, but autorepeating keyboard
functionality has been lost.

commit 24efa36334a5eba39557cd0050005688de71c115
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Revert "xf86-input-evdev: Removed XORG_VER and PKG"

This reverts commit 1268bc88afed987ab13c845aaa4c4aa565bd81ac.

2.2.x branch still has issues, with the latest 2.2.4 the X crashing and
loss of keyboard/mouse seem to be fixed, but autorepeating keyboard
functionality has been lost.

diff --git a/xorg-driver/xf86-input-evdev/DETAILS
b/xorg-driver/xf86-input-evdev/DETAILS
index 8a7bb87..d0b0f17 100755
--- a/xorg-driver/xf86-input-evdev/DETAILS
+++ b/xorg-driver/xf86-input-evdev/DETAILS
@@ -1,10 +1,12 @@
SPELL=xf86-input-evdev
- VERSION=2.2.4
-#
SOURCE_HASH=sha512:5a5170e29a85fceb795cc6c31ce8721eb937019c785db2b945373f1de56ce415fe1d03e9592949d491ae9a985b1546652b21c8c411934534ca4d3046b3888d89
- SOURCE=$SPELL-$VERSION.tar.bz2
+ PKG=xf86-input-evdev
+ VERSION=2.1.3
+
SOURCE_HASH=sha512:5a5170e29a85fceb795cc6c31ce8721eb937019c785db2b945373f1de56ce415fe1d03e9592949d491ae9a985b1546652b21c8c411934534ca4d3046b3888d89
+ XORG_VER=X11R7.1
+ SOURCE=${PKG}-${VERSION}.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/driver/${SOURCE}
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
+# SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
WEB_SITE=http://xorg.freedesktop.org
ENTERED=20051125
LICENSE[0]=XCL
diff --git a/xorg-driver/xf86-input-evdev/HISTORY
b/xorg-driver/xf86-input-evdev/HISTORY
index 8082b84..c7e1025 100644
--- a/xorg-driver/xf86-input-evdev/HISTORY
+++ b/xorg-driver/xf86-input-evdev/HISTORY
@@ -1,22 +1,3 @@
-2009-08-15 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Updated to 2.2.4
- SOURCE matches upstream posted MD5
- Removed XORG_VER and PKG
-
-2009-07-30 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Updated to 2.2.3
- SOURCE matches upstream posted MD5
-
-2009-04-30 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Updated to 2.2.2
- SOURCE matches upstream posted MD5
-
-2009-03-24 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
- * DETAILS: updated spell to 2.2.1
-
-2009-03-15 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Updated to 2.2.0
-
2009-02-20 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.1.3

diff --git a/xorg-driver/xf86-input-evdev/xf86-input-evdev-2.2.4.tar.bz2.sig
b/xorg-driver/xf86-input-evdev/xf86-input-evdev-2.2.4.tar.bz2.sig
deleted file mode 100644
index e038022..0000000
Binary files
a/xorg-driver/xf86-input-evdev/xf86-input-evdev-2.2.4.tar.bz2.sig and
/dev/null differ



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (fb836a630853837e6db8ac58aac10aa1b29658c3), Eric Sandall, 08/16/2009

Archive powered by MHonArc 2.6.24.

Top of Page