javascript-0_p20260202racket-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="samth/javascript.plt"
GH_COMMIT="12d1a60fd4e31d0b7f991f65fbc7152cd3dbabb9"
inherit gh racket
DESCRIPTION="An implementation of JavaScript"
HOMEPAGE="https://github.com/samth/javascript.plt"
LICENSE="all-rights-reserved"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
RESTRICT="mirror"
RDEPEND="dev-racket/in-new-directory
dev-racket/parameter
dev-racket/pprint
dev-racket/set
dev-racket/unstable-contract-lib
dev-racket/unstable-doc"
BDEPEND="${RDEPEND}"