Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37892581
en ru br
ALT Linux repos
S:2.3-alt2

Group :: Shells
RPM: tty-clock

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Summary: Simple console clock
Name: tty-clock
Version: 2.3
Release: alt2
License: BSD 3-Clause
Group: Shells
Url: http://github.com/xorg62/tty-clock
Packager: Artyom Bystrov <arbars at altlinux.org>
Source: %name-%version.tar

BuildRequires: libncursesw-devel
Requires: termutils

%description
An analog clock in ncurses

%prep
%setup
chmod -x README

%build
%make_build

%install
install -d -m 755 %buildroot%_bindir
install -m 755 %name %buildroot%_bindir/

%files
%doc README
%_bindir/%name

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin