Date: Wed, 14 Jul 2004 14:08:47 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games Makefile ports/games/childsplay Makefile distinfo pkg-descr pkg-plist ports/games/childsplay/files patch-Makefile patch-cleanup.sh patch-letter-trans.py patch-letters.py patch-pyassetml.py Message-ID: <200407141408.i6EE8l2H007913@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2004-07-14 14:08:47 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/childsplay Makefile distinfo pkg-descr pkg-plist games/childsplay/files patch-Makefile patch-cleanup.sh patch-letter-trans.py patch-letters.py patch-pyassetml.py Log: Childsplay is a 'suite' of educational games for young children, like gcompris, but without the overkill of GNOME environment. Also the use of the SDL libraries makes smooth animation and the playing of sound very easy. Childsplay uses a plugin system for the games, so you might want to check the childsplay-plugins page. (There are two built-in games; Memory and a typing game) PR: ports/68953 Submitted by: bruno <bruno@mail.tinkerbox.org> Revision Changes Path 1.702 +1 -0 ports/games/Makefile 1.1 +42 -0 ports/games/childsplay/Makefile (new) 1.1 +2 -0 ports/games/childsplay/distinfo (new) 1.1 +34 -0 ports/games/childsplay/files/patch-Makefile (new) 1.1 +15 -0 ports/games/childsplay/files/patch-cleanup.sh (new) 1.1 +12 -0 ports/games/childsplay/files/patch-letter-trans.py (new) 1.1 +15 -0 ports/games/childsplay/files/patch-letters.py (new) 1.1 +10 -0 ports/games/childsplay/files/patch-pyassetml.py (new) 1.1 +8 -0 ports/games/childsplay/pkg-descr (new) 1.1 +149 -0 ports/games/childsplay/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407141408.i6EE8l2H007913>