# Copyright 1999-2023 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="3c69669063c56ff8d269768589cb9506a33315e5" inherit gh racket DESCRIPTION="The latest and greatest build of Video. This build will occasionally fail." 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}"