From e9ef802a013ac393a057134f1fdaad745aa38573 Mon Sep 17 00:00:00 2001 From: tnut Date: Tue, 3 Apr 2012 18:00:38 +0200 Subject: xorg dans nutyx-pakxe , la base --- xorg-font-misc-ethiopic/Pkgfile | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 xorg-font-misc-ethiopic/Pkgfile (limited to 'xorg-font-misc-ethiopic/Pkgfile') diff --git a/xorg-font-misc-ethiopic/Pkgfile b/xorg-font-misc-ethiopic/Pkgfile deleted file mode 100644 index f93287a0d..000000000 --- a/xorg-font-misc-ethiopic/Pkgfile +++ /dev/null @@ -1,19 +0,0 @@ -# Description: Polices Xorg font-misc-ethiopic -# URL: http://xorg.freedesktop.org -# Maintainer: NuTyX core team -# Packager: thierryn1 at hispeed dot ch -# Depends on: xorg-mkfontdir, xorg-mkfontscale, fontconfig -# Run on: xorg-mkfontdir,xorg-mkfontscale - -name=xorg-font-misc-ethiopic -version=1.0.3 -release=1 -source=(http://xorg.freedesktop.org/releases/individual/font/font-misc-ethiopic-$version.tar.bz2) - -build() { - cd font-misc-ethiopic-$version - ./configure $XORG_CONFIG - make - make DESTDIR=$PKG install - rm -f $PKG/$XORG_PREFIX/share/fonts/X11/{O,T}TF/fonts.{dir,scale,cache-1} -} -- cgit v1.2.3-54-g00ecf