rpms/bubblemon/devel bubblemon.spec,NONE,1.1 sources,NONE,1.1

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Fri Aug 12 08:16:41 UTC 2005


Author: awjb

Update of /cvs/extras/rpms/bubblemon/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30315/devel

Added Files:
	bubblemon.spec sources 
Log Message:
auto-import bubblemon-1.46-2 on branch devel from bubblemon-1.46-2.src.rpm


--- NEW FILE bubblemon.spec ---
Name:           bubblemon
Version:        1.46
Release:        2
Summary:        A system monitoring dockapp

Group:          User Interface/X
License:        GPL
URL:            http://www.ne.jp/asahi/linux/timecop/
Source0:        http://www.ne.jp/asahi/linux/timecop/software/bubblemon-dockapp-1.46.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:  xorg-x11-devel 
BuildRequires:  gtk+-devel

%description
his is a system monitoring dockapp, visually based on the GNOME "BubbleMon"
applet (here). Basically, it displays CPU and memory load as bubbles in a jar
of water. But that's where similarity ends. New bubblemon-dockapp features
translucent CPU load meter (for accurate CPU load measurement), yellow duck
swimming back and forth on the water surface (just for fun), and fading load
average and memory usage screens. Either of the info screens can be locked to
stay on top of water/duck/cpu screen, so that you can see both statistics at
once. Pretty nifty toy for your desktop. Supports Linux, FreeBSD, OpenBSD, and
Solaris 2.6, 7 and 8. Code has been thoroughly optimized since version 1.0,
and even with all the features compiled in, BubbleMon still uses very little
CPU time. Load Average screen locked at about 20% looks particularly sexy. All
the extra "bloated" features can be compiled out or disabled on command-line,
if you prefer original "BubbleMon" look.

%prep
%setup -q -n %{name}-dockapp-%{version}


%build
make CFLAGS="${RPM_OPT_FLAGS} `gtk-config --cflags` -DENABLE_DUCK -DENABLE_CPU -DENABLE_MEMSCREEN -DKERNEL_26" %{?_smp_mflags}


%install
rm -rf $RPM_BUILD_ROOT
%{__mkdir_p} $RPM_BUILD_ROOT%{_bindir}
make install PREFIX=$RPM_BUILD_ROOT%{_prefix}

%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%doc ChangeLog README doc/*
%{_bindir}/bubblemon

%changelog
* Wed Aug 10 2005 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
1.46-2
- fix make install

* Fri Jun 03 2005 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
1.46-1
- Initial Release



--- NEW FILE sources ---
f1f86fe5c725bf3a6f5fef8709992931  bubblemon-dockapp-1.46.tar.gz




More information about the scm-commits mailing list