xf86-input-libinput: update to 0.30.0
This commit is contained in:
parent
4a1abcaf77
commit
9b4385f406
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'xf86-input-libinput'
|
# Template file for 'xf86-input-libinput'
|
||||||
pkgname=xf86-input-libinput
|
pkgname=xf86-input-libinput
|
||||||
version=0.29.0
|
version=0.30.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libinput-devel xorg-server-devel"
|
makedepends="libinput-devel xorg-server-devel"
|
||||||
depends="virtual?xserver-abi-input-24_1"
|
depends="virtual?xserver-abi-input-24_1"
|
||||||
short_desc="Generic input driver for the X.Org server based on libinput"
|
short_desc="Generic input driver for the X.Org server based on libinput"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="skmpz <dem.procopiou@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://xorg.freedesktop.org/"
|
homepage="https://xorg.freedesktop.org/"
|
||||||
distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.bz2"
|
distfiles="${XORG_SITE}/driver/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=c28b56a21754b972db31798e6a4cf4dc9d69208d08f8fe41701a94def5e94bee
|
checksum=f9c7f9fd41ae14061e0e9c3bd45fa170e5e21027a2bc5810034e1e748db996c0
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue