# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 GH_DOM="github.com" GH_REPO="jeapostrophe/lux-charterm" GH_COMMIT="46f98c8e079ab6c376fb4f33b42a28a3ea855f96" inherit gh racket DESCRIPTION="a lux chaos for terminal programs" HOMEPAGE="https://github.com/jeapostrophe/lux-charterm" LICENSE="all-rights-reserved" SLOT="0" KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" RESTRICT="mirror" RDEPEND="dev-racket/charterm dev-racket/lux" BDEPEND="${RDEPEND}"