From 46bbc08f25ffa133542f9009d9be29029d84822b Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 20 Feb 2011 15:29:58 +0100 Subject: xorg-font-dec-misc, maj 1.0.3-1 --- xorg/xorg-font-dec-misc/.footprint.i686 | 12 ++++++------ xorg/xorg-font-dec-misc/.footprint.x86_64 | 12 ++++++------ xorg/xorg-font-dec-misc/.md5sum.i686 | 2 +- xorg/xorg-font-dec-misc/.md5sum.x86_64 | 2 +- xorg/xorg-font-dec-misc/Pkgfile | 17 +++++++---------- xorg/xorg-font-dec-misc/post-install | 4 ++-- 6 files changed, 23 insertions(+), 26 deletions(-) (limited to 'xorg/xorg-font-dec-misc') diff --git a/xorg/xorg-font-dec-misc/.footprint.i686 b/xorg/xorg-font-dec-misc/.footprint.i686 index 6854728a7..043a5e6b2 100644 --- a/xorg/xorg-font-dec-misc/.footprint.i686 +++ b/xorg/xorg-font-dec-misc/.footprint.i686 @@ -1,7 +1,7 @@ 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/deccurs.pcf.gz --rw-r--r-- root/root usr/lib/X11/fonts/misc/decsess.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/deccurs.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/decsess.pcf.gz diff --git a/xorg/xorg-font-dec-misc/.footprint.x86_64 b/xorg/xorg-font-dec-misc/.footprint.x86_64 index 6854728a7..043a5e6b2 100644 --- a/xorg/xorg-font-dec-misc/.footprint.x86_64 +++ b/xorg/xorg-font-dec-misc/.footprint.x86_64 @@ -1,7 +1,7 @@ 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/deccurs.pcf.gz --rw-r--r-- root/root usr/lib/X11/fonts/misc/decsess.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/deccurs.pcf.gz +-rw-r--r-- root/root usr/share/fonts/X11/misc/decsess.pcf.gz diff --git a/xorg/xorg-font-dec-misc/.md5sum.i686 b/xorg/xorg-font-dec-misc/.md5sum.i686 index 5421b8923..22f02ce64 100644 --- a/xorg/xorg-font-dec-misc/.md5sum.i686 +++ b/xorg/xorg-font-dec-misc/.md5sum.i686 @@ -1 +1 @@ -284e554db1c64fb7580a06df01444a2b font-dec-misc-1.0.0.tar.bz2 +6e7c5108f1b16d7a1c7b2c9760edd6e5 font-dec-misc-1.0.3.tar.bz2 diff --git a/xorg/xorg-font-dec-misc/.md5sum.x86_64 b/xorg/xorg-font-dec-misc/.md5sum.x86_64 index 5421b8923..22f02ce64 100644 --- a/xorg/xorg-font-dec-misc/.md5sum.x86_64 +++ b/xorg/xorg-font-dec-misc/.md5sum.x86_64 @@ -1 +1 @@ -284e554db1c64fb7580a06df01444a2b font-dec-misc-1.0.0.tar.bz2 +6e7c5108f1b16d7a1c7b2c9760edd6e5 font-dec-misc-1.0.3.tar.bz2 diff --git a/xorg/xorg-font-dec-misc/Pkgfile b/xorg/xorg-font-dec-misc/Pkgfile index 1baf0ccde..f099c8e70 100644 --- a/xorg/xorg-font-dec-misc/Pkgfile +++ b/xorg/xorg-font-dec-misc/Pkgfile @@ -1,22 +1,19 @@ -# Description: xorg font font-dec-misc +# Description: Polices Xorg font-dec-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-dec-misc -version=1.0.0 -release=2 +version=1.0.3 +release=1 source=(http://xorg.freedesktop.org/releases/individual/font/font-dec-misc-$version.tar.bz2) build() { cd font-dec-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-dec-misc/post-install b/xorg/xorg-font-dec-misc/post-install index 7754e79fc..a622dddbc 100755 --- a/xorg/xorg-font-dec-misc/post-install +++ b/xorg/xorg-font-dec-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-54-g00ecf