From d01b5a9f3aab7286ed5ca4b9d06ba3408904b3f0 Mon Sep 17 00:00:00 2001 From: Thierry N Date: Tue, 27 Oct 2009 21:17:18 +0100 Subject: Ajout de xorg-font-bh-lucidatypewriter-75dpi#1.0.0-2 --- xorg/xorg-font-bh-lucidatypewriter-75dpi/Pkgfile | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 xorg/xorg-font-bh-lucidatypewriter-75dpi/Pkgfile (limited to 'xorg/xorg-font-bh-lucidatypewriter-75dpi/Pkgfile') diff --git a/xorg/xorg-font-bh-lucidatypewriter-75dpi/Pkgfile b/xorg/xorg-font-bh-lucidatypewriter-75dpi/Pkgfile new file mode 100644 index 000000000..ca2bbe316 --- /dev/null +++ b/xorg/xorg-font-bh-lucidatypewriter-75dpi/Pkgfile @@ -0,0 +1,20 @@ +# Description: xorg font font-bh-lucidatypewriter-75dpi +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Depends on: xorg-mkfontdir, xorg-mkfontscale + +name=xorg-font-bh-lucidatypewriter-75dpi +version=1.0.0 +release=2 +source=(http://xorg.freedesktop.org/releases/individual/font/font-bh-lucidatypewriter-75dpi-$version.tar.bz2) + +build() { + cd font-bh-lucidatypewriter-75dpi-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install + + rm -f $PKG/usr/lib/X11/fonts/75dpi/fonts.{dir,scale} +} -- cgit v1.2.3-54-g00ecf