chisel-meta-3.5.4vowstar
download
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="Meta package to run chisel playground"
HOMEPAGE="https://github.com/chipsalliance/playground"
SRC_URI=""
LICENSE="metapackage"
SLOT="0"
#if [[ ${PV} != *_rc* ]] ; then
# KEYWORDS="~amd64"
#fi
RDEPEND="
dev-build/make
dev-java/antlr:4
dev-java/mill-bin
dev-java/sbt-bin
dev-libs/protobuf
dev-ruby/asciidoctor
dev-ruby/asciidoctor-bibtex
dev-ruby/asciidoctor-diagram
dev-ruby/asciidoctor-mathematical
dev-vcs/git
net-misc/wget
sci-electronics/circt
sci-electronics/wavedrom-cli
sys-apps/dtc
sys-process/parallel
"