ports/xorg (3.0): xkeyboard-config: updated to 2.9
commit 6580ad14b0641efa3aed64bdb3a5c0cfb70507cd Author: Fredrik Rinnestam <fredrik@crux.nu> Date: Wed May 29 13:54:35 2013 +0200 xkeyboard-config: updated to 2.9 diff --git a/xkeyboard-config/.footprint b/xkeyboard-config/.footprint index 07c3256..7c66ba2 100644 --- a/xkeyboard-config/.footprint +++ b/xkeyboard-config/.footprint @@ -68,6 +68,7 @@ drwxr-xr-x root/root usr/share/X11/xkb/keycodes/digital_vndr/ -rw-r--r-- root/root usr/share/X11/xkb/keycodes/hp -rw-r--r-- root/root usr/share/X11/xkb/keycodes/ibm -rw-r--r-- root/root usr/share/X11/xkb/keycodes/macintosh +-rw-r--r-- root/root usr/share/X11/xkb/keycodes/olpc drwxr-xr-x root/root usr/share/X11/xkb/keycodes/sgi_vndr/ -rw-r--r-- root/root usr/share/X11/xkb/keycodes/sgi_vndr/indigo -rw-r--r-- root/root usr/share/X11/xkb/keycodes/sgi_vndr/indy diff --git a/xkeyboard-config/.md5sum b/xkeyboard-config/.md5sum index 5aff1c5..29ca9ee 100644 --- a/xkeyboard-config/.md5sum +++ b/xkeyboard-config/.md5sum @@ -1 +1 @@ -e66d567d85a954d589c5723fb0e1f3dd xkeyboard-config-2.8.tar.bz2 +9b1280d8ba40274a0f1567c94fca7501 xkeyboard-config-2.9.tar.bz2 diff --git a/xkeyboard-config/Pkgfile b/xkeyboard-config/Pkgfile index 6ff273d..4b2ada5 100644 --- a/xkeyboard-config/Pkgfile +++ b/xkeyboard-config/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xorg-xkbcomp, intltool name=xkeyboard-config -version=2.8 +version=2.9 release=1 source=(http://xorg.freedesktop.org/releases/individual/data/$name/$name-$version.ta...) @@ -21,6 +21,6 @@ build() { rm -rf $PKG/usr/share/locale - ln -s /var/lib/xkb $PKG/usr/share/X11/xkb/compiled + ln -s /var/lib/xkb $PKG/usr/share/X11/xkb/compiled find $PKG -name README -delete }
participants (1)
-
crux@crux.nu