redasm-commands-4.0.0_beta1pentoo
# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
GITHUB_REPOSITORY="redasm-dev/commands"
inherit cmake github-archive
DESCRIPTION="Redasm Command plugins"
HOMEPAGE="https://github.com/redasm-dev/commands https://redasm.dev/"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86"
DEPEND="dev-libs/libredasm"
RDEPEND="${DEPEND}"