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

Group :: Monitoring
RPM: screenfetch

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name:           screenfetch
Version:        3.9.1
Release:        alt1
Summary:        A "Bash Screenshot Information Tool"

License:        GPLv3+
Group: Monitoring
URL:            https://github.com/KittyKatt/screenFetch
Packager:       Andrey Cherepanov <cas at altlinux.org>

Source: %name-%version.tar
Patch: %name-%version.patch

Requires: scrot

%filter_from_requires \,^\(/usr/bin/sw_vers\|/etc/portage/make.conf\)$,d

%description
This handy Bash script can be used to generate one of
those nifty terminal theme information + ASCII distribution
logos you see in everyone's screen-shots nowadays. It will
auto-detect your distribution and display an ASCII version
of that distribution's logo and some valuable information
to the right. There are options to specify no ASCII art,
colors, taking a screen-shot upon displaying info, and even
customizing the screen-shot command! This script is very easy
to add to and can easily be extended.

%prep
%setup -q
%patch -p1

%build

%install
install -Dm 0755 screenfetch-dev %buildroot%_bindir/%name
install -Dm 0644 screenfetch.1 %buildroot%_man1dir/%name.1

%files
%doc CHANGELOG README.mkdn TODO
%_bindir/%name
%_man1dir/%name.1*

%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