dev-haskell/pulseaudio - 0.0.2.1-r1 (haskell)

Search

Package Information

Description:
A low-level (incomplete) wrapper around the pulseaudio client asynchronous api
Homepage:
https://hackage.haskell.org/package/pulseaudio
License:
LGPL-3

Ebuild Details

Version EAPI Keywords Slot
0.0.2.1-r1 8 ~amd64 0/0.0.2.1-r1
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

# ebuild generated by hackport 0.5.4.9999

CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal

DESCRIPTION="A low-level (incomplete) wrapper around the pulseaudio client asynchronous api"
HOMEPAGE="https://hackage.haskell.org/package/pulseaudio"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"

LICENSE="LGPL-3"
SLOT="0/${PV}"
KEYWORDS="~amd64"

RDEPEND="dev-haskell/stm:=[profile?]
	>=dev-lang/ghc-7.8.2:=
	media-libs/libpulse:=
"
DEPEND="${RDEPEND}
	>=dev-haskell/cabal-1.18.1.3
"

Dependencies

DEPEND

dev-haskell/stm:=[profile?]
	>=dev-lang/ghc-7.8.2:=
	media-libs/libpulse:=

	>=dev-haskell/cabal-1.18.1.3

RDEPEND

dev-haskell/stm:=[profile?]
	>=dev-lang/ghc-7.8.2:=
	media-libs/libpulse:=