# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 KEYWORDS="~amd64" RESTRICT="mirror" SLOT="0" USE_DOTNET="net45" inherit msbuild gac IUSE="+${USE_DOTNET}" NAME="SpecFlow" HOMEPAGE="https://www.specflow.org/" EGIT_COMMIT="d79e211e94860f0c98fb43264e4358714da1fd95" SRC_URI="https://github.com/techtalk/${NAME}/archive/${EGIT_COMMIT}.tar.gz -> ${PF}.tar.gz https://github.com/mono/mono/raw/main/mcs/class/mono.snk" S="${WORKDIR}/${NAME}-${EGIT_COMMIT}" DESCRIPTION="Binding business requirements to .Net code" LICENSE="BSD" # https://github.com/techtalk/SpecFlow/blob/master/LICENSE.txt CDEPEND="|| ( >=dev-lang/mono-5.4.0.167