blob: ef6171e203d589c9347c0d05500029149c559e4e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=configure install
DEPEND=>=dev-scheme/guile-1.8 >=x11-libs/cairo-1.4 virtual/pkgconfig test? ( dev-scheme/guile-lib )
DESCRIPTION=Wraps the Cairo graphics library for Guile Scheme
EAPI=2
HOMEPAGE=http://home.gna.org/guile-cairo/
IUSE=test
KEYWORDS=amd64 ppc ~sparc x86
LICENSE=LGPL-2.1
RDEPEND=>=dev-scheme/guile-1.8 >=x11-libs/cairo-1.4
SLOT=0
SRC_URI=http://download.gna.org/guile-cairo/guile-cairo-1.4.0.tar.gz
_eclass_exported_funcs=src_configure:- src_install:-
_md5_=d3a21a75b097a9b6a5237dccc8839842
|