xf86-input-mouse: update to 1.4.0, new deps style.
--HG-- extra : convert_revision : f496bc1a764071f4cbe2b9f35a8aeb5cfdf4b777
This commit is contained in:
parent
826e2aea87
commit
46bd367b46
1 changed files with 7 additions and 6 deletions
|
@ -1,12 +1,13 @@
|
||||||
# Template build file for 'xf86-input-mouse'.
|
# Template build file for 'xf86-input-mouse'.
|
||||||
pkgname=xf86-input-mouse
|
pkgname=xf86-input-mouse
|
||||||
version=1.3.0
|
version=1.4.0
|
||||||
distfiles="
|
distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
|
||||||
http://xorg.freedesktop.org/releases/individual/driver/$pkgname-$version.tar.bz2"
|
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
make_cmd="$XBPS_MASTERDIR/bin/gmake"
|
|
||||||
short_desc="Modular Xorg mouse driver"
|
short_desc="Modular Xorg mouse driver"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=a691e809e61e14e2383f1d4533b0eb454373667f
|
checksum=e6e1dbd64d41c826619a5881c5aeed46095bfdcb87c3e27d65292fc12a5bb7c7
|
||||||
long_desc="
|
long_desc="
|
||||||
This is the mouse driver for the modular Xorg server."
|
This is the mouse driver for the modular Xorg X11 server."
|
||||||
|
|
||||||
|
Add_dependency full glibc
|
||||||
|
Add_dependency full xorg-server
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue