Репозиторий ALT Linux backports/2.4
Последнее обновление: 9 июля 2008 | Пакетов: 497 | Посещений: 1483913
 поиск   регистрация   авторизация 
 
Группа :: Система/XFree86
Пакет: xprintidle

 Главная   Изменения   Спек   Патчи   Загрузить   Bugs and FR 

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

Summary: Prints User Idle Time to Stdout
Name: xprintidle
Version: 0.1
Release: alt0.M24.1
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: XFree86-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

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

%files
%_bindir/%name
%doc COPYING README

%changelog

Полный changelog можно просмотреть здесь

 
design & coding: Vladimir Lettiev aka crux © 2004-2005