mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
2025-12-15 09:01:08 UTC
This commit is contained in:
@@ -8,6 +8,6 @@ IUSE=doc
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~riscv ~x86
|
||||
LICENSE=LGPL-2.1+
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/tlwg/libdatrie/archive/v0.2.13.tar.gz -> libdatrie-0.2.13.tar.gz
|
||||
SRC_URI=https://github.com/tlwg/libdatrie/releases/download/v0.2.14/libdatrie-0.2.14.tar.xz
|
||||
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db libtool c81bd096be5f4c82f4e8f156ef112402 autotools 955b29ccd82c1df4755e5f37748d2fa6
|
||||
_md5_=18b7db05794075219766b50306704670
|
||||
_md5_=6735ca955c1876f178e5640835a67e06
|
||||
@@ -1,17 +1,17 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DEPEND=test? ( dev-build/scons ) dev-libs/protobuf python_single_target_python3_13t? ( dev-lang/python:3.13t ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 )
|
||||
DEPEND=test? ( dev-build/scons ) python_single_target_python3_11? ( dev-lang/python:3.11 ) 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_11? ( || ( ( =dev-libs/protobuf-29* =dev-python/protobuf-5*[python_targets_python3_11(-)] ) ( =dev-libs/protobuf-30* =dev-python/protobuf-6.30*[python_targets_python3_11(-)] ) ( =dev-libs/protobuf-31* =dev-python/protobuf-6.31*[python_targets_python3_11(-)] ) ( =dev-libs/protobuf-32* =dev-python/protobuf-6.32*[python_targets_python3_11(-)] ) ( =dev-libs/protobuf-33* =dev-python/protobuf-6.33*[python_targets_python3_11(-)] ) ) ) python_single_target_python3_12? ( || ( ( =dev-libs/protobuf-29* =dev-python/protobuf-5*[python_targets_python3_12(-)] ) ( =dev-libs/protobuf-30* =dev-python/protobuf-6.30*[python_targets_python3_12(-)] ) ( =dev-libs/protobuf-31* =dev-python/protobuf-6.31*[python_targets_python3_12(-)] ) ( =dev-libs/protobuf-32* =dev-python/protobuf-6.32*[python_targets_python3_12(-)] ) ( =dev-libs/protobuf-33* =dev-python/protobuf-6.33*[python_targets_python3_12(-)] ) ) ) python_single_target_python3_13? ( || ( ( =dev-libs/protobuf-29* =dev-python/protobuf-5*[python_targets_python3_13(-)] ) ( =dev-libs/protobuf-30* =dev-python/protobuf-6.30*[python_targets_python3_13(-)] ) ( =dev-libs/protobuf-31* =dev-python/protobuf-6.31*[python_targets_python3_13(-)] ) ( =dev-libs/protobuf-32* =dev-python/protobuf-6.32*[python_targets_python3_13(-)] ) ( =dev-libs/protobuf-33* =dev-python/protobuf-6.33*[python_targets_python3_13(-)] ) ) ) python_single_target_python3_14? ( || ( ( =dev-libs/protobuf-29* =dev-python/protobuf-5*[python_targets_python3_14(-)] ) ( =dev-libs/protobuf-30* =dev-python/protobuf-6.30*[python_targets_python3_14(-)] ) ( =dev-libs/protobuf-31* =dev-python/protobuf-6.31*[python_targets_python3_14(-)] ) ( =dev-libs/protobuf-32* =dev-python/protobuf-6.32*[python_targets_python3_14(-)] ) ( =dev-libs/protobuf-33* =dev-python/protobuf-6.33*[python_targets_python3_14(-)] ) ) )
|
||||
DESCRIPTION=plain-C Protocol Buffers for embedded/memory-constrained systems
|
||||
EAPI=8
|
||||
HOMEPAGE=https://jpa.kapsi.fi/nanopb/ https://github.com/nanopb/nanopb
|
||||
INHERIT=cmake flag-o-matic python-single-r1
|
||||
IUSE=+pb-malloc static-libs test python_single_target_python3_13t python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
|
||||
IUSE=+pb-malloc static-libs test python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=ZLIB
|
||||
RDEPEND=dev-libs/protobuf python_single_target_python3_13t? ( dev-lang/python:3.13t ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_13t python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 )
|
||||
RDEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) 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_11? ( || ( ( =dev-libs/protobuf-29* =dev-python/protobuf-5*[python_targets_python3_11(-)] ) ( =dev-libs/protobuf-30* =dev-python/protobuf-6.30*[python_targets_python3_11(-)] ) ( =dev-libs/protobuf-31* =dev-python/protobuf-6.31*[python_targets_python3_11(-)] ) ( =dev-libs/protobuf-32* =dev-python/protobuf-6.32*[python_targets_python3_11(-)] ) ( =dev-libs/protobuf-33* =dev-python/protobuf-6.33*[python_targets_python3_11(-)] ) ) ) python_single_target_python3_12? ( || ( ( =dev-libs/protobuf-29* =dev-python/protobuf-5*[python_targets_python3_12(-)] ) ( =dev-libs/protobuf-30* =dev-python/protobuf-6.30*[python_targets_python3_12(-)] ) ( =dev-libs/protobuf-31* =dev-python/protobuf-6.31*[python_targets_python3_12(-)] ) ( =dev-libs/protobuf-32* =dev-python/protobuf-6.32*[python_targets_python3_12(-)] ) ( =dev-libs/protobuf-33* =dev-python/protobuf-6.33*[python_targets_python3_12(-)] ) ) ) python_single_target_python3_13? ( || ( ( =dev-libs/protobuf-29* =dev-python/protobuf-5*[python_targets_python3_13(-)] ) ( =dev-libs/protobuf-30* =dev-python/protobuf-6.30*[python_targets_python3_13(-)] ) ( =dev-libs/protobuf-31* =dev-python/protobuf-6.31*[python_targets_python3_13(-)] ) ( =dev-libs/protobuf-32* =dev-python/protobuf-6.32*[python_targets_python3_13(-)] ) ( =dev-libs/protobuf-33* =dev-python/protobuf-6.33*[python_targets_python3_13(-)] ) ) ) python_single_target_python3_14? ( || ( ( =dev-libs/protobuf-29* =dev-python/protobuf-5*[python_targets_python3_14(-)] ) ( =dev-libs/protobuf-30* =dev-python/protobuf-6.30*[python_targets_python3_14(-)] ) ( =dev-libs/protobuf-31* =dev-python/protobuf-6.31*[python_targets_python3_14(-)] ) ( =dev-libs/protobuf-32* =dev-python/protobuf-6.32*[python_targets_python3_14(-)] ) ( =dev-libs/protobuf-33* =dev-python/protobuf-6.33*[python_targets_python3_14(-)] ) ) )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/nanopb/nanopb/archive/refs/tags/0.4.9.1.tar.gz -> nanopb-0.4.9.1.tar.gz
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 22e4e58d68692975dc74424dc9b12fb7 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
|
||||
_md5_=3867787aca5b912a1a446b241daafab4
|
||||
_md5_=67d047e1c984f82df5137e105c332b43
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5 >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install prepare setup test unpack
|
||||
DEPEND=test? ( dev-build/scons ) dev-libs/protobuf python_single_target_python3_13t? ( dev-lang/python:3.13t ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 )
|
||||
DEPEND=test? ( dev-build/scons ) python_single_target_python3_11? ( dev-lang/python:3.11 ) 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_11? ( || ( ( =dev-libs/protobuf-29* =dev-python/protobuf-5*[python_targets_python3_11(-)] ) ( =dev-libs/protobuf-30* =dev-python/protobuf-6.30*[python_targets_python3_11(-)] ) ( =dev-libs/protobuf-31* =dev-python/protobuf-6.31*[python_targets_python3_11(-)] ) ( =dev-libs/protobuf-32* =dev-python/protobuf-6.32*[python_targets_python3_11(-)] ) ( =dev-libs/protobuf-33* =dev-python/protobuf-6.33*[python_targets_python3_11(-)] ) ) ) python_single_target_python3_12? ( || ( ( =dev-libs/protobuf-29* =dev-python/protobuf-5*[python_targets_python3_12(-)] ) ( =dev-libs/protobuf-30* =dev-python/protobuf-6.30*[python_targets_python3_12(-)] ) ( =dev-libs/protobuf-31* =dev-python/protobuf-6.31*[python_targets_python3_12(-)] ) ( =dev-libs/protobuf-32* =dev-python/protobuf-6.32*[python_targets_python3_12(-)] ) ( =dev-libs/protobuf-33* =dev-python/protobuf-6.33*[python_targets_python3_12(-)] ) ) ) python_single_target_python3_13? ( || ( ( =dev-libs/protobuf-29* =dev-python/protobuf-5*[python_targets_python3_13(-)] ) ( =dev-libs/protobuf-30* =dev-python/protobuf-6.30*[python_targets_python3_13(-)] ) ( =dev-libs/protobuf-31* =dev-python/protobuf-6.31*[python_targets_python3_13(-)] ) ( =dev-libs/protobuf-32* =dev-python/protobuf-6.32*[python_targets_python3_13(-)] ) ( =dev-libs/protobuf-33* =dev-python/protobuf-6.33*[python_targets_python3_13(-)] ) ) ) python_single_target_python3_14? ( || ( ( =dev-libs/protobuf-29* =dev-python/protobuf-5*[python_targets_python3_14(-)] ) ( =dev-libs/protobuf-30* =dev-python/protobuf-6.30*[python_targets_python3_14(-)] ) ( =dev-libs/protobuf-31* =dev-python/protobuf-6.31*[python_targets_python3_14(-)] ) ( =dev-libs/protobuf-32* =dev-python/protobuf-6.32*[python_targets_python3_14(-)] ) ( =dev-libs/protobuf-33* =dev-python/protobuf-6.33*[python_targets_python3_14(-)] ) ) )
|
||||
DESCRIPTION=plain-C Protocol Buffers for embedded/memory-constrained systems
|
||||
EAPI=8
|
||||
HOMEPAGE=https://jpa.kapsi.fi/nanopb/ https://github.com/nanopb/nanopb
|
||||
INHERIT=cmake flag-o-matic python-single-r1 git-r3
|
||||
IUSE=+pb-malloc static-libs test python_single_target_python3_13t python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
|
||||
IUSE=+pb-malloc static-libs test python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
|
||||
LICENSE=ZLIB
|
||||
PROPERTIES=live
|
||||
RDEPEND=dev-libs/protobuf python_single_target_python3_13t? ( dev-lang/python:3.13t ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_13t python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 )
|
||||
RDEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) 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_11? ( || ( ( =dev-libs/protobuf-29* =dev-python/protobuf-5*[python_targets_python3_11(-)] ) ( =dev-libs/protobuf-30* =dev-python/protobuf-6.30*[python_targets_python3_11(-)] ) ( =dev-libs/protobuf-31* =dev-python/protobuf-6.31*[python_targets_python3_11(-)] ) ( =dev-libs/protobuf-32* =dev-python/protobuf-6.32*[python_targets_python3_11(-)] ) ( =dev-libs/protobuf-33* =dev-python/protobuf-6.33*[python_targets_python3_11(-)] ) ) ) python_single_target_python3_12? ( || ( ( =dev-libs/protobuf-29* =dev-python/protobuf-5*[python_targets_python3_12(-)] ) ( =dev-libs/protobuf-30* =dev-python/protobuf-6.30*[python_targets_python3_12(-)] ) ( =dev-libs/protobuf-31* =dev-python/protobuf-6.31*[python_targets_python3_12(-)] ) ( =dev-libs/protobuf-32* =dev-python/protobuf-6.32*[python_targets_python3_12(-)] ) ( =dev-libs/protobuf-33* =dev-python/protobuf-6.33*[python_targets_python3_12(-)] ) ) ) python_single_target_python3_13? ( || ( ( =dev-libs/protobuf-29* =dev-python/protobuf-5*[python_targets_python3_13(-)] ) ( =dev-libs/protobuf-30* =dev-python/protobuf-6.30*[python_targets_python3_13(-)] ) ( =dev-libs/protobuf-31* =dev-python/protobuf-6.31*[python_targets_python3_13(-)] ) ( =dev-libs/protobuf-32* =dev-python/protobuf-6.32*[python_targets_python3_13(-)] ) ( =dev-libs/protobuf-33* =dev-python/protobuf-6.33*[python_targets_python3_13(-)] ) ) ) python_single_target_python3_14? ( || ( ( =dev-libs/protobuf-29* =dev-python/protobuf-5*[python_targets_python3_14(-)] ) ( =dev-libs/protobuf-30* =dev-python/protobuf-6.30*[python_targets_python3_14(-)] ) ( =dev-libs/protobuf-31* =dev-python/protobuf-6.31*[python_targets_python3_14(-)] ) ( =dev-libs/protobuf-32* =dev-python/protobuf-6.32*[python_targets_python3_14(-)] ) ( =dev-libs/protobuf-33* =dev-python/protobuf-6.33*[python_targets_python3_14(-)] ) ) )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 22e4e58d68692975dc74424dc9b12fb7 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=d9f65ee72f81d84a12e748d9cd2b5d47
|
||||
_md5_=ef447df3bd6986d20d3d8fb45b43d5b4
|
||||
|
||||
13
metadata/md5-cache/dev-libs/unordered_dense-4.8.1
Normal file
13
metadata/md5-cache/dev-libs/unordered_dense-4.8.1
Normal file
@@ -0,0 +1,13 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=A fast and densely stored hashmap and hashset
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/martinus/unordered_dense
|
||||
INHERIT=cmake
|
||||
KEYWORDS=~amd64 ~arm64 ~ppc64 ~riscv ~x86
|
||||
LICENSE=MIT
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/martinus/unordered_dense/archive/v4.8.1.tar.gz -> unordered_dense-4.8.1.tar.gz
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 22e4e58d68692975dc74424dc9b12fb7
|
||||
_md5_=53658a33d38296022c9fd286fd0bfd36
|
||||
@@ -9,4 +9,4 @@ PROPERTIES=live
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 22e4e58d68692975dc74424dc9b12fb7 git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=a89daa492e6b8ee177d6c42a55c49196
|
||||
_md5_=53658a33d38296022c9fd286fd0bfd36
|
||||
|
||||
Reference in New Issue
Block a user