dev-haskell/glutil - 0.10.4 (haskell)

Search

Package Information

Description:
Miscellaneous OpenGL utilities
Homepage:
https://hackage.haskell.org/package/GLUtil
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
0.10.4 8 ~amd64 0/0.10.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.6.9999

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

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

DESCRIPTION="Miscellaneous OpenGL utilities"
HOMEPAGE="https://hackage.haskell.org/package/GLUtil"
SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz"

LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE="demos"

RDEPEND=">=dev-haskell/juicypixels-3:=[profile?]
	>=dev-haskell/linear-1.1.3:=[profile?]
	>=dev-haskell/opengl-3:=[profile?] <dev-haskell/opengl-3.1:=[profile?]
	>=dev-haskell/openglraw-3.0:=[profile?] <dev-haskell/openglraw-3.4:=[profile?]
	>=dev-haskell/vector-0.7:=[profile?]
	>=dev-lang/ghc-7.8.2:=
	demos? ( >=dev-haskell/glfw-b-3.3.0.0:=[profile?] <dev-haskell/glfw-b-3.4:=[profile?] )
"
DEPEND="${RDEPEND}
	dev-haskell/hpp
	>=dev-haskell/cabal-2.0
"

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

src_configure() {
	haskell-cabal_src_configure \
		$(cabal_flag demos demos)
}

USE Flags

Dependencies

DEPEND

>=dev-haskell/juicypixels-3:=[profile?]
	>=dev-haskell/linear-1.1.3:=[profile?]
	>=dev-haskell/opengl-3:=[profile?] <dev-haskell/opengl-3.1:=[profile?]
	>=dev-haskell/openglraw-3.0:=[profile?] <dev-haskell/openglraw-3.4:=[profile?]
	>=dev-haskell/vector-0.7:=[profile?]
	>=dev-lang/ghc-7.8.2:=
	demos? ( >=dev-haskell/glfw-b-3.3.0.0:=[profile?] <dev-haskell/glfw-b-3.4:=[profile?] )

	dev-haskell/hpp
	>=dev-haskell/cabal-2.0

RDEPEND

>=dev-haskell/juicypixels-3:=[profile?]
	>=dev-haskell/linear-1.1.3:=[profile?]
	>=dev-haskell/opengl-3:=[profile?] <dev-haskell/opengl-3.1:=[profile?]
	>=dev-haskell/openglraw-3.0:=[profile?] <dev-haskell/openglraw-3.4:=[profile?]
	>=dev-haskell/vector-0.7:=[profile?]
	>=dev-lang/ghc-7.8.2:=
	demos? ( >=dev-haskell/glfw-b-3.3.0.0:=[profile?] <dev-haskell/glfw-b-3.4:=[profile?] )

Manifest for 0.10.4

Type File Size Source URLs
DIST GLUtil-0.10.4.tar.gz 79661 bytes https://hackage.haskell.org/package/GLUtil-0.10.4/GLUtil-0.10.4.tar.gz