From d20e120fe607e007b5e1641bdaa608e619f7c8c3 Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 20 Feb 2011 15:10:53 +0100 Subject: xorg-font-bh-ttf, maj 1.0.3-1 --- xorg/xorg-font-bh-ttf/Pkgfile | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) (limited to 'xorg/xorg-font-bh-ttf/Pkgfile') diff --git a/xorg/xorg-font-bh-ttf/Pkgfile b/xorg/xorg-font-bh-ttf/Pkgfile index 7d8acd9f3..487b7b6eb 100644 --- a/xorg/xorg-font-bh-ttf/Pkgfile +++ b/xorg/xorg-font-bh-ttf/Pkgfile @@ -1,22 +1,19 @@ -# Description: xorg font font-bh-ttf +# Description: Polices Xorg font-bh-ttf # 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, fontconfig # Run on: xorg-mkfontdir,xorg-mkfontscale,fontconfig name=xorg-font-bh-ttf -version=1.0.0 -release=2 +version=1.0.3 +release=1 source=(http://xorg.freedesktop.org/releases/individual/font/font-bh-ttf-$version.tar.bz2) build() { cd font-bh-ttf-$version - - ./configure --prefix=/usr - + ./configure $XORG_CONFIG make make DESTDIR=$PKG install - - rm -f $PKG/usr/lib/X11/fonts/TTF/fonts.{dir,scale,cache-1} + rm -f $PKG/$XORG_PREFIX/share/fonts/X11/TTF/fonts.{dir,scale,cache-1} } -- cgit v1.2.3-70-g09d2