diff options
author | tnut <tnut at nutyx dot com> | 2011-10-15 17:22:42 +0200 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2011-10-15 17:22:42 +0200 |
commit | 74bf907f012ed12e5d136032265ec845284b2f83 (patch) | |
tree | 9b185770e5b44925bb0078bba7d532c52e6f09cd /xorg/xorg-font-adobe-utopia-100dpi/Pkgfile | |
parent | a0c7106f9f2646326dd322ee192ed51606c13801 (diff) | |
download | nutyx-pakxe-74bf907f012ed12e5d136032265ec845284b2f83.tar.gz nutyx-pakxe-74bf907f012ed12e5d136032265ec845284b2f83.tar.bz2 nutyx-pakxe-74bf907f012ed12e5d136032265ec845284b2f83.tar.xz nutyx-pakxe-74bf907f012ed12e5d136032265ec845284b2f83.zip |
xorg-font-adobe-utopia-100dpi dans extra
Diffstat (limited to 'xorg/xorg-font-adobe-utopia-100dpi/Pkgfile')
-rw-r--r-- | xorg/xorg-font-adobe-utopia-100dpi/Pkgfile | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/xorg/xorg-font-adobe-utopia-100dpi/Pkgfile b/xorg/xorg-font-adobe-utopia-100dpi/Pkgfile deleted file mode 100644 index 069d29180..000000000 --- a/xorg/xorg-font-adobe-utopia-100dpi/Pkgfile +++ /dev/null @@ -1,19 +0,0 @@ -# Description: Polices Xorg font-adobe-utopia-100dpi -# URL: http://xorg.freedesktop.org -# Maintainer: NuTyX core team -# Packager: thierryn1 at hispeed do 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-100dpi -version=1.0.4 -release=1 -source=(http://xorg.freedesktop.org/releases/individual/font/font-adobe-utopia-100dpi-$version.tar.bz2) - -build() { - cd font-adobe-utopia-100dpi-$version - ./configure $XORG_CONFIG - make - make DESTDIR=$PKG install - rm -f $PKG/$XORG_PREFIX/share/fonts/X11/100dpi/fonts.{dir,scale} -} |