Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37709326
en ru br
Репозитории ALT
S:1.19.2-alt1
5.1: 1.7.1.1-alt1
4.1: 1.4.9-alt1
4.0: 1.3.0-alt0.1
www.altlinux.org/Changes

Другие репозитории
Upstream:1.4.9

Группа :: Мониторинг
Пакет: conky

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

Name: conky
Version: 1.4.9
Release: alt1

Summary: lightweight graphical system monitor
License: GPL
Group: Monitoring
Url: http://conky.sourceforge.net/

Source: %{name}-%{version}.tar.bz2
Source1: conky-dotfiles.tar.bz2
Source2: conky_config_settings.html
Source3: conky_variables.html

# Automatically added by buildreq on Sat Mar 17 2007

BuildRequires: gcc-c++ glib2-devel libXdamage-devel libXext-devel libXft-devel xsltproc

%description
Conky is a program which can display arbitrary information (such as the date,
CPU temperature from i2c, MPD info, and anything else you desire) to the root
window in X11.

%prep
%setup -q

%build
%__autoreconf
%configure \
--enable-xft \
--enable-proc-uptime \
--disable-cairo \
--enable-mpd \
--enable-double-buffer \
--disable-static

%make_build

%install
install -p -m644 %SOURCE1 %SOURCE2 %SOURCE3 ./
%makeinstall

%files
%doc conky-dotfiles.tar.bz2 conky_config_settings.html conky_variables.html doc/conkyrc.sample
%_bindir/*
%_man1dir/*
%config %_sysconfdir/%name/%name.conf

%changelog

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

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin