# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 # ebuild generated by hackport 0.7.1.1.9999 CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="A client library for the D-Bus IPC system" HOMEPAGE="https://github.com/rblaze/haskell-dbus#readme" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0/${PV}" KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" PATCHES=( "${FILESDIR}/${PN}-1.2.22-disable-integration-tests.patch" "${FILESDIR}/${PN}-1.2.27-template-haskell.patch" ) RDEPEND="=dev-haskell/conduit-1.3.0:=[profile?] =dev-haskell/network-3.1.2.1:=[profile?] =dev-haskell/xml-conduit-1.9.0.0:=[profile?] =dev-lang/ghc-8.10.1:= " DEPEND="${RDEPEND} >=dev-haskell/cabal-3.2.0.0 test? ( =4.16 && <5" "base >=4 && <5" "template-haskell >= 2.18 && < 2.20" "template-haskell" )