Commit graph

19 commits

Author SHA1 Message Date
snj
6ca98bd149 Update to 2.2.
Changes:
- Added Bill and Big Penguins themes
- New ToonCheckBlocked() function to avoid changing toons dying immediately
- Added Brian Chu's superpenguin that can face in both directions
- Action toons that move left or right no longer get stuck at walls
- Use `--squish' to kill the toons with the mouse
- Code uses _() around strings to allow future i10n
- Desktops only: redraw icons by sending expose events to root window
- Enabled multiple themes to be selected
- Use the `--all' option to run all available themes simultaneously
2004-11-26 20:44:02 +00:00
snj
9edc500cf4 Convert to buildlink3. 2004-04-19 04:53:58 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jlam
a020ed9056 Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
2002-08-25 21:50:52 +00:00
zuntum
d3db18607d Move pkg/ files into package's toplevel directory 2001-10-31 22:03:21 +00:00
jlam
a4bc16d30c I am a triple idiot. The only relevant variable that x11.buildlink.mk
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR,
which points to the location of the X11R6 hierarchy used during building.
If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to
${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use.  Remove
the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and
revert changes to move x11.buildlink.mk before the other buildlink.mk files.
2001-10-24 22:10:43 +00:00
jlam
dff59f9ec3 x11.buildlink.mk needs to be included before any buildlink.mk files that
use X11_BUILDLINK_MK as a test value.  Generally just reordering the
inclusions so that x11.buildlink.mk comes before the other buildlink.mk
files will make everthing work.
2001-10-23 13:14:43 +00:00
jlam
63fc151cb9 Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references
to ${X11BASE} in the header and library search paths into references to
${LOCALBASE}/share/x11-links.  These packages should now be strongly-
buildlinked regardless of whether xpkgwedge is installed.

Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and
lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.
2001-08-29 22:41:00 +00:00
zuntum
4447426da3 Use xpm's buildlink.mk instead of USE_XPM, set USE_BUILDLINK_ONLY 2001-07-09 15:40:41 +00:00
zuntum
61dfc19205 update DESCR 2001-06-17 07:50:06 +00:00
zuntum
e1fa0be1d6 Update xpenguins to version 2.1
* Version 2.1 (26 May 2001)
- Found a WM that requires vroot.h: amiwm - replaced vroot.h functionality
- Detects KDE, Enlightenment & Nautilus desktops & draws to them (at last!)
- Sends expose event to background window so that KDE icons reappear
- ToonErase does not erase whole screen on first call
- No longer segfaults if display not found (new bug in 2.0)
- Can override root window detection using `--id'
- Use `--nice' to respond to system load by killing toons

* Version 2.0 (7 May 2001)
- Minor changes to error reporting

* Version 1.9 (1 May 2001)
- Code modularisation and separation into lots of different files
- A massive rewrite of xpenguins_*.c code (toon_*.c functions mostly unchanged)
- Themability added and some default themes written
- Now use automake and autoconf
- Removed use of vroot.h - I really don't know what it did anyway
2001-06-11 22:26:56 +00:00
skrll
7c75053771 Move to sha1 digests, and add distfile sizes. 2001-04-19 11:07:33 +00:00
agc
8f972b049a + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 12:12:16 +00:00
wiz
a486f11406 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:06:11 +00:00
wiz
1068b52c1d Update HOMEPAGE 2000-12-12 13:56:53 +00:00
tron
f0b9164cf1 Use "USE_XPM" option instead of direct dependence on the "xpm" package. 2000-08-23 23:14:21 +00:00
wiz
ebda60e9a7 bugfix: don't use uninitialized xpm structures, init first. 2000-08-18 18:34:23 +00:00
itohy
e799a45c2c Add dependency on xpm-*. 2000-05-31 00:28:56 +00:00
hubertf
f90fbb28d5 Little penguins walking along the tops of your windows
(Someone fix the images to display daemons! :-)
2000-05-30 01:35:06 +00:00