Update to bubblemon 1.0.11.

Ok naddy@.
This commit is contained in:
nino 2002-05-21 18:48:45 +00:00
parent fa049235b0
commit 9a3bed6800
5 changed files with 57 additions and 23 deletions

View File

@ -1,12 +1,13 @@
# $OpenBSD: Makefile,v 1.9 2001/11/09 22:22:58 wilfried Exp $
# $OpenBSD: Makefile,v 1.10 2002/05/21 18:48:45 nino Exp $
COMMENT= "GNOME panel applet that displays the CPU + memory load"
V= 1.0.9
DISTNAME= bubblemon-${V}
DISTNAME= bubblemon-1.0.11
CATEGORIES= sysutils x11/gnome
NEED_VERSION= 1.474
NEED_VERSION= 1.530
HOMEPAGE= http://www.d.kth.se/~d92-jwa/code/
MAINTAINER= Nils Nordman <nino@nforced.com>
MAINTAINER= Nils Nordman <nino@openbsd.org>
MASTER_SITES= http://www.d.kth.se/~d92-jwa/code/bubblemon/ \
http://www.d.kth.se/~d92-jwa/code/bubblemon/attic \
@ -15,6 +16,7 @@ MASTER_SITES= http://www.d.kth.se/~d92-jwa/code/bubblemon/ \
LIB_DEPENDS= panel_applet::x11/gnome/core \
gtop.1,gtop_common,gtop_sysdeps::devel/libgtop,gnome
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes

View File

@ -1,3 +1,3 @@
MD5 (bubblemon-1.0.9.tar.gz) = 24287a144c3889594cb5d4e3a01ce430
RMD160 (bubblemon-1.0.9.tar.gz) = 667c367bce95beb67fa042b78b018c6c6e377537
SHA1 (bubblemon-1.0.9.tar.gz) = 98a63122a2e6dbdf463ba174ffd6cc99dce21eed
MD5 (bubblemon-1.0.11.tar.gz) = fb8c297fa49bcd9912b2f8512759e65f
RMD160 (bubblemon-1.0.11.tar.gz) = 9dfe6e1882c031e2426c23b0b4931c4e8e6ba1c0
SHA1 (bubblemon-1.0.11.tar.gz) = 2840dab6319d8b4be96fbefb9c5616970792f0d1

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-src_Makefile_in,v 1.1 2001/12/27 13:06:59 naddy Exp $
--- src/Makefile.in.orig Sun Oct 28 19:16:26 2001
+++ src/Makefile.in Thu Dec 27 10:27:57 2001
@@ -136,7 +136,7 @@ cxxflags_set = @cxxflags_set@
localedir = $(datadir)/locale
defaultincludes = -I. -I$(srcdir) -I..
-INCLUDES = $(GNOME_INCLUDEDIR) $(defaultincludes)
+INCLUDES = -I$(LIBGTOP_INCLUDEDIR) $(GNOME_INCLUDEDIR) $(defaultincludes)
DEFS = -DLOCALEDIR=\"$(localedir)\" @DEFS@

View File

@ -1,6 +1,6 @@
#!/bin/sh
#
# $OpenBSD: INSTALL,v 1.2 2001/09/20 18:51:02 naddy Exp $
# $OpenBSD: INSTALL,v 1.3 2002/05/21 18:48:45 nino Exp $
set -e
PATH=/bin:/usr/bin:/sbin:/usr/sbin
@ -44,7 +44,10 @@ do_post() {
echo "|"
fi
echo "| The following OLD configuration files was found and have NOT been overwritten:"
echo "| You should however manually compare it to it's equivalent in ${SOURCE_PFX}"
echo "| You should however manually compare it to it's equivalent in"
echo "|"
echo "| ${SOURCE_PFX}"
echo "|"
echo "| and update your configuration if needed."
echo "|"
for f in ${OLD_CONFS}; do

View File

@ -1,6 +1,8 @@
@comment $OpenBSD: PLIST,v 1.2 2001/09/20 18:51:02 naddy Exp $
@comment $OpenBSD: PLIST,v 1.3 2002/05/21 18:48:45 nino Exp $
bin/bubblemon_applet
@comment man/hu/man1/bubblemon_applet.1
man/man1/bubblemon_applet.1
@comment man/sv/man1/bubblemon_applet.1
share/applets/Monitors/bubblemon_applet.desktop
share/examples/bubblemon/CORBA/servers/bubblemon_applet.gnorba
share/locale/da/LC_MESSAGES/bubblemon.mo
@ -8,6 +10,9 @@ share/locale/de/LC_MESSAGES/bubblemon.mo
share/locale/es/LC_MESSAGES/bubblemon.mo
share/locale/fi/LC_MESSAGES/bubblemon.mo
share/locale/fr/LC_MESSAGES/bubblemon.mo
share/locale/hu/LC_MESSAGES/bubblemon.mo
share/locale/is/LC_MESSAGES/bubblemon.mo
share/locale/it/LC_MESSAGES/bubblemon.mo
share/locale/ko/LC_MESSAGES/bubblemon.mo
share/locale/no/LC_MESSAGES/bubblemon.mo
share/locale/pl/LC_MESSAGES/bubblemon.mo
@ -16,6 +21,42 @@ share/locale/ro/LC_MESSAGES/bubblemon.mo
share/locale/sh/LC_MESSAGES/bubblemon.mo
share/locale/sv/LC_MESSAGES/bubblemon.mo
share/pixmaps/bubblemon.png
@comment @dirrm share/pixmaps
@comment @dirrm share/locale/sv/LC_MESSAGES
@comment @dirrm share/locale/sv
@comment @dirrm share/locale/sh/LC_MESSAGES
@comment @dirrm share/locale/sh
@comment @dirrm share/locale/ro/LC_MESSAGES
@comment @dirrm share/locale/ro
@comment @dirrm share/locale/pt/LC_MESSAGES
@comment @dirrm share/locale/pt
@comment @dirrm share/locale/pl/LC_MESSAGES
@comment @dirrm share/locale/pl
@comment @dirrm share/locale/no/LC_MESSAGES
@comment @dirrm share/locale/no
@comment @dirrm share/locale/ko/LC_MESSAGES
@comment @dirrm share/locale/ko
@comment @dirrm share/locale/it/LC_MESSAGES
@comment @dirrm share/locale/it
@comment @dirrm share/locale/is/LC_MESSAGES
@comment @dirrm share/locale/is
@comment @dirrm share/locale/hu/LC_MESSAGES
@comment @dirrm share/locale/hu
@comment @dirrm share/locale/fr/LC_MESSAGES
@comment @dirrm share/locale/fr
@comment @dirrm share/locale/fi/LC_MESSAGES
@comment @dirrm share/locale/fi
@comment @dirrm share/locale/es/LC_MESSAGES
@comment @dirrm share/locale/es
@comment @dirrm share/locale/de/LC_MESSAGES
@comment @dirrm share/locale/de
@comment @dirrm share/locale/da/LC_MESSAGES
@comment @dirrm share/locale/da
@comment @dirrm share/locale
@dirrm share/examples/bubblemon/CORBA/servers
@dirrm share/examples/bubblemon/CORBA
@dirrm share/examples/bubblemon
@comment @dirrm man/sv/man1
@comment @dirrm man/sv
@comment @dirrm man/hu/man1
@comment @dirrm man/hu