Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37558580
en ru br
ALT Linux repos
S:4.0-alt1.2
5.0: 4.0-alt1.2
4.1: 4.0-alt1.2
4.0: 4.0-alt1.1

Group :: Toys
RPM: xroach

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Summary: Displays disgusting cockroaches on your root X window
Name: xroach
Version: 4.0
Release: alt1.2
License: distributable
Group: Toys
Source: xroach-4.0.tar.gz
Patch: xroach.patch
Packager: Igor Yu. Vlasenko <viy at altlinux.org>
Prefix: /usr

# Automatically added by buildreq on Fri Apr 04 2008 (-bi)

BuildRequires: libX11-devel

%description
This program displays disgusting cockroaches on your root X window.
They scurry about when windows are minimized or moved.

%prep
%setup
%patch -p 1

%build
CFLAGS=$RPM_OPT_FLAGS
make clean
make

%install
mkdir -p $RPM_BUILD_ROOT%{_bindir} $RPM_BUILD_ROOT%{_man1dir}
install -s -m 755  xroach $RPM_BUILD_ROOT%{_bindir}
install -m 644 xroach.1 $RPM_BUILD_ROOT%{_man1dir}/xroach.1x

%files
%defattr(-,root,root)
%doc README
%{_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