summaryrefslogtreecommitdiff
path: root/metadata/md5-cache/dev-cpp
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2021-10-20 10:22:14 +0100
committerV3n3RiX <venerix@koprulu.sector>2021-10-20 10:22:14 +0100
commit46eedbedafdb0040c37884982d4c775ce277fb7b (patch)
treedb33a91259730be84999e13a8d8168c799f50ac0 /metadata/md5-cache/dev-cpp
parente23a08d0c97a0cc415aaa165da840b056f93c997 (diff)
gentoo resync : 20.10.2021
Diffstat (limited to 'metadata/md5-cache/dev-cpp')
-rw-r--r--metadata/md5-cache/dev-cpp/Manifest.gzbin17834 -> 18186 bytes
-rw-r--r--metadata/md5-cache/dev-cpp/asio-1.17.014
-rw-r--r--metadata/md5-cache/dev-cpp/asio-1.19.114
-rw-r--r--metadata/md5-cache/dev-cpp/asio-1.20.012
-rw-r--r--metadata/md5-cache/dev-cpp/ctemplate-2.44
-rw-r--r--metadata/md5-cache/dev-cpp/doctest-2.4.64
-rw-r--r--metadata/md5-cache/dev-cpp/gtest-1.11.013
-rw-r--r--metadata/md5-cache/dev-cpp/gtest-99996
-rw-r--r--metadata/md5-cache/dev-cpp/json11-1.0.011
-rw-r--r--metadata/md5-cache/dev-cpp/nlohmann_json-3.10.413
-rw-r--r--metadata/md5-cache/dev-cpp/notcurses-2.4.5 (renamed from metadata/md5-cache/dev-cpp/notcurses-2.4.3)8
-rw-r--r--metadata/md5-cache/dev-cpp/yaml-cpp-0.7.0-r14
12 files changed, 62 insertions, 41 deletions
diff --git a/metadata/md5-cache/dev-cpp/Manifest.gz b/metadata/md5-cache/dev-cpp/Manifest.gz
index a2da0b56e1bb..62278d38d621 100644
--- a/metadata/md5-cache/dev-cpp/Manifest.gz
+++ b/metadata/md5-cache/dev-cpp/Manifest.gz
Binary files differ
diff --git a/metadata/md5-cache/dev-cpp/asio-1.17.0 b/metadata/md5-cache/dev-cpp/asio-1.17.0
deleted file mode 100644
index 23f37826f64e..000000000000
--- a/metadata/md5-cache/dev-cpp/asio-1.17.0
+++ /dev/null
@@ -1,14 +0,0 @@
-DEFINED_PHASES=install prepare
-DEPEND=dev-libs/boost ssl? ( dev-libs/openssl:0= )
-DESCRIPTION=Asynchronous Network Library
-EAPI=7
-HOMEPAGE=https://think-async.com https://github.com/chriskohlhoff/asio
-IUSE=doc examples ssl test
-KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86
-LICENSE=Boost-1.0
-RDEPEND=dev-libs/boost ssl? ( dev-libs/openssl:0= )
-REQUIRED_USE=test? ( ssl )
-RESTRICT=!test? ( test )
-SLOT=0
-SRC_URI=mirror://sourceforge/asio/asio/asio-1.17.0.tar.bz2
-_md5_=e6074092cf62b9833d7736f64a0577af
diff --git a/metadata/md5-cache/dev-cpp/asio-1.19.1 b/metadata/md5-cache/dev-cpp/asio-1.19.1
deleted file mode 100644
index e21598f7f0b3..000000000000
--- a/metadata/md5-cache/dev-cpp/asio-1.19.1
+++ /dev/null
@@ -1,14 +0,0 @@
-DEFINED_PHASES=install prepare
-DEPEND=dev-libs/boost:= ssl? ( dev-libs/openssl:0= )
-DESCRIPTION=Asynchronous Network Library
-EAPI=7
-HOMEPAGE=https://think-async.com https://github.com/chriskohlhoff/asio
-IUSE=doc examples ssl test
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86
-LICENSE=Boost-1.0
-RDEPEND=dev-libs/boost:= ssl? ( dev-libs/openssl:0= )
-REQUIRED_USE=test? ( ssl )
-RESTRICT=!test? ( test )
-SLOT=0
-SRC_URI=mirror://sourceforge/asio/asio/asio-1.19.1.tar.bz2
-_md5_=d30bfdc5f684b26ec99f5af643126978
diff --git a/metadata/md5-cache/dev-cpp/asio-1.20.0 b/metadata/md5-cache/dev-cpp/asio-1.20.0
new file mode 100644
index 000000000000..81095a488d3f
--- /dev/null
+++ b/metadata/md5-cache/dev-cpp/asio-1.20.0
@@ -0,0 +1,12 @@
+DEFINED_PHASES=install prepare
+DEPEND=test? ( dev-libs/boost dev-libs/openssl )
+DESCRIPTION=Asynchronous Network Library
+EAPI=8
+HOMEPAGE=https://think-async.com https://github.com/chriskohlhoff/asio
+IUSE=doc examples test
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86
+LICENSE=Boost-1.0
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=mirror://sourceforge/asio/asio/asio-1.20.0.tar.bz2
+_md5_=d9dc0a9b141e314241dd67b9e2704879
diff --git a/metadata/md5-cache/dev-cpp/ctemplate-2.4 b/metadata/md5-cache/dev-cpp/ctemplate-2.4
index 971d9f34e5b5..0fc4f9fb59dd 100644
--- a/metadata/md5-cache/dev-cpp/ctemplate-2.4
+++ b/metadata/md5-cache/dev-cpp/ctemplate-2.4
@@ -1,6 +1,6 @@
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DEFINED_PHASES=compile configure install postinst postrm prepare setup
-DEPEND=test? ( || ( dev-lang/python:3.9 dev-lang/python:3.8 ) )
+DEPEND=test? ( || ( dev-lang/python:3.10 dev-lang/python:3.9 dev-lang/python:3.8 ) )
DESCRIPTION=A simple but powerful template language for C++
EAPI=7
HOMEPAGE=https://github.com/olafvdspek/ctemplate
@@ -12,4 +12,4 @@ RESTRICT=test
SLOT=0
SRC_URI=https://github.com/OlafvdSpek/ctemplate/archive/ctemplate-2.4.tar.gz
_eclasses_=autotools c9df06c186913b43eb211100ef5fe2cf eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 elisp-common cf4fd1b0835b9f3e638724840468064a gnuconfig 262062cef0ba4f22b397193da514a350 libtool 241a8f577b9781a42a7421e53448a44e multilib 4b66d835ec72e021e359bb81eacfe988 multiprocessing 61c959fc55c15c00bbb1079d6a71370b python-any-r1 13f6d423c5c5bc519a9b552654cc745f python-utils-r1 655fe65f186504e455c2f3116808fda8 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa
-_md5_=c6400bf141d3390c98b0e20de18c92b8
+_md5_=da41407b5e0b1c67bfe4cc12212cc504
diff --git a/metadata/md5-cache/dev-cpp/doctest-2.4.6 b/metadata/md5-cache/dev-cpp/doctest-2.4.6
index eaafd2941c29..269de1850a2e 100644
--- a/metadata/md5-cache/dev-cpp/doctest-2.4.6
+++ b/metadata/md5-cache/dev-cpp/doctest-2.4.6
@@ -4,10 +4,10 @@ DESCRIPTION=The fastest feature-rich C++11/14/17/20 single-header testing framew
EAPI=7
HOMEPAGE=https://github.com/onqtam/doctest
IUSE=test
-KEYWORDS=~amd64 ~x86
+KEYWORDS=amd64 ~arm ~arm64 ~ppc64 x86
LICENSE=MIT
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/onqtam/doctest/archive/2.4.6.tar.gz -> doctest-2.4.6.tar.gz
_eclasses_=cmake 11fee991ab428a3370e5c20fa8231fb6 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multilib 4b66d835ec72e021e359bb81eacfe988 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils 27f9a2f19502b925ac117bd657aa2979
-_md5_=336a43d97c47edb9b7ca347c53eb93ba
+_md5_=46d663bc2528a7980d8c835987a438ee
diff --git a/metadata/md5-cache/dev-cpp/gtest-1.11.0 b/metadata/md5-cache/dev-cpp/gtest-1.11.0
new file mode 100644
index 000000000000..f54067d05395
--- /dev/null
+++ b/metadata/md5-cache/dev-cpp/gtest-1.11.0
@@ -0,0 +1,13 @@
+BDEPEND=test? ( || ( dev-lang/python:3.10 dev-lang/python:3.9 dev-lang/python:3.8 ) ) dev-util/ninja >=dev-util/cmake-3.20.5
+DEFINED_PHASES=compile configure install prepare setup test
+DESCRIPTION=Google C++ Testing Framework
+EAPI=8
+HOMEPAGE=https://github.com/google/googletest
+IUSE=doc examples test abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
+LICENSE=BSD
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/google/googletest/archive/refs/tags/release-1.11.0.tar.gz -> gtest-1.11.0.tar.gz
+_eclasses_=cmake 11fee991ab428a3370e5c20fa8231fb6 cmake-multilib de2335e0bd21535a925d008ee3b98e2a flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multibuild 05a584848db4901c97fcd94ae7cc3a97 multilib 4b66d835ec72e021e359bb81eacfe988 multilib-build 19ec165e9adcaa4c132b9e3fe3e7f556 multilib-minimal be5919734a8448dddd49c2b26db45091 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 python-any-r1 13f6d423c5c5bc519a9b552654cc745f python-utils-r1 655fe65f186504e455c2f3116808fda8 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa xdg-utils 27f9a2f19502b925ac117bd657aa2979
+_md5_=d7d56c23208c88070d542aace9035936
diff --git a/metadata/md5-cache/dev-cpp/gtest-9999 b/metadata/md5-cache/dev-cpp/gtest-9999
index dded74d8cd5e..8c49482acd51 100644
--- a/metadata/md5-cache/dev-cpp/gtest-9999
+++ b/metadata/md5-cache/dev-cpp/gtest-9999
@@ -1,12 +1,12 @@
BDEPEND=test? ( || ( dev-lang/python:3.10 dev-lang/python:3.9 dev-lang/python:3.8 ) ) dev-util/ninja >=dev-util/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install prepare setup test unpack
DESCRIPTION=Google C++ Testing Framework
-EAPI=7
+EAPI=8
HOMEPAGE=https://github.com/google/googletest
IUSE=doc examples test abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
LICENSE=BSD
PROPERTIES=live
RESTRICT=!test? ( test )
SLOT=0
-_eclasses_=cmake 11fee991ab428a3370e5c20fa8231fb6 cmake-multilib de2335e0bd21535a925d008ee3b98e2a eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da multibuild 05a584848db4901c97fcd94ae7cc3a97 multilib 4b66d835ec72e021e359bb81eacfe988 multilib-build 19ec165e9adcaa4c132b9e3fe3e7f556 multilib-minimal be5919734a8448dddd49c2b26db45091 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 python-any-r1 13f6d423c5c5bc519a9b552654cc745f python-utils-r1 655fe65f186504e455c2f3116808fda8 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils 27f9a2f19502b925ac117bd657aa2979
-_md5_=c45d4b7b27905e3b481b39873bf9ccba
+_eclasses_=cmake 11fee991ab428a3370e5c20fa8231fb6 cmake-multilib de2335e0bd21535a925d008ee3b98e2a flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da multibuild 05a584848db4901c97fcd94ae7cc3a97 multilib 4b66d835ec72e021e359bb81eacfe988 multilib-build 19ec165e9adcaa4c132b9e3fe3e7f556 multilib-minimal be5919734a8448dddd49c2b26db45091 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 python-any-r1 13f6d423c5c5bc519a9b552654cc745f python-utils-r1 655fe65f186504e455c2f3116808fda8 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa xdg-utils 27f9a2f19502b925ac117bd657aa2979
+_md5_=d7d56c23208c88070d542aace9035936
diff --git a/metadata/md5-cache/dev-cpp/json11-1.0.0 b/metadata/md5-cache/dev-cpp/json11-1.0.0
new file mode 100644
index 000000000000..d160d71e1f35
--- /dev/null
+++ b/metadata/md5-cache/dev-cpp/json11-1.0.0
@@ -0,0 +1,11 @@
+BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=A tiny JSON library for C++11
+EAPI=8
+HOMEPAGE=https://github.com/dropbox/json11
+KEYWORDS=~amd64
+LICENSE=MIT
+SLOT=0
+SRC_URI=https://github.com/dropbox/json11/archive/refs/tags/v1.0.0.tar.gz -> json11-1.0.0.tar.gz
+_eclasses_=cmake 11fee991ab428a3370e5c20fa8231fb6 flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multilib 4b66d835ec72e021e359bb81eacfe988 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa xdg-utils 27f9a2f19502b925ac117bd657aa2979
+_md5_=28f26be86200c3a6577c166bd2a594b7
diff --git a/metadata/md5-cache/dev-cpp/nlohmann_json-3.10.4 b/metadata/md5-cache/dev-cpp/nlohmann_json-3.10.4
new file mode 100644
index 000000000000..e21c5eb60573
--- /dev/null
+++ b/metadata/md5-cache/dev-cpp/nlohmann_json-3.10.4
@@ -0,0 +1,13 @@
+BDEPEND=doc? ( app-doc/doxygen ) dev-util/ninja >=dev-util/cmake-3.20.5
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=JSON for Modern C++
+EAPI=7
+HOMEPAGE=https://github.com/nlohmann/json https://nlohmann.github.io/json/
+IUSE=doc test
+KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86
+LICENSE=MIT
+RESTRICT=test
+SLOT=0
+SRC_URI=https://github.com/nlohmann/json/archive/v3.10.4.tar.gz -> nlohmann_json-3.10.4.tar.gz test? ( https://github.com/nlohmann/json_test_data/archive/v3.0.0.tar.gz -> nlohmann_json-testdata-3.0.0.tar.gz )
+_eclasses_=cmake 11fee991ab428a3370e5c20fa8231fb6 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multilib 4b66d835ec72e021e359bb81eacfe988 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils 27f9a2f19502b925ac117bd657aa2979
+_md5_=925a888bd09f78f7d653aa547d5484a8
diff --git a/metadata/md5-cache/dev-cpp/notcurses-2.4.3 b/metadata/md5-cache/dev-cpp/notcurses-2.4.5
index a6d8d6be8ff4..0ddbc70dcd59 100644
--- a/metadata/md5-cache/dev-cpp/notcurses-2.4.3
+++ b/metadata/md5-cache/dev-cpp/notcurses-2.4.5
@@ -1,14 +1,14 @@
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
-DEPEND=dev-libs/libunistring:= media-video/ffmpeg:= sys-libs/gpm sys-libs/ncurses:= >=sys-libs/readline-8.0:= sys-libs/zlib
+DEPEND=dev-libs/libunistring:= media-video/ffmpeg:= sys-libs/gpm sys-libs/ncurses:= sys-libs/zlib
DESCRIPTION=Blingful TUIs and character graphics
EAPI=8
HOMEPAGE=https://notcurses.com
IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
KEYWORDS=~amd64 ~x86
LICENSE=Apache-2.0
-RDEPEND=dev-libs/libunistring:= media-video/ffmpeg:= sys-libs/gpm sys-libs/ncurses:= >=sys-libs/readline-8.0:= sys-libs/zlib
+RDEPEND=dev-libs/libunistring:= media-video/ffmpeg:= sys-libs/gpm sys-libs/ncurses:= sys-libs/zlib
SLOT=0
-SRC_URI=https://github.com/dankamongmen/notcurses/archive/v2.4.3.tar.gz -> notcurses-2.4.3.tar.gz https://github.com/dankamongmen/notcurses/releases/download/v2.4.3/notcurses-doc-2.4.3.tar.gz
+SRC_URI=https://github.com/dankamongmen/notcurses/archive/v2.4.5.tar.gz -> notcurses-2.4.5.tar.gz https://github.com/dankamongmen/notcurses/releases/download/v2.4.5/notcurses-doc-2.4.5.tar.gz
_eclasses_=cmake 11fee991ab428a3370e5c20fa8231fb6 cmake-multilib de2335e0bd21535a925d008ee3b98e2a flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multibuild 05a584848db4901c97fcd94ae7cc3a97 multilib 4b66d835ec72e021e359bb81eacfe988 multilib-build 19ec165e9adcaa4c132b9e3fe3e7f556 multilib-minimal be5919734a8448dddd49c2b26db45091 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa xdg-utils 27f9a2f19502b925ac117bd657aa2979
-_md5_=a15e91e92241388094a3e94577e39437
+_md5_=48d511fed18c635de9cb3f1754c91671
diff --git a/metadata/md5-cache/dev-cpp/yaml-cpp-0.7.0-r1 b/metadata/md5-cache/dev-cpp/yaml-cpp-0.7.0-r1
index c64ab7d6df53..b5c48bdc8943 100644
--- a/metadata/md5-cache/dev-cpp/yaml-cpp-0.7.0-r1
+++ b/metadata/md5-cache/dev-cpp/yaml-cpp-0.7.0-r1
@@ -5,10 +5,10 @@ DESCRIPTION=YAML parser and emitter in C++
EAPI=7
HOMEPAGE=https://github.com/jbeder/yaml-cpp
IUSE=test abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
-KEYWORDS=amd64 ~arm ~arm64 ~hppa ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 ~arm arm64 ~hppa ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux
LICENSE=MIT
RESTRICT=!test? ( test )
SLOT=0/0.7
SRC_URI=https://github.com/jbeder/yaml-cpp/archive/yaml-cpp-0.7.0.tar.gz
_eclasses_=cmake 11fee991ab428a3370e5c20fa8231fb6 cmake-multilib de2335e0bd21535a925d008ee3b98e2a edos2unix 33e347e171066657f91f8b0c72ec8773 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multibuild 05a584848db4901c97fcd94ae7cc3a97 multilib 4b66d835ec72e021e359bb81eacfe988 multilib-build 19ec165e9adcaa4c132b9e3fe3e7f556 multilib-minimal be5919734a8448dddd49c2b26db45091 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils 27f9a2f19502b925ac117bd657aa2979
-_md5_=23cc9328c7840b8b2df3f8a7f2b5e618
+_md5_=67ae4056443f77a7a0e78e1f69dc082b