Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37541259
en ru br
ALT Linux repos
S:0.2-alt3
5.0: 0.1-alt1
4.1: 0.1-alt1
4.0: 0.1-alt1
3.0:
+backports:0.1-alt0.C30.1

Group :: System/X11
RPM: xprintidle

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

# -*- mode: rpm-spec -*-

Summary: Prints User Idle Time to Stdout
Name: xprintidle
Version: 0.2
Release: alt3
Source: %name-%version.tar
Patch: xprintidle-0.2-dso.patch
Url: http://www.dtek.chalmers.se/~henoch/text/xprintidle.html
Group: System/X11

Packager: Evgenii Terechkov <evg at altlinux.ru>
License: GPL2

BuildPreReq: gcc
# Automatically added by buildreq on Thu Apr 08 2010 (-bi)
# optimized out: elfutils glibc-pthread xorg-scrnsaverproto-devel xorg-xextproto-devel xorg-xproto-devel
BuildRequires: imake libX11-devel libXScrnSaver-devel libXext-devel xorg-cf-files

%description
xprintidle is a small program that prints the user's idle time to stdout,
using the X screensaver extension. It is meant for use in scripts.

%prep
%setup
%patch -p1

%build
%configure --x-libraries=%_libdir
make

%install
%makeinstall

%files
%_bindir/%name
%doc COPYING README AUTHORS ChangeLog NEWS

%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