dev-haskell/rasterific - 0.7.5.4 (haskell)

Search

Package Information

Description:
A pure haskell drawing engine
Homepage:
https://hackage.haskell.org/package/Rasterific
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
0.7.5.4 8 ~amd64 0/0.7.5.4
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

# ebuild generated by hackport 0.6.7.9999
#hackport: flags: embed_linear:embed-linear

CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal

MY_PN="Rasterific"
MY_P="${MY_PN}-${PV}"
S="${WORKDIR}/${MY_P}"

DESCRIPTION="A pure haskell drawing engine"
HOMEPAGE="https://hackage.haskell.org/package/Rasterific"
SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz"

LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE="+embed-linear"

RDEPEND=">=dev-haskell/dlist-0.6:=[profile?]
	>=dev-haskell/fontyfruity-0.5.3.4:=[profile?] <dev-haskell/fontyfruity-0.6:=[profile?]
	>=dev-haskell/free-4.7:=[profile?]
	>=dev-haskell/juicypixels-3.3.2:=[profile?]
	>=dev-haskell/mtl-1.9:=[profile?]
	>=dev-haskell/primitive-0.5:=[profile?]
	>=dev-haskell/vector-0.9:=[profile?]
	>=dev-haskell/vector-algorithms-0.3:=[profile?]
	>=dev-lang/ghc-8.4.3:=
	!embed-linear? ( >=dev-haskell/linear-1.3:=[profile?] )
"
DEPEND="${RDEPEND}
	>=dev-haskell/cabal-2.2.0.1
"

src_configure() {
	haskell-cabal_src_configure \
		$(cabal_flag embed-linear embed_linear)
}

USE Flags

embed-linear
Default: Enabled (+)

Dependencies

DEPEND

>=dev-haskell/dlist-0.6:=[profile?]
	>=dev-haskell/fontyfruity-0.5.3.4:=[profile?] <dev-haskell/fontyfruity-0.6:=[profile?]
	>=dev-haskell/free-4.7:=[profile?]
	>=dev-haskell/juicypixels-3.3.2:=[profile?]
	>=dev-haskell/mtl-1.9:=[profile?]
	>=dev-haskell/primitive-0.5:=[profile?]
	>=dev-haskell/vector-0.9:=[profile?]
	>=dev-haskell/vector-algorithms-0.3:=[profile?]
	>=dev-lang/ghc-8.4.3:=
	!embed-linear? ( >=dev-haskell/linear-1.3:=[profile?] )

	>=dev-haskell/cabal-2.2.0.1

RDEPEND

>=dev-haskell/dlist-0.6:=[profile?]
	>=dev-haskell/fontyfruity-0.5.3.4:=[profile?] <dev-haskell/fontyfruity-0.6:=[profile?]
	>=dev-haskell/free-4.7:=[profile?]
	>=dev-haskell/juicypixels-3.3.2:=[profile?]
	>=dev-haskell/mtl-1.9:=[profile?]
	>=dev-haskell/primitive-0.5:=[profile?]
	>=dev-haskell/vector-0.9:=[profile?]
	>=dev-haskell/vector-algorithms-0.3:=[profile?]
	>=dev-lang/ghc-8.4.3:=
	!embed-linear? ( >=dev-haskell/linear-1.3:=[profile?] )

Manifest for 0.7.5.4

Type File Size Source URLs
DIST Rasterific-0.7.5.4.tar.gz 827372 bytes https://hackage.haskell.org/package/Rasterific-0.7.5.4/Rasterific-0.7.5.4.tar.gz