buildlink1 -> buildlink2

Expand DESCR
This commit is contained in:
markd 2002-10-03 22:26:13 +00:00
parent f9e8039fc8
commit 3883542fbb
4 changed files with 54 additions and 12 deletions

View file

@ -1 +1,35 @@
KDE provides an integrated X11 based environment, much like CDE.
This is a compilation of various games that are part of the standard KDE
distribution:
* kabalone: board game: move 6 pieces from your opponent over the edge
* kasteroids: shoot at those nasty asteroids
* katomic: build complex atoms with a minimal amount of moves
* kbackgammon: play backgammon against a local human player, via a
game server or against GNU Backgammon (not included)
* kbattleship: battleship game with built-in game server
* kblackbox: find atoms in a grid by shooting electrons
* kfouleggs: a famous japanese game known as puyo-puyo
* kbounce: claim areas and don't get disturbed
* kjumpingcube: a tactical game for number-crunchers
* klines: place 5 equal pieces together, but wait, there are 3 new ones
* mahjongg: a tile laying patience
* kmines: the classical mine sweeper
* konquest: conquer the planets of your enemy
* kpat: several patience card games
* kpoker: the game of poker
* kreversi: the old reversi board game, also known as othello
* ksame: collect pieces of the same color
* kshisen: patience game where you take away all pieces
* ksirtet: very known if spelt this backwards
* ksmiletris: another Tetris-like game
* ksnake: don't bite yourself, eat apples!
* ksokoban: move all storage boxes into the cabinet
* kspaceduel: two player game with shooting spaceships flying around a sun
* ktron: like ksnake, but without fruits
* ktuberling: kids game: make your own potato (NO french fries!)
* kwin4: place 4 pieces in a row
* libkdegames: KDE game library used by many of these programs
* lskat: lieutnant skat
There is also a directory libkdegames that contains card decks as well as
some functions for game programmers.

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.5 2002/08/28 07:15:27 skrll Exp $
# $NetBSD: Makefile,v 1.6 2002/10/03 22:26:13 markd Exp $
DISTNAME= kdegames-3.0.3
CATEGORIES= games
@ -6,9 +6,8 @@ COMMENT= Games for the KDE integrated X11 desktop
.include "../../x11/kde3/Makefile.kde3"
USE_BUILDLINK_ONLY= YES
USE_BUILDLINK2= YES
.include "../../x11/kde3/buildlink.mk"
.include "../../x11/kdebase3/buildlink.mk"
.include "../../mk/x11.buildlink.mk"
.include "../../x11/kde3/buildlink2.mk"
.include "../../x11/kdebase3/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -1 +1,11 @@
KDE provides an integrated X11 based environment, much like CDE.
Edu{tainment,cation} tools for the KDE integrated X11 desktop:
* keduca: creation and revision of form-based tests and exams.
* kgeo: interactive geometry
* khangman: hangman game. The child should guess a word letter by letter.
* klatin: aims to help revise or learn latin
* klettres: helps child to learn french alphabet and to read some syllables
* kmessedwords: simple mind-training game
* kstars: desktop planetarium
* ktouch: program for learning touch typing
* kvoctrain: vocabulary trainer

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2002/08/28 07:15:35 skrll Exp $
# $NetBSD: Makefile,v 1.4 2002/10/03 22:26:56 markd Exp $
DISTNAME= kdeedu-3.0.3
CATEGORIES= misc
@ -10,9 +10,8 @@ REPLACE_PERL= \
${WRKSRC}/kvoctrain/kvoctrain/langen2kvtml \
${WRKSRC}/kvoctrain/kvoctrain/spotlight2kvtml
USE_BUILDLINK_ONLY= YES
USE_BUILDLINK2= YES
.include "../../x11/kde3/buildlink.mk"
.include "../../x11/kdebase3/buildlink.mk"
.include "../../mk/x11.buildlink.mk"
.include "../../x11/kde3/buildlink2.mk"
.include "../../x11/kdebase3/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"