From 7b2788f735cab37581e418f7d9764b906a223b7d Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 20 Feb 2011 15:27:41 +0100 Subject: xorg-font-cursor-misc, maj 1.0.3-1 --- xorg/xorg-font-cursor-misc/.footprint.i686 | 10 +++++----- xorg/xorg-font-cursor-misc/.footprint.x86_64 | 10 +++++----- xorg/xorg-font-cursor-misc/.md5sum.i686 | 2 +- xorg/xorg-font-cursor-misc/.md5sum.x86_64 | 2 +- xorg/xorg-font-cursor-misc/Pkgfile | 17 +++++++---------- xorg/xorg-font-cursor-misc/post-install | 4 ++-- 6 files changed, 21 insertions(+), 24 deletions(-) (limited to 'xorg') diff --git a/xorg/xorg-font-cursor-misc/.footprint.i686 b/xorg/xorg-font-cursor-misc/.footprint.i686 index c07434740..2d6daded7 100644 --- a/xorg/xorg-font-cursor-misc/.footprint.i686 +++ b/xorg/xorg-font-cursor-misc/.footprint.i686 @@ -1,6 +1,6 @@ drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/X11/ -drwxr-xr-x root/root usr/lib/X11/fonts/ -drwxr-xr-x root/root usr/lib/X11/fonts/misc/ --rw-r--r-- root/root usr/lib/X11/fonts/misc/cursor.pcf.gz +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/fonts/ +drwxr-xr-x root/root usr/share/fonts/X11/ +drwxr-xr-x root/root usr/share/fonts/X11/misc/ +-rw-r--r-- root/root usr/share/fonts/X11/misc/cursor.pcf.gz diff --git a/xorg/xorg-font-cursor-misc/.footprint.x86_64 b/xorg/xorg-font-cursor-misc/.footprint.x86_64 index c07434740..2d6daded7 100644 --- a/xorg/xorg-font-cursor-misc/.footprint.x86_64 +++ b/xorg/xorg-font-cursor-misc/.footprint.x86_64 @@ -1,6 +1,6 @@ drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/X11/ -drwxr-xr-x root/root usr/lib/X11/fonts/ -drwxr-xr-x root/root usr/lib/X11/fonts/misc/ --rw-r--r-- root/root usr/lib/X11/fonts/misc/cursor.pcf.gz +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/fonts/ +drwxr-xr-x root/root usr/share/fonts/X11/ +drwxr-xr-x root/root usr/share/fonts/X11/misc/ +-rw-r--r-- root/root usr/share/fonts/X11/misc/cursor.pcf.gz diff --git a/xorg/xorg-font-cursor-misc/.md5sum.i686 b/xorg/xorg-font-cursor-misc/.md5sum.i686 index 8cc34e563..670f95094 100644 --- a/xorg/xorg-font-cursor-misc/.md5sum.i686 +++ b/xorg/xorg-font-cursor-misc/.md5sum.i686 @@ -1 +1 @@ -305fa22cdfefb8f80babd711051a534b font-cursor-misc-1.0.0.tar.bz2 +3e0069d4f178a399cffe56daa95c2b63 font-cursor-misc-1.0.3.tar.bz2 diff --git a/xorg/xorg-font-cursor-misc/.md5sum.x86_64 b/xorg/xorg-font-cursor-misc/.md5sum.x86_64 index 8cc34e563..670f95094 100644 --- a/xorg/xorg-font-cursor-misc/.md5sum.x86_64 +++ b/xorg/xorg-font-cursor-misc/.md5sum.x86_64 @@ -1 +1 @@ -305fa22cdfefb8f80babd711051a534b font-cursor-misc-1.0.0.tar.bz2 +3e0069d4f178a399cffe56daa95c2b63 font-cursor-misc-1.0.3.tar.bz2 diff --git a/xorg/xorg-font-cursor-misc/Pkgfile b/xorg/xorg-font-cursor-misc/Pkgfile index 03076c75c..6ab25cada 100644 --- a/xorg/xorg-font-cursor-misc/Pkgfile +++ b/xorg/xorg-font-cursor-misc/Pkgfile @@ -1,22 +1,19 @@ -# Description: xorg font font-cursor-misc +# Description: Polices Xorg font-cursor-misc # URL: http://xorg.freedesktop.org -# Maintainer: Tilman Sauerbeck, tilman at crux dot nu -# Packager: tilman at crux dot nu +# Maintainer: NuTyX core team +# Packager: thierryn1 at hispeed dot ch # Depends on: xorg-mkfontdir, xorg-mkfontscale # Run on: xorg-mkfontdir,xorg-mkfontscale name=xorg-font-cursor-misc -version=1.0.0 -release=2 +version=1.0.3 +release=1 source=(http://xorg.freedesktop.org/releases/individual/font/font-cursor-misc-$version.tar.bz2) build() { cd font-cursor-misc-$version - - ./configure --prefix=/usr - + ./configure $XORG_CONFIG make make DESTDIR=$PKG install - - rm -f $PKG/usr/lib/X11/fonts/misc/fonts.{dir,scale} + rm -f $PKG/$XORG_PREFIX/share/fonts/X11/misc/fonts.{dir,scale} } diff --git a/xorg/xorg-font-cursor-misc/post-install b/xorg/xorg-font-cursor-misc/post-install index 7754e79fc..a622dddbc 100755 --- a/xorg/xorg-font-cursor-misc/post-install +++ b/xorg/xorg-font-cursor-misc/post-install @@ -1,4 +1,4 @@ #!/bin/sh -mkfontdir /usr/lib/X11/fonts/misc -mkfontscale /usr/lib/X11/fonts/misc +mkfontdir $XORG_PREFIX/share/fonts/X11/misc +mkfontscale $XORG_PREFIX/share/fonts/X11/misc -- cgit v1.2.3-70-g09d2