dev-haskell/gi-cairo-render - 0.1.1 (einflay)

Search

Install

Install this version:

emerge -a =dev-haskell/gi-cairo-render-0.1.1

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =dev-haskell/gi-cairo-render-0.1.1

Or alternatively:

emerge --autounmask-write -a =dev-haskell/gi-cairo-render-0.1.1

Package Information

Description:
GI friendly Binding to the Cairo library
Homepage:
https://github.com/cohomology/gi-cairo-render
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
0.1.1 8 ~amd64 ~x86 0/0.1.1
View Raw Ebuild
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

# ebuild generated by hackport 0.7.1.1.9999
#hackport: flags: +cairo_pdf,+cairo_ps,cairo_svg:svg

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

DESCRIPTION="GI friendly Binding to the Cairo library"
HOMEPAGE="https://github.com/cohomology/gi-cairo-render"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"

LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~x86"
IUSE="+svg"

RDEPEND=">=dev-haskell/haskell-gi-base-0.24:=[profile?] <dev-haskell/haskell-gi-base-0.27:=[profile?]
	>=dev-haskell/utf8-string-0.2:=[profile?] <dev-haskell/utf8-string-1.1:=[profile?]
	>=dev-lang/ghc-8.4.3:=
	x11-libs/cairo[glib,svg?]
"
DEPEND="${RDEPEND}
	>=dev-haskell/c2hs-0.28 <dev-haskell/c2hs-0.30
	>=dev-haskell/cabal-2.2.0.1
	virtual/pkgconfig
"

src_configure() {
	haskell-cabal_src_configure \
		--flag=cairo_pdf \
		--flag=cairo_ps \
		$(cabal_flag svg cairo_svg)
}

USE Flags

Manage flags for this package: euse -i <flag> -p dev-haskell/gi-cairo-render | euse -E <flag> -p dev-haskell/gi-cairo-render | euse -D <flag> -p dev-haskell/gi-cairo-render

Global/Standard Flags

svg
Default: Enabled (+)

Inherited Eclasses

Dependencies

DEPEND

>=dev-haskell/haskell-gi-base-0.24:=[profile?] <dev-haskell/haskell-gi-base-0.27:=[profile?]
	>=dev-haskell/utf8-string-0.2:=[profile?] <dev-haskell/utf8-string-1.1:=[profile?]
	>=dev-lang/ghc-8.4.3:=
	x11-libs/cairo[glib,svg?]

	>=dev-haskell/c2hs-0.28 <dev-haskell/c2hs-0.30
	>=dev-haskell/cabal-2.2.0.1
	virtual/pkgconfig

RDEPEND

>=dev-haskell/haskell-gi-base-0.24:=[profile?] <dev-haskell/haskell-gi-base-0.27:=[profile?]
	>=dev-haskell/utf8-string-0.2:=[profile?] <dev-haskell/utf8-string-1.1:=[profile?]
	>=dev-lang/ghc-8.4.3:=
	x11-libs/cairo[glib,svg?]

Manifest for 0.1.1

Type File Size Source URLs
DIST gi-cairo-render-0.1.1.tar.gz 32681 bytes https://hackage.haskell.org/package/gi-cairo-render-0.1.1/gi-cairo-render-0.1.1.tar.gz