xmodmap: update to 1.0.5

This commit is contained in:
Juan RP 2011-02-19 11:21:42 +01:00
parent 2b6176f684
commit a3a73e70c2
1 changed files with 6 additions and 5 deletions

View File

@ -1,16 +1,17 @@
# Template build file for 'xmodmap'.
pkgname=xmodmap
version=1.0.4
version=1.0.5
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="X modmap program"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=805a63525d99f59d60a11aa89121fb9cdb001c8d542237ac4deafbadc7bd0bed
checksum=421ee7a17b0cf559c4901225f70c497e3c5ca205ec7dcc84712055818d2f3402
long_desc="
The xmodmap tool is used to modify keymaps and pointer button mappings in X.
This is from modular Xorg X11."
Add_dependency run glibc
Add_dependency run libX11
Add_dependency build pkg-config
Add_dependency full glibc
Add_dependency full libX11
Add_dependency build libX11-devel