# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" KEYWORDS="amd64 ~x86" RESTRICT="mirror" SLOT="0" USE_DOTNET="net45" IUSE="+${USE_DOTNET}" inherit msbuild mono-pkg-config gac NAME="fluent-nhibernate" HOMEPAGE="http://www.fluentnhibernate.org/" EGIT_COMMIT="0ac6335d2068798f6b38b98aacade07bc702d68f" SRC_URI="https://github.com/jagregory/${NAME}/archive/${EGIT_COMMIT}.tar.gz -> ${CATEGORY}-${PN}-${PV}.tar.gz https://github.com/mono/mono/raw/main/mcs/class/mono.snk" S="${WORKDIR}/${NAME}-${EGIT_COMMIT}" DESCRIPTION="XML-less, compile safe, automated, convention-based mappings for NHibernate" LICENSE="BSD" # https://github.com/jagregory/fluent-nhibernate/blob/master/LICENSE.txt CDEPEND="|| ( >=dev-lang/mono-5.4.0.167