blob: c91d289b03c58cd7d436f595517964bebdfe9713 (
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.11.0_beta4:3.11[threads(+)] >=dev-lang/python-3.10.4:3.10[threads(+)] >=dev-lang/python-3.9.12:3.9[threads(+)] >=dev-lang/python-3.8.13: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.12.tar.bz2
_eclasses_=eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 6f8f68a64a4304f487bb725227f2fdac python-any-r1 a3e9c0524a795d7f2767a2cf12a2e8c0 waf-utils e8ae5118de0d41a51336b4317cdcd2d5 multibuild d26d81f242cb193d899a72bca423d0bd multilib-build 05f207909a804c9174bc39a00547d598 multilib-minimal 4b0f1857965db8869a729948d5277e0b
_md5_=9471a85990cd7a409221f1e66b1a9498
|