commit: bb6662c2662a4b49bd8d7c250e0c31830bd40df5 Author: Michael Mair-Keimberger <mm1ke <AT> gentoo <DOT> org> AuthorDate: Thu Dec 25 09:52:13 2025 +0000 Commit: Michael Mair-Keimberger <mm1ke <AT> gentoo <DOT> org> CommitDate: Thu Dec 25 09:52:13 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb6662c2
net-misc/nextcloud-client: remove unused patch Signed-off-by: Michael Mair-Keimberger <mm1ke <AT> gentoo.org> .../files/nextcloud-client-3.14.2-doc-fix.patch | 35 ---------------------- 1 file changed, 35 deletions(-) diff --git a/net-misc/nextcloud-client/files/nextcloud-client-3.14.2-doc-fix.patch b/net-misc/nextcloud-client/files/nextcloud-client-3.14.2-doc-fix.patch deleted file mode 100644 index d6e6fce85b83..000000000000 --- a/net-misc/nextcloud-client/files/nextcloud-client-3.14.2-doc-fix.patch +++ /dev/null @@ -1,35 +0,0 @@ -From 463b4e63046a907581d5f4899aaddfa0afd9120a Mon Sep 17 00:00:00 2001 -From: Florian Schmaus <[email protected]> -Date: Tue, 22 Oct 2024 12:18:31 +0200 -Subject: [PATCH] doc: delete section containing non-existing images - -Those images where deleted in 6d3335bd60ba ("Update instructions to -build on Windows.") and are no longer available. Hence, drop the -whole section referencing them. - -Fixes: 6d3335bd60ba1cb499985fc15e0b918fe8c404f4 ---- a/doc/building.rst -+++ b/doc/building.rst -@@ -215,19 +215,6 @@ System requirements - - Microsoft Visual Studio 2022 and tools to compile C++ - - `KDE Craft <https://community.kde.org/Craft>`_ - --Setting up Microsoft Visual Studio ------------------------------------ -- --1. Click on 'Modify' in the Visual Studio Installer: -- -- .. image:: ./images/building/visual-studio-installer.png -- :alt: Visual Studio Installer -- --2. Select 'Desktop development with C++' -- -- .. image:: ./images/building/desktop-development-with-cpp.png -- :alt: Desktop development with C++ -- - Handling the dependencies - ------------------------- - We handle the dependencies using `KDE Craft <https://community.kde.org/Craft>`_ because it is easy to set it up and it makes the maintenance much more reliable in all platforms. --- -2.45.2 -
