| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.1.0 | 8 | ~amd64 | 0/1.1.0 |
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
# ebuild generated by hackport 0.9.1.0.9999
CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="Cryptography Primitives sink"
HOMEPAGE="https://github.com/kazu-yamamoto/crypton"
LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE="check-alignment +integer-gmp old-toolchain-inliner +support-aesni +support-deepseq +support-pclmuldq +support-rdrand support-sse +target-attributes"
RDEPEND=">=dev-haskell/base16-1.0:=[profile?]
>=dev-haskell/primitive-0.9:=[profile?]
>=dev-haskell/ram-0.20.1:=[profile?] <dev-haskell/ram-0.22:=[profile?]
dev-haskell/text:=[profile?]
>=dev-lang/ghc-9.0.2:=
"
DEPEND="${RDEPEND}
>=dev-haskell/cabal-3.4.1.0
test? ( dev-haskell/tasty
dev-haskell/tasty-hunit
dev-haskell/tasty-kat
dev-haskell/tasty-quickcheck )
"
src_configure() {
haskell-cabal_src_configure \
$(cabal_flag check-alignment check_alignment) \
$(cabal_flag integer-gmp integer-gmp) \
$(cabal_flag old-toolchain-inliner old_toolchain_inliner) \
$(cabal_flag support-aesni support_aesni) \
$(cabal_flag support-deepseq support_deepseq) \
$(cabal_flag support-pclmuldq support_pclmuldq) \
$(cabal_flag support-rdrand support_rdrand) \
$(cabal_flag support-sse support_sse) \
$(cabal_flag target-attributes use_target_attributes)
}
>=dev-haskell/base16-1.0:=[profile?] >=dev-haskell/primitive-0.9:=[profile?] >=dev-haskell/ram-0.20.1:=[profile?] <dev-haskell/ram-0.22:=[profile?] dev-haskell/text:=[profile?] >=dev-lang/ghc-9.0.2:= >=dev-haskell/cabal-3.4.1.0 test? ( dev-haskell/tasty dev-haskell/tasty-hunit dev-haskell/tasty-kat dev-haskell/tasty-quickcheck )
>=dev-haskell/base16-1.0:=[profile?] >=dev-haskell/primitive-0.9:=[profile?] >=dev-haskell/ram-0.20.1:=[profile?] <dev-haskell/ram-0.22:=[profile?] dev-haskell/text:=[profile?] >=dev-lang/ghc-9.0.2:=