summaryrefslogtreecommitdiffstats
path: root/xorg-font-bh-lucidatypewriter-100dpi/Pkgfile
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.org>2012-05-13 21:34:20 +0200
committerpiernov <piernov@piernov.org>2012-05-13 21:34:20 +0200
commit246b3a734a414fd313056b919235d3658ea0a374 (patch)
tree8ef1d892e16725e8d8d33ccddc38805ca20df296 /xorg-font-bh-lucidatypewriter-100dpi/Pkgfile
parentf35fb119bf993d3454668f50a17334e09b77160b (diff)
downloadnutyx-pakxe-246b3a734a414fd313056b919235d3658ea0a374.tar.gz
nutyx-pakxe-246b3a734a414fd313056b919235d3658ea0a374.tar.bz2
nutyx-pakxe-246b3a734a414fd313056b919235d3658ea0a374.tar.xz
nutyx-pakxe-246b3a734a414fd313056b919235d3658ea0a374.zip
Revert "ajout de xorg"
This reverts commit 55ba00459776d78ef447c3c022fd2d5185b1c9ce.
Diffstat (limited to 'xorg-font-bh-lucidatypewriter-100dpi/Pkgfile')
-rw-r--r--xorg-font-bh-lucidatypewriter-100dpi/Pkgfile19
1 files changed, 0 insertions, 19 deletions
diff --git a/xorg-font-bh-lucidatypewriter-100dpi/Pkgfile b/xorg-font-bh-lucidatypewriter-100dpi/Pkgfile
deleted file mode 100644
index 061b1bc15..000000000
--- a/xorg-font-bh-lucidatypewriter-100dpi/Pkgfile
+++ /dev/null
@@ -1,19 +0,0 @@
-# Description: Polices Xorg font-bh-lucidatypewriter-100dpi
-# URL: http://xorg.freedesktop.org
-# Maintainer: 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-bh-lucidatypewriter-100dpi
-version=1.0.3
-release=1
-source=(http://xorg.freedesktop.org/releases/individual/font/font-bh-lucidatypewriter-100dpi-$version.tar.bz2)
-
-build() {
- cd font-bh-lucidatypewriter-100dpi-$version
- ./configure $XORG_CONFIG
- make
- make DESTDIR=$PKG install
- rm -f $PKG/$XORG_PREFIX/share/fonts/X11/100dpi/fonts.{dir,scale}
-}