dev-haskell/bibtex - 0.1.0.6 (haskell)

Search

Package Information

Description:
Parse, format and processing BibTeX files
Homepage:
https://www.haskell.org/haskellwiki/BibTeX
License:
BSD

Ebuild Details

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

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

DESCRIPTION="Parse, format and processing BibTeX files"
HOMEPAGE="https://www.haskell.org/haskellwiki/BibTeX"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"

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

RDEPEND=">=dev-haskell/latex-0.1:=[profile?] <dev-haskell/latex-0.2:=[profile?]
	>=dev-haskell/parsec-2.1:=[profile?] <dev-haskell/parsec-3.2:=[profile?]
	>=dev-haskell/utility-ht-0.0.5:=[profile?] <dev-haskell/utility-ht-0.1:=[profile?]
	>=dev-lang/ghc-7.4.1:=
	"
	#buildexamples? ( >=dev-haskell/cabal-1.6:=[profile?] <dev-haskell/cabal-1.24:=[profile?]
	#			>=dev-haskell/old-time-1.0:=[profile?] <dev-haskell/old-time-1.2:=[profile?]
	#			>=dev-haskell/tar-0.3:=[profile?] <dev-haskell/tar-0.5:=[profile?]
	#			>=dev-haskell/utf8-string-0.3.4:=[profile?] <dev-haskell/utf8-string-0.4:=[profile?] )
DEPEND="${RDEPEND}
	>=dev-haskell/cabal-1.6
"

#src_configure() {
#	haskell-cabal_src_configure \
#		$(cabal_flag buildexamples buildexamples)
#}

Dependencies

DEPEND

>=dev-haskell/latex-0.1:=[profile?] <dev-haskell/latex-0.2:=[profile?]
	>=dev-haskell/parsec-2.1:=[profile?] <dev-haskell/parsec-3.2:=[profile?]
	>=dev-haskell/utility-ht-0.0.5:=[profile?] <dev-haskell/utility-ht-0.1:=[profile?]
	>=dev-lang/ghc-7.4.1:=
	
	>=dev-haskell/cabal-1.6

RDEPEND

>=dev-haskell/latex-0.1:=[profile?] <dev-haskell/latex-0.2:=[profile?]
	>=dev-haskell/parsec-2.1:=[profile?] <dev-haskell/parsec-3.2:=[profile?]
	>=dev-haskell/utility-ht-0.0.5:=[profile?] <dev-haskell/utility-ht-0.1:=[profile?]
	>=dev-lang/ghc-7.4.1:=
	

Manifest for 0.1.0.6

Type File Size Source URLs
DIST bibtex-0.1.0.6.tar.gz 9851 bytes https://hackage.haskell.org/package/bibtex-0.1.0.6/bibtex-0.1.0.6.tar.gz