From c8e94455a51e39f9c7b0bee2387513fe5098e4f4 Mon Sep 17 00:00:00 2001 From: Karel Balej Date: Fri, 11 Mar 2022 21:13:50 +0100 Subject: [PATCH 1/2] nheko: update to 0.9.2. --- srcpkgs/nheko/template | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/srcpkgs/nheko/template b/srcpkgs/nheko/template index 50f5f543b500..3dd0147ff7e1 100644 --- a/srcpkgs/nheko/template +++ b/srcpkgs/nheko/template @@ -1,22 +1,22 @@ # Template file for 'nheko' pkgname=nheko -version=0.9.1 -revision=2 +version=0.9.2 +revision=1 build_style=cmake -hostmakedepends="qt5-host-tools qt5-qmake pkg-config qt5-declarative" +hostmakedepends="qt5-host-tools qt5-qmake pkg-config qt5-declarative asciidoc" makedepends="qt5-multimedia-devel qt5-svg-devel qt5-tools-devel fmt-devel spdlog mtxclient-devel cmark-devel olm-devel json-c++ lmdb++ coeurl-devel qt5-declarative-devel qt5-quickcontrols2-devel qtkeychain-qt5-devel gst-plugins-bad1-devel gst-plugins-base1-devel xcb-util-wm-devel" depends="hicolor-icon-theme qt5-quickcontrols2 qt5-graphicaleffects qt5-multimedia gst-plugins-good1 gst-plugins-good1-qt5" -short_desc="Desktop client for Matrix using Qt and C++14" +short_desc="Desktop client for Matrix using Qt and C++17" maintainer="Lorem " license="GPL-3.0-or-later" -homepage="https://github.com/Nheko-Reborn/nheko" -changelog="https://github.com/Nheko-Reborn/nheko/blob/master/CHANGELOG.md" +homepage="https://nheko-reborn.github.io" +changelog="https://raw.githubusercontent.com/Nheko-Reborn/nheko/master/CHANGELOG.md" distfiles="https://github.com/Nheko-Reborn/nheko/archive/v${version}.tar.gz" -checksum=f8261131ed10816bdae568e5d88f6f41adc6cc2564f2f57b07266103a4972776 +checksum=207243e1c0d0e879066233488b766e30d1902a24fd8f848850567d88408ce8ce case "$XBPS_TARGET_MACHINE" in armv*-musl) From ee4ba449dee2424d1ce16f71f7d0a925ad81bba5 Mon Sep 17 00:00:00 2001 From: Karel Balej Date: Fri, 11 Mar 2022 21:33:23 +0100 Subject: [PATCH 2/2] mtxclient: update to 0.7.0. --- common/shlibs | 2 +- srcpkgs/mtxclient/template | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index f26b9bab58fd..e8242b78e2ef 100644 --- a/common/shlibs +++ b/common/shlibs @@ -421,7 +421,7 @@ libField3D.so.1.7 Field3D-1.7.3_1 libMAC.so.6 libMAC-5.28_1 libmad.so.0 libmad-0.15.1b_1 libmatroska.so.7 libmatroska-1.6.0_1 -libmatrix_client.so.0.6.2 mtxclient-0.6.2_1 +libmatrix_client.so.0.7.0 mtxclient-0.7.0_1 libebml.so.5 libebml-1.4.0_1 libdvdread.so.8 libdvdread-6.1.1_1 libdvdnav.so.4 libdvdnav-4.1.3_1 diff --git a/srcpkgs/mtxclient/template b/srcpkgs/mtxclient/template index c58ff20762d0..952926c7df99 100644 --- a/srcpkgs/mtxclient/template +++ b/srcpkgs/mtxclient/template @@ -1,6 +1,6 @@ # Template file for 'mtxclient' pkgname=mtxclient -version=0.6.2 +version=0.7.0 revision=1 build_style=cmake configure_args="-DBUILD_LIB_TESTS=OFF -DBUILD_LIB_EXAMPLES=OFF" @@ -10,8 +10,9 @@ short_desc="Client API library for the Matrix protocol" maintainer="Lorem " license="MIT" homepage="https://github.com/Nheko-Reborn/mtxclient" +changelog="https://raw.githubusercontent.com/Nheko-Reborn/mtxclient/master/CHANGELOG.md" distfiles="https://github.com/Nheko-Reborn/mtxclient/archive/v${version}.tar.gz" -checksum=97e41340c3f03db8a7625dcd54f6c6a3c8726c7b7226630727fea7d2bb2213bf +checksum=dd8ad5725c391b7c5b18564074e50bfc667fb3047e681561e5e42aec99c25b12 post_install() { vlicense LICENSE