libinput: shorten short_desc, use FREEDESKTOP_SITE.

This commit is contained in:
Enno Boland 2015-03-12 10:00:04 +01:00
parent a7206a9382
commit 6d0df6a2a7

View file

@ -5,11 +5,11 @@ revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="mtdev-devel libudev-devel libevdev-devel" makedepends="mtdev-devel libudev-devel libevdev-devel"
short_desc="Library to handle input devices in Wayland compositors and to provide a generic X.Org input driver" short_desc="Provides handling input devices in Wayland compositors and X.Org"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
license="MIT" license="MIT"
homepage="http://www.freedesktop.org/wiki/Software/libinput/" homepage="http://www.freedesktop.org/wiki/Software/libinput/"
distfiles="http://freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz" distfiles="$FREEDESKTOP_SITE/$pkgname/$pkgname-$version.tar.xz"
checksum=6e0ce9dd9ff04e9ac382dffb7fa332b94f093227a197a9c8189e87de6d88b55a checksum=6e0ce9dd9ff04e9ac382dffb7fa332b94f093227a197a9c8189e87de6d88b55a
libinput-devel_package() { libinput-devel_package() {