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

Группа :: Игры/Прочее
Пакет: sl

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

Name: sl
Version: 5.02
Release: alt1
Summary: Steam Locomotive in ASCII art
# The warranty claim is a bit different, but the rights are the same as in ISC
License: ISC
Group: Games/Other
Url: https://github.com/mtoyoda/sl
Packager: Artyom Bystrov <arbars at altlinux.org>

Source: https://github.com/mtoyoda/%name/archive/%version/%name-%version.tar.gz
Patch0: update_to_master_at_923e7d7.patch
BuildRequires: libncurses-devel
Conflicts: python3-softlayer

%description
"sl" displays a steam locomotive running across the terminal.
It is a joke command intended to catch any mistypings of "ls".

%prep
%setup
%patch0 -p1

%build
make OPTFLAGS="%optflags" %{?_smp_mflags}

%install
install -d %buildroot%_bindir
install -d %buildroot%_man1dir
cp sl %buildroot%_bindir/sl
cp sl.1 %buildroot%_man1dir/sl.1

%files
%_man1dir/*
%_bindir/%name
%doc README.md
%doc LICENSE

%changelog

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

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