2022-07-23 17:46:32 UTC

This commit is contained in:
Repository mirror & CI
2022-07-23 17:46:32 +00:00
parent 6e03c82c90
commit 5c4c45a0a8
20 changed files with 181 additions and 50 deletions

View File

@@ -12,4 +12,4 @@ RDEPEND=sys-libs/zlib[minizip]
SLOT=0
SRC_URI=https://github.com/jmcnamara/libxlsxwriter/archive/RELEASE_1.1.4.tar.gz -> libxlsxwriter-1.1.4.tar.gz
_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 929e29d009c20f55b45c96866ebf47fe multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d plocale 7ce00136a77130df46fbbd5966f98a61
_md5_=d15d86441a5c3d470fff4517dbe0be5c
_md5_=f00f59ce02815ef3626b88bdbd11e48d

View File

@@ -1,6 +1,6 @@
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/olm >=dev-libs/openssl-1.1.0 dev-libs/spdlog >=dev-cpp/coeurl-0.1.1:= dev-cpp/nlohmann_json test? ( dev-cpp/gtest )
DEPEND=dev-libs/libfmt:= dev-libs/olm >=dev-libs/openssl-1.1.0:= dev-libs/spdlog:= >=dev-cpp/coeurl-0.2.1:=[ssl] dev-cpp/nlohmann_json test? ( dev-cpp/gtest )
DESCRIPTION=Client API library for Matrix, built on top of Boost.Asio
EAPI=8
HOMEPAGE=https://github.com/Nheko-Reborn/mtxclient
@@ -8,9 +8,9 @@ INHERIT=cmake
IUSE=test
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-libs/olm >=dev-libs/openssl-1.1.0 dev-libs/spdlog >=dev-cpp/coeurl-0.1.1:=
RDEPEND=dev-libs/libfmt:= dev-libs/olm >=dev-libs/openssl-1.1.0:= dev-libs/spdlog:= >=dev-cpp/coeurl-0.2.1:=[ssl]
RESTRICT=!test? ( test )
SLOT=0/0.6.2
SRC_URI=https://github.com/Nheko-Reborn/mtxclient/archive/v0.6.2.tar.gz -> mtxclient-0.6.2.tar.gz
SLOT=0/0.8.0
SRC_URI=https://github.com/Nheko-Reborn/mtxclient/archive/v0.8.0.tar.gz -> mtxclient-0.8.0.tar.gz
_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 929e29d009c20f55b45c96866ebf47fe multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d
_md5_=5be160760fdce7d62de4f20911c43b0b
_md5_=ccc50a0ce2e16196ed106cac8f701d17