pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xdesktopwaves Update to 1.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b8682b0c0664
branches: trunk
changeset: 484876:b8682b0c0664
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Tue Nov 30 16:08:50 2004 +0000
description:
Update to 1.1.
Changes:
Version 1.1
* The intensity of rain and storm is configurable now. New options:
-rain <0-10> and -storm <0-10> (the old yes-or-no variants are deprecated).
* The viscosity of the fluid is no longer a constant (without any speed
loss). New option: -viscosity <1-5>
* The rain feature no longer prevents from the idle mode: just obscure by
other windows, but don't give -nww.
* Bugfix: On 64-bit x86, xdesktopwaves now even compiles with gcc 3.4.
* Bugfix: Fixed arithmetic exception on systems with a small RAND_MAX.
* Bugfix: If -stippled, clear window at initialization.
* Optimization/Bugfix: The color palette is reduced to have only different
colors. This can spare about 10% of the rectangles sent to the server,
if the display depth is 16-bit.
* Optimization: Treatment of minimum range of out-of-date canvas rows. This
spares up to 50% client CPU cycles when there are just very few waves
(shortly before entering idle mode).
diffstat:
x11/xdesktopwaves/Makefile | 4 ++--
x11/xdesktopwaves/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (24 lines):
diff -r e55a137f4f7b -r b8682b0c0664 x11/xdesktopwaves/Makefile
--- a/x11/xdesktopwaves/Makefile Tue Nov 30 16:05:17 2004 +0000
+++ b/x11/xdesktopwaves/Makefile Tue Nov 30 16:08:50 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/11/20 22:14:59 jmmv Exp $
+# $NetBSD: Makefile,v 1.2 2004/11/30 16:08:50 xtraeme Exp $
#
-DISTNAME= xdesktopwaves-1.0
+DISTNAME= xdesktopwaves-1.1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xdesktopwaves/}
diff -r e55a137f4f7b -r b8682b0c0664 x11/xdesktopwaves/distinfo
--- a/x11/xdesktopwaves/distinfo Tue Nov 30 16:05:17 2004 +0000
+++ b/x11/xdesktopwaves/distinfo Tue Nov 30 16:08:50 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2004/11/20 22:14:59 jmmv Exp $
+$NetBSD: distinfo,v 1.2 2004/11/30 16:08:50 xtraeme Exp $
-SHA1 (xdesktopwaves-1.0.tar.gz) = 46b68534994737a52483186d39820260cde638eb
-Size (xdesktopwaves-1.0.tar.gz) = 37622 bytes
+SHA1 (xdesktopwaves-1.1.tar.gz) = 6f84b2aa302fe1df900a94114b37372cfc09f7bd
+Size (xdesktopwaves-1.1.tar.gz) = 39691 bytes
Home |
Main Index |
Thread Index |
Old Index