Package libreadline-devel
Binary package: libreadline-devel
Version: 7.0.3-alt4
Architecture: x86_64
Source package: readline
Category: Development/C
Report package bug
Version: 7.0.3-alt4
Architecture: x86_64
Build time: Aug 25, 2021, 03:02 AM
in the task #283725
Category: Development/C
Report package bug
Gear: https://git.altlinux.org/gears/r/readline.git?a=tree;hb=3b7b197a…
Download: libreadline-devel-7.0.3-alt4.x86_64.rpm
Build log: https://git.altlinux.org/tasks/283725/build/100/x86_64/log
Home page: https://www.gnu.org/software/readline/
Download: libreadline-devel-7.0.3-alt4.x86_64.rpm
Build log: https://git.altlinux.org/tasks/283725/build/100/x86_64/log
Home page: https://www.gnu.org/software/readline/
License: GPLv2+
Summary: Files needed to develop programs which use the readline library
Description:
Summary: Files needed to develop programs which use the readline library
Description:
The readline library reads a line from the terminal and returns it, allowing the user to edit the line with standard emacs editing keys. This package contains the files needed to develop programs which use the readline library to provide an easy to use and more intuitive command line interface for users.
Maintainer: Dmitry V. Levin
List of contributors:
Dmitry V. Levin
Igor Vlasenko
Aleksei Nikiforov
Gleb Fotengauer-Malinovskiy
Last changes:List of contributors:
Dmitry V. Levin
Igor Vlasenko
Aleksei Nikiforov
Gleb Fotengauer-Malinovskiy
Aug. 24, 2021 Dmitry V. Levin 7.0.3-alt4 |
- Added -ffat-lto-objects to %optflags_lto. |
Dec. 26, 2018 Igor Vlasenko 7.0.3-alt3 |
- NMU: reintroduced rl_tty_set_echoing (required by perl-Term-ReadLine-Gnu) patch from https://savannah.gnu.org/patch/?9649 |
May 22, 2018 Dmitry V. Levin 7.0.3-alt2 |
- Reintroduced rl_readline_state that was lost in the previous build. - Exported 11 more symbols declared in rlprivate.h file. |