Package slang2: Information
Source package: slang2
Version: 2.3.2-alt3
Build time: Nov 29, 2020, 09:06 PM
Category: System/Libraries
Report package bugHome page: http://www.jedsoft.org/slang/
License: GPLv2+
Summary: The shared library for the S-Lang extension language
Description:
S-Lang is an interpreted language and a programming library. The S-Lang language was designed so that it can be easily embedded into a program to provide the program with a powerful extension language. The S-Lang library, provided in this package, provides the S-Lang extension language. S-Lang's syntax resembles C, which makes it easy to recode S-Lang procedures in C if you need to.
List of RPM packages built from this SRPM:
libslang2 (e2kv5, e2kv4, e2k)
libslang2-debuginfo (e2kv5, e2kv4, e2k)
libslang2-devel (e2kv5, e2kv4, e2k)
libslang2-devel-static (e2kv5, e2kv4, e2k)
slang2-slsh (e2kv5, e2kv4, e2k)
slang2-slsh-debuginfo (e2kv5, e2kv4, e2k)
libslang2 (e2kv5, e2kv4, e2k)
libslang2-debuginfo (e2kv5, e2kv4, e2k)
libslang2-devel (e2kv5, e2kv4, e2k)
libslang2-devel-static (e2kv5, e2kv4, e2k)
slang2-slsh (e2kv5, e2kv4, e2k)
slang2-slsh-debuginfo (e2kv5, e2kv4, e2k)
Maintainer: Sergey Y. Afonin
List of contributors:
Sergey Y. Afonin
Dmitry V. Levin
Eugeny A. Rostovtsev
Mykola Grechukh
qa-robot
Kachalov Anton
Sergey Y. Afonin
Dmitry V. Levin
Eugeny A. Rostovtsev
Mykola Grechukh
qa-robot
Kachalov Anton
Last changed
April 9, 2019 Sergey Y. Afonin 2.3.2-alt3
- added slang-2.3.2-slarray-ub.patch (fixed UB in slarray, ALT #36424#c25) - added -fno-strict-overflow to -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-overflow (ALT #36424#c17)
April 8, 2019 Sergey Y. Afonin 2.3.2-alt2
- fixed gcc8 optimization on i586 (ALT #36424)
Aug. 17, 2018 Sergey Y. Afonin 2.3.2-alt1
- Updated to 2.3.2 (ALT #33982) - Adapted alt-makefile.patch for slang 2.3.2 - Used %make check instead %make_build in %check section