2024-03-25 17:20:32 UTC

This commit is contained in:
Repository mirror & CI
2024-03-25 17:20:32 +00:00
parent 9588ebc059
commit 556c5044ff
600 changed files with 1 additions and 9541 deletions

View File

@@ -1,13 +0,0 @@
DEFINED_PHASES=compile install test
DESCRIPTION=Math Expression Library
EAPI=8
HOMEPAGE=https://github.com/pcarruscag/MEL
INHERIT=toolchain-funcs
IUSE=test
KEYWORDS=~amd64
LICENSE=LGPL-3
RESTRICT=!test? ( test )
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 e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0
_md5_=9d27c65b1118629b74b213e2ef60cfc0

View File

@@ -1,15 +0,0 @@
BDEPEND=|| ( ( dev-lang/python:3.11 >=dev-build/scons-4.4.0[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 >=dev-build/scons-4.4.0[python_targets_python3_10(-)] ) ( dev-python/pypy3 >=dev-build/scons-4.4.0[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/1.20
SRC_URI=https://github.com/cubicdaiya/dtl/archive/v1.20.tar.gz -> dtl-1.20.tar.gz
_eclasses_=eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 8904b60325f22500b0c3ad4b68a42448 python-any-r1 f5169813d1619761b459800587005fd2 scons-utils b3544637c85286a19000d59461d3a7a5
_md5_=c739f966a39bcbb70e2b4cda2b72c20d

View File

@@ -1,10 +0,0 @@
DEFINED_PHASES=install
DESCRIPTION=Portable, simple and extensible C++ logging library
EAPI=7
HOMEPAGE=https://github.com/SergiusTheBest/plog
IUSE=examples
KEYWORDS=~amd64
LICENSE=MPL-2.0
SLOT=0
SRC_URI=https://github.com/SergiusTheBest/plog/archive/fda4a26c26b2d1b2beb68d7b92b56950ec2b8ad2.tar.gz -> plog-1.1.5_p20200501.tar.gz
_md5_=ac21703aa0088ef19cab2f92256843af

View File

@@ -1,10 +0,0 @@
DEFINED_PHASES=install
DESCRIPTION=Portable, simple and extensible C++ logging library
EAPI=8
HOMEPAGE=https://github.com/SergiusTheBest/plog
IUSE=examples
KEYWORDS=~amd64
LICENSE=MPL-2.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_=845e21933cdbf793a528ca07fb0fdf9a

View File

@@ -1,15 +0,0 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/libfmt
DESCRIPTION=A simple polyfill allowing you to use std::format
EAPI=8
HOMEPAGE=https://gitlab.com/ananicy-cpp/stl-polyfills/std-format
INHERIT=cmake
IUSE=test
KEYWORDS=~amd64
LICENSE=CC0-1.0
RESTRICT=!test? ( test )
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 e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
_md5_=e2e119685391f515dcf9f47cfdcee52c

View File

@@ -1,17 +0,0 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 doc? ( || ( ( dev-lang/python:3.11 dev-python/sphinx[python_targets_python3_11(-)] dev-python/recommonmark[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 dev-python/sphinx[python_targets_python3_10(-)] dev-python/recommonmark[python_targets_python3_10(-)] ) ) )
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
EAPI=8
HOMEPAGE=https://github.com/tiny-dnn/tiny-dnn
INHERIT=cmake python-any-r1 docs
IUSE=cpu_flags_x86_avx cpu_flags_x86_avx2 cpu_flags_x86_sse double-precision opencl openmp +serialization tbb test doc
KEYWORDS=~amd64
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/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 e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c python-utils-r1 8904b60325f22500b0c3ad4b68a42448 python-any-r1 f5169813d1619761b459800587005fd2 docs 7f3c0d47338743498c69f1887a139f57
_md5_=af99206e35125899de72736ba1260cac

View File

@@ -1,17 +0,0 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 doc? ( || ( ( dev-lang/python:3.11 dev-python/sphinx[python_targets_python3_11(-)] dev-python/breathe[python_targets_python3_11(-)] dev-python/sphinx-bootstrap-theme[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 dev-python/sphinx[python_targets_python3_10(-)] dev-python/breathe[python_targets_python3_10(-)] dev-python/sphinx-bootstrap-theme[python_targets_python3_10(-)] ) ) )
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=dev-libs/boost:= dev-cpp/clhpp backend_jit? ( virtual/opencl ) backend_opencl? ( virtual/opencl )
DESCRIPTION=VexCL - Vector expression template library for OpenCL
EAPI=8
HOMEPAGE=https://github.com/ddemidov/vexcl
INHERIT=cmake python-any-r1 docs
IUSE=backend_compute backend_jit +backend_opencl amdsi examples test doc
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-libs/boost:= dev-cpp/clhpp backend_jit? ( virtual/opencl ) backend_opencl? ( virtual/opencl )
REQUIRED_USE=^^ ( backend_compute backend_jit backend_opencl )
RESTRICT=!test? ( test )
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 e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c python-utils-r1 8904b60325f22500b0c3ad4b68a42448 python-any-r1 f5169813d1619761b459800587005fd2 docs 7f3c0d47338743498c69f1887a139f57
_md5_=a6b7796e3bc44d55311f9d99443c01bd

View File

@@ -1,13 +0,0 @@
DEFINED_PHASES=install test
DEPEND=dev-cpp/catch:0
DESCRIPTION=C++17 header-only implementation of the XDG Base Directory Specification
EAPI=8
HOMEPAGE=https://sr.ht/~danyspin97/xdgpp/
IUSE=test
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-cpp/catch:0
RESTRICT=!test? ( test )
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_=94291cac8420bb30920e6c29034e751a