dev-haskell/hgamer3d - 0.9.5 (haskell)

Search

Package Information

Description:
Toolset for the Haskell Game Programmer
Homepage:
http://www.hgamer3d.org
License:
Apache-2.0

Ebuild Details

Version EAPI Keywords Slot
0.9.5 8 ~amd64 0/0.9.5
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.9999

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

MY_PN="HGamer3D"
MY_P="${MY_PN}-${PV}"

DESCRIPTION="Toolset for the Haskell Game Programmer"
HOMEPAGE="http://www.hgamer3d.org"
SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz"

LICENSE="Apache-2.0"
SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE=""

RDEPEND="dev-haskell/binary-serialise-cbor:=[profile?]
	dev-haskell/cereal:=[profile?]
	dev-haskell/clock:=[profile?]
	dev-haskell/fresco-binding:=[profile?]
	dev-haskell/text:=[profile?]
	dev-haskell/vect:=[profile?]
	>=dev-lang/ghc-8.0.1:=
"
DEPEND="${RDEPEND}
	>=dev-haskell/cabal-1.24.0.0
"

S="${WORKDIR}/${MY_P}"

src_prepare() {
	default

	cabal_chdeps \
		'base >= 4.9 && < 4.10' 'base >= 4.9'
}

Dependencies

DEPEND

dev-haskell/binary-serialise-cbor:=[profile?]
	dev-haskell/cereal:=[profile?]
	dev-haskell/clock:=[profile?]
	dev-haskell/fresco-binding:=[profile?]
	dev-haskell/text:=[profile?]
	dev-haskell/vect:=[profile?]
	>=dev-lang/ghc-8.0.1:=

	>=dev-haskell/cabal-1.24.0.0

RDEPEND

dev-haskell/binary-serialise-cbor:=[profile?]
	dev-haskell/cereal:=[profile?]
	dev-haskell/clock:=[profile?]
	dev-haskell/fresco-binding:=[profile?]
	dev-haskell/text:=[profile?]
	dev-haskell/vect:=[profile?]
	>=dev-lang/ghc-8.0.1:=

Manifest for 0.9.5

Type File Size Source URLs
DIST HGamer3D-0.9.5.tar.gz 15765 bytes https://hackage.haskell.org/package/HGamer3D-0.9.5/HGamer3D-0.9.5.tar.gz