# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 # ebuild generated by hackport 0.9.0.0.9999 CABAL_PN="Raincat" CABAL_FEATURES="" inherit haskell-cabal DESCRIPTION="A puzzle game written in Haskell with a cat in lead role" HOMEPAGE="https://raincat.bysusanlin.com/" LICENSE="BSD" SLOT="0" KEYWORDS="~amd64" RDEPEND=">=dev-haskell/glut-2.7:= =dev-haskell/opengl-3.0:= =dev-haskell/random-1.2:= =dev-haskell/sdl2-2.5:= =dev-haskell/sdl2-image-2.1:= =dev-haskell/sdl2-mixer-1.2:= =dev-lang/ghc-9.0.2:= " DEPEND="${RDEPEND} >=dev-haskell/cabal-3.4.1.0 "