%global forgeurl https://github.com/pipeseroni/pipes.sh Version: 1.3.0 %forgemeta Name: pipes.sh Release: %autorelease Summary: Animated pipes terminal screensaver License: MIT URL: %{forgeurl} Source0: %{forgesource} BuildArch: noarch BuildRequires: make %description pipes.sh is an animated terminal screensaver inspired by the classic pipes screensaver. It renders colorful animated pipes directly in the terminal. %prep %forgeautosetup -p1 %build %install %make_install PREFIX=%{_prefix} %check %files %license LICENSE %doc README.rst %{_bindir}/pipes.sh %{_mandir}/man6/pipes.sh.6* %changelog %autochangelog