A jigsaw puzzle game that uses tetrominoes for the pieces. Any image can be imported and used to create puzzles with a wide range of sizes. Games are saved automatically, and you can select between currently in progress games. WWW: http://gottcode.org/tetzle/
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants his PRs (via the GNATS Auto Assign Tool)
* FreeBSD-gnats-submit@FreeBSD.org (FreeBSD-gnats-submit@FreeBSD.org) wrote: > >Synopsis: [NEW PORT] games/tetzle: Jigsaw puzzle with tetrominoes Here's an additional patch: --- tetzle.patch begins here --- diff -ruN tetzle.old/Makefile tetzle/Makefile --- tetzle.old/Makefile 2008-06-14 03:04:43.000000000 +0400 +++ tetzle/Makefile 2008-06-14 03:04:13.000000000 +0400 @@ -18,6 +18,8 @@ USE_BZIP2= yes USE_QT_VER= 4 QT_COMPONENTS= corelib gui moc opengl qmake rcc xml +WANT_GNOME= yes +INSTALLS_ICONS= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} --- tetzle.patch ends here --- -- Dmitry A. Marakasov | jabber: amdmi3@jabber.ru amdmi3@amdmi3.ru | http://www.amdmi3.ru
State Changed From-To: open->closed New port added. Thanks!
miwi 2008-06-18 23:26:50 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/tetzle Makefile distinfo pkg-descr pkg-plist Log: A jigsaw puzzle game that uses tetrominoes for the pieces. Any image can be imported and used to create puzzles with a wide range of sizes. Games are saved automatically, and you can select between currently in progress games. WWW: http://gottcode.org/tetzle/ PR: ports/124496 Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru> Revision Changes Path 1.1214 +1 -0 ports/games/Makefile 1.1 +32 -0 ports/games/tetzle/Makefile (new) 1.1 +3 -0 ports/games/tetzle/distinfo (new) 1.1 +6 -0 ports/games/tetzle/pkg-descr (new) 1.1 +8 -0 ports/games/tetzle/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"