# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 # ebuild generated by hackport 0.8.4.0.9999 #hackport: flags: opengl-example:examples,+recent-ish,+pkgconfig CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Both high- and low-level bindings to the SDL library (version 2.0.6+)" HOMEPAGE="https://hackage.haskell.org/package/sdl2" LICENSE="BSD" SLOT="0/${PV}" KEYWORDS="~amd64" IUSE="examples no-linear" RDEPEND=" >=dev-haskell/statevar-1.1.0.0:=[profile?] =dev-haskell/text-1.1.0.0:=[profile?] =dev-haskell/vector-0.10.9.0:=[profile?] =dev-lang/ghc-8.10.6:= examples? ( dev-haskell/opengl:=[profile?] ) !no-linear? ( >=dev-haskell/linear-1.10.1.2:=[profile?]