# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 PYTHON_COMPAT=( python3_{10..13} ) DISTUTILS_USE_PEP517=setuptools DISTUTILS_OPTIONAL=yes inherit dot-a distutils-r1 flag-o-matic toolchain-funcs virtualx DESCRIPTION="The Snack Sound Toolkit (Tcl)" HOMEPAGE="https://www.speech.kth.se/snack/" SRC_URI="https://www.speech.kth.se/snack/dist/${PN}${PV}.tar.gz" S="${WORKDIR}/${PN}${PV}/unix" LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ~arm64 ~hppa ppc ~sparc x86" IUSE="alsa examples python vorbis" RESTRICT="!test? ( test )" DEPEND="