mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
xf86-input-evdev: update to 2.2.99.2.
--HG-- extra : convert_revision : a064304ea4118f53c1bf14dcd2763b2db7a3d8a1
This commit is contained in:
parent
f490fbd0db
commit
34883a1c91
2 changed files with 2 additions and 4 deletions
|
@ -12,7 +12,5 @@ do_install()
|
||||||
mkdir -p ${DESTDIR}/usr/lib/xorg/modules/input
|
mkdir -p ${DESTDIR}/usr/lib/xorg/modules/input
|
||||||
|
|
||||||
mv ${SRCPKGDESTDIR}/usr/include ${DESTDIR}/usr
|
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
|
mv ${SRCPKGDESTDIR}/usr/lib/pkgconfig ${DESTDIR}/usr/lib
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
# Template build file for 'xf86-input-evdev'.
|
# Template build file for 'xf86-input-evdev'.
|
||||||
pkgname=xf86-input-evdev
|
pkgname=xf86-input-evdev
|
||||||
version=2.2.2
|
version=2.2.99.2
|
||||||
distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="Xorg event device input driver"
|
short_desc="Xorg event device input driver"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=63606119e86c27b47bd7ec4b2b6048b76515df6755fc5dd8bcfc98f5fe53d994
|
checksum=1eae4c4b5927c514aeca060a9ff177a7f2819d0628fad76fef5fd39c52733599
|
||||||
long_desc="
|
long_desc="
|
||||||
This package provides the Xorg event device input driver for the
|
This package provides the Xorg event device input driver for the
|
||||||
Xorg X11 server."
|
Xorg X11 server."
|
||||||
|
|
Loading…
Add table
Reference in a new issue