# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

DESCRIPTION="0bs1d1an HARE meta ebuild"
HOMEPAGE="https://gitlab.com/0bs1d1an/0bs1d1an-overlay"
KEYWORDS="amd64"

SLOT="0"
LICENSE="BSD"
IUSE="0bs1d1an-full"

PDEPEND="
	0bs1d1an-full? (
		app-text/pandoc
	    app-text/texlive
		dev-tex/latexmk
	    dev-texlive/texlive-latexextra
	)
	app-text/aha
	dev-ruby/asciidoctor
	dev-ruby/asciidoctor-pdf
	dev-ruby/asciidoctor-revealjs
	dev-ruby/coderay
	dev-ruby/guard
	dev-ruby/guard-shell
	dev-ruby/prawn-forms
	dev-ruby/pygments_rb
	dev-ruby/rouge
	dev-util/rpg
	dev-util/sr2t
	dev-util/toad
	media-gfx/wkhtmltopdf
"