xf86-input-evdev: update to 2.2.99.2.

--HG--
extra : convert_revision : a064304ea4118f53c1bf14dcd2763b2db7a3d8a1
This commit is contained in:
Juan RP 2009-10-10 16:02:56 +02:00
parent f490fbd0db
commit 34883a1c91
2 changed files with 2 additions and 4 deletions

View File

@ -12,7 +12,5 @@ do_install()
mkdir -p ${DESTDIR}/usr/lib/xorg/modules/input
mv ${SRCPKGDESTDIR}/usr/include ${DESTDIR}/usr
mv ${SRCPKGDESTDIR}/usr/lib/xorg/modules/input/*.la \
${DESTDIR}/usr/lib/xorg/modules/input
mv ${SRCPKGDESTDIR}/usr/lib/pkgconfig ${DESTDIR}/usr/lib
}

View File

@ -1,11 +1,11 @@
# Template build file for 'xf86-input-evdev'.
pkgname=xf86-input-evdev
version=2.2.2
version=2.2.99.2
distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="Xorg event device input driver"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=63606119e86c27b47bd7ec4b2b6048b76515df6755fc5dd8bcfc98f5fe53d994
checksum=1eae4c4b5927c514aeca060a9ff177a7f2819d0628fad76fef5fd39c52733599
long_desc="
This package provides the Xorg event device input driver for the
Xorg X11 server."