mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 11:33:15 -04:00
2022-04-21 18:04:17 UTC
This commit is contained in:
15
metadata/md5-cache/dev-cpp/cpptoml-0.1.1
Normal file
15
metadata/md5-cache/dev-cpp/cpptoml-0.1.1
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=libcxx? ( sys-libs/libcxx )
|
||||
DESCRIPTION=Header-only library for parsing TOML
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/skystrife/cpptoml
|
||||
INHERIT=cmake
|
||||
IUSE=libcxx examples
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=libcxx? ( sys-libs/libcxx )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/skystrife/cpptoml/archive/v0.1.1.tar.gz -> cpptoml-0.1.1.tar.gz
|
||||
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils fef481272d4a8e136a7d8a0fb1329384 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 3c38df051095289667b6f09ebd0cc149
|
||||
_md5_=8b82e68dca0f36c36118b0f5250e3c1f
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=~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= test? ( <dev-cpp/gtest-1.11.0 )
|
||||
DEPEND=~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= test? ( >=dev-cpp/gtest-1.8.0 )
|
||||
DESCRIPTION=C++14 implementation of the TLS-1.3 standard
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/facebookincubator/fizz
|
||||
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/facebookincubator/fizz/archive/v2022.04.11.00.tar.gz -> fizz-2022.04.11.00.tar.gz
|
||||
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils fef481272d4a8e136a7d8a0fb1329384 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 3c38df051095289667b6f09ebd0cc149
|
||||
_md5_=3b3ba0555260dfc8a0da738803007b35
|
||||
_md5_=97b556361288ac4ddd30fa8400071216
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
DEFINED_PHASES=compile install
|
||||
DESCRIPTION=C++ library for reading/writing INI files
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/brofield/simpleini
|
||||
INHERIT=toolchain-funcs
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/brofield/simpleini/archive/67156f64b3447ce1eb81d6be44d29132fb49b70a.tar.gz -> simpleini-4.17_p20210901.tar.gz
|
||||
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b
|
||||
_md5_=2553ffbbba549c7d60e9a0f443a7c6c3
|
||||
Reference in New Issue
Block a user