# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

GH_DOM="github.com"
GH_REPO="alex-hhh/gui-widget-mixins"
GH_COMMIT="b777a1ca8652c42118b1f505765ea23933ab6355"

inherit gh racket

DESCRIPTION="Tool tips, cue text and validation for text-field% GUI widgets in Racket"
HOMEPAGE="https://github.com/alex-hhh/gui-widget-mixins"

LICENSE="|| ( Apache-2.0 MIT )"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"