blob: d21fdb8aafc94a78e1d6e8b4848064302d45de25 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=doc? ( app-doc/doxygen )
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=|| ( 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 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 python-utils-r1 08d890890f70fe0096093016e55438d5 python-any-r1 13f6d423c5c5bc519a9b552654cc745f waf-utils 6dce9ffe7d6fe961321a99f8da53a887 multibuild 05a584848db4901c97fcd94ae7cc3a97 multilib-build 19ec165e9adcaa4c132b9e3fe3e7f556 multilib-minimal be5919734a8448dddd49c2b26db45091
_md5_=ff6d360e204facc04b1c4f9c5c579588
|