dev-haskell/xmms - 0.1.1-r1 (haskell)

Search

Package Information

Description:
XMMS2 client library
Homepage:
http://kawais.org.ua/XMMS/
License:
LGPL-2.1

Ebuild Details

Version EAPI Keywords Slot
0.1.1-r1 8 ~amd64 0/0.1.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.4.9999

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

MY_PN="XMMS"
MY_P="${MY_PN}-${PV}"

DESCRIPTION="XMMS2 client library"
HOMEPAGE="http://kawais.org.ua/XMMS/"
SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz"

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

RDEPEND=">=dev-lang/ghc-7.4.1:=
	media-sound/xmms2
"
DEPEND="${RDEPEND}
	>=dev-haskell/cabal-1.2
"

S="${WORKDIR}/${MY_P}"

Dependencies

DEPEND

>=dev-lang/ghc-7.4.1:=
	media-sound/xmms2

	>=dev-haskell/cabal-1.2

RDEPEND

>=dev-lang/ghc-7.4.1:=
	media-sound/xmms2