Path to this page:
./
games/xjewel,
X windows-based dropping jewels game
Branch: CURRENT,
Version: 1.6nb3,
Package name: xjewel-1.6nb3,
Maintainer: jdcJewel is a droping block game akin to tetris.
It is played by controling the motion of blocks which continue to
fall from the top of the screen. One can move them left and right,
as well as rotate the jewel segments. The object is to get the most
points before the grim reaper ends the fun.
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 44.374 KB
Version history: (Expand)
- (2017-11-23) Package has been reborn
- (2012-06-11) Package has been reborn
- (2012-06-11) Package deleted from pkgsrc
- (2011-05-24) Updated to version: xjewel-1.6nb3
- (2006-02-06) Updated to version: xjewel-1.6nb2
- (2005-10-05) Package added to pkgsrc.se, version xjewel-1.6nb1 (created)
CVS history: (Expand)
2023-05-12 11:02:12 by David A. Holland | Files touched by this commit (2) |
Log message:
games/xjewel: add macos to list of OSes using select.
From PR 30172 from John D. Baker. May only apply to ppc macos, but
should be harmless otherwise if so.
|
2021-10-26 12:44:37 by Nia Alarie | Files touched by this commit (466) |
Log message:
games: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:08:04 by Nia Alarie | Files touched by this commit (466) |
Log message:
games: Remove SHA1 hashes for distfiles
|
2015-11-03 21:57:10 by Alistair G. Crooks | Files touched by this commit (350) |
Log message:
Add SHA512 digests for distfiles for games category
Problems found locating distfiles:
Package blokus: missing distfile blokus-1.1.tar.gz
Package crossfire-client: missing distfile crossfire-client-images-1.11.0.tar.gz
Package dungeon: missing distfile dungeon-gdt-glk.tar.gz
Package gate88: missing distfile Gate88_Mar19_05.tar.gz
Package gnuchess4: missing distfile gnuchess-4.0.pl80.tar.gz
Package ioquake3-pk3: missing distfile quake3-latest-pk3s.zip
Package rollemup: missing distfile Rollemup.tar.gz
Package tscp: missing distfile tscp181.zip
Package xbat: missing distfile xev111.tar.gz
Package xgalaga: missing distfile xgalaga-2.0.34.tar.gz
Package xrick: missing distfile xrick-021212.tgz
Package xskat: missing distfile xskat-cards.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2012-10-06 13:55:05 by Aleksej Saushev | Files touched by this commit (310) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2011-05-25 06:44:15 by OBATA Akio | Files touched by this commit (1) |
Log message:
USE_GAMESGROUP=yes
|
2011-05-24 11:54:05 by OBATA Akio | Files touched by this commit (4) |
Log message:
* Honor VARBASE for score file directory.
* Handle score file as a part of package.
* Add user-destdir installation support.
Bump PKGREVISION.
|
2006-12-27 14:37:47 by Joerg Sonnenberger | Files touched by this commit (210) |
Log message:
- fine grained X11 dependencies for packages which have either USE_IMAKE
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
C++ for compilation without including the proper headers
Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
|