From acadf7337dab27bb50d82377cb400ee2cfaea661 Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 20 Feb 2011 15:40:30 +0100 Subject: xorg-font-misc-misc, maj 1.1.2-1 --- xorg/xorg-font-misc-misc/Pkgfile | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) (limited to 'xorg/xorg-font-misc-misc/Pkgfile') diff --git a/xorg/xorg-font-misc-misc/Pkgfile b/xorg/xorg-font-misc-misc/Pkgfile index eacb5f0a4..a8107eba6 100644 --- a/xorg/xorg-font-misc-misc/Pkgfile +++ b/xorg/xorg-font-misc-misc/Pkgfile @@ -1,22 +1,19 @@ -# Description: xorg font font-misc-misc +# Description: Polices Xorg font-misc-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-font-util, xorg-bdftopcf, xorg-mkfontdir, xorg-mkfontscale # Run on: xorg-font-util,xorg-bdftopcf,xorg-mkfontdir,xorg-mkfontscale name=xorg-font-misc-misc -version=1.0.0 -release=2 +version=1.1.2 +release=1 source=(http://xorg.freedesktop.org/releases/individual/font/font-misc-misc-$version.tar.bz2) build() { cd font-misc-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} } -- cgit v1.2.3-70-g09d2