# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 GH_DOM="gitlab.flux.utah.edu" GH_REPO="xsmith/xsmith" GH_COMMIT="de6ace161b0a09a8137c38a181a66c1403f5698a" inherit gh racket DESCRIPTION="Generator of highly effective fuzz testers." HOMEPAGE="https://gitlab.flux.utah.edu/xsmith/xsmith" S="${S}/xsmith" LICENSE="BSD-2" SLOT="0" KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" RDEPEND="dev-racket/clotho dev-racket/memoize dev-racket/pprint dev-racket/quickcheck dev-racket/racr dev-racket/version-string-with-git-hash" BDEPEND="${RDEPEND}"