blob: 55787c7b3cbe17a815e8a7fe3a61347ac298d4df (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=|| ( dev-lang/python:3.4[threads(+)] >=dev-lang/python-3.3.2-r2:3.3[threads(+)] >=dev-lang/python-2.7.5-r2:2.7[threads(+)] ) doc? ( app-doc/doxygen )
DESCRIPTION=Library for RDF syntax which supports reading and writing Turtle and NTriples
EAPI=4
HOMEPAGE=http://drobilla.net/software/serd/
IUSE=doc static-libs test
KEYWORDS=amd64 ~ppc x86
LICENSE=ISC
SLOT=0
SRC_URI=http://download.drobilla.net/serd-0.20.0.tar.bz2
_eclass_exported_funcs=pkg_setup:python-any-r1 src_prepare:- src_configure:- src_compile:waf-utils src_test:- src_install:waf-utils
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 multiprocessing e32940a7b2a9992ad217eccddb84d548 python-any-r1 1c20f9b800324335a8e3b137363362e8 python-utils-r1 c0ed2a2f233d3af6dd556048695dc5cb toolchain-funcs e886935aae2b45a545665444ab0667cf waf-utils c21174962af5ca8091b66f58612797ce
_md5_=44f80742678712615981c4d04f04ca53
|