Browse Source

Dimitar Zhekov <jimmy@is-vn.bg>:

terminus-font 4.05 -> 4.06, compiles/applies/tested/works.



git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@2022 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
rocklinux
Dimitar Zhekov 21 years ago
parent
commit
5d16c20632
3 changed files with 6 additions and 5 deletions
  1. +1
    -0
      Documentation/Developers/CHANGELOG-RENE
  2. +2
    -2
      package/jimmy/terminus-font/terminus-font.conf
  3. +3
    -3
      package/jimmy/terminus-font/terminus-font.desc

+ 1
- 0
Documentation/Developers/CHANGELOG-RENE

@ -3,6 +3,7 @@
- updated koffice
- Dimitar Zhekov: remove bash '--with-installed-readline'
terminus font upgrade
- Andreas V. Meier: fixed rtsp
- Jan Veninga: updated gaim to current version (so msn is working)
- Stefan Fiedler: some more mkdir -p to remove

+ 2
- 2
package/jimmy/terminus-font/terminus-font.conf

@ -23,10 +23,10 @@
terminus_font_main() {
./configure --psfdir=$datadir/kbd/consolefonts \
--unidir=$datadir/kbd/consoletrans --mkindex=echo \
--unidir=$datadir/kbd/consoletrans \
--x11dir=$root/usr/X11R6/lib/X11/fonts/75dpi
make install-psf install-uni install-ref
if type -p bdftopcf > /dev/null ; then make install-pcf ; fi
make install-pcf || echo "X11 Portable Compiled Fonts not installed"
}
custmain=terminus_font_main

+ 3
- 3
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.05 contains 564 characters and covers code pages
[T] computers. Version 4.06 contains 581 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 and
[T] Bulgarian-MIK, and also the vt100 and xterm pseudographic characters.
@ -38,8 +38,8 @@
[L] GPL
[S] Stable
[V] 4.05
[V] 4.06
[P] X -----5---9 746.100
[D] 4199638614 terminus-font-4.05.tar.gz http://www.is-vn.bg/hamster/
[D] 4063452765 terminus-font-4.06.tar.gz http://www.is-vn.bg/hamster/

Loading…
Cancel
Save