# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 GH_DOM="github.com" GH_REPO="wargrey/graphics" GH_COMMIT="210b3e0fbde2b4cf760d68897bb8b8677f8b1540" inherit gh racket DESCRIPTION="The graphics Racket package" HOMEPAGE="https://github.com/wargrey/graphics" LICENSE="all-rights-reserved" SLOT="0" KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" RESTRICT="mirror" RDEPEND="dev-racket/digimon" BDEPEND="${RDEPEND}"