# 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 #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" RESTRICT=test # requires functional audio and video devices (bad for sandboxes) PATCHES=( "${FILESDIR}/${PN}-2.5.5.1-fix-example.patch" ) RDEPEND="media-libs/libsdl2 >=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-9.0.2:= media-libs/libsdl2 examples? ( dev-haskell/opengl:=[profile?] ) !no-linear? ( >=dev-haskell/linear-1.10.1.2:=[profile?]