2021-09-30 19:51:17 UTC

This commit is contained in:
Repository mirror & CI
2021-09-30 19:51:17 +00:00
parent 11ccaf32e5
commit 4b43aa2570
114 changed files with 928 additions and 477 deletions

View File

@@ -1,6 +1,6 @@
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-libs/boost-1.70.0 dev-libs/olm >=dev-libs/openssl-1.1.0 dev-cpp/nlohmann_json dev-libs/spdlog test? ( dev-cpp/gtest )
DEPEND=>=dev-libs/boost-1.70.0 <dev-libs/olm-3.2.5 >=dev-libs/openssl-1.1.0 dev-cpp/nlohmann_json dev-libs/spdlog test? ( dev-cpp/gtest )
DESCRIPTION=Client API library for Matrix, built on top of Boost.Asio
EAPI=7
HOMEPAGE=https://github.com/Nheko-Reborn/mtxclient
@@ -8,9 +8,9 @@ INHERIT=cmake
IUSE=test
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-libs/boost-1.70.0 dev-libs/olm >=dev-libs/openssl-1.1.0 dev-cpp/nlohmann_json
RDEPEND=>=dev-libs/boost-1.70.0 <dev-libs/olm-3.2.5 >=dev-libs/openssl-1.1.0 dev-cpp/nlohmann_json
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/Nheko-Reborn/mtxclient/archive/v0.4.1.tar.gz -> mtxclient-0.4.1.tar.gz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 11fee991ab428a3370e5c20fa8231fb6
_md5_=a7ed72f47616098c1aed3cda00bf85c7
_md5_=98d131e0ed586ea1fe1ddd835a03e42c

View File

@@ -1,6 +1,6 @@
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-libs/boost-1.70.0 dev-libs/olm >=dev-libs/openssl-1.1.0 dev-cpp/nlohmann_json dev-libs/spdlog test? ( dev-cpp/gtest )
DEPEND=>=dev-libs/boost-1.70.0 <dev-libs/olm-3.2.5 >=dev-libs/openssl-1.1.0 dev-cpp/nlohmann_json dev-libs/spdlog test? ( dev-cpp/gtest )
DESCRIPTION=Client API library for Matrix, built on top of Boost.Asio
EAPI=7
HOMEPAGE=https://github.com/Nheko-Reborn/mtxclient
@@ -8,9 +8,9 @@ INHERIT=cmake
IUSE=test
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-libs/boost-1.70.0 dev-libs/olm >=dev-libs/openssl-1.1.0 dev-cpp/nlohmann_json
RDEPEND=>=dev-libs/boost-1.70.0 <dev-libs/olm-3.2.5 >=dev-libs/openssl-1.1.0 dev-cpp/nlohmann_json
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/Nheko-Reborn/mtxclient/archive/v0.5.1.tar.gz -> mtxclient-0.5.1.tar.gz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 11fee991ab428a3370e5c20fa8231fb6
_md5_=a7ed72f47616098c1aed3cda00bf85c7
_md5_=98d131e0ed586ea1fe1ddd835a03e42c