Summary: Bubbling Load Monitoring Applet for the GNOME Panel Name: @PACKAGE@ Version: @VERSION@ Release: 2 Source: @PACKAGE@-@VERSION@.tar.gz Buildroot: /tmp/@PACKAGE@-@VERSION@ Packager: Juan Salaverria (rael@vectorstar.net) URL: http://www.nongnu.org/bubblemon/ Copyright: GPL Group: User Interface/GNOME Applets Requires: libgtop %description This is a panel applet that displays the CPU and memory load as a bubbling liquid. The latest version is available off http://savannah.nongnu.org/download/bubblemon/. Choose Add to Panel->Utility->Bubblemon in your GNOME Panel. %changelog %prep %setup ./configure --with-all-linguas --prefix=/usr %build make %install # The following line is a workaround for a problem with gettext. #make install-strip DESTDIR=/tmp/@PACKAGE@-@VERSION@ gnulocaledir=/tmp/@PACKAGE@-@VERSION@/usr/share/locale # The following line is what *should* be used if the gettext # Makefile.in would be working like the Makefile.ins generated by # automake. The problem has already been reported to the Debian bug # tracking system under numbers #38414, #41823 and #52571. Actually, # those bugs have now been fixed, but since the above syntax still # works I'll just leave it alone. DESTDIR=/tmp/@PACKAGE@-@VERSION@ make -e install-strip %clean make clean %files %defattr(-,root,root) /usr/libexec/bubblemon-gnome2 /usr/lib/bonobo/servers/GNOME_BubblemonApplet.server /usr/share/gnome-2.0/ui/GNOME_BubblemonApplet.xml /usr/share/locale/*/LC_MESSAGES/bubblemon.mo /usr/share/pixmaps/bubblemon.png %doc AUTHORS README FAQ PROFILING TRANSLATIONS TODO /usr/man/man1/bubblemon-gnome2.1* /usr/man/sv/man1/bubblemon-gnome2.1* /usr/man/hu/man1/bubblemon-gnome2.1*