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

EAPI=8

GH_DOM="github.com"
GH_REPO="dedbox/racket-glm"
GH_COMMIT="9ab93fe8549f6ce8da29ce651a175bf35a4d996d"

inherit gh racket

DESCRIPTION="OpenGL Mathematics"
HOMEPAGE="https://github.com/dedbox/racket-glm"

LICENSE="all-rights-reserved"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
RESTRICT="mirror"