Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37325432
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/XFree86
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.1
Release: alt1
Source: http://www.dtek.chalmers.se/~henoch/text/%name/%name-%version.tar.gz
Url: http://www.dtek.chalmers.se/~henoch/text/%name.html
Group: System/XFree86

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

BuildPreReq: gcc
# Automatically added by buildreq on Sun Jul 23 2006
BuildRequires: xorg-x11-devel

%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 -q

%build
%__make LDLIBS="-lX11 -lXss"

%install
%__install -D -m 0755 %name %buildroot%_bindir/%name

%files
%_bindir/%name
%doc COPYING README

%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