video-0_p20190501racket-overlay
download
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
GH_DOM="github.com"
GH_REPO="videolang/video"
GH_COMMIT="aa958b5ab250c8a202b24444935255d773608ea6"
inherit gh racket
DESCRIPTION="The latest version of #lang video"
HOMEPAGE="https://github.com/videolang/video"
LICENSE="all-rights-reserved"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
RESTRICT="mirror"
RDEPEND="dev-racket/bitsyntax
dev-racket/graph
dev-racket/opengl
dev-racket/portaudio
dev-racket/ppict
dev-racket/reprovide-lang"
BDEPEND="${RDEPEND}"