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

EAPI=8

GH_DOM="git.dijkewijk.nl"
GH_REPO="hans/uni-channel"
GH_COMMIT="e14494f3b35e667fb9ffeb888ca33b89776c8e28"

inherit gh racket

DESCRIPTION="The uni-channel Racket package"
HOMEPAGE="https://git.dijkewijk.nl/hans/uni-channel"

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

RDEPEND="dev-racket/port-channel"
BDEPEND="${RDEPEND}"