[crux-commits] ports/xorg (2.3): xorg-xmodmap: updated to 1.0.3.
crux at crux.nu
crux at crux.nu
Tue Aug 7 11:49:12 UTC 2007
commit 3d7c94cefb29943c7ac1af6724f633a519dd41d1
Author: Tilman Sauerbeck <tilman at crux.nu>
Date: Tue Aug 7 13:48:44 2007 +0200
xorg-xmodmap: updated to 1.0.3.
diff --git a/xorg-xmodmap/.md5sum b/xorg-xmodmap/.md5sum
index ba1cc7c..1b5220f 100644
--- a/xorg-xmodmap/.md5sum
+++ b/xorg-xmodmap/.md5sum
@@ -1 +1 @@
-ea78b3e32e27c3662f86ea68b3aec22f xmodmap-1.0.2.tar.bz2
+626731003ec22a74ecf9e44ed098bbdf xmodmap-1.0.3.tar.bz2
diff --git a/xorg-xmodmap/Pkgfile b/xorg-xmodmap/Pkgfile
index 1519c98..d6ee70f 100644
--- a/xorg-xmodmap/Pkgfile
+++ b/xorg-xmodmap/Pkgfile
@@ -4,14 +4,14 @@
# Depends on: xorg-libx11
name=xorg-xmodmap
-version=1.0.2
+version=1.0.3
release=1
source=(http://xorg.freedesktop.org/releases/individual/app/xmodmap-$version.tar.bz2)
build() {
cd xmodmap-$version
- ./configure --prefix=/usr
+ ./configure --prefix=/usr --mandir=/usr/man
make
make DESTDIR=$PKG install
More information about the crux-commits
mailing list