Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37569998
en ru br
Репозитории ALT
5.1: 2.10.20070831-alt1
4.1: 2.10.20070831-alt1
4.0: 2.10.20061228-alt1
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: libedit

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define vrs 2.10
%define tstamp 20061228
%def_enable Werror

Name: libedit
Version: %vrs.%tstamp
Release: alt1

Summary: libedit is a replacement or alternative to the GNU readline commandline editing functionality.
License: BSD
Group: System/Libraries
Url: http://www.thrysoee.dk/editline/

Source: http://www.thrysoee.dk/editline/%name-%tstamp-%vrs.tar.gz

Patch:  libedit-alt-examples-disable.patch
Patch1: libedit-alt-configure-fix.patch
Patch2: libedit-alt-fix-warnings.patch

# Automatically added by buildreq on Wed Nov 30 2005

BuildRequires: groff-base libncurses-devel

%description
This is an autotool- and libtoolized port of the NetBSD Editline
library (libedit). This Berkeley-style licensed command line
editor library provides generic line editing, history, and
tokenization functions, similar to those found in GNU Readline.

%package devel
Summary: Files needed to develop programs which use the %name library
Group: Development/C
PreReq: %name = %version-%release

%description devel
This package contains the files needed to develop programs which use
the %name library to provide an easy to use and more intuitive
command line interface for users.

%prep
%setup -q -n %name-%tstamp-%vrs
%patch -p1
%patch1 -p1
%patch2 -p1

%build
%add_optflags %optflags_warnings -Wunused-function -Wunused-label -Wunused-variable -Wunused-value
%__autoreconf
%configure
%make_build

%install
%makeinstall

%files
%_libdir/*.so*

%files devel
%_libdir/*.a
%_includedir/*
%_man3dir/*
%_man5dir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin