pkgsrc/x11/xwrits/Makefile
wiz ccf403ed9a Update to 2.24:
Version 2.24   9.Jul.2006

* Xwrits hand windows appear on all desktops, even after the first break.
  The freedesktop.org standard requires you tell the window manager about
  the all-desktops property *every time* the window reappears.  Thanks to
  Zach Beane for a patch that inspired this search.  Previously reported by
  Stephen A. Lawrence and Andy Feery.

* Support MWM hints on 64-bit platforms.  Bug report and initial patches
  from Jeff Layton.

* Avoid infinite error recursion when windows are closed on +multiscreen.
  Bug reported in April 2004 by Chris Jones.

Version 2.23   21.Jun.2006

* Support '+once[=COUNT]' option.  Patch by Anne Elizabeth Dudfield the
  Rad.

Version 2.22   2.Apr.2005

* Support `+finger=GIFFILE'. Requested by Urko Lusa.  This change was made
  in August 2002, but for some reason never released.
2006-08-07 23:48:15 +00:00

14 lines
395 B
Makefile

# $NetBSD: Makefile,v 1.18 2006/08/07 23:48:15 wiz Exp $
DISTNAME= xwrits-2.24
CATEGORIES= x11
MASTER_SITES= http://www.lcdf.org/~eddietwo/xwrits/
MAINTAINER= dmcmahill@NetBSD.org
HOMEPAGE= http://www.lcdf.org/~eddietwo/xwrits/
COMMENT= Wrist break reminder for prevention of repetitive stress injuries
GNU_CONFIGURE= YES
.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"