mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
18 lines
2.8 KiB
Plaintext
18 lines
2.8 KiB
Plaintext
BDEPEND=doc? ( app-text/doxygen ) test? ( python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) python_single_target_python3_12? ( >=dev-python/gpep517-16[python_targets_python3_12(-)] dev-python/setuptools[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/gpep517-16[python_targets_python3_13(-)] dev-python/setuptools[python_targets_python3_13(-)] ) python_single_target_python3_14? ( >=dev-python/gpep517-16[python_targets_python3_14(-)] dev-python/setuptools[python_targets_python3_14(-)] ) python_single_target_python3_12? ( dev-python/beautifulsoup4[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/beautifulsoup4[python_targets_python3_13(-)] ) python_single_target_python3_14? ( dev-python/beautifulsoup4[python_targets_python3_14(-)] ) ) test? ( test? ( python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) ) ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
|
|
DEFINED_PHASES=compile configure install prepare setup test
|
|
DEPEND=test? ( dev-cpp/gtest )
|
|
DESCRIPTION=The HTML5 parsing algorithm implemented as a pure C99 library
|
|
EAPI=8
|
|
HOMEPAGE=https://codeberg.org/gumbo-parser/gumbo-parser
|
|
INHERIT=meson distutils-r1
|
|
IUSE=doc test test python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
|
|
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris
|
|
LICENSE=Apache-2.0
|
|
RDEPEND=test? ( python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) )
|
|
REQUIRED_USE=test? ( ^^ ( python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 ) )
|
|
RESTRICT=!test? ( test ) !test? ( test )
|
|
SLOT=0/4
|
|
SRC_URI=https://codeberg.org/grisha/gumbo-parser/archive/0.14.0.tar.gz -> gumbo-0.14.0.tar.gz
|
|
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd python-utils-r1 85d8fb641bb0e79b1ae893556e9c57bc sysroot 4c36abaf94ebd3ab32f8abea9a444121 rust-toolchain 76468983281b0a7fc167ca224f84ecfd meson 4d3a148e5931f2930e970884bcb4c77d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 distutils-r1 e19039519d3638744fa057e656909937
|
|
_md5_=2cdc6b414637c7861be5c74a654dcd1d
|