mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 11:33:15 -04:00
2022-06-01 11:32:55 UTC
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
BDEPEND=|| ( ( >=dev-lang/python-3.9.9-r1:3.9 dev-util/scons[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.12_p1-r1:3.8 dev-util/scons[python_targets_python3_8(-)] ) ( >=dev-python/pypy3-7.3.7-r1:0 dev-util/scons[python_targets_pypy3(-)] ) )
|
||||
DEFINED_PHASES=compile install setup test
|
||||
DEPEND=test? ( dev-cpp/gtest )
|
||||
DESCRIPTION=diff template library written by C++
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/cubicdaiya/dtl
|
||||
INHERIT=python-any-r1 scons-utils toolchain-funcs
|
||||
IUSE=examples test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/cubicdaiya/dtl/archive/18e674e4a6fdc8c22534a207ff7812ed932a5e61.tar.gz -> dtl-1.19_p20210531.tar.gz
|
||||
_eclasses_=eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-any-r1 9006edf4b9c90f9ba1dc9ea9fee1b0bd scons-utils c30e32d0d48c308fe47706846020fdfa
|
||||
_md5_=9c0df226babcc44ff3e10e44cf74aa07
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=sys-devel/bison sys-devel/flex dev-util/ninja >=dev-util/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DEPEND=app-arch/zstd ~dev-cpp/fizz-2022.04.11.00:= ~dev-cpp/folly-2022.04.11.00:= dev-cpp/gflags dev-cpp/glog ~dev-cpp/wangle-2022.04.11.00:= dev-libs/libfmt dev-libs/openssl:0= sys-libs/zlib python_single_target_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.0_beta1-r1:3.11 ) python_single_target_pypy3? ( dev-python/six[python_targets_pypy3(-)] ) python_single_target_python3_8? ( dev-python/six[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/six[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/six[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/six[python_targets_python3_11(-)] )
|
||||
DEPEND=app-arch/zstd ~dev-cpp/fizz-2022.04.11.00:= ~dev-cpp/folly-2022.04.11.00:= dev-cpp/gflags dev-cpp/glog ~dev-cpp/wangle-2022.04.11.00:= !>=dev-libs/boost-1.79.0 dev-libs/libfmt dev-libs/openssl:0= sys-libs/zlib python_single_target_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.0_beta1-r1:3.11 ) python_single_target_pypy3? ( dev-python/six[python_targets_pypy3(-)] ) python_single_target_python3_8? ( dev-python/six[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/six[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/six[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/six[python_targets_python3_11(-)] )
|
||||
DESCRIPTION=Facebook's branch of Apache Thrift, including a new C++ server
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/facebook/fbthrift
|
||||
@@ -8,9 +8,9 @@ INHERIT=cmake python-single-r1
|
||||
IUSE=python_single_target_pypy3 python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=app-arch/zstd ~dev-cpp/fizz-2022.04.11.00:= ~dev-cpp/folly-2022.04.11.00:= dev-cpp/gflags dev-cpp/glog ~dev-cpp/wangle-2022.04.11.00:= dev-libs/libfmt dev-libs/openssl:0= sys-libs/zlib python_single_target_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.0_beta1-r1:3.11 )
|
||||
RDEPEND=app-arch/zstd ~dev-cpp/fizz-2022.04.11.00:= ~dev-cpp/folly-2022.04.11.00:= dev-cpp/gflags dev-cpp/glog ~dev-cpp/wangle-2022.04.11.00:= !>=dev-libs/boost-1.79.0 dev-libs/libfmt dev-libs/openssl:0= sys-libs/zlib python_single_target_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.0_beta1-r1:3.11 )
|
||||
REQUIRED_USE=^^ ( python_single_target_pypy3 python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11 )
|
||||
SLOT=0/2022.04.11.00
|
||||
SRC_URI=https://github.com/facebook/fbthrift/archive/v2022.04.11.00.tar.gz -> fbthrift-2022.04.11.00.tar.gz
|
||||
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0 python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
|
||||
_md5_=93ae80b283088f4c3e2ca7251111f996
|
||||
_md5_=2b502ecefc7445d2e59427177f53459e
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5 doc? ( || ( ( >=dev-lang/python-3.10.0_p1-r1:3.10 dev-python/sphinx[python_targets_python3_10(-)] dev-python/recommonmark[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.9-r1:3.9 dev-python/sphinx[python_targets_python3_9(-)] dev-python/recommonmark[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.12_p1-r1:3.8 dev-python/sphinx[python_targets_python3_8(-)] dev-python/recommonmark[python_targets_python3_8(-)] ) ) )
|
||||
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5 doc? ( || ( ( >=dev-lang/python-3.11.0_beta1-r1:3.11 dev-python/sphinx[python_targets_python3_11(-)] dev-python/recommonmark[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.0_p1-r1:3.10 dev-python/sphinx[python_targets_python3_10(-)] dev-python/recommonmark[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.9-r1:3.9 dev-python/sphinx[python_targets_python3_9(-)] dev-python/recommonmark[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.12_p1-r1:3.8 dev-python/sphinx[python_targets_python3_8(-)] dev-python/recommonmark[python_targets_python3_8(-)] ) ) )
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DEPEND=dev-cpp/gemmlowp dev-libs/stb opencl? ( dev-util/opencl-headers virtual/opencl ) serialization? ( dev-libs/cereal ) tbb? ( dev-cpp/tbb ) test? ( dev-cpp/catch:0 dev-cpp/gtest )
|
||||
DESCRIPTION=header only, dependency-free deep learning framework in C++14
|
||||
@@ -14,4 +14,4 @@ RESTRICT=test
|
||||
SLOT=0/1.0.0_alpha3
|
||||
SRC_URI=https://github.com/tiny-dnn/tiny-dnn/archive/refs/tags/v1.0.0a3.tar.gz -> tiny-dnn-1.0.0_alpha3.tar.gz
|
||||
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0 python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-any-r1 9006edf4b9c90f9ba1dc9ea9fee1b0bd docs 8ed2a8a28ff109e7a3582c9abb7fe327
|
||||
_md5_=2b99a821d60268069c096ee45ccf8d59
|
||||
_md5_=6e4f34334cb419d8584f45062a00ed8e
|
||||
|
||||
Reference in New Issue
Block a user