<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Requirements</title><link>https://sourceforge.net/p/smb4k/wiki/Requirements/</link><description>Recent changes to Requirements</description><atom:link href="https://sourceforge.net/p/smb4k/wiki/Requirements/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 08 Feb 2023 12:47:53 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/smb4k/wiki/Requirements/feed" rel="self" type="application/rss+xml"/><item><title>Requirements modified by Alexander Reinholdt</title><link>https://sourceforge.net/p/smb4k/wiki/Requirements/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v76
+++ v77
@@ -16,7 +16,7 @@
 **&lt;u&gt;Optional (for WS-Discovery support):&lt;/u&gt;**

 - **[KDSoap](https://www.kdab.com/development-resources/qt-tools/kd-soap/)** (version ≥ 1.9.0)
-- **[KDSoap WS-Discovery client](https://github.com/caspermeijn/kdsoap-ws-discovery-client)** (version ≥ 0.2)
+- **[KDSoap WS-Discovery client](https://invent.kde.org/libraries/kdsoap-ws-discovery-client)** (version ≥ 0.2)

 ##Runtime Dependencies##
 - **KPlasma** (version ≥ 5.44.0)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexander Reinholdt</dc:creator><pubDate>Wed, 08 Feb 2023 12:47:53 -0000</pubDate><guid>https://sourceforge.net759fcd8930299412cb683255f7408f1d5bf59d49</guid></item><item><title>Requirements modified by Alexander Reinholdt</title><link>https://sourceforge.net/p/smb4k/wiki/Requirements/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v75
+++ v76
@@ -1,11 +1,9 @@
 #Requirements#
-##Version 3.1.x
-
-###Build System###
+##Build System##
 - **[CMake](https://www.cmake.org)** (version ≥ 3.2)
 - **[GCC](https://www.gnu.org/software/gcc/)** (g++≥ 5.0) or **[clang/LLVM](https://clang.llvm.org/)** (≥ 3.0)

-###Build Dependencies###
+##Build Dependencies##

 **&lt;u&gt;Mandatory:&lt;/u&gt;**

@@ -20,65 +18,7 @@
 - **[KDSoap](https://www.kdab.com/development-resources/qt-tools/kd-soap/)** (version ≥ 1.9.0)
 - **[KDSoap WS-Discovery client](https://github.com/caspermeijn/kdsoap-ws-discovery-client)** (version ≥ 0.2)

-###Runtime Dependencies###
+##Runtime Dependencies##
 - **KPlasma** (version ≥ 5.44.0)
 - **[rsync](https://www.samba.org/rsync/)**
 - **[LinuxCIFS utils](https://wiki.samba.org/index.php/LinuxCIFS_utils)** (Linux only)
-
-## Version 3.0.x
-
-###Build System###
-- **[CMake](https://www.cmake.org)** (version ≥ 3.2)
-- **[GCC](https://www.gnu.org/software/gcc/)** (g++≥ 5.0) or **[clang/LLVM](https://clang.llvm.org/)** (≥ 3.0) 
-
-###Build Dependencies###
-- **[Samba](https://www.samba.org)'s client library** (libsmbclient, version 4.3 and above tested)
-- **[Qt5](https://www.qt.io)** (version ≥ 5.6.0)
-  QtCore, QtGui, QtWidgets, QtTest, QtNetwork, QtPrintSupport, QtQml
-- **[KDE Frameworks 5](https://www.kde.org)** (version ≥ 5.25.0)
-  KConfig, KAuth, KDocTools, KIconThemes, KWidgetsAddons, KI18n, KCompletion, KCoreAddons, Solid, KIO, KNotifications, KXmlGui, KJobWidgets, KWallet, KDBusAddons, KConfigWidgets, KNotifications, KWindowSystem
-  
-###Runtime Dependencies###
-- **KPlasma** (version ≥ 5.25.0)
-- **[rsync](https://www.samba.org/rsync/)**
-- **[LinuxCIFS utils](https://wiki.samba.org/index.php/LinuxCIFS_utils)** (Linux only)
-
-## Versions 2.0.0 to 2.1.1
-
-###Build System###
-- **[CMake](https://www.cmake.org)** (version ≥ 3.2)
-- **[GCC](https://www.gnu.org/software/gcc/)** (g++≥ 4.0) or **[clang/LLVM](https://clang.llvm.org/)** (≥ 3.0) 
-
-###Build Dependencies###
-- **[Qt5](http://www.qt.io)** (version ≥ 5.6.0)
-  QtCore, QtGui, QtWidgets, QtTest, QtNetwork, QtPrintSupport, QtQml
-- **[KDE Frameworks 5](http://www.kde.org)** (version ≥ 5.25.0)
-  KConfig, KAuth, KDocTools, KIconThemes, KWidgetsAddons, KI18n, KCompletion, KCoreAddons, Solid, KIO, KNotifications, KXmlGui, KJobWidgets, KWallet, KParts, KDBusAddons, KConfigWidgets, KNotifications, KWindowSystem
-  
-###Runtime Dependencies###
-- **[Samba](http://www.samba.org)** (3.x, 4.0 or later recommended)
-- **KPlasma** (version ≥ 5.25.0)
-- **[rsync](https://www.samba.org/rsync/)**
-- **[LinuxCIFS utils](https://wiki.samba.org/index.php/LinuxCIFS_utils)** (Linux only)
-
-## Versions 1.0.0 to 1.2.3 (KDE4-based)
-
-###Build System###
-- **[CMake](https://www.cmake.org)** (version ≥ 3.0)
-- **[GCC](https://www.gnu.org/software/gcc/)** (g++≥ 4.0) or **[clang/LLVM](https://clang.llvm.org/)** (≥ 3.0) 
-
-###Build Dependencies###
-- **[Qt4](http://www.qt.io)** (version ≥ 4.8.0)
-  QtCore
-- **[KDE](http://www.kde.org)** (version ≥ 4.10)
-  kdelibs, kde-runtime
-  
-###Runtime Dependencies###
-- **[Samba](http://www.samba.org)** (3.x or 4.0)
-- **[LinuxCIFS utils](https://wiki.samba.org/index.php/LinuxCIFS_utils)** (Linux only)
-- **[rsync](https://www.samba.org/rsync/)**
-- **[GNU grep](https://www.gnu.org/directory/grep.html)**
-- **[GNU awk](https://www.gnu.org/directory/gawk.html)** (gawk) **or similar** 
-- **[GNU sed](https://www.gnu.org/directory/sed.html)**
-- **[GNU findutils](https://www.gnu.org/directory/findutils.html)** (xargs)
-- **Support of the proc file system**
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexander Reinholdt</dc:creator><pubDate>Mon, 17 May 2021 20:17:27 -0000</pubDate><guid>https://sourceforge.net7ad48d7beb7ac14de8cf83dcfa1c96ea483393da</guid></item><item><title>Requirements modified by Alexander Reinholdt</title><link>https://sourceforge.net/p/smb4k/wiki/Requirements/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v74
+++ v75
@@ -21,7 +21,7 @@
 - **[KDSoap WS-Discovery client](https://github.com/caspermeijn/kdsoap-ws-discovery-client)** (version ≥ 0.2)

 ###Runtime Dependencies###
-- **KPlasma** (version ≥ 5.25.0)
+- **KPlasma** (version ≥ 5.44.0)
 - **[rsync](https://www.samba.org/rsync/)**
 - **[LinuxCIFS utils](https://wiki.samba.org/index.php/LinuxCIFS_utils)** (Linux only)

@@ -39,7 +39,7 @@
   KConfig, KAuth, KDocTools, KIconThemes, KWidgetsAddons, KI18n, KCompletion, KCoreAddons, Solid, KIO, KNotifications, KXmlGui, KJobWidgets, KWallet, KDBusAddons, KConfigWidgets, KNotifications, KWindowSystem

 ###Runtime Dependencies###
-- **KPlasma** (version ≥ 5.44.0)
+- **KPlasma** (version ≥ 5.25.0)
 - **[rsync](https://www.samba.org/rsync/)**
 - **[LinuxCIFS utils](https://wiki.samba.org/index.php/LinuxCIFS_utils)** (Linux only)

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexander Reinholdt</dc:creator><pubDate>Mon, 17 May 2021 04:53:43 -0000</pubDate><guid>https://sourceforge.net3e5f98a7af1ca34c9c7f2b0d955b46824a66ebbb</guid></item><item><title>Requirements modified by Alexander Reinholdt</title><link>https://sourceforge.net/p/smb4k/wiki/Requirements/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v73
+++ v74
@@ -39,7 +39,7 @@
   KConfig, KAuth, KDocTools, KIconThemes, KWidgetsAddons, KI18n, KCompletion, KCoreAddons, Solid, KIO, KNotifications, KXmlGui, KJobWidgets, KWallet, KDBusAddons, KConfigWidgets, KNotifications, KWindowSystem

 ###Runtime Dependencies###
-- **KPlasma** (version ≥ 5.25.0)
+- **KPlasma** (version ≥ 5.44.0)
 - **[rsync](https://www.samba.org/rsync/)**
 - **[LinuxCIFS utils](https://wiki.samba.org/index.php/LinuxCIFS_utils)** (Linux only)

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexander Reinholdt</dc:creator><pubDate>Mon, 17 May 2021 04:53:02 -0000</pubDate><guid>https://sourceforge.net22e428e856bd6c511834c25a1bc1caba9a19e7b9</guid></item><item><title>Requirements modified by Alexander Reinholdt</title><link>https://sourceforge.net/p/smb4k/wiki/Requirements/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v72
+++ v73
@@ -7,14 +7,16 @@

 ###Build Dependencies###

-####Mandatory:
+**&lt;u&gt;Mandatory:&lt;/u&gt;**
+
 - **[Samba](https://www.samba.org)'s client library** (libsmbclient, version 4.3 and above tested)
 - **[Qt5](https://www.qt.io)** (version ≥ 5.9.0)
   QtCore, QtGui, QtWidgets, QtTest, QtNetwork, QtPrintSupport, QtQml
 - **[KDE Frameworks 5](https://www.kde.org)** (version ≥ 5.44.0)
   KConfig, KAuth, KDocTools, KIconThemes, KWidgetsAddons, KI18n, KCompletion, KCoreAddons, Solid, KIO, KNotifications, KXmlGui, KJobWidgets, KWallet, KDBusAddons, KConfigWidgets, KNotifications, KWindowSystem, KDNSSD

-####Optional (for WS-Discovery support):
+**&lt;u&gt;Optional (for WS-Discovery support):&lt;/u&gt;**
+
 - **[KDSoap](https://www.kdab.com/development-resources/qt-tools/kd-soap/)** (version ≥ 1.9.0)
 - **[KDSoap WS-Discovery client](https://github.com/caspermeijn/kdsoap-ws-discovery-client)** (version ≥ 0.2)

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexander Reinholdt</dc:creator><pubDate>Wed, 12 May 2021 04:18:07 -0000</pubDate><guid>https://sourceforge.net850f1d5ef7dfde221dd18738b6d2d743efb8efc9</guid></item><item><title>Requirements modified by Alexander Reinholdt</title><link>https://sourceforge.net/p/smb4k/wiki/Requirements/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v71
+++ v72
@@ -7,14 +7,14 @@

 ###Build Dependencies###

-Mandatory:
+####Mandatory:
 - **[Samba](https://www.samba.org)'s client library** (libsmbclient, version 4.3 and above tested)
 - **[Qt5](https://www.qt.io)** (version ≥ 5.9.0)
   QtCore, QtGui, QtWidgets, QtTest, QtNetwork, QtPrintSupport, QtQml
 - **[KDE Frameworks 5](https://www.kde.org)** (version ≥ 5.44.0)
   KConfig, KAuth, KDocTools, KIconThemes, KWidgetsAddons, KI18n, KCompletion, KCoreAddons, Solid, KIO, KNotifications, KXmlGui, KJobWidgets, KWallet, KDBusAddons, KConfigWidgets, KNotifications, KWindowSystem, KDNSSD

-Optional (for WS-Discovery support):
+####Optional (for WS-Discovery support):
 - **[KDSoap](https://www.kdab.com/development-resources/qt-tools/kd-soap/)** (version ≥ 1.9.0)
 - **[KDSoap WS-Discovery client](https://github.com/caspermeijn/kdsoap-ws-discovery-client)** (version ≥ 0.2)

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexander Reinholdt</dc:creator><pubDate>Wed, 12 May 2021 04:15:13 -0000</pubDate><guid>https://sourceforge.netba79676de0a0c7429b299fbc503f1a4106eaafa0</guid></item><item><title>Requirements modified by Alexander Reinholdt</title><link>https://sourceforge.net/p/smb4k/wiki/Requirements/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v70
+++ v71
@@ -6,12 +6,14 @@
 - **[GCC](https://www.gnu.org/software/gcc/)** (g++≥ 5.0) or **[clang/LLVM](https://clang.llvm.org/)** (≥ 3.0)

 ###Build Dependencies###
+
 Mandatory:
 - **[Samba](https://www.samba.org)'s client library** (libsmbclient, version 4.3 and above tested)
 - **[Qt5](https://www.qt.io)** (version ≥ 5.9.0)
   QtCore, QtGui, QtWidgets, QtTest, QtNetwork, QtPrintSupport, QtQml
 - **[KDE Frameworks 5](https://www.kde.org)** (version ≥ 5.44.0)
   KConfig, KAuth, KDocTools, KIconThemes, KWidgetsAddons, KI18n, KCompletion, KCoreAddons, Solid, KIO, KNotifications, KXmlGui, KJobWidgets, KWallet, KDBusAddons, KConfigWidgets, KNotifications, KWindowSystem, KDNSSD
+
 Optional (for WS-Discovery support):
 - **[KDSoap](https://www.kdab.com/development-resources/qt-tools/kd-soap/)** (version ≥ 1.9.0)
 - **[KDSoap WS-Discovery client](https://github.com/caspermeijn/kdsoap-ws-discovery-client)** (version ≥ 0.2)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexander Reinholdt</dc:creator><pubDate>Wed, 12 May 2021 04:14:43 -0000</pubDate><guid>https://sourceforge.netf3b00c879a4d57b18e406a4da01c1cc76a7a82e5</guid></item><item><title>Requirements modified by Alexander Reinholdt</title><link>https://sourceforge.net/p/smb4k/wiki/Requirements/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v69
+++ v70
@@ -6,13 +6,15 @@
 - **[GCC](https://www.gnu.org/software/gcc/)** (g++≥ 5.0) or **[clang/LLVM](https://clang.llvm.org/)** (≥ 3.0)

 ###Build Dependencies###
+Mandatory:
 - **[Samba](https://www.samba.org)'s client library** (libsmbclient, version 4.3 and above tested)
 - **[Qt5](https://www.qt.io)** (version ≥ 5.9.0)
   QtCore, QtGui, QtWidgets, QtTest, QtNetwork, QtPrintSupport, QtQml
 - **[KDE Frameworks 5](https://www.kde.org)** (version ≥ 5.44.0)
   KConfig, KAuth, KDocTools, KIconThemes, KWidgetsAddons, KI18n, KCompletion, KCoreAddons, Solid, KIO, KNotifications, KXmlGui, KJobWidgets, KWallet, KDBusAddons, KConfigWidgets, KNotifications, KWindowSystem, KDNSSD
-- **[KDSoap](https://www.kdab.com/development-resources/qt-tools/kd-soap/)** (version ≥ 1.9.0) - *for WS-Discovery support* (optional)
-- **[KDSoap WS-Discovery client](https://github.com/caspermeijn/kdsoap-ws-discovery-client)** (version ≥ 0.2) - *for WS-Discovery support* (optional)
+Optional (for WS-Discovery support):
+- **[KDSoap](https://www.kdab.com/development-resources/qt-tools/kd-soap/)** (version ≥ 1.9.0)
+- **[KDSoap WS-Discovery client](https://github.com/caspermeijn/kdsoap-ws-discovery-client)** (version ≥ 0.2)

 ###Runtime Dependencies###
 - **KPlasma** (version ≥ 5.25.0)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexander Reinholdt</dc:creator><pubDate>Wed, 12 May 2021 04:14:18 -0000</pubDate><guid>https://sourceforge.net61c0aef258b4649593d359a303a09cc433e07fdf</guid></item><item><title>Requirements modified by Alexander Reinholdt</title><link>https://sourceforge.net/p/smb4k/wiki/Requirements/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v68
+++ v69
@@ -1,5 +1,25 @@
 #Requirements#
-## Version 2.9.70 and higher
+##Version 3.1.x
+
+###Build System###
+- **[CMake](https://www.cmake.org)** (version ≥ 3.2)
+- **[GCC](https://www.gnu.org/software/gcc/)** (g++≥ 5.0) or **[clang/LLVM](https://clang.llvm.org/)** (≥ 3.0) 
+
+###Build Dependencies###
+- **[Samba](https://www.samba.org)'s client library** (libsmbclient, version 4.3 and above tested)
+- **[Qt5](https://www.qt.io)** (version ≥ 5.9.0)
+  QtCore, QtGui, QtWidgets, QtTest, QtNetwork, QtPrintSupport, QtQml
+- **[KDE Frameworks 5](https://www.kde.org)** (version ≥ 5.44.0)
+  KConfig, KAuth, KDocTools, KIconThemes, KWidgetsAddons, KI18n, KCompletion, KCoreAddons, Solid, KIO, KNotifications, KXmlGui, KJobWidgets, KWallet, KDBusAddons, KConfigWidgets, KNotifications, KWindowSystem, KDNSSD
+- **[KDSoap](https://www.kdab.com/development-resources/qt-tools/kd-soap/)** (version ≥ 1.9.0) - *for WS-Discovery support* (optional)
+- **[KDSoap WS-Discovery client](https://github.com/caspermeijn/kdsoap-ws-discovery-client)** (version ≥ 0.2) - *for WS-Discovery support* (optional)
+
+###Runtime Dependencies###
+- **KPlasma** (version ≥ 5.25.0)
+- **[rsync](https://www.samba.org/rsync/)**
+- **[LinuxCIFS utils](https://wiki.samba.org/index.php/LinuxCIFS_utils)** (Linux only)
+
+## Version 3.0.x

 ###Build System###
 - **[CMake](https://www.cmake.org)** (version ≥ 3.2)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexander Reinholdt</dc:creator><pubDate>Wed, 12 May 2021 04:12:22 -0000</pubDate><guid>https://sourceforge.netd58b1f109f4a59bc6dcadd1c82386aa4f7e55023</guid></item><item><title>Requirements modified by Alexander Reinholdt</title><link>https://sourceforge.net/p/smb4k/wiki/Requirements/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v67
+++ v68
@@ -55,4 +55,4 @@
 - **[GNU awk](https://www.gnu.org/directory/gawk.html)** (gawk) **or similar** 
 - **[GNU sed](https://www.gnu.org/directory/sed.html)**
 - **[GNU findutils](https://www.gnu.org/directory/findutils.html)** (xargs)
-- Support of the proc file system
+- **Support of the proc file system**
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexander Reinholdt</dc:creator><pubDate>Sat, 27 Apr 2019 19:40:04 -0000</pubDate><guid>https://sourceforge.nete20782622dcfd61175f222aa60dc456915b8459b</guid></item></channel></rss>