1 # Copyright 1999-2024 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
8 DESCRIPTION="Erlang port of Hamcrest"
9 HOMEPAGE="https://github.com/hyperthunk/hamcrest-erlang"
10 SRC_URI="https://dev.gentoo.org/~hanno/distfiles/${P}.tar.gz"
14 KEYWORDS="amd64 ~arm ~sparc x86"
16 RESTRICT="!test? ( test )"
18 COMMON_DEPEND=">=dev-lang/erlang-17.1"
19 DEPEND="${COMMON_DEPEND}
20 test? ( >=dev-erlang/proper-1.2 )"
21 RDEPEND="${COMMON_DEPEND}"
23 DOCS=( NOTES README.markdown TODO.md )
25 # Override with EAPI default because it's missing hamcrest.app.src and doesn't
32 rebar_remove_deps test.config
33 erebar -C test.config compile ct