1 # Copyright 1999-2024 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
5 PYTHON_COMPAT=( python3_{10..12} )
6 inherit gnome.org gnome2-utils meson python-any-r1 xdg
8 DESCRIPTION="Beat the odds in a poker-style dice game"
9 HOMEPAGE="https://gitlab.gnome.org/GNOME/tali"
11 LICENSE="GPL-2+ FDL-1.1+"
13 KEYWORDS="amd64 ~arm arm64 ~loong ~riscv x86"
17 >=x11-libs/gtk+-3.16:3
18 dev-libs/libgnome-games-support:1=
21 >=gnome-base/librsvg-2.32:2
25 dev-libs/appstream-glib
27 >=sys-devel/gettext-0.19.8