Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37728496
en ru br
ALT Linux repositórios
S:0.0.1-alt6.1
5.0: 0.0.1-alt5
4.1: 0.0.1-alt3
4.0: 0.0.1-alt3
3.0: 0.0.1-alt2

Group :: Desktop gráfico/Window Maker
RPM: wmibam

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: wmibam
Version: 0.0.1
Release: alt6.1

Summary: Smart Battery Monitor for WindowMaker
License: GPL
Group: Graphical desktop/Window Maker

Url: https://developer.berlios.de/projects/wmibam/
Source: %name-%version.tar.bz2
Patch: wmibam-0.0.1-alt-makefile.patch
Packager: Michael Shigorin <mike at altlinux.org>

# Automatically added by buildreq on Mon Jul 11 2005

BuildRequires: gcc-c++ libstdc++-devel

BuildPreReq: libX11-devel libXext-devel libXpm-devel

%description
wmibam uses intelligent battery monitor to predict laptop
battery charge/depletion times better than APM BIOS

%prep
%setup
%patch -p1

%build
make COPTS="%optflags -Wall -I%_x11includedir"

%install
install -d %buildroot{%_bindir,%_man1dir,%_menudir}
install %name.1 %buildroot%_man1dir
install %name %buildroot%_bindir

cat >> %buildroot%_menudir/%name << __EOF__
?package(wmibam):\
needs=wmaker \
section="Window Maker/Accessibility" \
title="wmibam" \
longtitle="Intelligent APM battery monitor" \
command="EXEC /usr/bin/wmibam"
__EOF__

%files
%doc AUTHORS ChangeLog README TODO
%_bindir/%name
%_man1dir/*
%_menudir/*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009