]> gitweb.michael.orlitzky.com - mjo-overlay.git/blob - dev-haskell/bmp/bmp-1.1.2.1.ebuild
Remove xfce-hdaps; it's in portage.
[mjo-overlay.git] / dev-haskell / bmp / bmp-1.1.2.1.ebuild
1 # Copyright 1999-2011 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: $
4
5 # ebuild generated by hackport 0.2.13
6
7 EAPI="3"
8
9 CABAL_FEATURES="lib profile haddock hscolour"
10 inherit haskell-cabal
11
12 DESCRIPTION="Read and write uncompressed BMP image files."
13 HOMEPAGE="http://code.ouroborus.net/bmp"
14 SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
15
16 LICENSE="MIT"
17 SLOT="0"
18 KEYWORDS="~amd64 ~x86"
19 IUSE=""
20
21 RDEPEND=">=dev-haskell/binary-0.5.0.2
22 <dev-haskell/binary-0.6.0.0
23 >=dev-lang/ghc-6.12.1"
24 DEPEND="${RDEPEND}
25 >=dev-haskell/cabal-1.6"