From 9db0400010cebce40ec0853cecef39d73bde4522 Mon Sep 17 00:00:00 2001 From: tnut Date: Fri, 11 Mar 2011 20:01:55 +0100 Subject: xkeyboard-config, port adapté MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xorg/xkeyboard-config/.footprint.i686 | 5 ++++- xorg/xkeyboard-config/.footprint.x86_64 | 5 ++++- xorg/xkeyboard-config/Pkgfile | 12 ++---------- 3 files changed, 10 insertions(+), 12 deletions(-) (limited to 'xorg/xkeyboard-config') diff --git a/xorg/xkeyboard-config/.footprint.i686 b/xorg/xkeyboard-config/.footprint.i686 index ccf825f4a..9837eb6e5 100644 --- a/xorg/xkeyboard-config/.footprint.i686 +++ b/xorg/xkeyboard-config/.footprint.i686 @@ -25,7 +25,6 @@ drwxr-xr-x root/root usr/share/X11/xkb/compat/ -rw-r--r-- root/root usr/share/X11/xkb/compat/pc98 -rw-r--r-- root/root usr/share/X11/xkb/compat/xfree86 -rw-r--r-- root/root usr/share/X11/xkb/compat/xtest -lrwxrwxrwx root/root usr/share/X11/xkb/compiled -> /var/lib/xkb -rw-r--r-- root/root usr/share/X11/xkb/geometry.dir drwxr-xr-x root/root usr/share/X11/xkb/geometry/ -rw-r--r-- root/root usr/share/X11/xkb/geometry/README @@ -355,5 +354,9 @@ drwxr-xr-x root/root usr/share/X11/xkb/types/ -rw-r--r-- root/root usr/share/X11/xkb/types/nokia -rw-r--r-- root/root usr/share/X11/xkb/types/numpad -rw-r--r-- root/root usr/share/X11/xkb/types/pc +drwxr-xr-x root/root usr/share/locale/ +drwxr-xr-x root/root usr/share/locale/fr/ +drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/ +-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/xkeyboard-config.mo drwxr-xr-x root/root usr/share/pkgconfig/ -rw-r--r-- root/root usr/share/pkgconfig/xkeyboard-config.pc diff --git a/xorg/xkeyboard-config/.footprint.x86_64 b/xorg/xkeyboard-config/.footprint.x86_64 index ccf825f4a..9837eb6e5 100644 --- a/xorg/xkeyboard-config/.footprint.x86_64 +++ b/xorg/xkeyboard-config/.footprint.x86_64 @@ -25,7 +25,6 @@ drwxr-xr-x root/root usr/share/X11/xkb/compat/ -rw-r--r-- root/root usr/share/X11/xkb/compat/pc98 -rw-r--r-- root/root usr/share/X11/xkb/compat/xfree86 -rw-r--r-- root/root usr/share/X11/xkb/compat/xtest -lrwxrwxrwx root/root usr/share/X11/xkb/compiled -> /var/lib/xkb -rw-r--r-- root/root usr/share/X11/xkb/geometry.dir drwxr-xr-x root/root usr/share/X11/xkb/geometry/ -rw-r--r-- root/root usr/share/X11/xkb/geometry/README @@ -355,5 +354,9 @@ drwxr-xr-x root/root usr/share/X11/xkb/types/ -rw-r--r-- root/root usr/share/X11/xkb/types/nokia -rw-r--r-- root/root usr/share/X11/xkb/types/numpad -rw-r--r-- root/root usr/share/X11/xkb/types/pc +drwxr-xr-x root/root usr/share/locale/ +drwxr-xr-x root/root usr/share/locale/fr/ +drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/ +-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/xkeyboard-config.mo drwxr-xr-x root/root usr/share/pkgconfig/ -rw-r--r-- root/root usr/share/pkgconfig/xkeyboard-config.pc diff --git a/xorg/xkeyboard-config/Pkgfile b/xorg/xkeyboard-config/Pkgfile index 6ece84157..b9fdc5a9b 100755 --- a/xorg/xkeyboard-config/Pkgfile +++ b/xorg/xkeyboard-config/Pkgfile @@ -1,6 +1,6 @@ # Description: X keyboard configuration database # URL: http://www.freedesktop.org/wiki/Software_2fXKeyboardConfig -# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch # Depends on: xorg-xkbcomp, intltool # Run on: xorg-xkbcomp,intltool @@ -12,15 +12,7 @@ source=(http://xlibs.freedesktop.org/xkbdesc/$name-$version.tar.bz2) build() { cd xkeyboard-config-$version - - ./configure --prefix=/usr \ - --with-xkb-base=/usr/share/X11/xkb \ - --with-xkb-rules-symlink=xorg - + ./configure $XORG_CONFIG --with-xkb-rules-symlink=xorg make make DESTDIR=$PKG install - - rm -rf $PKG/usr/share/locale - - ln -s /var/lib/xkb $PKG/usr/share/X11/xkb/compiled } -- cgit v1.2.3-70-g09d2