xmodmap: update to 1.0.8.

This commit is contained in:
Juan RP 2013-09-13 10:15:54 +02:00
parent d8651045ee
commit 697c218fb0

View file

@ -1,18 +1,16 @@
# Template build file for 'xmodmap'. # Template build file for 'xmodmap'.
pkgname=xmodmap pkgname=xmodmap
version=1.0.7 version=1.0.8
revision=3 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="libX11-devel" makedepends="libX11-devel"
short_desc="X modmap program" short_desc="X modmap program to modify keymaps and pointer button mappings"
homepage="http://xorg.freedesktop.org" homepage="http://xorg.freedesktop.org"
license="MIT" license="MIT"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2" distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
checksum=ef22ede9c4a3c720da539292c6911515a8408e618e0dec6aa2196ee2153de4b5 checksum=efe2e3c89858a2db3bdcf969f55f55d0af4f5007789198344de0595249a99fc3
long_desc="
The xmodmap tool is used to modify keymaps and pointer button mappings in X."
xmodmap_package() { xmodmap_package() {
pkg_install() { pkg_install() {