# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 GH_DOM="github.com" GH_REPO="samdphillips/uke" GH_COMMIT="dcffd8090b41dbdaf614c25b6afc34539ed404eb" inherit gh racket DESCRIPTION="The uke-extra-lib Racket package" HOMEPAGE="https://github.com/samdphillips/uke" S="${S}/uke-extra-lib" LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" RDEPEND="dev-racket/csv-reading dev-racket/uke-lib" BDEPEND="${RDEPEND}"