dev-haskell/libzip - 1.0.1 (haskell)

Search

Package Information

Description:
Bindings to libzip, a library for manipulating zip archives
Homepage:
http://bitbucket.org/astanin/hs-libzip/
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
1.0.1 8 ~amd64 0/1.0.1
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.9999

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

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

DESCRIPTION="Bindings to libzip, a library for manipulating zip archives"
HOMEPAGE="http://bitbucket.org/astanin/hs-libzip/"
SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz"

LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~amd64"

PATCHES=(
	"${FILESDIR}"/${P}-mtl.patch
)

RESTRICT=test # ### Error in:   0:Monadic API:18:set file compression method

RDEPEND=">=dev-haskell/bindings-libzip-1.0:=[profile?] <dev-haskell/bindings-libzip-1.1:=[profile?]
	dev-haskell/mtl:=[profile?]
	dev-haskell/utf8-string:=[profile?]
	>=dev-lang/ghc-7.4.1:=
"
DEPEND="${RDEPEND}
	>=dev-haskell/cabal-1.8
	test? ( dev-haskell/hunit )
"

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

Dependencies

DEPEND

>=dev-haskell/bindings-libzip-1.0:=[profile?] <dev-haskell/bindings-libzip-1.1:=[profile?]
	dev-haskell/mtl:=[profile?]
	dev-haskell/utf8-string:=[profile?]
	>=dev-lang/ghc-7.4.1:=

	>=dev-haskell/cabal-1.8
	test? ( dev-haskell/hunit )

RDEPEND

>=dev-haskell/bindings-libzip-1.0:=[profile?] <dev-haskell/bindings-libzip-1.1:=[profile?]
	dev-haskell/mtl:=[profile?]
	dev-haskell/utf8-string:=[profile?]
	>=dev-lang/ghc-7.4.1:=

Manifest for 1.0.1

Type File Size Source URLs
DIST LibZip-1.0.1.tar.gz 17306 bytes https://hackage.haskell.org/package/LibZip-1.0.1/LibZip-1.0.1.tar.gz