Package slang2: Information
Source package: slang2
Version: 2.3.2-alt3
Build time: Apr 10, 2019, 12:52 AM in the task #226951
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 (x86_64, i586, aarch64)
libslang2-debuginfo (x86_64, i586, aarch64)
libslang2-devel (x86_64, i586, aarch64)
libslang2-devel-static (x86_64, i586, aarch64)
slang2-slsh (x86_64, i586, aarch64)
slang2-slsh-debuginfo (x86_64, i586, aarch64)
libslang2 (x86_64, i586, aarch64)
libslang2-debuginfo (x86_64, i586, aarch64)
libslang2-devel (x86_64, i586, aarch64)
libslang2-devel-static (x86_64, i586, aarch64)
slang2-slsh (x86_64, i586, aarch64)
slang2-slsh-debuginfo (x86_64, i586, aarch64)
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