Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37520045
en ru br
ALT Linux repos
S:0.5.2-alt4
5.0: 0.5.1-alt1
4.1: 0.4-alt4
4.0: 0.4-alt2

Group :: Monitoring
RPM: ibam

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: ibam
Version: 0.5.1
Release: alt1

Summary: Intelligent Battery Monitor
License: GPL
Group: Monitoring
Url: http://ibam.sourceforge.net/

Source0: %name-%version.tar.gz

Patch0: %name-0.4-alt-build.patch
Patch1: %name-gkrellm-fix-display-order.patch
Patch2: %name-0.4-alt-linking.patch

Packager: Ilya Mashkin <oddity at altlinux.org>

# Automatically added by buildreq on Sun Nov 11 2007

BuildRequires: gcc-c++ gdk-pixbuf-devel gkrellm-devel gtk+-devel

%description
IBAM is an advanced battery monitor for laptops, which uses statistical and
adaptive linear methods to provide accurate estimations of minutes of
battery left or of the time needed until full recharge.

%package -n gkrellm-%name
Group: Monitoring
Summary: GKrellM Intelligent Battery Monitor (IBaM) plugin

%description -n gkrellm-%name
IBAM is an advanced battery monitor for laptops, which uses statistical and
adaptive linear methods to provide accurate estimations of minutes of
battery left or of the time needed until full recharge.

This is the GKrellM2 plugin.

%prep
%setup -q
#patch0 -p1
%patch1 -p2
%patch2 -p1

%build
%make_build RPM_OPT_FLAGS="%optflags" ibam krell

%install
mkdir -p %buildroot%_bindir/ %buildroot%_libdir/gkrellm2/plugins/
#make_install PREFIX=%buildroot%_prefix/ install
install -D -pm 755 %name %buildroot%_bindir/%name
install ibam-krell.so %buildroot%_libdir/gkrellm2/plugins/

%files
%doc CHANGES README REPORT
%_bindir/ibam

%files -n gkrellm-%name
%_libdir/gkrellm2/plugins/%name-*

%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