Browse Source

Dimitar Zhekov:


			
			
				rocklinux
			
			
		
Dimitar Zhekov 20 years ago
parent
commit
0ccf8ee97c
2 changed files with 7 additions and 4 deletions
  1. +3
    -0
      package/jimmy/terminus-font/terminus-font.conf
  2. +4
    -4
      package/jimmy/terminus-font/terminus-font.desc

+ 3
- 0
package/jimmy/terminus-font/terminus-font.conf

@ -22,11 +22,14 @@
terminus_font_main() {
hook_eval preconf
./configure --psfdir=$datadir/kbd/consolefonts \
--unidir=$datadir/kbd/consoletrans \
--x11dir=$root/usr/X11R6/lib/X11/fonts/75dpi
hook_eval premake
make install-psf install-uni install-ref
make install-pcf || echo "X11 Portable Compiled Fonts not installed"
hook_eval postmake
}
custmain=terminus_font_main

+ 4
- 4
package/jimmy/terminus-font/terminus-font.desc

@ -24,7 +24,7 @@
[I] A clean fixed width console and X11 font
[T] Terminus Font is designed for long (8 and more hours per day) work with
[T] computers. Version 4.07 contains 594 characters and covers code pages
[T] computers. Version 4.09 contains 594 characters and covers code pages
[T] ISO8859-1/2/5/9/13/15/16, Windows-1250/1251/1252/1254/1257, KOI8-R/U/E/F,
[T] IBM-437/852/855/866, Paratype-PT154/PT254, Macintosh-Ukrainian,
[T] Bulgarian-MIK and Esperanto, and also the vt100 and xterm pseudographic
@ -38,9 +38,9 @@
[C] extra/office
[L] GPL
[S] Stable
[V] 4.07
[S] Beta
[V] 4.09
[P] X -----5---9 746.100
[D] 1157339867 terminus-font-4.07.tar.gz http://www.is-vn.bg/hamster/
[D] 565310932 terminus-font-4.09.tar.gz http://www.is-vn.bg/hamster/

Loading…
Cancel
Save