mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 11:33:15 -04:00
2024-03-22 14:03:34 UTC
This commit is contained in:
@@ -9,6 +9,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=|| ( Apache-2.0 Boost-1.0 MIT )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/fastfloat/fast_float/archive/refs/tags/v6.1.0.tar.gz -> fast_float-6.1.0.tar.gz
|
||||
SRC_URI=https://github.com/fastfloat/fast_float/archive/refs/tags/v6.1.1.tar.gz -> fast_float-6.1.1.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
|
||||
_md5_=f96824eeb28b7ae54d5f63e7b0a94d9a
|
||||
14
metadata/md5-cache/dev-cpp/simdutf-5.0.0
Normal file
14
metadata/md5-cache/dev-cpp/simdutf-5.0.0
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=|| ( dev-lang/python:3.12 dev-lang/python:3.11 dev-lang/python:3.10 ) app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DESCRIPTION=simdutf: Unicode validation and transcoding at billions of characters per second
|
||||
EAPI=8
|
||||
HOMEPAGE=https://simdutf.github.io/simdutf/
|
||||
INHERIT=cmake python-any-r1
|
||||
IUSE=test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=|| ( Apache-2.0 MIT )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/simdutf/simdutf/archive/refs/tags/v5.0.0.tar.gz -> simdutf-5.0.0.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
|
||||
_md5_=8d683403b98509905fae87db4695989a
|
||||
@@ -1,15 +1,15 @@
|
||||
BDEPEND=doc? ( app-text/doxygen[dot] dev-qt/qtchooser dev-qt/qthelp ) app-alternatives/ninja >=dev-build/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=firebird? ( dev-db/firebird ) mysql? ( virtual/mysql ) postgres? ( dev-db/postgresql ) ssl? ( dev-libs/openssl ) dev-libs/boost media-libs/libharu media-gfx/graphicsmagick x11-libs/pango sys-libs/zlib virtual/opengl
|
||||
DEPEND=firebird? ( dev-db/firebird ) mysql? ( virtual/mysql ) opengl? ( virtual/opengl ) postgres? ( dev-db/postgresql ) ssl? ( dev-libs/openssl ) dev-libs/boost media-libs/libharu media-gfx/graphicsmagick x11-libs/pango sys-libs/zlib
|
||||
DESCRIPTION=Wt, C++ Web Toolkit
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.webtoolkit.eu/wt https://github.com/emweb/wt
|
||||
INHERIT=cmake
|
||||
IUSE=doc firebird mysql pdf postgres ssl
|
||||
IUSE=doc firebird mysql opengl pdf postgres ssl
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=firebird? ( dev-db/firebird ) mysql? ( virtual/mysql ) postgres? ( dev-db/postgresql ) ssl? ( dev-libs/openssl ) dev-libs/boost media-libs/libharu media-gfx/graphicsmagick x11-libs/pango sys-libs/zlib virtual/opengl
|
||||
RDEPEND=firebird? ( dev-db/firebird ) mysql? ( virtual/mysql ) opengl? ( virtual/opengl ) postgres? ( dev-db/postgresql ) ssl? ( dev-libs/openssl ) dev-libs/boost media-libs/libharu media-gfx/graphicsmagick x11-libs/pango sys-libs/zlib
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/emweb/wt/archive/refs/tags/4.10.4.tar.gz -> wt-4.10.4.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
|
||||
_md5_=041e5eb8675ff46efeb5cc64957b4358
|
||||
_md5_=10cddfbadc5feddf3e143d8238fa7433
|
||||
|
||||
@@ -578,7 +578,7 @@ dev-cpp/dpp 10.0.23 10.0.24 10.0.25 10.0.29: Lightweight C++ Discord bot library
|
||||
dev-cpp/drogon 1.9.0 1.9.1: C++14/17 based HTTP web application framework
|
||||
dev-cpp/dtl 1.20-r1: diff template library written by C++
|
||||
dev-cpp/easyloggingpp 9.97.0 9.97.1: C++ logging library
|
||||
dev-cpp/fast_float 6.1.0: Fast and exact implementation of the C++ from_chars functions for number types
|
||||
dev-cpp/fast_float 6.1.1: Fast and exact implementation of the C++ from_chars functions for number types
|
||||
dev-cpp/fbthrift 2023.02.06.00: Facebook's branch of Apache Thrift, including a new C++ server
|
||||
dev-cpp/fizz 2023.02.06.00: C++14 implementation of the TLS-1.3 standard
|
||||
dev-cpp/gsl-lite 0.38.0: C++ Guideline Support Library implementation
|
||||
@@ -592,7 +592,7 @@ dev-cpp/plog 1.1.5_p20200501 1.1.6-r1: Portable, simple and extensible C++ loggi
|
||||
dev-cpp/qt-jdenticon 0.3.0 0.3.0-r1 0.3.0_p20240107: Qt5 / C++14 Port of Jdenticon
|
||||
dev-cpp/rang 3.2: Minimal, header-only, modern C++ library for terminal goodies
|
||||
dev-cpp/scnlib 2.0.1 2.0.2: scanf for modern C++
|
||||
dev-cpp/simdutf 4.0.9: simdutf: Unicode validation and transcoding at billions of characters per second
|
||||
dev-cpp/simdutf 4.0.9 5.0.0: simdutf: Unicode validation and transcoding at billions of characters per second
|
||||
dev-cpp/sprout 0_pre20190615: C++11/14 constexpr based Containers, Algorithms, Random numbers and others
|
||||
dev-cpp/std-format 0_pre20220112-r1: A simple polyfill allowing you to use std::format
|
||||
dev-cpp/tiny-dnn 1.0.0_alpha3-r2: header only, dependency-free deep learning framework in C++14
|
||||
|
||||
@@ -1 +1 @@
|
||||
Fri, 22 Mar 2024 11:18:20 +0000
|
||||
Fri, 22 Mar 2024 14:03:34 +0000
|
||||
|
||||
Reference in New Issue
Block a user