blob: f4cbca9a767cb0cc1f08c5522d45902a40d7592c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=doc? ( app-doc/doxygen dev-python/sphinx dev-python/sphinx_lv2_theme )
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=|| ( dev-lang/python:3.10[threads(+)] dev-lang/python:3.9[threads(+)] dev-lang/python:3.8[threads(+)] )
DESCRIPTION=Library for RDF syntax which supports reading and writing Turtle and NTriples
EAPI=7
HOMEPAGE=http://drobilla.net/software/serd/
INHERIT=python-any-r1 waf-utils multilib-build multilib-minimal
IUSE=doc static-libs test abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86
LICENSE=ISC
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=http://download.drobilla.net/serd-0.30.10.tar.bz2
_eclasses_=eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4b66d835ec72e021e359bb81eacfe988 python-utils-r1 a8b7938ade305f087865de7e52d079b5 python-any-r1 13f6d423c5c5bc519a9b552654cc745f waf-utils 6dce9ffe7d6fe961321a99f8da53a887 multibuild 05a584848db4901c97fcd94ae7cc3a97 multilib-build 19ec165e9adcaa4c132b9e3fe3e7f556 multilib-minimal be5919734a8448dddd49c2b26db45091
_md5_=18ee2d610a329e2cbef0bd0a0fa3442c
|