[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/xtris/xtris.desc [COPY] Copyright (C) 2004 - 2026 The T2 SDE Project [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] A multiplayer version of the classical game of Tetris [T] Xtris is a true client/server game (as opposed to a centralized game [T] managing multiple display) which makes it particularily responsive and [T] bandwidth effective. It can handle human players and automated ones [T] (bots), and includes a simple chat system. [U] http://www.iagora.com/~espel/xtris/xtris.html [A] Roger Espel Llima [M] René Rebe [C] extra/game [F] CROSS [L] GPL [V] 1.15 [D] dd08b06c078cc6a9bb10f582466b95e6900a1737aa7c98cd4ba0f7e9 xtris-1.15.tar.gz http://www.iagora.com/~espel/xtris/ var_append makeopt ' ' "BINDIR=\$root/\$SDECFG_PKG_GAMES_BINDIR MANDIR=\$root/\$mandir" var_append makeopt ' ' "XLIBDIR=\"-L\$root/$(pkgprefix libdir libx11)\"" makeinstopt="$makeopt install"