# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" CMAKE_MAKEFILE_GENERATOR="emake" inherit cmake DESCRIPTION="Tools for binary instrumentation, analysis, and modification" HOMEPAGE=" https://dyninst.org/dyninst https://github.com/dyninst/dyninst " SRC_URI="https://github.com/dyninst/dyninst/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2.1+" SLOT="0" KEYWORDS="~amd64" IUSE="doc openmp valgrind" RDEPEND="