[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / games / kdegames3

File: [cvs.NetBSD.org] / pkgsrc / games / kdegames3 / Attic / Makefile (download)

Revision 1.23, Thu Feb 5 07:53:58 2004 UTC (20 years, 2 months ago) by markd
Branch: MAIN
Changes since 1.22: +2 -8 lines

Update to KDE 3.2

Changes:
Games

Atlantik
* Support custom tokens Rob Kaper
* Token/avatar images
* Privacy: only connect to meta server on Internet upon specific user
  request
* KNotify event support

KGoldrunner
* NEW IN KDE: Write and test game engine, game editor, game levels and
  KDE application interface for new game KGoldrunner Ian Wadham
* Write HTML documentation (KGoldrunner Handbook) Ian Wadham
* Move source code and games data from kdenonbeta to kdegames CVS Ian
  Wadham
* Improve the graphics of the game and update the screenshots in the
  documentation Ian Wadham
* Convert the documentation to docbook form and commit to kdegames Ian
  Wadham

KReversi
* Modified the AI so it scales much better from easy to hard and can
  make mistakes on easier levels (much more fun now to play). Benjamin
  Meyer
* Converted to use the standard KDE games highscore widget. High
  schores now corilates to a much better ranking system based upon
  the AI level and then the total number of pieces at the end of the
  game. Benjamin Meyer
* Fixed segfaults and converted the application to use xmlui (standard
  KDE key accels, help menu etc). Benjamin Meyer

KMahjongg
* Massive code cleanup and bug fixes. Benjamin Meyer

KPatience
* Implemented the popular spider game. Josh Metzler
* Freecell drops cards more intellegent. Josh Metzler

# $NetBSD: Makefile,v 1.23 2004/02/05 07:53:58 markd Exp $

DISTNAME=	kdegames-${_KDE_VERSION}
CATEGORIES=	games
COMMENT=	Games for the KDE integrated X11 desktop

.include "../../meta-pkgs/kde3/Makefile.kde3"

USE_BUILDLINK2=		YES

.include "../../meta-pkgs/kde3/buildlink2.mk"
.include "../../x11/kdebase3/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"