1 # Copyright 1999-2021 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
9 DESCRIPTION
="Othello is a classic strategy game, also known as Reversi"
10 HOMEPAGE
="http://othello-game.sourceforge.net"
11 SRC_URI
="https://github.com/bekcpear/othello/archive/refs/tags/0.2.2.tar.gz -> ${P}.tar.gz"
15 KEYWORDS
="~amd64 ~x86"
17 DEPEND
="dev-libs/boost[threads]
18 x11-libs/wxGTK:${WX_GTK_VER}"
27 # only python2 supported but boost not
28 econf
"--disable-python"