blob: 818af8c66449fa20cb429a21b5791fa0aaf90a8e (
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-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_=epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing 284a473719153462f3e974d86c8cb81c python-any-r1 27d7f9da7187d283b7f3eae8390b7b09 python-utils-r1 c9de01becf9df3f8c10aeec3dc693f5d toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee waf-utils d1ea2758053cbb7c5b38b8f88654468d
_md5_=a224ed0f83430d64587d9a2cabadd04c
|