Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37048016
en ru br
ALT Linux repos
S:1.3.1-alt1

Group :: Games/Cards
RPM: tty-solitaire

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%def_enable Werror

Name:     tty-solitaire
Version:  1.3.1
Release:  alt1

Summary:  Play solitaire in your terminal!

License:  MIT
Group:    Games/Cards
Url:      https://github.com/mpereira/tty-solitaire

Packager: Grigory Ustinov <grenka at altlinux.org>

Source:   %name-%version.tar
Patch: make-gcc10-happy.patch

Buildrequires: libncursesw-devel

%description
%summary.

%prep
%setup
%patch -p1

%build
%make_build CFLAGS='%optflags -std=gnu11'

%install
%makeinstall_std PREFIX=%_prefix

%check
make test

%files
%_bindir/*
%doc LICENSE README CHANGELOG TODO.md

%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