summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-font-winitzki-cyrillic/Pkgfile
diff options
context:
space:
mode:
authortnut <tnut at nutyx dot com>2011-10-15 17:35:32 +0200
committertnut <tnut at nutyx dot com>2011-10-15 17:35:32 +0200
commitbb42abc606b859de7eadbaf487222d1d30b92b6c (patch)
tree3abb7139a3fedff63ec8abf20e74a85646fc02ad /xorg/xorg-font-winitzki-cyrillic/Pkgfile
parent8eeba42cc4f2cc1fa11cc6c6b90289e096676156 (diff)
downloadnutyx-pakxe-bb42abc606b859de7eadbaf487222d1d30b92b6c.tar.gz
nutyx-pakxe-bb42abc606b859de7eadbaf487222d1d30b92b6c.tar.bz2
nutyx-pakxe-bb42abc606b859de7eadbaf487222d1d30b92b6c.tar.xz
nutyx-pakxe-bb42abc606b859de7eadbaf487222d1d30b92b6c.zip
xorg-font-winitzki-cyrillic dans extra
Diffstat (limited to 'xorg/xorg-font-winitzki-cyrillic/Pkgfile')
-rw-r--r--xorg/xorg-font-winitzki-cyrillic/Pkgfile19
1 files changed, 0 insertions, 19 deletions
diff --git a/xorg/xorg-font-winitzki-cyrillic/Pkgfile b/xorg/xorg-font-winitzki-cyrillic/Pkgfile
deleted file mode 100644
index cf559536b..000000000
--- a/xorg/xorg-font-winitzki-cyrillic/Pkgfile
+++ /dev/null
@@ -1,19 +0,0 @@
-# Description: Polices Xorg font-winitzki-cyrillic
-# URL: http://xorg.freedesktop.org
-# Maintainer: NuTyX core team
-# Packager: thierryn1 at hispeed dot ch
-# Depends on: xorg-mkfontdir, xorg-mkfontscale, xorg-bdftopcf
-# Run on: xorg-mkfontdir,xorg-mkfontscale
-
-name=xorg-font-winitzki-cyrillic
-version=1.0.3
-release=1
-source=(http://xorg.freedesktop.org/releases/individual/font/font-winitzki-cyrillic-$version.tar.bz2)
-
-build() {
- cd font-winitzki-cyrillic-$version
- ./configure $XORG_CONFIG
- make
- make DESTDIR=$PKG install
- rm -f $PKG/$XORG_PREFIX/share/fonts/X11/cyrillic/fonts.{dir,scale}
-}