From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/nextcloud-client/
Date: Sun, 30 Mar 2025 16:52:05 +0000 (UTC) [thread overview]
Message-ID: <1743353506.2c67e5fa995629a796bf3051066773d1958b48e7.flow@gentoo> (raw)
commit: 2c67e5fa995629a796bf3051066773d1958b48e7
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 30 16:40:12 2025 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sun Mar 30 16:51:46 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c67e5fa
net-misc/nextcloud-client: add 3.16.2
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
net-misc/nextcloud-client/Manifest | 1 +
.../nextcloud-client-3.16.2.ebuild | 118 +++++++++++++++++++++
2 files changed, 119 insertions(+)
diff --git a/net-misc/nextcloud-client/Manifest b/net-misc/nextcloud-client/Manifest
index c37489c91c1a..dbb64b468987 100644
--- a/net-misc/nextcloud-client/Manifest
+++ b/net-misc/nextcloud-client/Manifest
@@ -2,3 +2,4 @@ DIST nextcloud-client-3.14.4.tar.gz 13813595 BLAKE2B 310bbf9b8024bb8688bffe65d69
DIST nextcloud-client-3.15.2-fix-macosvfs-file-sharing.png.patch 727 BLAKE2B 77d87c47caa28c0d60afdef161c05a365d953e31e7331fd4b07adfe232ddd04a6108ad325a25befe961862dccb118c251239b84cfb63f1c72c205df31055ad69 SHA512 d4d8928aa63b7e174c7fe8099d349a5779e8be1b1a71dfecfded9f971533ba677fc85013c53c7cafdc05e1aed81820c6ef3b5e7c3f6a5cae62fc284a2a9371db
DIST nextcloud-client-3.15.2.tar.gz 15671238 BLAKE2B ea98587f4183d42d3e6ace54c0cd8b2208e7e21bfbb2385af84c8688b2d5464171f90e287302c5d6081b234b8cbec4e2b05635d1385a2980f133bba7127a6203 SHA512 982b74d57954440496f973781aa6a719d316b3651fecbb5da4d4b211dda0574094b2ba35f83c6afe2e67c7be095528e0cf8544e9214e8d9db445f1ab95c8c256
DIST nextcloud-client-3.15.3.tar.gz 15683038 BLAKE2B 535b6f8fc70cbfb63c5c87f09f31da943df5e6dd9d218d2289beda51f6d10eec2e99a4bd1efe4f9b4b373c54414ec4c3b36a9e6968134733b7fe942ea2d26099 SHA512 bf451681c352c75290c92780a84c37456ec199890081f6e7f0f1b14e302c4e14a1998a0fa90e7b4702325a1f447a7538bec58e9021c2269bcf04f9275925b365
+DIST nextcloud-client-3.16.2.tar.gz 15571309 BLAKE2B a1371e9884dbbdb905a4b41f010a8e600ddd5381d48af070847100b5a05f1d23e67954932d353ea1f7ffbafc678f170124aa2e34ed8f4d67617eadf2a1ff2a0b SHA512 b973a91115271044adcb393a4a8b3ea9b2883e4b77184437ecea4ba9dd9180d8c8ceca2e9488107db7f1f996f0dccf800855c9d4bede7be7bfcdf8af25e01610
diff --git a/net-misc/nextcloud-client/nextcloud-client-3.16.2.ebuild b/net-misc/nextcloud-client/nextcloud-client-3.16.2.ebuild
new file mode 100644
index 000000000000..f63380293af0
--- /dev/null
+++ b/net-misc/nextcloud-client/nextcloud-client-3.16.2.ebuild
@@ -0,0 +1,118 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake qmake-utils virtualx xdg
+
+DESCRIPTION="Desktop Syncing Client for Nextcloud"
+HOMEPAGE="https://github.com/nextcloud/desktop"
+SRC_URI="
+ https://github.com/nextcloud/desktop/archive/v${PV/_/-}.tar.gz
+ -> ${P}.tar.gz
+ https://github.com/nextcloud/desktop/commit/49a7c8d7874643da2550793877115c7f3dbd2d05.patch
+ -> ${PN}-3.15.2-fix-macosvfs-file-sharing.png.patch
+"
+S="${WORKDIR}/desktop-${PV/_/-}"
+
+LICENSE="CC-BY-3.0 GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+IUSE="doc dolphin nautilus test webengine"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+ >=dev-db/sqlite-3.34:3
+ dev-libs/glib:2
+ dev-libs/libp11
+ >=dev-libs/openssl-1.1.0:0=
+ >=dev-libs/qtkeychain-0.14.2:=[qt6(+)]
+ dev-qt/qt5compat:6
+ >=dev-qt/qtbase-6.8:6[dbus,gui,network,sql,sqlite,ssl,widgets]
+ dev-qt/qtdeclarative:6[widgets]
+ dev-qt/qtsvg:6
+ dev-qt/qtwebsockets:6
+ kde-frameworks/karchive:6
+ kde-frameworks/kguiaddons:6
+ net-libs/libcloudproviders
+ sys-libs/zlib
+ dolphin? (
+ kde-frameworks/kcoreaddons:6
+ kde-frameworks/kio:6
+ )
+ nautilus? ( dev-python/nautilus-python )
+ webengine? ( dev-qt/qtwebengine:6[widgets] )
+"
+DEPEND="
+ ${RDEPEND}
+ dev-qt/qtbase:6[concurrent,xml]
+ || (
+ gnome-base/librsvg
+ media-gfx/inkscape
+ )
+ doc? (
+ dev-python/sphinx
+ dev-tex/latexmk
+ dev-texlive/texlive-latexextra
+ virtual/latex-base
+ )
+ test? (
+ dev-util/cmocka
+ )
+"
+BDEPEND="
+ dev-qt/qttools:6[linguist]
+ dolphin? ( >=kde-frameworks/extra-cmake-modules-5.106.0 )
+"
+
+PATCHES=(
+ "${FILESDIR}"/${PN}-3.6.6-no-redefine-fortify-source.patch
+ # https://github.com/nextcloud/desktop/pull/7691
+ "${DISTDIR}"/${PN}-3.15.2-fix-macosvfs-file-sharing.png.patch
+)
+
+src_prepare() {
+ # Keep tests in ${T}
+ sed -i -e "s#\"/tmp#\"${T}#g" test/test*.cpp || die
+
+ cmake_src_prepare
+}
+
+src_configure() {
+ local mycmakeargs=(
+ -DPLUGINDIR=$(qt6_get_plugindir)
+ -DCMAKE_INSTALL_DOCDIR=/usr/share/doc/${PF}
+ -DBUILD_UPDATER=OFF
+ $(cmake_use_find_package doc Sphinx)
+ $(cmake_use_find_package doc PdfLatex)
+ -DBUILD_WITH_WEBENGINE=$(usex webengine)
+ -DBUILD_SHELL_INTEGRATION_DOLPHIN=$(usex dolphin)
+ -DBUILD_SHELL_INTEGRATION_NAUTILUS=$(usex nautilus)
+ -DBUILD_TESTING=$(usex test)
+ )
+
+ cmake_src_configure
+}
+
+src_test() {
+ TEST_VERBOSE=1 virtx cmake_src_test
+}
+
+src_compile() {
+ local compile_targets=(all)
+ if use doc; then
+ compile_targets+=(doc doc-man)
+ fi
+ cmake_src_compile ${compile_targets[@]}
+}
+
+pkg_postinst() {
+ xdg_pkg_postinst
+
+ if ! has_version -r "dev-libs/qtkeychain[keyring]"; then
+ elog "dev-libs/qtkeychain has not been build with the 'keyring' USE flag."
+ elog "Please consider enabling the 'keyring' USE flag. Otherwise you may"
+ elog "have to authenticate manually every time you start the nextlcoud client."
+ elog "See https://bugs.gentoo.org/912844 for more information."
+ fi
+}
next reply other threads:[~2025-03-30 16:52 UTC|newest]
Thread overview: 170+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-30 16:52 Florian Schmaus [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-31 7:39 [gentoo-commits] repo/gentoo:master commit in: net-misc/nextcloud-client/ Florian Schmaus
2025-03-30 16:52 Florian Schmaus
2025-03-23 8:23 Bernard Cafarelli
2025-01-15 8:50 Florian Schmaus
2025-01-02 10:09 Florian Schmaus
2024-12-22 13:11 Florian Schmaus
2024-12-22 13:08 Florian Schmaus
2024-12-22 13:08 Florian Schmaus
2024-12-20 8:13 Bernard Cafarelli
2024-12-20 8:13 Bernard Cafarelli
2024-11-25 12:31 Arthur Zamarin
2024-11-25 10:19 Sam James
2024-11-01 9:55 Florian Schmaus
2024-10-31 18:39 Florian Schmaus
2024-10-25 8:04 Bernard Cafarelli
2024-10-25 5:50 Arthur Zamarin
2024-10-24 10:23 Sam James
2024-10-24 8:02 Florian Schmaus
2024-08-23 11:12 Florian Schmaus
2024-08-22 12:36 Sam James
2024-07-16 20:27 Bernard Cafarelli
2024-07-11 20:39 Bernard Cafarelli
2024-07-01 16:50 Bernard Cafarelli
2024-07-01 14:09 Bernard Cafarelli
2024-07-01 14:09 Bernard Cafarelli
2024-04-28 9:38 Bernard Cafarelli
2024-03-29 8:43 Bernard Cafarelli
2024-03-29 8:43 Bernard Cafarelli
2024-03-22 9:10 Bernard Cafarelli
2024-03-11 9:55 Florian Schmaus
2024-03-08 15:48 Florian Schmaus
2024-02-07 18:52 Sam James
2024-02-07 9:57 Florian Schmaus
2024-01-10 15:45 Florian Schmaus
2023-12-21 8:21 Bernard Cafarelli
2023-12-20 10:21 Bernard Cafarelli
2023-12-20 10:21 Bernard Cafarelli
2023-11-03 10:04 Florian Schmaus
2023-10-13 2:44 Sam James
2023-10-12 0:00 Sam James
2023-10-11 17:07 Florian Schmaus
2023-09-15 8:01 Florian Schmaus
2023-09-15 7:11 Florian Schmaus
2023-09-14 17:21 Arthur Zamarin
2023-09-14 16:36 Sam James
2023-09-14 13:29 Florian Schmaus
2023-07-29 8:02 Bernard Cafarelli
2023-07-29 8:02 Bernard Cafarelli
2023-07-24 8:27 Florian Schmaus
2023-06-26 13:15 Sam James
2023-06-26 11:02 Florian Schmaus
2023-06-25 15:23 Florian Schmaus
2023-05-26 18:47 Florian Schmaus
2023-05-26 9:33 Florian Schmaus
2023-05-03 9:16 Florian Schmaus
2023-05-03 9:16 Florian Schmaus
2023-05-03 8:51 Florian Schmaus
2023-05-03 8:50 Florian Schmaus
2023-05-03 8:50 Florian Schmaus
2023-04-13 8:42 Florian Schmaus
2023-03-14 22:34 Bernard Cafarelli
2023-02-22 22:51 Bernard Cafarelli
2023-02-16 14:53 Florian Schmaus
2023-02-16 14:53 Florian Schmaus
2023-02-07 10:37 Andreas Sturmlechner
2023-02-01 7:58 Bernard Cafarelli
2023-01-24 12:47 Florian Schmaus
2023-01-05 9:17 Florian Schmaus
2023-01-05 9:17 Florian Schmaus
2022-12-08 16:20 Florian Schmaus
2022-12-02 8:01 Bernard Cafarelli
2022-11-30 9:39 Florian Schmaus
2022-11-30 9:39 Florian Schmaus
2022-11-30 9:39 Florian Schmaus
2022-11-24 20:16 Bernard Cafarelli
2022-11-24 20:16 Bernard Cafarelli
2022-11-11 15:07 Florian Schmaus
2022-10-28 5:37 Florian Schmaus
2022-09-12 7:30 Florian Schmaus
2022-09-12 7:30 Florian Schmaus
2022-08-08 20:49 Bernard Cafarelli
2022-07-26 15:21 Florian Schmaus
2022-07-10 18:39 Bernard Cafarelli
2022-07-10 18:39 Bernard Cafarelli
2022-07-04 17:42 Bernard Cafarelli
2022-07-01 9:32 Florian Schmaus
2022-07-01 9:32 Florian Schmaus
2022-06-03 6:56 Bernard Cafarelli
2022-05-17 9:24 Agostino Sarubbo
2022-05-16 11:04 Florian Schmaus
2022-05-12 14:11 Florian Schmaus
2022-04-04 8:59 Florian Schmaus
2022-03-31 17:36 Jakov Smolić
2022-03-04 14:55 Florian Schmaus
2022-03-04 14:55 Florian Schmaus
2022-02-14 8:54 Bernard Cafarelli
2022-02-14 8:43 Bernard Cafarelli
2022-02-09 12:27 Bernard Cafarelli
2021-12-24 13:51 Jakov Smolić
2021-12-23 10:36 Agostino Sarubbo
2021-12-16 17:26 Bernard Cafarelli
2021-12-14 10:38 Bernard Cafarelli
2021-12-14 10:38 Bernard Cafarelli
2021-11-11 11:19 Bernard Cafarelli
2021-10-03 9:56 Bernard Cafarelli
2021-09-28 21:21 Bernard Cafarelli
2021-07-06 11:37 Bernard Cafarelli
2021-05-31 17:46 Thomas Deutschmann
2021-05-27 10:12 Sergey Popov
2021-05-26 13:11 Thomas Deutschmann
2021-05-25 20:37 Thomas Deutschmann
2021-05-02 12:09 Mikle Kolyada
2021-02-24 20:23 Bernard Cafarelli
2021-02-04 16:49 Lars Wendler
2021-02-03 19:04 Bernard Cafarelli
2021-01-07 13:30 Bernard Cafarelli
2021-01-07 13:30 Bernard Cafarelli
2020-12-29 19:25 Bernard Cafarelli
2020-12-12 16:49 Bernard Cafarelli
2020-11-03 13:28 Bernard Cafarelli
2020-10-23 21:16 Bernard Cafarelli
2020-10-23 21:16 Bernard Cafarelli
2020-09-28 9:18 Bernard Cafarelli
2020-09-02 20:56 Bernard Cafarelli
2020-08-30 1:32 Thomas Deutschmann
2020-08-22 5:43 Agostino Sarubbo
2020-08-20 6:58 Bernard Cafarelli
2020-08-19 19:59 Bernard Cafarelli
2020-08-19 10:03 Bernard Cafarelli
2020-07-11 19:13 Bernard Cafarelli
2020-06-25 7:00 Agostino Sarubbo
2020-06-21 15:24 Thomas Deutschmann
2020-06-10 11:58 Bernard Cafarelli
2020-03-05 23:57 Bernard Cafarelli
2020-02-21 14:11 Bernard Cafarelli
2020-02-21 14:11 Bernard Cafarelli
2020-01-10 9:16 Bernard Cafarelli
2019-12-10 21:36 Bernard Cafarelli
2019-11-14 8:46 Bernard Cafarelli
2019-11-14 8:07 Bernard Cafarelli
2019-10-31 14:49 Agostino Sarubbo
2019-10-21 12:31 Thomas Deutschmann
2019-10-07 16:18 Bernard Cafarelli
2019-03-20 15:50 Miroslav Šulc
2019-03-07 8:33 Bernard Cafarelli
2019-03-05 23:34 Bernard Cafarelli
2018-12-21 22:10 Bernard Cafarelli
2018-11-29 21:22 Bernard Cafarelli
2018-09-27 13:14 Bernard Cafarelli
2018-09-16 10:23 Bernard Cafarelli
2018-08-20 18:13 Bernard Cafarelli
2018-08-10 22:35 Bernard Cafarelli
2018-07-18 23:16 Bernard Cafarelli
2018-05-26 22:36 David Seifert
2018-03-31 19:01 Mart Raudsepp
2017-11-17 16:52 Bernard Cafarelli
2017-10-19 10:15 Bernard Cafarelli
2017-10-19 10:15 Bernard Cafarelli
2017-09-19 10:08 Bernard Cafarelli
2017-07-26 11:32 Bernard Cafarelli
2017-07-19 9:44 Bernard Cafarelli
2017-05-23 15:12 Bernard Cafarelli
2017-05-19 17:04 Bernard Cafarelli
2017-04-10 9:39 Bernard Cafarelli
2017-01-24 10:58 Bernard Cafarelli
2017-01-24 10:58 Bernard Cafarelli
2016-11-02 11:05 Bernard Cafarelli
2016-10-17 9:03 Bernard Cafarelli
2016-09-06 19:10 Bernard Cafarelli
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1743353506.2c67e5fa995629a796bf3051066773d1958b48e7.flow@gentoo \
--to=flow@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox