mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 03:23:20 -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
|
||||
|
||||
Reference in New Issue
Block a user