diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/wmblob/Makefile | 13 | ||||
-rw-r--r-- | x11/wmblob/distinfo | 4 | ||||
-rw-r--r-- | x11/wmblob/pkg-descr | 15 |
3 files changed, 14 insertions, 18 deletions
diff --git a/x11/wmblob/Makefile b/x11/wmblob/Makefile index 521e2370b4e3..28b041608400 100644 --- a/x11/wmblob/Makefile +++ b/x11/wmblob/Makefile @@ -2,19 +2,16 @@ # $FreeBSD$ PORTNAME= wmblob -PORTVERSION= 1.0.3 -PORTREVISION= 8 +PORTVERSION= 1.0.4 CATEGORIES= x11 windowmaker -MASTER_SITES= http://www.dockapps.org/files/155/541/ +MASTER_SITES= http://BSDforge.com/projects/source/x11/wmblob/ -MAINTAINER= ports@FreeBSD.org -COMMENT= Showing moving blobs - -BROKEN= No public disfiles +MAINTAINER= portmaster@bsdforge.com +COMMENT= Shows moving blobs USE_XORG= xpm USE_GNOME= gtk20 -USES= pkgconfig tar:bzip2 +USES= pkgconfig tar:xz GNU_CONFIGURE= yes PLIST_FILES= bin/wmblob man/man1/wmblob.1.gz diff --git a/x11/wmblob/distinfo b/x11/wmblob/distinfo index ea6ce7c534ec..1976aa140e67 100644 --- a/x11/wmblob/distinfo +++ b/x11/wmblob/distinfo @@ -1,2 +1,2 @@ -SHA256 (wmblob-1.0.3.tar.bz2) = 78e2de847fcd94a41c69c054654654bb050bf803a275dbacaf1485bde66d1c96 -SIZE (wmblob-1.0.3.tar.bz2) = 160657 +SHA256 (wmblob-1.0.4.tar.xz) = 9c6e841abbfa4d10fbf6c34b71f2c90845bb9a62714c6c037ebd9bfc5d8fa357 +SIZE (wmblob-1.0.4.tar.xz) = 142084 diff --git a/x11/wmblob/pkg-descr b/x11/wmblob/pkg-descr index dbf68ca3ee2e..72a66827a32c 100644 --- a/x11/wmblob/pkg-descr +++ b/x11/wmblob/pkg-descr @@ -1,17 +1,16 @@ -wmblob is a useless program, showing moving blobs. It's a nice dockapp -for Window Maker (www.windowmaker.org), and it may run with other -window mangers. +wmblob is a pretty much useless program, that shows moving blobs. It's +a nice dockapp for Window Maker (www.windowmaker.org), and it may well +run with other window mangers. How to use it: - Just start it. There are no command line options. You can change - the colors with the three mouse button. + Just start it. There are no command line options. You can change the + colors with the three mouse buttons. - Left button: changes the inner color of the blobs. - Middle button: changes the border color of the blobs. - Right button: changes the background color. - There are 16 colors available. But not every combination looks - good. + There are 16 colors available. But not every combination looks good. -WWW: http://dockapps.org/file.php/id/155 +WWW: http://BSDforge.com/projects/xzz/wmblob/ |