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

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

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

Name:     codetest_sl
Version:  1.6
Release:  alt1

Summary:  Steam locomotive
License:  ALT-Public-Domain
Group:    Games/Other

Url:      https://github.com/lambriggerbrian/codetest_sl.git
Source:   %name-%version.tar

BuildRequires: gcc-c++ libncurses-devel

%description
SL (Steam Locomotive) runs across your terminal when you type "sl" as you meant
to type "ls". It's just a joke command, and not useful at all.

%prep
%setup
subst 's|/opt/|/usr/share/|' ascii.cpp

%build
%make_build

%install
install -Dm 0755 sl %buildroot%_bindir/sl
install -Dm 0755 sl.1 %buildroot%_man1dir/sl.1
mkdir -p %buildroot%_datadir/sl/art
install -m 0755 art/* %buildroot%_datadir/sl/art

%files
%doc *.md LICENSE
%_bindir/*
%_man1dir/*
%_datadir/sl

%changelog

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

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