From 704ded6ebd246313840562ed7fe31036821c381b Mon Sep 17 00:00:00 2001 From: piernov Date: Mon, 30 Apr 2012 16:42:14 +0200 Subject: Revert "xorg dans nutyx-pakxe , la base" This reverts commit e9ef802a013ac393a057134f1fdaad745aa38573. --- xorg-font-adobe-utopia-75dpi/Pkgfile | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 xorg-font-adobe-utopia-75dpi/Pkgfile (limited to 'xorg-font-adobe-utopia-75dpi/Pkgfile') diff --git a/xorg-font-adobe-utopia-75dpi/Pkgfile b/xorg-font-adobe-utopia-75dpi/Pkgfile new file mode 100644 index 000000000..2810772f7 --- /dev/null +++ b/xorg-font-adobe-utopia-75dpi/Pkgfile @@ -0,0 +1,19 @@ +# Description: Polices Xorg font-adobe-utopia-75dpi +# URL: http://xorg.freedesktop.org +# Maintaine NuTyX core team +# Packager: thierryn1 at hispeed dot ch +# Depends on: xorg-mkfontdir, xorg-mkfontscale, xorg-font-util, xorg-bdftopcf +# Run on: xorg-mkfontdir,xorg-mkfontscale,xorg-font-util + +name=xorg-font-adobe-utopia-75dpi +version=1.0.4 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/font/font-adobe-utopia-75dpi-$version.tar.bz2) + +build() { + cd font-adobe-utopia-75dpi-$version + ./configure $XORG_CONFIG + make + make DESTDIR=$PKG install + rm -f $PKG/$XORG_PREFIX/share/fonts/X11/75dpi/fonts.{dir,scale} +} -- cgit v1.2.3-54-g00ecf