From a3a73e70c21994b25d09a65d4a0784a94c6fb7b7 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 19 Feb 2011 11:21:42 +0100 Subject: [PATCH] xmodmap: update to 1.0.5 --- srcpkgs/xmodmap/template | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/srcpkgs/xmodmap/template b/srcpkgs/xmodmap/template index 66573620247..6375541cfb8 100644 --- a/srcpkgs/xmodmap/template +++ b/srcpkgs/xmodmap/template @@ -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 " -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