| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 9999 | 8 | 0 |
# Copyright 2016-2023 Bryan Gardiner <bog@khumba.net>
# Distributed under the terms of the GNU General Public License v2
EAPI=8
# ebuild generated by hackport 0.5
CABAL_FEATURES=""
# Needed because haskell-cabal.eclass uses ${S} too early:
CABAL_FILE="${WORKDIR}/${P}/${PN}/${PN}.cabal"
inherit git-r3 haskell-cabal
DESCRIPTION="Example programs for Qtah Qt bindings"
HOMEPAGE="https://khumba.net/projects/qtah"
EGIT_REPO_URI="https://gitlab.com/khumba/qtah.git"
S="${WORKDIR}/${P}/${PN}"
LICENSE="LGPL-3+"
SLOT="0"
KEYWORDS=""
RDEPEND=">=dev-haskell/hoppy-runtime-0.8:=
>=dev-haskell/qtah-9999:=
>=dev-lang/ghc-8.2.1:=
"
DEPEND="${RDEPEND}
>=dev-haskell/cabal-2.0
"
>=dev-haskell/hoppy-runtime-0.8:= >=dev-haskell/qtah-9999:= >=dev-lang/ghc-8.2.1:= >=dev-haskell/cabal-2.0
>=dev-haskell/hoppy-runtime-0.8:= >=dev-haskell/qtah-9999:= >=dev-lang/ghc-8.2.1:=