diff options
author | tnut <tnut at nutyx dot com> | 2011-10-15 17:34:35 +0200 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2011-10-15 17:34:35 +0200 |
commit | 4fa4c2e7cff06e22146efcb06f3e37d810ba011a (patch) | |
tree | 827e79bcbe0e9804d5f8eff6c35ce96680a6215b /xorg/xorg-font-screen-cyrillic | |
parent | 0ca50ac1b9285d8bc8281b57defe8d8220d91f8f (diff) | |
download | nutyx-pakxe-4fa4c2e7cff06e22146efcb06f3e37d810ba011a.tar.gz nutyx-pakxe-4fa4c2e7cff06e22146efcb06f3e37d810ba011a.tar.bz2 nutyx-pakxe-4fa4c2e7cff06e22146efcb06f3e37d810ba011a.tar.xz nutyx-pakxe-4fa4c2e7cff06e22146efcb06f3e37d810ba011a.zip |
xorg-font-screen-cyrillic dans extra
Diffstat (limited to 'xorg/xorg-font-screen-cyrillic')
-rw-r--r-- | xorg/xorg-font-screen-cyrillic/.footprint.i686 | 7 | ||||
-rw-r--r-- | xorg/xorg-font-screen-cyrillic/.footprint.x86_64 | 7 | ||||
-rw-r--r-- | xorg/xorg-font-screen-cyrillic/.md5sum.i686 | 1 | ||||
-rw-r--r-- | xorg/xorg-font-screen-cyrillic/.md5sum.x86_64 | 1 | ||||
-rw-r--r-- | xorg/xorg-font-screen-cyrillic/Pkgfile | 19 | ||||
-rwxr-xr-x | xorg/xorg-font-screen-cyrillic/post-install | 4 |
6 files changed, 0 insertions, 39 deletions
diff --git a/xorg/xorg-font-screen-cyrillic/.footprint.i686 b/xorg/xorg-font-screen-cyrillic/.footprint.i686 deleted file mode 100644 index 652f42992..000000000 --- a/xorg/xorg-font-screen-cyrillic/.footprint.i686 +++ /dev/null @@ -1,7 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/fonts/ -drwxr-xr-x root/root usr/share/fonts/X11/ -drwxr-xr-x root/root usr/share/fonts/X11/cyrillic/ --rw-r--r-- root/root usr/share/fonts/X11/cyrillic/screen8x16.pcf.gz --rw-r--r-- root/root usr/share/fonts/X11/cyrillic/screen8x16b.pcf.gz diff --git a/xorg/xorg-font-screen-cyrillic/.footprint.x86_64 b/xorg/xorg-font-screen-cyrillic/.footprint.x86_64 deleted file mode 100644 index 652f42992..000000000 --- a/xorg/xorg-font-screen-cyrillic/.footprint.x86_64 +++ /dev/null @@ -1,7 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/fonts/ -drwxr-xr-x root/root usr/share/fonts/X11/ -drwxr-xr-x root/root usr/share/fonts/X11/cyrillic/ --rw-r--r-- root/root usr/share/fonts/X11/cyrillic/screen8x16.pcf.gz --rw-r--r-- root/root usr/share/fonts/X11/cyrillic/screen8x16b.pcf.gz diff --git a/xorg/xorg-font-screen-cyrillic/.md5sum.i686 b/xorg/xorg-font-screen-cyrillic/.md5sum.i686 deleted file mode 100644 index 8a4d563ce..000000000 --- a/xorg/xorg-font-screen-cyrillic/.md5sum.i686 +++ /dev/null @@ -1 +0,0 @@ -6f3fdcf2454bf08128a651914b7948ca font-screen-cyrillic-1.0.4.tar.bz2 diff --git a/xorg/xorg-font-screen-cyrillic/.md5sum.x86_64 b/xorg/xorg-font-screen-cyrillic/.md5sum.x86_64 deleted file mode 100644 index 8a4d563ce..000000000 --- a/xorg/xorg-font-screen-cyrillic/.md5sum.x86_64 +++ /dev/null @@ -1 +0,0 @@ -6f3fdcf2454bf08128a651914b7948ca font-screen-cyrillic-1.0.4.tar.bz2 diff --git a/xorg/xorg-font-screen-cyrillic/Pkgfile b/xorg/xorg-font-screen-cyrillic/Pkgfile deleted file mode 100644 index 6bb33ead5..000000000 --- a/xorg/xorg-font-screen-cyrillic/Pkgfile +++ /dev/null @@ -1,19 +0,0 @@ -# Description: Polices Xorg font-screen-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-screen-cyrillic -version=1.0.4 -release=1 -source=(http://xorg.freedesktop.org/releases/individual/font/font-screen-cyrillic-$version.tar.bz2) - -build() { - cd font-screen-cyrillic-$version - ./configure $XORG_CONFIG - make - make DESTDIR=$PKG install - rm -f $PKG/$XORG_PREFIX/share/fonts/X11/cyrillic/fonts.{dir,scale} -} diff --git a/xorg/xorg-font-screen-cyrillic/post-install b/xorg/xorg-font-screen-cyrillic/post-install deleted file mode 100755 index d69bfbf71..000000000 --- a/xorg/xorg-font-screen-cyrillic/post-install +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh - -mkfontdir $XORG_PREFIX/share/fonts/X11/cyrillic -mkfontscale $XORG_PREFIX/share/fonts/X11/cyrillic |