summaryrefslogtreecommitdiff
path: root/xorg-xf86-input-mouse
diff options
context:
space:
mode:
authorTilman Sauerbeck <tilman@crux.nu>2007-02-16 16:01:11 +0100
committerTilman Sauerbeck <tilman@crux.nu>2007-02-16 16:01:11 +0100
commit97ae4a04435c4e1d8024f798856a744c2739846e (patch)
tree2e5ebeb9ad3be7c2b19eadff3fd5a2d9fec75a98 /xorg-xf86-input-mouse
parentf0c732db02b87bb8031bdf595403d0a7bc229914 (diff)
downloadxorg-97ae4a04435c4e1d8024f798856a744c2739846e.tar.gz
xorg-97ae4a04435c4e1d8024f798856a744c2739846e.tar.xz
xorg-xf86-input-mouse: updated to 1.1.2
Diffstat (limited to 'xorg-xf86-input-mouse')
-rw-r--r--xorg-xf86-input-mouse/.footprint2
-rw-r--r--xorg-xf86-input-mouse/.md5sum2
-rw-r--r--xorg-xf86-input-mouse/Pkgfile5
3 files changed, 3 insertions, 6 deletions
diff --git a/xorg-xf86-input-mouse/.footprint b/xorg-xf86-input-mouse/.footprint
index a5764b18..eb7150fd 100644
--- a/xorg-xf86-input-mouse/.footprint
+++ b/xorg-xf86-input-mouse/.footprint
@@ -7,4 +7,4 @@ drwxr-xr-x root/root usr/lib/xorg/modules/input/
-rwxr-xr-x root/root usr/lib/xorg/modules/input/mouse_drv.so
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man4/
--rw-r--r-- root/root usr/man/man4/xmouse.4.gz
+-rw-r--r-- root/root usr/man/man4/mousedrv.4.gz
diff --git a/xorg-xf86-input-mouse/.md5sum b/xorg-xf86-input-mouse/.md5sum
index 61165721..b32a1e46 100644
--- a/xorg-xf86-input-mouse/.md5sum
+++ b/xorg-xf86-input-mouse/.md5sum
@@ -1 +1 @@
-760dccf9578abb9b968fcb213a131506 xf86-input-mouse-1.1.1.tar.bz2
+d8bcd9fb1b4efb02acd251495f9a30c1 xf86-input-mouse-1.1.2.tar.bz2
diff --git a/xorg-xf86-input-mouse/Pkgfile b/xorg-xf86-input-mouse/Pkgfile
index 03a6e829..a67ad243 100644
--- a/xorg-xf86-input-mouse/Pkgfile
+++ b/xorg-xf86-input-mouse/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: xorg-server, xorg-xproto
name=xorg-xf86-input-mouse
-version=1.1.1
+version=1.1.2
release=1
source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-input-mouse-$version.tar.bz2)
@@ -15,7 +15,4 @@ build() {
make
make DESTDIR=$PKG install
-
- # we already have mouse(4) :(
- mv $PKG/usr/man/man4/mouse.4 $PKG/usr/man/man4/xmouse.4
}

Generated by cgit