dev-haskell/qtah-examples - 0.8.0 (khoverlay)

Search

Install

Install this version:

emerge -a =dev-haskell/qtah-examples-0.8.0

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =dev-haskell/qtah-examples-0.8.0

Or alternatively:

emerge --autounmask-write -a =dev-haskell/qtah-examples-0.8.0

Package Information

Description:
Example programs for Qtah Qt bindings
Homepage:
https://khumba.net/projects/qtah
License:
LGPL-3+

Ebuild Details

Version EAPI Keywords Slot
0.8.0 8 ~amd64 ~x86 0
View Raw Ebuild
# 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.6.7

CABAL_FEATURES=""
inherit haskell-cabal

DESCRIPTION="Example programs for Qtah Qt bindings"
HOMEPAGE="https://khumba.net/projects/qtah"

LICENSE="LGPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND=">=dev-haskell/hoppy-runtime-0.8:= <dev-haskell/hoppy-runtime-0.9:=
	>=dev-haskell/qtah-qt5-0.8:= <dev-haskell/qtah-qt5-0.9:=
	>=dev-lang/ghc-7.8.2:=
"
DEPEND="${RDEPEND}
	>=dev-haskell/cabal-2.0
"

Inherited Eclasses

Dependencies

DEPEND

>=dev-haskell/hoppy-runtime-0.8:= <dev-haskell/hoppy-runtime-0.9:=
	>=dev-haskell/qtah-qt5-0.8:= <dev-haskell/qtah-qt5-0.9:=
	>=dev-lang/ghc-7.8.2:=

	>=dev-haskell/cabal-2.0

RDEPEND

>=dev-haskell/hoppy-runtime-0.8:= <dev-haskell/hoppy-runtime-0.9:=
	>=dev-haskell/qtah-qt5-0.8:= <dev-haskell/qtah-qt5-0.9:=
	>=dev-lang/ghc-7.8.2:=