Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37857039
en ru br
ALT Linux repositórios
S:5.02-alt1

Group :: Jogos/Outros
RPM: sl

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e 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

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009