Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37717419
en ru br
ALT Linux repos
S:1.19.2-alt1
5.0: 1.4.9-alt1
4.1: 1.4.9-alt1
4.0: 1.3.0-alt0.1

Other repositories
Upstream:1.4.9

Group :: Monitoring
RPM: conky

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin