[Lunar-commits] <moonbase-other> terminus-font: remove it from others.
Florin Braescu
florin at lunar-linux.org
Sat Mar 16 09:36:29 CET 2013
commit 29a1156cdf0040ae793c18e8090f7229f09b7f04
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat, 16 Mar 2013 01:36:29 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/29a1156cdf0040ae793c18e8090f7229f09b7f04
terminus-font: remove it from others.
---
fonts/terminus-font/BUILD | +0/-7
fonts/terminus-font/DEPENDS | +0/-2
fonts/terminus-font/DETAILS | +0/-21
fonts/terminus-font/POST_INSTALL | +0/-8
4 files changed, 38 deletions(-)
--- a/fonts/terminus-font/BUILD
+++ /dev/null
@@ -1,7 +0,0 @@
-(
-
- chmod +x configure &&
-
- default_build
-
-) > $C_FIFO 2>&1
--- a/fonts/terminus-font/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends perl
-depends fontconfig
--- a/fonts/terminus-font/DETAILS
+++ /dev/null
@@ -1,21 +0,0 @@
- MODULE=terminus-font
- VERSION=4.38
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=$SFORGE_URL/terminus-font/
- SOURCE_VFY=sha1:7f5d251e4b7c8c8f1b1ad9dec38f32079a79d115
- WEB_SITE=http://terminus-font.sourceforge.net
- ENTERED=20060604
- UPDATED=20130115
- SHORT="Terminus Font - a clean fixed width font"
-
-cat << EOF
-Terminus Font is designed for long (8 and more hours per day)
-work with computers. It covers code pages ISO8859-1/2/5/9/13/15/16,
-IBM-437/852/855/866, KOI8-R/U/E/F, Windows-1250/1251/1252/1254/1257,
-Paratype-PT154/PT254, Bulgarian-MIK, Macintosh-Ukrainian, Esperanto
-and many others (a total of about 110 language sets).
-Also included are the IBM VGA, vt100 and xterm pseudographic characters.
-The sizes present are 6x12, 8x14, 8x16, 10x20, 12x24, 14x28 and 16x32.
-The styles are normal and bold (except for 6x12), plus EGA/VGA-bold
-for 8x14 and 8x16.
-EOF
--- a/fonts/terminus-font/POST_INSTALL
+++ /dev/null
@@ -1,8 +0,0 @@
-cd /usr/share/fonts/terminus
-rm -f fonts.scale fonts.dir fonts.cache*
-mkfontscale
-mkfontdir
-message "${MESSAGE_COLOR}Running fc-cache please be patient${DEFAULT_COLOR}"
-fc-cache -f
-xset fp rehash
-cd -
More information about the Lunar-commits
mailing list