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

Группа :: Other
Пакет: clac

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

Name:  clac
Version:  0.3.3
Release:  alt1

Summary:  A command line, stack-based calculator with postfix notation
License:  BSD-2-Clause
Group:    Other
Url:  https://github.com/soveran/clac

Packager: Gordeev Mikhail <obirvalger at altlinux.org>

Source:   %name-%version.tar

%description
A command line, stack-based calculator with postfix notation that displays the
stack contents at all times. As you type, the stack changes are reflected
immediately.

%prep
%setup

%build
%make_build

%install
make install PREFIX=%buildroot%_prefix

%check
make test

%files
%_bindir/*
%_man1dir/*
%doc README*

%changelog

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

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