2022-05-29 18:33:14 UTC

This commit is contained in:
Repository mirror & CI
2022-05-29 18:33:14 +00:00
parent 46150a21f5
commit 5c56ec0670
159 changed files with 638 additions and 900 deletions

View File

@@ -7,7 +7,7 @@ IUSE=test
KEYWORDS=~amd64
LICENSE=LGPL-3
RESTRICT=!test? ( test )
SLOT=0
SLOT=0/1.0.0
SRC_URI=https://github.com/pcarruscag/MEL/archive/refs/tags/v1.0.0.tar.gz -> MEL-1.0.0.tar.gz
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85
_md5_=7b9b7ccd88c1781e1e76309589054210
_md5_=9d27c65b1118629b74b213e2ef60cfc0

View File

@@ -9,7 +9,7 @@ IUSE=examples test
KEYWORDS=~amd64
LICENSE=BSD
RESTRICT=!test? ( test )
SLOT=0
SLOT=0/1.20
SRC_URI=https://github.com/cubicdaiya/dtl/archive/v1.20.tar.gz -> dtl-1.20.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_=95c626e8024d87cbbe2abf68f2a40f43
_md5_=cec01e767896b1d65e8df2b240d9ad9b

View File

@@ -1,16 +1,16 @@
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_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(-)] )
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(-)] )
DESCRIPTION=Facebook's branch of Apache Thrift, including a new C++ server
EAPI=8
HOMEPAGE=https://github.com/facebook/fbthrift
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
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 )
REQUIRED_USE=^^ ( python_single_target_pypy3 python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 )
SLOT=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 )
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_=02fe790367efa4a4375b49e3664271a8
_md5_=93ae80b283088f4c3e2ca7251111f996

View File

@@ -10,7 +10,7 @@ KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=~dev-cpp/folly-2022.04.11.00:= dev-cpp/gflags dev-cpp/glog dev-libs/double-conversion dev-libs/libevent dev-libs/libfmt dev-libs/libsodium dev-libs/openssl:0=
RESTRICT=!test? ( test )
SLOT=0
SLOT=0/2022.04.11.00
SRC_URI=https://github.com/facebookincubator/fizz/archive/v2022.04.11.00.tar.gz -> fizz-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
_md5_=97b556361288ac4ddd30fa8400071216
_md5_=b91255b25a56a98194af756b4d1deebf

View File

@@ -8,7 +8,7 @@ IUSE=test
KEYWORDS=~amd64
LICENSE=Apache-2.0
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/google/gemmlowp/archive/e844ffd17118c1e17d94e1ba4354c075a4577b88.tar.gz -> gemmlowp-0_pre20211220.tar.gz
SLOT=0/0_pre20211220
SRC_URI=https://github.com/google/gemmlowp/archive/e844ffd17118c1e17d94e1ba4354c075a4577b88.tar.gz -> gemmlowp-0_pre20211220-r1.tar.gz
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0
_md5_=b3b0cbd1ef521e03351fc61c2187c627
_md5_=5fa4333fa1078009feee36c860d38174

View File

@@ -10,7 +10,7 @@ KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-libs/cereal
RESTRICT=!test? ( test )
SLOT=0
SLOT=0/1.34
SRC_URI=https://github.com/greg7mdp/parallel-hashmap/archive/refs/tags/1.34.tar.gz -> parallel-hashmap-1.34.tar.gz
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0
_md5_=3a0a21fe1e91e2b41fd6ff5fb9a29a55
_md5_=c195ae7f402d013f4da33a944604669a

View File

@@ -5,6 +5,6 @@ HOMEPAGE=https://github.com/SergiusTheBest/plog
IUSE=examples
KEYWORDS=~amd64
LICENSE=MPL-2.0
SLOT=0
SLOT=0/1.1.6
SRC_URI=https://github.com/SergiusTheBest/plog/archive/1.1.6.tar.gz -> plog-1.1.6.tar.gz
_md5_=9865f272dcaac52be2b41f40cc667c5a
_md5_=845e21933cdbf793a528ca07fb0fdf9a

View File

@@ -9,7 +9,7 @@ IUSE=test
KEYWORDS=~amd64
LICENSE=CC0-1.0
RESTRICT=!test? ( test )
SLOT=0
SLOT=0/0_pre20220112
SRC_URI=https://gitlab.com/ananicy-cpp/stl-polyfills/std-format/-/archive/45296602ad78a804411e7c3b617e13759f38e4e7/std-format-45296602ad78a804411e7c3b617e13759f38e4e7.tar.bz2
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0
_md5_=1f49173a843e9b3edd2af8439f6fa7a6
_md5_=c689420632788f09e8e4e306024c9fca

View File

@@ -1,4 +1,4 @@
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5 doc? ( || ( ( >=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.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
@@ -11,7 +11,7 @@ LICENSE=BSD
RDEPEND=dev-cpp/gemmlowp dev-libs/stb opencl? ( dev-util/opencl-headers virtual/opencl ) serialization? ( dev-libs/cereal ) tbb? ( dev-cpp/tbb )
REQUIRED_USE=^^ ( openmp tbb )
RESTRICT=test
SLOT=0
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_=91d848eade3a1fa4ae401cffd59c5c3d
_md5_=2b99a821d60268069c096ee45ccf8d59

View File

@@ -11,7 +11,7 @@ LICENSE=MIT
RDEPEND=dev-libs/boost:= dev-libs/clhpp backend_jit? ( virtual/opencl ) backend_opencl? ( virtual/opencl )
REQUIRED_USE=^^ ( backend_compute backend_jit backend_opencl )
RESTRICT=!test? ( test )
SLOT=0
SLOT=0/1.4.3
SRC_URI=https://github.com/ddemidov/vexcl/archive/refs/tags/1.4.3.tar.gz -> vexcl-1.4.3.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_=9fcdd617abfe1e90440031f106c3a402
_md5_=24506039f93ba1fcfa57cde5cc118dcb

View File

@@ -10,7 +10,7 @@ KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=~dev-cpp/fizz-2022.04.11.00:= ~dev-cpp/folly-2022.04.11.00:= dev-cpp/gflags dev-cpp/glog dev-libs/double-conversion dev-libs/libevent dev-libs/libfmt dev-libs/openssl:0=
RESTRICT=!test? ( test )
SLOT=0
SLOT=0/2022.04.11.00
SRC_URI=https://github.com/facebook/wangle/archive/v2022.04.11.00.tar.gz -> wangle-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
_md5_=bba1744949223804a97fc29582fbb236
_md5_=1e8aff7ca1547dede3e93f2092c3cdb5

View File

@@ -8,6 +8,6 @@ KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-cpp/catch:0
RESTRICT=!test? ( test )
SLOT=0
SLOT=0/0_pre20201007
SRC_URI=https://git.sr.ht/~danyspin97/xdgpp/commit/d41f2b8189619f27aca1b6f1bf7b1ef4af8bb482.patch -> xdgpp-01.patch https://git.sr.ht/~danyspin97/xdgpp/commit/3ca427d179412892a111b879a4253b146ba94b0c.patch -> xdgpp-02.patch https://git.sr.ht/~danyspin97/xdgpp/commit/0067fd493a92eb83dba701f010673509e0739f90.patch -> xdgpp-03.patch https://git.sr.ht/~danyspin97/xdgpp/commit/64af46f747c0d341f02bc5940b51676a58edf805.patch -> xdgpp-04.patch https://git.sr.ht/~danyspin97/xdgpp/commit/3fc23f3bdafb3c6257550899c0ee961a3dde4ead.patch -> xdgpp-05.patch https://git.sr.ht/~danyspin97/xdgpp/commit/fe313459e66daf6a07eeaeb04f4af8026b00d17a.patch -> xdgpp-06.patch https://git.sr.ht/~danyspin97/xdgpp/commit/8876042883b2e78382c0d4ba945a6d254f860728.patch -> xdgpp-07.patch https://git.sr.ht/~danyspin97/xdgpp/commit/04e34105c5e227ee061ee592cf4d75ef8a33f716.patch -> xdgpp-08.patch https://git.sr.ht/~danyspin97/xdgpp/commit/f01f810714443d0f10c333d4d1d9c0383be41375.patch -> xdgpp-09.patch
_md5_=bd932111199ecbe8c0b6c845486f27a6
_md5_=94291cac8420bb30920e6c29034e751a