Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37044767
en ru br
ALT Linux repos
S:2.3.3-alt1
5.0: 2.1.3-alt2
4.1: 2.1.3-alt2
4.0: 2.1.3-alt0.M40.2

Group :: System/Libraries
RPM: slang2

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

This version of slang includes patches for multibyte character support,
and line-drawing characters on unicode consoles.

These patches change the API/ABI of slang slightly.

Notable changes:

- SLSMG_HLINE_CHAR (and friends) are no longer constants, so they
can not be used in static initializers.
- SLsmg_init_smg() now calls setlocale(). If you do not wish this
to happen, set SLsmg_Setlocale to 0. Note: doing so may hinder
the ability of your application to use line-drawing characters.
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin