Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37400274
en ru br
Репозитории ALT

Группа :: Интерпретаторы команд
Пакет: oksh

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

%define _unpackaged_files_terminate_build 1
%define _stripped_files_terminate_build 1

Name: oksh
Version: 7.0
Release: alt2

Summary: Portable OpenBSD ksh(1)
License: Unlicense and BSD and ISC
Group: Shells

URL: https://github.com/ibara/oksh
# https://github.com/ibara/oksh/releases/download/oksh-%version/oksh-%version.tar.gz
Source: %name-%version.tar
Packager: Aleksey Cheusov <cheusov at altlinux.org>

BuildRequires: libncurses-devel

%description
Self-contained port of OpenBSD's ksh(1) aimed to be maximally portable
across operating systems and C compilers.

%prep
%setup

%build
%configure --enable-curses --no-strip
%make_build

%install
%makeinstall_std

%files
%doc CONTRIBUTORS NOTES README.md README.pdksh
%_bindir/oksh
%_man1dir/oksh.1*

%changelog

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

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