Package slang2: Information

    Source package: slang2
    Version: 2.3.3-alt1
    Build time:  Feb 2, 2023, 12:35 AM
    Category: System/Libraries
    Report package bug
    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 rpms provided by this srpm:
    libslang2 (e2kv6, e2kv5, e2kv4, e2k)
    libslang2-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libslang2-devel (e2kv6, e2kv5, e2kv4, e2k)
    libslang2-devel-static (e2kv6, e2kv5, e2kv4, e2k)
    slang2-slsh (e2kv6, e2kv5, e2kv4, e2k)
    slang2-slsh-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Anton Farygin


      1. libICE-devel
      2. /dev/pts
      3. libncurses-devel
      4. libpcre-devel
      5. libpng-devel
      6. libX11-devel

    Last changed


    Feb. 1, 2023 Anton Farygin 2.3.3-alt1
    - 2.3.3
    - removed -fno-strict-overflow from %optflags and slang-2.3.2-slarray-ub.patch
      (not need anymore)
    Oct. 16, 2021 Anton Farygin 2.3.2-alt5
    - fixed build with LTO
    Jan. 1, 2020 Sergey Y. Afonin 2.3.2-alt4
    - enabled LFS support
    - updated %License to SPDX syntax
    - improvements in spec-file:
     + added "%define _unpackaged_files_terminate_build 1"
     + properly quoted "%optflags" in changelog
     + fixed using "%def_enable static"