diff --git a/desktop/kde6/applications/akonadi-calendar-kf6/actions.py b/desktop/kde6/applications/akonadi-calendar-kf6/actions.py
deleted file mode 100755
index b29afbc032..0000000000
--- a/desktop/kde6/applications/akonadi-calendar-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/akonadi-calendar-kf6/files/qt5.patch b/desktop/kde6/applications/akonadi-calendar-kf6/files/qt5.patch
deleted file mode 100755
index 97c93f74af..0000000000
--- a/desktop/kde6/applications/akonadi-calendar-kf6/files/qt5.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -Nuar a/src/incidencechanger_p.cpp b/src/incidencechanger_p.cpp
---- a/src/incidencechanger_p.cpp 2017-12-04 13:20:36.000000000 +0300
-+++ b/src/incidencechanger_p.cpp 2017-12-16 22:01:34.956659792 +0300
-@@ -189,7 +189,9 @@
- << "isValid = " << mDefaultCollection.isValid()
- << "has ACLs = " << hasRights(mDefaultCollection, ChangeTypeCreate);
- // else fallthrough, and ask the user.
-+#if QT_VERSION >= QT_VERSION_CHECK(5,8,0)
- Q_FALLTHROUGH();
-+#endif
- case DestinationPolicyAsk: {
- mPendingCreations << change;
- loadCollections(); // Now we wait, collections are being loaded async
diff --git a/desktop/kde6/applications/akonadi-calendar-kf6/pspec.xml b/desktop/kde6/applications/akonadi-calendar-kf6/pspec.xml
deleted file mode 100755
index e9a06a352c..0000000000
--- a/desktop/kde6/applications/akonadi-calendar-kf6/pspec.xml
+++ /dev/null
@@ -1,198 +0,0 @@
-
-
-
-
- akonadi-calendar-kf6
- https://www.kde.org
-
- Pisi Linux Admins
- admin@pisilinux.org
-
- LGPLv2
- library
- app:console
- Akonadi calendar integration
- Calendar integration for Akonadi.
- mirrors://kde/stable/release-service/24.12.1/src/akonadi-calendar-24.12.1.tar.xz
-
- qt6-base-devel
- ki18n-kf6-devel
- kcodecs-kf6-devel
- kdoctools-kf6-devel
- boost-devel
- kio-kf6-devel
- kitemmodels-kf6-devel
- kunitconversion-kf6-devel
- kmailtransport-kf6-devel
- akonadi-kf6-devel
- extra-cmake-modules-kf6
- akonadi-mime-kf6-devel
- kmime-kf6-devel
- cyrus-sasl-devel
- kcontacts-kf6-devel
- kidentitymanagement-kf6-devel
- kcalendarcore-kf6-devel
- kcalutils-kf6-devel
- akonadi-contacts-kf6-devel
- prison-kf6-devel
- grantleetheme-kf6-devel
-
- knotifications-kf6-devel
- messagelib-kf6-devel
- pimcommon-kf6-devel
- kimap-kf6-devel
- libkleo-kf6-devel
- libkdepim-kf6-devel
-
-
-
-
-
-
-
- akonadi-calendar-kf6
-
- qt6-base
- ki18n-kf6
- kcodecs-kf6
- kio-kf6
- kmime-kf6
- libgcc
- kconfig-kf6
- kxmlgui-kf6
- kcalendarcore-kf6
- kcalutils-kf6
- kcontacts-kf6
- akonadi-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- kiconthemes-kf6
- kitemmodels-kf6
- kjobwidgets-kf6
- kconfigwidgets-kf6
- kmailtransport-kf6
- kwidgetsaddons-kf6
- kidentitymanagement-kf6
- akonadi-mime-kf6
- akonadi-contacts-kf6
- prison-kf6
- knotifications-kf6
- grantleetheme-kf6
-
- messagelib-kf6
- pimcommon-kf6
- kimap-kf6
- libkleo-kf6
- libkdepim-kf6
-
-
- /etc/xdg
- /usr/share
- /usr/lib/qt6
- /usr/lib
- /usr/share/doc
- /usr/bin
-
-
-
-
- akonadi-calendar-kf6-devel
- Development files for akonadi-calendar-kf6
-
- qt6-base-devel
- akonadi-calendar-kf6
-
-
- /usr/include
- /usr/lib/cmake
- /usr/lib/pkgconfig
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/akonadi-calendar-tools-kf6/actions.py b/desktop/kde6/applications/akonadi-calendar-tools-kf6/actions.py
deleted file mode 100755
index dc7d4ed6e8..0000000000
--- a/desktop/kde6/applications/akonadi-calendar-tools-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
-
- pisitools.dodoc("LICENSES/*")
-
diff --git a/desktop/kde6/applications/akonadi-calendar-tools-kf6/files/qt5.patch b/desktop/kde6/applications/akonadi-calendar-tools-kf6/files/qt5.patch
deleted file mode 100755
index 1612503cf4..0000000000
--- a/desktop/kde6/applications/akonadi-calendar-tools-kf6/files/qt5.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nuar a/CMakeLists.txt b/CMakeLists.txt
---- a/CMakeLists.txt 2017-12-08 04:02:08.000000000 +0300
-+++ b/CMakeLists.txt 2017-12-17 11:30:46.413624475 +0300
-@@ -46,7 +46,7 @@
- set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}")
- set(KDEPIM_LIB_SOVERSION "5")
-
--set(QT_REQUIRED_VERSION "6.6.3")
-+set(QT_REQUIRED_VERSION "6.6.3")
- find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets)
-
-
diff --git a/desktop/kde6/applications/akonadi-calendar-tools-kf6/pspec.xml b/desktop/kde6/applications/akonadi-calendar-tools-kf6/pspec.xml
deleted file mode 100755
index 8ae505527a..0000000000
--- a/desktop/kde6/applications/akonadi-calendar-tools-kf6/pspec.xml
+++ /dev/null
@@ -1,156 +0,0 @@
-
-
-
-
- akonadi-calendar-tools-kf6
- https://community.kde.org/KDE_PIM
-
- Stefan Gronewold
- groni@pisilinux.org
-
- GPLv2
- CLI tools to manage akonadi calendars
- CLI tools to manage akonadi calendars
- https://download.kde.org/stable/release-service/24.12.1/src/akonadi-calendar-tools-24.12.1.tar.xz
-
- boost-devel
- akonadi-kf6-devel
- akonadi-calendar-kf6-devel
- extra-cmake-modules-kf6
-
- kdoctools-kf6-devel
- qt6-base-devel
- kcompletion-kf6-devel
- kxmlgui-kf6-devel
- kitemmodels-kf6-devel
- kcontacts-kf6-devel
- kcalendarcore-kf6-devel
-
-
-
- kunitconversion-kf6-devel
- akonadi-contacts-kf6-devel
- kcalutils-kf6-devel
- libkdepim-kf6-devel
- calendarsupport-kf6-devel
- kmime-kf6-devel
- kidentitymanagement-kf6-devel
-
-
-
-
-
-
-
-
- akonadi-calendar-tools-kf6
- CLI tools to manage akonadi calendars
-
- ki18n-kf6
- libgcc
- akonadi-kf6
- kconfig-kf6
- kcalendarcore-kf6
- qt6-base
- kcalutils-kf6
- kcoreaddons-kf6
- calendarsupport-kf6
- akonadi-calendar-kf6
-
- akonadi-notes-kf6
-
-
- /etc/xdg
- /usr/bin
- /usr/share
- /usr/share/doc
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/akonadi-contacts-kf6/actions.py b/desktop/kde6/applications/akonadi-contacts-kf6/actions.py
deleted file mode 100755
index e241e5ce33..0000000000
--- a/desktop/kde6/applications/akonadi-contacts-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- #pisitools.dodoc("COPYING", "COPYING.BSD", "COPYING.LIB")
diff --git a/desktop/kde6/applications/akonadi-contacts-kf6/files/qt5.patch b/desktop/kde6/applications/akonadi-contacts-kf6/files/qt5.patch
deleted file mode 100755
index 1b98fed6e4..0000000000
--- a/desktop/kde6/applications/akonadi-contacts-kf6/files/qt5.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nuar a/CMakeLists.txt b/CMakeLists.txt
---- a/CMakeLists.txt 2017-12-08 04:02:01.000000000 +0300
-+++ b/CMakeLists.txt 2017-12-16 19:06:49.046309936 +0300
-@@ -30,7 +30,7 @@
- set(kmime-kf6LIB_VERSION "5.7.0")
- set(AKONADI_VERSION "5.7.0")
-
--set(QT_REQUIRED_VERSION "6.6.3")
-+set(QT_REQUIRED_VERSION "6.6.3")
- find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test)
- ########### Find packages ###########
- find_package(KF5kio-kf6 ${KF5_VERSION} CONFIG REQUIRED)
diff --git a/desktop/kde6/applications/akonadi-contacts-kf6/pspec.xml b/desktop/kde6/applications/akonadi-contacts-kf6/pspec.xml
deleted file mode 100755
index 526e318781..0000000000
--- a/desktop/kde6/applications/akonadi-contacts-kf6/pspec.xml
+++ /dev/null
@@ -1,193 +0,0 @@
-
-
-
-
- akonadi-contacts-kf6
- https://www.kde.org
-
- Pisi Linux Admins
- admin@pisilinux.org
-
- LGPLv2
- library
- app:console
- Libraries and daemons to implement Contact Management in Akonadi.
- Libraries and daemons to implement Contact Management in Akonadi.
- mirrors://kde/stable/release-service/24.12.1/src/akonadi-contacts-24.12.1.tar.xz
-
- qt6-base-devel
- qt6-webengine-devel
- libical-devel
- ki18n-kf6-devel
- prison-kf6-devel
- gettext-devel
- kdoctools-kf6-devel
- boost-devel
- kguiaddons-kf6-devel
- akonadi-kf6-devel
- extra-cmake-modules-kf6
- kio-kf6-devel
-
- kmime-kf6-devel
- kcontacts-kf6-devel
- kcalendarcore-kf6-devel
- kitemmodels-kf6-devel
- ktexttemplate-kf6-devel
- ktextwidgets-kf6-devel
- kiconthemes-kf6-devel
- grantleetheme-kf6-devel
- kunitconversion-kf6-devel
-
-
- kcmutils-kf6-devel
- ktextaddons-kf6-devel
-
-
-
-
-
-
-
- akonadi-contacts-kf6
-
- qt6-base
- ki18n-kf6
- kcodecs-kf6
- kmime-kf6
- kio-kf6
- akonadi-kf6
- prison-kf6
- libgcc
- kconfig-kf6
- kxmlgui-kf6
- kjobwidgets-kf6
- kservice-kf6
- kcmutils-kf6
- kcompletion-kf6
- kcontacts-kf6
- qt6-webengine
- kcoreaddons-kf6
- kdbusaddons-kf6
- kiconthemes-kf6
- ktextwidgets-kf6
- kguiaddons-kf6
-
- grantleetheme-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
- ktexttemplate-kf6
- ktextaddons-kf6-devel
-
-
- /etc/xdg
- /usr/share
- /usr/lib/qt6
- /usr/lib
- /usr/share/doc
-
-
-
-
- akonadi-contacts-kf6-devel
- Development files for akonadi-contacts-kf6
-
- qt6-base-devel
- akonadi-contacts-kf6
- grantleetheme-kf6-devel
-
- ktexttemplate-kf6-devel
-
-
- /usr/include
- /usr/lib/cmake
- /usr/lib/pkgconfig
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/akonadi-import-wizard-kf6/actions.py b/desktop/kde6/applications/akonadi-import-wizard-kf6/actions.py
deleted file mode 100755
index dc7d4ed6e8..0000000000
--- a/desktop/kde6/applications/akonadi-import-wizard-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
-
- pisitools.dodoc("LICENSES/*")
-
diff --git a/desktop/kde6/applications/akonadi-import-wizard-kf6/pspec.xml b/desktop/kde6/applications/akonadi-import-wizard-kf6/pspec.xml
deleted file mode 100755
index ee843f565e..0000000000
--- a/desktop/kde6/applications/akonadi-import-wizard-kf6/pspec.xml
+++ /dev/null
@@ -1,184 +0,0 @@
-
-
-
-
- akonadi-import-wizard-kf6
- https://community.kde.org/KDE_PIM
-
- Stefan Gronewold
- groni@pisilinux.org
-
- GPLv2
- CLI tools to manage akonadi calendars
- Import data from other mail clients to kmail-kf6
- https://download.kde.org/stable/release-service/24.12.1/src/akonadi-import-wizard-24.12.1.tar.xz
-
- boost-devel
- akonadi-kf6-devel
- akonadi-calendar-kf6-devel
- extra-cmake-modules-kf6
- kio-kf6-devel
- kdoctools-kf6-devel
- qt6-base-devel
- qt6-keychain-devel
- kcompletion-kf6-devel
- kxmlgui-kf6-devel
- kitemmodels-kf6-devel
- kcontacts-kf6-devel
- kcalendarcore-kf6-devel
- kiconthemes-kf6-devel
- kunitconversion-kf6-devel
- akonadi-contacts-kf6-devel
- kcalutils-kf6-devel
- libkdepim-kf6-devel
- calendarsupport-kf6-devel
- kmime-kf6-devel
- kidentitymanagement-kf6-devel
- kmailtransport-kf6-devel
- akonadi-mime-kf6-devel
- cyrus-sasl-devel
- mailcommon-kf6-devel
- messagelib-kf6-devel
- pimcommon-kf6-devel
- kimap-kf6-devel
- libkleo-kf6-devel
- gpgme-devel
- gpgme-qt6-devel
- mailimporter-kf6-devel
- ffmpeg-devel
- libXScrnSaver-devel
-
-
-
-
- akonadi-import-wizard-kf6
- Import data from other mail clients to kmail-kf6
-
- ki18n-kf6
- kcrash-kf6
- libgcc
- akonadi-kf6
- kconfig-kf6
- kwallet-kf6
- kxmlgui-kf6
- qt6-base
- qt6-keychain
- kcontacts-kf6
- libkdepim-kf6
- pimcommon-kf6
- mailcommon-kf6
- messagelib-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- mailimporter-kf6
- kmailtransport-kf6
- kwidgetsaddons-kf6
- kidentitymanagement-kf6
-
-
- /etc/xdg
- /usr/bin
- /usr/share
- /usr/share/doc
- /usr/lib
-
-
-
- akonadi-import-wizard-kf6-devel
- Development files for akonadi-import-wizard-kf6
-
- akonadi-import-wizard-kf6
-
-
- /usr/include
- /usr/lib/cmake
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/akonadi-kf6/actions.py b/desktop/kde6/applications/akonadi-kf6/actions.py
deleted file mode 100755
index 1ed97872e8..0000000000
--- a/desktop/kde6/applications/akonadi-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-def setup():
- kde6.configure("-DCMAKE_BUILD_TYPE=Release \
- -DINSTALL_QSQLITE_IN_QT_PREFIX=TRUE \
- -DMYSQLD_EXECUTABLE:FILEPATH=/usr/bin/mysqld \
- -DWITH_SOPRANO=OFF")
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
- pisitools.dodoc("AUTHORS", "NEWS", "README.md")
diff --git a/desktop/kde6/applications/akonadi-kf6/files/akonadi-apparmor.patch b/desktop/kde6/applications/akonadi-kf6/files/akonadi-apparmor.patch
deleted file mode 100644
index 26e7b4206c..0000000000
--- a/desktop/kde6/applications/akonadi-kf6/files/akonadi-apparmor.patch
+++ /dev/null
@@ -1,165 +0,0 @@
-From 9c33b1b4f71c45f9943418ab1d6c8abf1ce8c90f Mon Sep 17 00:00:00 2001
-From: nl 6720
-Date: Thu, 26 Dec 2019 03:02:57 +0100
-Subject: Support more distributions in the AppArmor profiles
-
-Summary:
-This fixes Akonadi on Arch Linux (and possibly others).
-
-Changes to the AppArmor profiles:
-
-- Allow writing and locking `/run/user/${uid}/akonadi`, the database engine socket is stored there.
-- Add `abstractions/consoles`, needed for console output.
-
-PostgreSql specific:
-- Add bash (it is a common default shell).
-- Support `/usr/bin/*` paths for PostgreSQL binaries.
-- Support `pg_upgrade`.
-
-MySQL specific:
-- Add bash (it is a common default shell).
-- Add `/usr/bin/mysqld` as a path for the MySQL daemon binary.
-- Add `abstractions/openssl`. When using MySQL, both `akonadiserver` and `mysqld` will try to read `/etc/ssl/openssl.cnf`.
-- Add `/etc/my.cnf` and `/etc/my.cnf.d/`, on Arch Linux the `my.cnf` configuration is stored there.
-
-Test Plan: `akonadictl start` on a system with active AppArmor and loaded profiles.
-
-Reviewers: #kde_pim, knauss
-
-Reviewed By: #kde_pim, knauss
-
-Subscribers: arojas, dvratil, knauss, jriddell, kde-pim, #kde_pim
-
-Tags: #kde_pim
-
-Differential Revision: https://phabricator.kde.org/D25964
----
- apparmor/mysqld_akonadi | 8 +++++++-
- apparmor/postgresql_akonadi | 24 ++++++++++++++++++++----
- apparmor/usr.bin.akonadiserver | 11 +++++++++--
- 3 files changed, 36 insertions(+), 7 deletions(-)
-
-diff --git a/apparmor/mysqld_akonadi b/apparmor/mysqld_akonadi
-index c769d87..224b5b0 100644
---- a/apparmor/mysqld_akonadi
-+++ b/apparmor/mysqld_akonadi
-@@ -4,7 +4,10 @@
-
- profile mysqld_akonadi {
- #include
-+ #include
-+ #include
- #include
-+ #include
- #include
-
- capability setgid,
-@@ -15,7 +18,9 @@ profile mysqld_akonadi {
-
- /etc/mysql/ r,
- /etc/mysql/** r,
-+ /etc/my.cnf{,.d/**} r,
- @{sys}/devices/system/cpu/ r,
-+ /{usr/,}bin/{b,d}ash mrix,
- /{usr/,}bin/cat mrix,
- /{usr/,}bin/chmod mrix,
- /{usr/,}bin/dirname mrix,
-@@ -26,8 +31,9 @@ profile mysqld_akonadi {
- /usr/bin/mysql_install_db mrix,
- /usr/bin/mysqladmin mrix,
- /usr/bin/mysqlcheck mrix,
-- /usr/sbin/mysqld mrix,
-+ /usr/{,s}bin/mysqld mrix,
- /usr/share/mysql/** r,
- owner @{xdg_data_home}/akonadi/** rwk,
- owner @{PROC}/@{pid}/loginuid r,
-+ owner /{,var/}run/user/@{uid}/akonadi** rwk,
- }
-diff --git a/apparmor/postgresql_akonadi b/apparmor/postgresql_akonadi
-index 3992204..e5f7712 100644
---- a/apparmor/postgresql_akonadi
-+++ b/apparmor/postgresql_akonadi
-@@ -4,19 +4,35 @@
-
- profile postgresql_akonadi {
- #include
-+ #include
-+ #include
-+ #include
- #include
-
- capability setgid,
- capability setuid,
-
- /etc/passwd r,
-- /{usr/,}bin/dash mrix,
-+ /{usr/,}bin/{b,d}ash mrix,
- /{usr/,}bin/locale mrix,
-- /usr/lib/postgresql/*/bin/initdb mrix,
-- /usr/lib/postgresql/*/bin/pg_ctl mrix,
-- /usr/lib/postgresql/*/bin/postgres mrix,
-+ /{usr/,usr/lib/postgresql/*/,opt/pgsql*/}bin/initdb mrix,
-+ /{usr/,usr/lib/postgresql/*/,opt/pgsql*/}bin/pg_ctl mrix,
-+ /{usr/,usr/lib/postgresql/*/,opt/pgsql*/}bin/postgres mrix,
- /usr/share/postgresql/** r,
- owner /dev/shm/PostgreSQL.* rw,
- owner @{xdg_data_home}/akonadi/** rwlk,
- owner @{xdg_data_home}/akonadi/db_data/** l,
-+ owner /{,var/}run/user/@{uid}/akonadi** rwk,
-+
-+ # pg_upgrade
-+ /{usr/,usr/lib/postgresql/*/}bin/pg_upgrade mrix,
-+ /opt/pgsql*/** mr,
-+ /{usr/,usr/lib/postgresql/*/,opt/pgsql*/}bin/pg_controldata mrix,
-+ /{usr/,usr/lib/postgresql/*/,opt/pgsql*/}bin/pg_resetwal mrix,
-+ /{usr/,usr/lib/postgresql/*/,opt/pgsql*/}bin/pg_dumpall mrix,
-+ /{usr/,usr/lib/postgresql/*/,opt/pgsql*/}bin/pg_dump mrix,
-+ /{usr/,usr/lib/postgresql/*/,opt/pgsql*/}bin/vacuumdb mrix,
-+ /{usr/,usr/lib/postgresql/*/,opt/pgsql*/}bin/psql mrix,
-+ /{usr/,usr/lib/postgresql/*/,opt/pgsql*/}bin/pg_restore mrix,
-+ /{usr/,}bin/cp mrix,
- }
-diff --git a/apparmor/usr.bin.akonadiserver b/apparmor/usr.bin.akonadiserver
-index 7acaa06..697d315 100644
---- a/apparmor/usr.bin.akonadiserver
-+++ b/apparmor/usr.bin.akonadiserver
-@@ -6,8 +6,10 @@
-
- /usr/bin/akonadiserver {
- #include
-+ #include
- #include
- #include
-+ #include
- #include
- #include
-
-@@ -19,12 +21,15 @@
- /usr/bin/mysql_install_db PUx -> mysqld_akonadi,
- /usr/bin/mysqladmin PUx -> mysqld_akonadi,
- /usr/bin/mysqlcheck PUx -> mysqld_akonadi,
-- /usr/lib/postgresql/*/bin/initdb PUx -> postgresql_akonadi,
-- /usr/lib/postgresql/*/bin/pg_ctl PUx -> postgresql_akonadi,
-+ /usr/{,s}bin/mysqld PUx -> mysqld_akonadi,
-+ /{usr/,usr/lib/postgresql/*/,opt/pgsql*/}bin/initdb PUx -> postgresql_akonadi,
-+ /{usr/,usr/lib/postgresql/*/,opt/pgsql*/}bin/pg_ctl PUx -> postgresql_akonadi,
-+ /{usr/,usr/lib/postgresql/*/}bin/pg_upgrade PUx -> postgresql_akonadi,
- /usr/sbin/mysqld PUx -> mysqld_akonadi,
- /usr/share/mime/mime.cache r,
- /usr/share/mime/packages/ r,
- /usr/share/mime/types r,
-+ /usr/share/qt/translations/* r,
- @{PROC}/sys/kernel/core_pattern r,
- @{PROC}/sys/kernel/random/boot_id r,
- owner @{xdg_config_home}/* r,
-@@ -43,4 +48,6 @@
- owner @{xdg_data_home}/akonadi/** rwk,
- owner @{PROC}/@{pid}/loginuid r,
- owner @{PROC}/@{pid}/mounts r,
-+ owner /{,var/}run/user/@{uid}/akonadi** rwk,
-+ owner /tmp/#[0-9]* m,
- }
---
-cgit v1.1
-
-
diff --git a/desktop/kde6/applications/akonadi-kf6/files/dbupdater.diff b/desktop/kde6/applications/akonadi-kf6/files/dbupdater.diff
deleted file mode 100755
index a367067641..0000000000
--- a/desktop/kde6/applications/akonadi-kf6/files/dbupdater.diff
+++ /dev/null
@@ -1,41 +0,0 @@
-commit 4ca8b846baaad48ebbd723f6411f9571a3b0f5ad
-Author: Dan Vrátil
-Date: Tue Apr 22 11:28:07 2014 +0200
-
- Remove the invalid GID part from PartTable before starting PartTable migration
-
- More people than we expected have invalid 'GID' part in their PartTable,
- which breaks migration to schema 25, because it expects all part types
- to have a valid name.
-
- To work around this fact, we DELETE all parts with name 'GID' from PartTable
- before starting the actual migration. This will not fix the migration for
- people with other invalid parts, but I haven't heard of any such. To make
- this completely bullet-proof, we would need to iterate through all entries,
- which would be massively slower than current INSERT INTO ... SELECT FROM approach.
-
- Distributions, this is a good choice for backporting into 1.12.1 ;-)
-
- BUG: 331867
- FIXED-IN: 1.12.2
-
-diff --git a/server/src/storage/dbupdater.cpp b/server/src/storage/dbupdater.cpp
-index ccaf584..d6368b5 100644
---- a/server/src/storage/dbupdater.cpp
-+++ b/server/src/storage/dbupdater.cpp
-@@ -261,6 +261,15 @@ bool DbUpdater::complexUpdate_25()
- }
- }
-
-+ {
-+ // It appears that more users than expected have the invalid "GID" part in their
-+ // PartTable, which breaks the migration below (see BKO#331867), so we apply this
-+ // wanna-be fix to remove the invalid part before we start the actual migration.
-+ QueryBuilder qb( QLatin1String( "PartTable" ), QueryBuilder::Delete );
-+ qb.addValueCondition( QLatin1String( "PartTable.name" ), Query::Equals, QLatin1String( "GID" ) );
-+ qb.exec();
-+ }
-+
- akDebug() << "Creating a PartTable_new";
- {
- TableDescription description;
diff --git a/desktop/kde6/applications/akonadi-kf6/files/qt5.patch b/desktop/kde6/applications/akonadi-kf6/files/qt5.patch
deleted file mode 100755
index bbcbf9cf97..0000000000
--- a/desktop/kde6/applications/akonadi-kf6/files/qt5.patch
+++ /dev/null
@@ -1,48 +0,0 @@
-diff -Nuar a/autotests/libs/testrunner/setup.cpp b/autotests/libs/testrunner/setup.cpp
---- a/autotests/libs/testrunner/setup.cpp 2017-12-04 19:40:18.000000000 +0300
-+++ b/autotests/libs/testrunner/setup.cpp 2017-12-16 12:43:17.517970333 +0300
-@@ -309,7 +309,9 @@
- case Akonadi::ServerManager::NotRunning:
- case Akonadi::ServerManager::Broken:
- shutdownHarder();
-+#if QT_VERSION >= QT_VERSION_CHECK(5,8,0)
- Q_FALLTHROUGH();
-+#endif
- case Akonadi::ServerManager::Stopping:
- // safety timeout
- QTimer::singleShot(30 * 1000, this, &SetupTest::shutdownHarder);
-diff -Nuar a/CMakeLists.txt b/CMakeLists.txt
---- a/CMakeLists.txt 2017-12-08 04:01:14.000000000 +0300
-+++ b/CMakeLists.txt 2017-12-16 12:43:59.721967288 +0300
-@@ -29,7 +29,7 @@
-
- include(AkonadiMacros)
-
--set(QT_REQUIRED_VERSION "6.6.3")
-+set(QT_REQUIRED_VERSION "6.6.3")
- set(AKONADI_VERSION ${PIM_VERSION})
-
- ecm_setup_version(PROJECT
-diff -Nuar a/src/core/models/entitytreemodel.cpp b/src/core/models/entitytreemodel.cpp
---- a/src/core/models/entitytreemodel.cpp 2017-12-04 19:40:18.000000000 +0300
-+++ b/src/core/models/entitytreemodel.cpp 2017-12-16 12:43:10.167970863 +0300
-@@ -324,7 +324,9 @@
- }
- }
- // fall through.
-+#if QT_VERSION >= QT_VERSION_CHECK(5,8,0)
- Q_FALLTHROUGH();
-+#endif
- }
- default:
- return entityData(collection, index.column(), role);
-@@ -373,7 +375,9 @@
- }
- }
- // fall through.
-+#if QT_VERSION >= QT_VERSION_CHECK(5,8,0)
- Q_FALLTHROUGH();
-+#endif
- }
- default:
- return entityData(item, index.column(), role);
diff --git a/desktop/kde6/applications/akonadi-kf6/pspec.xml b/desktop/kde6/applications/akonadi-kf6/pspec.xml
deleted file mode 100755
index fffbc3cc46..0000000000
--- a/desktop/kde6/applications/akonadi-kf6/pspec.xml
+++ /dev/null
@@ -1,200 +0,0 @@
-
-
-
-
- akonadi-kf6
- https://userbase.kde.org/Akonadi
-
- PisiLinux Community
- admins@pisilinux.org
-
- LGPLv2.1
- akonadi
- library
- PIM (Personal Information Management) Storage Service
- akonadi is an extensible cross-desktop storage service for PIM data and meta data providing concurrent read, write, and query access.
- mirrors://kde/stable/release-service/24.12.1/src/akonadi-24.12.1.tar.xz
-
- qt6-base-devel
- qt6-designer-devel
- qt6-sql-mysql
- qt6-sql-sqlite
- qt6-sql-odbc
- qt6-sql-postgresql
- kcompletion-kf6-devel
- kconfig-kf6-devel
- kconfigwidgets-kf6-devel
- kcoreaddons-kf6-devel
- kcrash-kf6-devel
-
- ki18n-kf6-devel
- kiconthemes-kf6-devel
-
- kwidgetsaddons-kf6-devel
- kwindowsystem-kf6-devel
- kxmlgui-kf6-devel
- sqlite-devel
- shared-mime-info
- mariadb-client
- mariadb-server
- postgresql-server
- libxslt-devel
- boost-devel
- kitemmodels-kf6-devel
-
- kio-kf6-devel
- kaccounts-integration-kf6-devel
- libaccounts-qt6-devel
- extra-cmake-modules-kf6
- libaccounts-glib-devel
- xz-devel
-
-
-
-
-
-
-
- akonadi-kf6
- app:console
-
- kio-kf6
- sqlite
- libgcc
- ki18n-kf6
- kcrash-kf6
- kconfig-kf6
- kxmlgui-kf6
- libxml2
- qt6-base
-
- kitemmodels-kf6
- kcoreaddons-kf6
-
- kiconthemes-kf6
- kwindowsystem-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
- mariadb-client
- mariadb-server
-
- postgresql-server
- libaccounts-qt6
- kaccounts-integration-kf6
- qt6-sql-mysql
- qt6-sql-sqlite
- qt6-sql-postgresql
-
-
- /etc
- /etc/xdg
- /usr/bin
- /usr/lib
- /usr/share/dbus-1
- /usr/share/mime
- /usr/share
- /usr/share/doc/
-
-
-
-
- akonadi-kf6-devel
- Development files for akonadi
-
- akonadi-kf6
- qt6-base-devel
-
-
- /usr/include
- /usr/lib/pkgconfig
- /usr/lib/cmake
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/akonadi-kf6/translations.xml b/desktop/kde6/applications/akonadi-kf6/translations.xml
deleted file mode 100755
index e5cb4a9696..0000000000
--- a/desktop/kde6/applications/akonadi-kf6/translations.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
- akonadi
- PIM (Kişisel Bilgi Yönetimi) Depolama Servisi
- Akonadi, PIM verisi ve meta veriler için eşzamanlı okuma, yazma ve sorgulama yapma imkanı sağlayan, masaüstü ortamından bağımsız, genişletilebilir bir depolama servisidir.
-
-
-
- akonadi-kf6-devel
- akonadi için geliştirme dosyaları
-
-
diff --git a/desktop/kde6/applications/akonadi-mime-kf6/actions.py b/desktop/kde6/applications/akonadi-mime-kf6/actions.py
deleted file mode 100755
index e241e5ce33..0000000000
--- a/desktop/kde6/applications/akonadi-mime-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- #pisitools.dodoc("COPYING", "COPYING.BSD", "COPYING.LIB")
diff --git a/desktop/kde6/applications/akonadi-mime-kf6/pspec.xml b/desktop/kde6/applications/akonadi-mime-kf6/pspec.xml
deleted file mode 100755
index e927b51f6f..0000000000
--- a/desktop/kde6/applications/akonadi-mime-kf6/pspec.xml
+++ /dev/null
@@ -1,159 +0,0 @@
-
-
-
-
- akonadi-mime-kf6
- https://www.kde.org
-
- Pisi Linux Admins
- admin@pisilinux.org
-
- LGPLv2
- library
- app:console
- Libraries and daemons to implement basic email handling
- Libraries and daemons to implement basic email handling
- mirrors://kde/stable/release-service/24.12.1/src/akonadi-mime-24.12.1.tar.xz
-
- qt6-base-devel
- boost-devel
- ki18n-kf6-devel
- kdoctools-kf6-devel
- kitemmodels-kf6-devel
- gettext-devel
- akonadi-kf6-devel
- extra-cmake-modules-kf6
- kxmlgui-kf6-devel
- libxslt-devel
- extra-cmake-modules-kf6
- kmime-kf6-devel
- kio-kf6-devel
- shared-mime-info
-
-
-
-
- akonadi-mime-kf6
-
- qt6-base
- ki18n-kf6
- akonadi-kf6
- libgcc
- kio-kf6
- kmime-kf6
- kconfig-kf6
- kxmlgui-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- kwidgetsaddons-kf6
-
-
- /etc/xdg
- /usr/share
- /usr/lib/qt6
- /usr/lib
- /usr/share/doc
-
-
-
-
- akonadi-mime-kf6-devel
- Development files for akonadi-mime-kf6
-
- qt6-base-devel
- akonadi-mime-kf6
-
-
- /usr/include
- /usr/lib/cmake
- /usr/lib/pkgconfig
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/akonadi-notes-kf6/actions.py b/desktop/kde6/applications/akonadi-notes-kf6/actions.py
deleted file mode 100755
index e241e5ce33..0000000000
--- a/desktop/kde6/applications/akonadi-notes-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- #pisitools.dodoc("COPYING", "COPYING.BSD", "COPYING.LIB")
diff --git a/desktop/kde6/applications/akonadi-notes-kf6/files/qt5.patch b/desktop/kde6/applications/akonadi-notes-kf6/files/qt5.patch
deleted file mode 100755
index 29df8fedec..0000000000
--- a/desktop/kde6/applications/akonadi-notes-kf6/files/qt5.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nuar a/CMakeLists.txt b/CMakeLists.txt
---- a/CMakeLists.txt 2017-12-08 04:02:04.000000000 +0300
-+++ b/CMakeLists.txt 2017-12-17 11:11:24.680708300 +0300
-@@ -22,7 +22,7 @@
- include(ECMCoverageOption)
-
-
--set(QT_REQUIRED_VERSION "6.6.3")
-+set(QT_REQUIRED_VERSION "6.6.3")
- set(AKONADI_NOTES_VERSION ${PIM_VERSION})
-
- set(kmime-kf6LIB_VERSION "5.7.0")
diff --git a/desktop/kde6/applications/akonadi-notes-kf6/pspec.xml b/desktop/kde6/applications/akonadi-notes-kf6/pspec.xml
deleted file mode 100755
index 98b78237b0..0000000000
--- a/desktop/kde6/applications/akonadi-notes-kf6/pspec.xml
+++ /dev/null
@@ -1,146 +0,0 @@
-
-
-
-
- akonadi-notes-kf6
- https://www.kde.org
-
- Pisi Linux Admins
- admin@pisilinux.org
-
- LGPLv2
- library
- app:console
- Libraries and daemons to implement management of notes in Akonadi
- Libraries and daemons to implement management of notes in Akonadi
- mirrors://kde/stable/release-service/24.08.3/src/akonadi-notes-24.08.3.tar.xz
-
- qt6-base-devel
- boost-devel
- ki18n-kf6-devel
- kdoctools-kf6-devel
- kitemmodels-kf6-devel
- gettext-devel
- akonadi-kf6-devel
- extra-cmake-modules-kf6
- kxmlgui-kf6-devel
- libxslt-devel
- extra-cmake-modules-kf6
- kmime-kf6-devel
- shared-mime-info
-
-
-
-
-
-
-
- akonadi-notes-kf6
-
- qt6-base
- ki18n-kf6
- akonadi-kf6
- libgcc
- kio-kf6
- kmime-kf6
- kconfig-kf6
- kxmlgui-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- kwidgetsaddons-kf6
-
-
- /usr/share
- /usr/lib/qt6
- /usr/lib
- /usr/share/doc
-
-
-
-
- akonadi-notes-kf6-devel
- Development files for akonadi-notes-kf6
-
- qt6-base-devel
- akonadi-notes-kf6
-
-
- /usr/include
- /usr/lib/cmake
- /usr/lib/pkgconfig
-
-
-
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/akonadi-search-kf6/actions.py b/desktop/kde6/applications/akonadi-search-kf6/actions.py
deleted file mode 100755
index 5ba0db45e0..0000000000
--- a/desktop/kde6/applications/akonadi-search-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("README*")
diff --git a/desktop/kde6/applications/akonadi-search-kf6/files/qt5.patch b/desktop/kde6/applications/akonadi-search-kf6/files/qt5.patch
deleted file mode 100755
index 5c5eadc0e0..0000000000
--- a/desktop/kde6/applications/akonadi-search-kf6/files/qt5.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nuar a/CMakeLists.txt b/CMakeLists.txt
---- a/CMakeLists.txt 2017-12-08 04:01:18.000000000 +0300
-+++ b/CMakeLists.txt 2017-12-16 18:01:14.579593828 +0300
-@@ -32,7 +32,7 @@
- set(kcontacts-kf6_LIB_VERSION "5.7.0")
- set(kcalendarcore-kf6_LIB_VERSION "5.7.0")
- set(kmime-kf6_LIB_VERSION "5.7.0")
--set(QT_REQUIRED_VERSION "6.6.3")
-+set(QT_REQUIRED_VERSION "6.6.3")
-
- find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Core Test)
- find_package(KF5 ${KF5_VERSION} REQUIRED COMPONENTS I18n Config Crash kcmutils-kf6)
diff --git a/desktop/kde6/applications/akonadi-search-kf6/pspec.xml b/desktop/kde6/applications/akonadi-search-kf6/pspec.xml
deleted file mode 100755
index 270eb1af42..0000000000
--- a/desktop/kde6/applications/akonadi-search-kf6/pspec.xml
+++ /dev/null
@@ -1,199 +0,0 @@
-
-
-
-
- akonadi-search-kf6
- https://kde.org/
-
- PisiLinux Community
- admins@pisilinux.org
-
- LGPLv2.1
- akonadi
- library
- Libraries and daemons to implement searching in Akonadi
- Libraries and daemons to implement searching in Akonadi
- mirrors://kde/stable/release-service/24.12.1/src/akonadi-search-24.12.1.tar.xz
-
- qt6-base-devel
- kcrash-kf6-devel
- kconfig-kf6-devel
- kio-kf6-devel
- ki18n-kf6-devel
- akonadi-kf6-devel
- kcontacts-kf6-devel
- kmime-kf6-devel
- kjobwidgets-kf6-devel
- kservice-kf6-devel
- solid-kf6-devel
- kxmlgui-kf6-devel
- kitemmodels-kf6-devel
- kunitconversion-kf6-devel
- kcalendarcore-kf6-devel
- libical-devel
- kcompletion-kf6-devel
- boost-devel
- kcmutils-kf6-devel
- krunner-kf6-devel
- xapian-core-devel
- kdoctools-kf6-devel
- ktextaddons-kf6-devel
- extra-cmake-modules-kf6
- akonadi-mime-kf6-devel
-
-
-
-
-
-
-
- akonadi-search-kf6
- app:console
-
- qt6-base
- kio-kf6
- ki18n-kf6
- kmime-kf6
- libgcc
- kcodecs-kf6
- kconfig-kf6
- kcalendarcore-kf6
- kcontacts-kf6
- kcoreaddons-kf6
- xapian-core
- krunner-kf6
- kcompletion-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
- akonadi-kf6
- ktextaddons-kf6
- akonadi-mime-kf6
-
-
- /etc/akonadi
- /etc/xdg
- /usr/bin
- /usr/lib
- /usr/share/dbus-1
- /usr/share/config
- /usr/share/mime
- /usr/share/kde4
- /usr/share/doc/
- /usr/share/akonadi
- /usr/share/kservice-kf6s5
- /usr/share/locale
- /usr/share
-
-
-
-
- akonadi-search-kf6-devel
- Development files for akonadi
-
- akonadi-search-kf6
- qt6-base-devel
- ki18n-kf6-devel
- kmime-kf6-devel
- kcodecs-kf6-devel
- kconfig-kf6-devel
- kcalendarcore-kf6-devel
- kcontacts-kf6-devel
- kcoreaddons-kf6-devel
- xapian-core-devel
- kcmutils-kf6-devel
- krunner-kf6-devel
-
-
- /usr/include
- /usr/lib/pkgconfig
- /usr/lib/cmake
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/akonadiconsole-kf6/actions.py b/desktop/kde6/applications/akonadiconsole-kf6/actions.py
deleted file mode 100755
index dc7d4ed6e8..0000000000
--- a/desktop/kde6/applications/akonadiconsole-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
-
- pisitools.dodoc("LICENSES/*")
-
diff --git a/desktop/kde6/applications/akonadiconsole-kf6/pspec.xml b/desktop/kde6/applications/akonadiconsole-kf6/pspec.xml
deleted file mode 100755
index 7f162b7f04..0000000000
--- a/desktop/kde6/applications/akonadiconsole-kf6/pspec.xml
+++ /dev/null
@@ -1,185 +0,0 @@
-
-
- akonadiconsole-kf6
- https://community.kde.org/KDE_PIM
-
- Stefan Gronewold
- groni@pisilinux.org
-
- GPLv2
- Akonadi management and debugging console
- Akonadi management and debugging console
- https://download.kde.org/stable/release-service/24.12.1/src/akonadiconsole-24.12.1.tar.xz
-
- akonadi-contacts-kf6-devel
- akonadi-kf6-devel
- akonadi-calendar-kf6-devel
- pimcommon-kf6-devel
- akonadi-mime-kf6-devel
- calendarsupport-kf6-devel
- extra-cmake-modules-kf6
- kimap-kf6-devel
- kcalendarcore-kf6-devel
- kcompletion-kf6-devel
- kconfig-kf6-devel
- kconfigwidgets-kf6-devel
- kcontacts-kf6-devel
- kcrash-kf6-devel
- kdbusaddons-kf6-devel
- kdoctools-kf6-devel
- ki18n-kf6-devel
- kitemmodels-kf6-devel
- kmime-kf6-devel
- kpimtextedit-kf6-devel
- ktextwidgets-kf6-devel
- kwidgetsaddons-kf6-devel
- kxmlgui-kf6-devel
- kio-kf6-devel
- kitemviews-kf6-devel
- akonadi-search-kf6-devel
- libkdepim-kf6-devel
- libkleo-kf6-devel
- messagelib-kf6-devel
- qt6-base-devel
- qt6-sql-mysql
- qt6-sql-postgresql
- qt6-sql-sqlite
- qt6-sql-odbc
-
-
- kunitconversion-kf6-devel
- kidentitymanagement-kf6-devel
- cyrus-sasl-devel
- gpgme-devel
- gpgme-qt6-devel
- ffmpeg-devel
- libXScrnSaver-devel
- qt6-webengine-devel
-
-
-
-
- akonadiconsole-kf6
- Akonadi management and debugging console
-
- akonadi-kf6
- akonadi-contacts-kf6
- akonadi-mime-kf6
- calendarsupport-kf6
- kcalendarcore-kf6
- qt6-base
- ki18n-kf6
- kmime-kf6
- kcrash-kf6
- libgcc
- kconfig-kf6
- kxmlgui-kf6
- kcontacts-kf6
- libkdepim-kf6
- kitemviews-kf6
- messagelib-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- kitemmodels-kf6
- kpimtextedit-kf6
- ktextwidgets-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
-
-
- /etc/xdg
- /usr/bin
- /usr/share
- /usr/share/doc
- /usr/lib
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/akregator-kf6/actions.py b/desktop/kde6/applications/akregator-kf6/actions.py
deleted file mode 100755
index c1f8c6bea3..0000000000
--- a/desktop/kde6/applications/akregator-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
-
- pisitools.dodoc("LICENSES/*", "README*")
-
diff --git a/desktop/kde6/applications/akregator-kf6/pspec.xml b/desktop/kde6/applications/akregator-kf6/pspec.xml
deleted file mode 100755
index d5a5ddb6fb..0000000000
--- a/desktop/kde6/applications/akregator-kf6/pspec.xml
+++ /dev/null
@@ -1,186 +0,0 @@
-
-
-
-
- akregator-kf6
- https://community.kde.org/KDE_PIM
-
- Stefan Gronewold
- groni@pisilinux.org
-
- GPLv2
- A KDE blogging client
- akregator-kf6 helps you to keep informed about new stories on websites like KDE Dot News and Planet KDE blogs. The technology used is RSS and many sites support it.
- https://download.kde.org/stable/release-service/24.12.1/src/akregator-24.12.1.tar.xz
-
- boost-devel
- extra-cmake-modules-kf6
-
-
- kdoctools-kf6-devel
- kio-kf6-devel
- ktexteditor-kf6-devel
- python-devel
- qt6-base-devel
- qt6-webengine-devel
-
- kcmutils-kf6-devel
- knotifyconfig-kf6-devel
- akonadi-mime-kf6-devel
- akonadi-kf6-devel
- kitemmodels-kf6-devel
- grantleetheme-kf6-devel
- kcontacts-kf6-devel
- kontactinterface-kf6-devel
- libkdepim-kf6-devel
- akonadi-contacts-kf6-devel
- libkleo-kf6-devel
- gpgme-devel
- gpgme-qt6-devel
- messagelib-kf6-devel
- pimcommon-kf6-devel
- kimap-kf6-devel
- kmime-kf6-devel
- cyrus-sasl-devel
- kpimtextedit-kf6-devel
- ksyndication-kf6-devel
- ffmpeg-devel
- knotifyconfig-kf6-devel
- knotifications-kf6-devel
- kuserfeedback-kf6-devel
- libXScrnSaver-devel
- kstatusnotifieritem-kf6-devel
-
-
-
-
- akregator-kf6
- A Feed Reader by KDE
-
- kio-kf6
- ki18n-kf6
- kcrash-kf6
- kparts-kf6
- libgcc
- kcodecs-kf6
- kconfig-kf6
- kxmlgui-kf6
- kcmutils-kf6
- kservice-kf6
- qt6-base
- libkdepim-kf6
- pimcommon-kf6
- messagelib-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- kiconthemes-kf6
- kjobwidgets-kf6
- kpimtextedit-kf6
- ksyndication-kf6
- ktextwidgets-kf6
- grantleetheme-kf6
- knotifyconfig-kf6
- qt6-webengine
- kconfigwidgets-kf6
- knotifications-kf6
- kwidgetsaddons-kf6
- kontactinterface-kf6
- kstatusnotifieritem-kf6
-
-
- /etc/xdg
- /usr/bin
- /usr/lib
- /usr/lib/qt6
- /usr/share
- /usr/share/doc
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/analitza-kf6/actions.py b/desktop/kde6/applications/analitza-kf6/actions.py
deleted file mode 100755
index 6f7219ba16..0000000000
--- a/desktop/kde6/applications/analitza-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("COPYING*", "TODO")
diff --git a/desktop/kde6/applications/analitza-kf6/pspec.xml b/desktop/kde6/applications/analitza-kf6/pspec.xml
deleted file mode 100755
index 0cc6fb54f9..0000000000
--- a/desktop/kde6/applications/analitza-kf6/pspec.xml
+++ /dev/null
@@ -1,147 +0,0 @@
-
-
-
-
- analitza-kf6
- https://invent.kde.org/education/analitza
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2+
- hi32-app-kalgebra-kf6
- library
- desktop.kde.edu
- A KDE library for mathematical features
- analitza-kf6 is a library to add mathematical features to programs.
- mirrors://kde/stable/release-service/24.12.1/src/analitza-24.12.1.tar.xz
-
- cmake
- eigen3
- cups-devel
- mesa-devel
- qt6-svg-devel
- extra-cmake-modules-kf6
- qt6-base-devel
- qt6-5compat-devel
- qt6-declarative-devel
- qt6-linguist
-
-
-
-
- analitza-kf6
-
- mesa
- libgcc
- qt6-svg
- qt6-base
- qt6-declarative
-
-
- /usr/lib
- /usr/share/doc
- /usr/share/libanalitza/
- /usr/share/locale
-
-
-
-
- analitza-kf6-devel
- Development files for analitza-kf6
-
- analitza-kf6
-
-
- /usr/include
- /usr/lib/cmake
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/analitza-kf6/translations.xml b/desktop/kde6/applications/analitza-kf6/translations.xml
deleted file mode 100755
index c4d5c3ff22..0000000000
--- a/desktop/kde6/applications/analitza-kf6/translations.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
- analitza-kf6
- Matematiksel özellikler için bir KDE kitaplığı
- analitza-kf6, programlara matematiksel özellikler eklemek için bir kitaplıktır.
-
-
-
- analitza-kf6-devel
- analitza-kf6 için geliştirme dosyaları
- Development files for analitza-kf6
-
-
diff --git a/desktop/kde6/applications/ark-kf6/actions.py b/desktop/kde6/applications/ark-kf6/actions.py
deleted file mode 100755
index a7464b1612..0000000000
--- a/desktop/kde6/applications/ark-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/ark-kf6/files/ark-23.08.2-dont-hardcode-bzip2-mimetype-in-tests.patch b/desktop/kde6/applications/ark-kf6/files/ark-23.08.2-dont-hardcode-bzip2-mimetype-in-tests.patch
deleted file mode 100644
index bea9d7f72f..0000000000
--- a/desktop/kde6/applications/ark-kf6/files/ark-23.08.2-dont-hardcode-bzip2-mimetype-in-tests.patch
+++ /dev/null
@@ -1,44 +0,0 @@
-https://invent.kde.org/utilities/ark/-/commit/785640b090b51e0067dbfc6c7944a478429204a2
-
-From 785640b090b51e0067dbfc6c7944a478429204a2 Mon Sep 17 00:00:00 2001
-From: Elvis Angelaccio
-Date: Sat, 14 Oct 2023 17:34:10 +0200
-Subject: [PATCH] Don't hardcode bzip2 mimetype in tests
-
-Just take the name from QMimeDatabase, since it changes depending on
-whether we are using a shared-mime-info >= 2.3
---- a/autotests/kerfuffle/adddialogtest.cpp
-+++ b/autotests/kerfuffle/adddialogtest.cpp
-@@ -37,7 +37,7 @@ void AddDialogTest::testBasicWidgets_data()
-
- QTest::newRow("tar") << QStringLiteral("application/x-tar") << false << -1 << -1;
- QTest::newRow("targzip") << QStringLiteral("application/x-compressed-tar") << true << 3 << 7;
-- QTest::newRow("tarbzip") << QStringLiteral("application/x-bzip-compressed-tar") << true << 3 << 7;
-+ QTest::newRow("tarbzip") << QMimeDatabase().mimeTypeForFile(QStringLiteral("dummy.tar.bz2"), QMimeDatabase::MatchExtension).name() << true << 3 << 7;
- QTest::newRow("tarZ") << QStringLiteral("application/x-tarz") << false << -1 << -1;
- QTest::newRow("tarxz") << QStringLiteral("application/x-xz-compressed-tar") << true << 3 << 7;
- QTest::newRow("tarlzma") << QStringLiteral("application/x-lzma-compressed-tar") << true << 3 << 7;
---- a/autotests/kerfuffle/createdialogtest.cpp
-+++ b/autotests/kerfuffle/createdialogtest.cpp
-@@ -38,7 +38,7 @@ void CreateDialogTest::testBasicWidgets_data()
-
- QTest::newRow("tar") << QStringLiteral("application/x-tar");
- QTest::newRow("targzip") << QStringLiteral("application/x-compressed-tar");
-- QTest::newRow("tarbzip") << QStringLiteral("application/x-bzip-compressed-tar");
-+ QTest::newRow("tarbzip") << QMimeDatabase().mimeTypeForFile(QStringLiteral("dummy.tar.bz2"), QMimeDatabase::MatchExtension).name();
- QTest::newRow("tarZ") << QStringLiteral("application/x-tarz");
- QTest::newRow("tarxz") << QStringLiteral("application/x-xz-compressed-tar");
- QTest::newRow("tarlzma") << QStringLiteral("application/x-lzma-compressed-tar");
---- a/autotests/kerfuffle/mimetypetest.cpp
-+++ b/autotests/kerfuffle/mimetypetest.cpp
-@@ -30,7 +30,7 @@ void MimeTypeTest::testMimeTypeDetection_data()
- QTest::addColumn("expectedMimeType");
-
- const QString compressedGzipTarMime = QStringLiteral("application/x-compressed-tar");
-- const QString compressedBzip2TarMime = QStringLiteral("application/x-bzip-compressed-tar");
-+ const QString compressedBzip2TarMime = QMimeDatabase().mimeTypeForFile(QStringLiteral("dummy.tar.bz2"), QMimeDatabase::MatchExtension).name();
- const QString compressedXzTarMime = QStringLiteral("application/x-xz-compressed-tar");
- const QString compressedLzmaTarMime = QStringLiteral("application/x-lzma-compressed-tar");
- const QString compressedZTarMime = QStringLiteral("application/x-tarz");
---
-GitLab
\ No newline at end of file
diff --git a/desktop/kde6/applications/ark-kf6/files/ark-23.08.2-explicitly-support-application-vnd-efi-iso-mime.patch b/desktop/kde6/applications/ark-kf6/files/ark-23.08.2-explicitly-support-application-vnd-efi-iso-mime.patch
deleted file mode 100644
index 21181a51db..0000000000
--- a/desktop/kde6/applications/ark-kf6/files/ark-23.08.2-explicitly-support-application-vnd-efi-iso-mime.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-https://invent.kde.org/utilities/ark/-/commit/62d94c62f2fd2052be91dfe565e35a6d43c7d381
-
-From 62d94c62f2fd2052be91dfe565e35a6d43c7d381 Mon Sep 17 00:00:00 2001
-From: Elvis Angelaccio
-Date: Sat, 14 Oct 2023 15:21:53 +0200
-Subject: [PATCH] Explicitly support new application/vnd.efi.iso mimetype
-
-It has been introduced by the new shared-mime-info 2.3 release. The old
-application/x-cd-image is kept as alias (so ark could still open ISO
-files just fine), but it broke our mimetype unit test.
-
-While at it, we explicitly add the new entry to the list of supported
-mimetypes.
---- a/autotests/kerfuffle/mimetypetest.cpp
-+++ b/autotests/kerfuffle/mimetypetest.cpp
-@@ -38,7 +38,7 @@ void MimeTypeTest::testMimeTypeDetection_data()
- const QString compressedLzopTarMime = QStringLiteral("application/x-tzo");
- const QString compressedLrzipTarMime = QStringLiteral("application/x-lrzip-compressed-tar");
- const QString compressedLz4TarMime = QStringLiteral("application/x-lz4-compressed-tar");
-- const QString isoMimeType = QStringLiteral("application/x-cd-image");
-+ const QString isoMimeType = QMimeDatabase().mimeTypeForFile(QStringLiteral("dummy.iso"), QMimeDatabase::MatchExtension).name();
- const QString debMimeType = QMimeDatabase().mimeTypeForFile(QStringLiteral("dummy.deb"), QMimeDatabase::MatchExtension).name();
- const QString xarMimeType = QStringLiteral("application/x-xar");
- const QString appImageMimeType = QStringLiteral("application/x-iso9660-appimage");
---- a/plugins/libarchive/kerfuffle_libarchive_readonly.json.cmake
-+++ b/plugins/libarchive/kerfuffle_libarchive_readonly.json.cmake
-@@ -71,6 +71,7 @@
- "application/x-lzop",
- "application/x-source-rpm",
- "application/vnd.debian.binary-package",
-+ "application/vnd.efi.iso",
- "application/vnd.ms-cab-compressed",
- "application/x-xar",
- "application/x-iso9660-appimage",
---
-GitLab
diff --git a/desktop/kde6/applications/ark-kf6/files/ark-23.08.2-fix-checks-using-old-ISO-mimetype.patch b/desktop/kde6/applications/ark-kf6/files/ark-23.08.2-fix-checks-using-old-ISO-mimetype.patch
deleted file mode 100644
index 48d1b6d3e9..0000000000
--- a/desktop/kde6/applications/ark-kf6/files/ark-23.08.2-fix-checks-using-old-ISO-mimetype.patch
+++ /dev/null
@@ -1,44 +0,0 @@
-https://invent.kde.org/utilities/ark/-/commit/dac14f552fb147bf4c9f759611cdb3b544a500b9
-
-From dac14f552fb147bf4c9f759611cdb3b544a500b9 Mon Sep 17 00:00:00 2001
-From: Elvis Angelaccio
-Date: Sat, 14 Oct 2023 18:58:22 +0200
-Subject: [PATCH] Fix checks using old ISO mimetype
-
-The inherits() method doesn't work with mimetype aliases, and since shared-mime-info 2.3
-application/x-cd-image is an alias of application/vnd.efi.img
---- a/kerfuffle/mimetypes.cpp
-+++ b/kerfuffle/mimetypes.cpp
-@@ -104,7 +104,8 @@ QMimeType determineMimeType(const QString& filename, MimePreference mp)
- }
-
- // #354344: ISO files are currently wrongly detected-by-content.
-- if (mimeFromExtension.inherits(QStringLiteral("application/x-cd-image"))) {
-+ // TODO: drop application/x-cd-image once all distributions ship shared-mime-info >= 2.3
-+ if (mimeFromExtension.inherits(QStringLiteral("application/vnd.efi.img")) || mimeFromExtension.inherits(QStringLiteral("application/x-cd-image"))) {
- return mimeFromExtension;
- }
-
---- a/part/part.cpp
-+++ b/part/part.cpp
-@@ -926,7 +926,9 @@ void Part::slotCompleted()
- qCWarning(ARK) << "No entry listed by the plugin";
- displayMsgWidget(KMessageWidget::Warning, xi18nc("@info", "The archive is empty or Ark could not open its content."));
- } else if (m_model->rowCount() == 1 &&
-- m_model->archive()->mimeType().inherits(QStringLiteral("application/x-cd-image")) &&
-+ // TODO: drop application/x-cd-image once all distributions ship shared-mime-info >= 2.3
-+ (m_model->archive()->mimeType().inherits(QStringLiteral("application/x-cd-image")) ||
-+ m_model->archive()->mimeType().inherits(QStringLiteral("application/vnd.efi.img"))) &&
- m_model->entryForIndex(m_model->index(0, 0))->fullPath() == QLatin1String("README.TXT")) {
- qCWarning(ARK) << "Detected ISO image with UDF filesystem";
- displayMsgWidget(KMessageWidget::Warning, xi18nc("@info", "Ark does not currently support ISO files with UDF filesystem."));
---
-GitLab
-
-
-
-Questions or comments?
-Please feel free to contact us.
-
-© 2001–2022 Gentoo Foundation, Inc.
-Gentoo is a trademark of the Gentoo Foundation, Inc. The contents of this document, unless otherwise expressly stated, are licensed under the CC-BY-SA-4.0 license. The Gentoo Name and Logo Usage Guidelines apply.
diff --git a/desktop/kde6/applications/ark-kf6/files/ark-23.08.2-fix-support-for-bzip2-format.patch b/desktop/kde6/applications/ark-kf6/files/ark-23.08.2-fix-support-for-bzip2-format.patch
deleted file mode 100644
index 52ff8d74f4..0000000000
--- a/desktop/kde6/applications/ark-kf6/files/ark-23.08.2-fix-support-for-bzip2-format.patch
+++ /dev/null
@@ -1,121 +0,0 @@
-https://invent.kde.org/utilities/ark/-/commit/9bcbcb056c43abef88540c54f25bc6c1a78c7c0e
-
-From 9bcbcb056c43abef88540c54f25bc6c1a78c7c0e Mon Sep 17 00:00:00 2001
-From: Elvis Angelaccio
-Date: Sat, 14 Oct 2023 17:07:16 +0200
-Subject: [PATCH] Fix support for bzip2 format with shared-mime-info 2.3
-
-shared-mime-info 2.3 explicitly separated the mimetypes for bzip2 archives
-from the mimetypes for the (old and deprecated) bzip archives.
-
-libarchive doesn't support the old bzip format, however we can't just
-drop it from ark since we still need it on systems that use an old
-shared-mime-info package.
-
-So for now we drop it only when we are sure that we are using a
-shared-mime-info >= 2.3
---- a/kerfuffle/mimetypes.cpp
-+++ b/kerfuffle/mimetypes.cpp
-@@ -76,6 +76,8 @@ QMimeType determineMimeType(const QString& filename, MimePreference mp)
- mimeFromContent == db.mimeTypeForName(QStringLiteral("application/gzip"))) ||
- (mimeFromExtension.inherits(QStringLiteral("application/x-bzip-compressed-tar")) &&
- mimeFromContent == db.mimeTypeForName(QStringLiteral("application/x-bzip"))) ||
-+ (mimeFromExtension.inherits(QStringLiteral("application/x-bzip2-compressed-tar")) &&
-+ mimeFromContent == db.mimeTypeForName(QStringLiteral("application/x-bzip2"))) ||
- (mimeFromExtension.inherits(QStringLiteral("application/x-xz-compressed-tar")) &&
- mimeFromContent == db.mimeTypeForName(QStringLiteral("application/x-xz"))) ||
- (mimeFromExtension.inherits(QStringLiteral("application/x-tarz")) &&
---- a/kerfuffle/pluginmanager.cpp
-+++ b/kerfuffle/pluginmanager.cpp
-@@ -165,6 +165,18 @@ QStringList PluginManager::supportedWriteMimeTypes(MimeSortingMode mode) const
- supported.remove(QStringLiteral("application/x-tzo"));
- }
-
-+ // shared-mime-info 2.3 explicitly separated application/x-bzip2-compressed-tar from application/x-bzip-compressed-tar
-+ // since bzip2 is not compatible with the old (and deprecated) bzip format.
-+ // See https://gitlab.freedesktop.org/xdg/shared-mime-info/-/merge_requests/239
-+ // With shared-mime-info 2.3 (or newer) we can't have both mimetypes at the same time, since libarchive does not support
-+ // the old deprecated bzip format. Also we can't know which version of shared-mime-info the system is actually using.
-+ // For these reasons, just take the mimetype from QMimeDatabase to keep the compatibility with any shared-mime-info version.
-+ if (supported.contains(QLatin1String("application/x-bzip-compressed-tar")) && supported.contains(QLatin1String("application/x-bzip2-compressed-tar"))) {
-+ supported.remove(QLatin1String("application/x-bzip-compressed-tar"));
-+ supported.remove(QLatin1String("application/x-bzip2-compressed-tar"));
-+ supported.insert(QMimeDatabase().mimeTypeForFile(QStringLiteral("dummy.tar.bz2"), QMimeDatabase::MatchExtension).name());
-+ }
-+
- if (mode == SortByComment) {
- return sortByComment(supported);
- }
---- a/plugins/libarchive/CMakeLists.txt
-+++ b/plugins/libarchive/CMakeLists.txt
-@@ -4,7 +4,7 @@ include_directories(${LibArchive_INCLUDE_DIRS})
-
- # NOTE: These are the mimetypes for "single-file" archives. They must be defined in the JSON metadata together with the "normal" mimetypes.
- # However they need to be duplicated here because we need to pass them as C++ define to the plugin (see LIBARCHIVE_RAW_MIMETYPES define below).
--set(SUPPORTED_LIBARCHIVE_RAW_MIMETYPES "application/x-compress;application/gzip;application/x-bzip;application/zlib;application/zstd;application/x-lzma;application/x-xz;application/x-lz4;application/x-lzip;application/x-lrzip;application/x-lzop;")
-+set(SUPPORTED_LIBARCHIVE_RAW_MIMETYPES "application/x-compress;application/gzip;application/x-bzip;application/x-bzip2;application/zlib;application/zstd;application/x-lzma;application/x-xz;application/x-lz4;application/x-lzip;application/x-lrzip;application/x-lzop;")
-
- set(INSTALLED_LIBARCHIVE_PLUGINS "")
-
---- a/plugins/libarchive/kerfuffle_libarchive.json.cmake
-+++ b/plugins/libarchive/kerfuffle_libarchive.json.cmake
-@@ -53,6 +53,7 @@
- "application/x-tar",
- "application/x-compressed-tar",
- "application/x-bzip-compressed-tar",
-+ "application/x-bzip2-compressed-tar",
- "application/x-tarz",
- "application/x-xz-compressed-tar",
- "application/x-lzma-compressed-tar",
-@@ -119,6 +120,11 @@
- "CompressionLevelMax": 9,
- "CompressionLevelMin": 1
- },
-+ "application/x-bzip2-compressed-tar": {
-+ "CompressionLevelDefault": 9,
-+ "CompressionLevelMax": 9,
-+ "CompressionLevelMin": 1
-+ },
- "application/x-compressed-tar": {
- "CompressionLevelDefault": 6,
- "CompressionLevelMax": 9,
---- a/plugins/libarchive/kerfuffle_libarchive_readonly.json.cmake
-+++ b/plugins/libarchive/kerfuffle_libarchive_readonly.json.cmake
-@@ -61,6 +61,7 @@
- "application/x-compress",
- "application/gzip",
- "application/x-bzip",
-+ "application/x-bzip2",
- "application/x-lzma",
- "application/x-xz",
- "application/zlib",
---- a/plugins/libarchive/libarchiveplugin.cpp
-+++ b/plugins/libarchive/libarchiveplugin.cpp
-@@ -13,6 +13,7 @@
-
- #include
-
-+#include
- #include
- #include
- #include
-@@ -34,6 +35,17 @@ LibarchivePlugin::LibarchivePlugin(QObject *parent, const QVariantList &args)
-
- #ifdef LIBARCHIVE_RAW_MIMETYPES
- m_rawMimetypes = QStringLiteral(LIBARCHIVE_RAW_MIMETYPES).split(QLatin1Char(':'), Qt::SkipEmptyParts);
-+ // shared-mime-info 2.3 explicitly separated application/x-bzip2 from application/x-bzip
-+ // since bzip2 is not compatible with the old (and deprecated) bzip format.
-+ // See https://gitlab.freedesktop.org/xdg/shared-mime-info/-/merge_requests/239
-+ // With shared-mime-info 2.3 (or newer) we can't have both mimetypes at the same time, since libarchive does not support
-+ // the old deprecated bzip format. Also we can't know which version of shared-mime-info the system is actually using.
-+ // For these reasons, just take the mimetype from QMimeDatabase to keep the compatibility with any shared-mime-info version.
-+ if (m_rawMimetypes.contains(QLatin1String("application/x-bzip")) && m_rawMimetypes.contains(QLatin1String("application/x-bzip2"))) {
-+ m_rawMimetypes.removeAll(QLatin1String("application/x-bzip"));
-+ m_rawMimetypes.removeAll(QLatin1String("application/x-bzip2"));
-+ m_rawMimetypes.append(QMimeDatabase().mimeTypeForFile(QStringLiteral("dummy.bz2"), QMimeDatabase::MatchExtension).name());
-+ }
- qCDebug(ARK) << "# available raw mimetypes:" << m_rawMimetypes.count();
- #endif
- }
---
-GitLab
\ No newline at end of file
diff --git a/desktop/kde6/applications/ark-kf6/files/libzip.patch b/desktop/kde6/applications/ark-kf6/files/libzip.patch
deleted file mode 100755
index 781cd268b0..0000000000
--- a/desktop/kde6/applications/ark-kf6/files/libzip.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -Nuar a/plugins/libzipplugin/libzipplugin.cpp b/plugins/libzipplugin/libzipplugin.cpp
---- a/plugins/libzipplugin/libzipplugin.cpp 2018-04-09 23:42:03.000000000 +0300
-+++ b/plugins/libzipplugin/libzipplugin.cpp 2018-04-25 15:30:09.038240448 +0300
-@@ -41,6 +41,7 @@
-
- #include
- #include
-+#include
-
- K_PLUGIN_FACTORY_WITH_JSON(LibZipPluginFactory, "kerfuffle_libzip.json", registerPlugin();)
-
diff --git a/desktop/kde6/applications/ark-kf6/pspec.xml b/desktop/kde6/applications/ark-kf6/pspec.xml
deleted file mode 100755
index 179c0063e6..0000000000
--- a/desktop/kde6/applications/ark-kf6/pspec.xml
+++ /dev/null
@@ -1,183 +0,0 @@
-
-
-
-
- ark-kf6
- https://www.kde.org
-
- Pisi Linux Admins
- admin@pisilinux.org
-
- LGPLv2
- library
- desktop.kde6.utils
- KDE Archiving Tool
- Ark is a program for managing various archive formats within the KDE environment.
- mirrors://kde/stable/release-service/24.12.1/src/ark-24.12.1.tar.xz
-
- qt6-base-devel
- rar
- lzop
- bzip2
- unrar
- p7zip
- xz-devel
- lzo-devel
- zlib-devel
- zstd-devel
- kparts-kf6-devel
- libzip-devel
- karchive-kf6-devel
- kconfig-kf6-devel
- kcrash-kf6-devel
- kio-kf6-devel
- kpty-kf6-devel
- kfilemetadata-kf6-devel
- xz-devel
- kdbusaddons-kf6-devel
- kdoctools-kf6-devel
- docbook-xsl
- libarchive-devel
- extra-cmake-modules-kf6
- kitemmodels-kf6-devel
- kwindowsystem-kf6-devel
-
-
-
-
-
-
-
-
-
-
-
- ark-kf6
-
- qt6-base
- zlib
- libzip
- libarchive
- karchive-kf6
- kcrash-kf6
- kconfig-kf6
- kio-kf6
- unrar
- kpty-kf6
- kfilemetadata-kf6
- ki18n-kf6
- libgcc
- kxmlgui-kf6
- kservice-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- kiconthemes-kf6
- kjobwidgets-kf6
- kwidgetsaddons-kf6
- kparts-kf6
- kconfigwidgets-kf6
- kitemmodels-kf6
- p7zip
- bzip2
- kwindowsystem-kf6
-
-
- /etc/xdg
- /usr/bin
- /usr/share
- /usr/share/locale
- /usr/lib
- /usr/share/icons
- /usr/share/man
- /usr/share/doc
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/artikulate-kf6/actions.py b/desktop/kde6/applications/artikulate-kf6/actions.py
deleted file mode 100755
index ee66e7061b..0000000000
--- a/desktop/kde6/applications/artikulate-kf6/actions.py
+++ /dev/null
@@ -1,22 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import cmaketools
-from pisi.actionsapi import kde6
-
-def setup():
- cmaketools.configure("-B build -DBUILD_TESTING=OFF \
- -DKDE_INSTALL_LIBDIR=lib \
- -DCMAKE_INSTALL_PREFIX=/usr")
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("COPYING*")
diff --git a/desktop/kde6/applications/artikulate-kf6/pspec.xml b/desktop/kde6/applications/artikulate-kf6/pspec.xml
deleted file mode 100755
index 278682bbdb..0000000000
--- a/desktop/kde6/applications/artikulate-kf6/pspec.xml
+++ /dev/null
@@ -1,197 +0,0 @@
-
-
-
-
- artikulate-kf6
- https://projects.kde.org/projects/kde/kdeedu/artikulate
-
- Osman Erkan
- osman.erkan@pisilinux.org
-
- GPLv2
- LGPLv3
- FDLv1.2
- artikulate-kf6
- app:gui
- desktop.kde.edu
- Improve your pronunciation by listening to native speakers
- artikulate-kf6, Improve your pronunciation by listening to native speakers.
- mirrors://kde/stable/release-service/24.12.1/src/artikulate-24.12.1.tar.xz
-
-
-
- extra-cmake-modules-kf6
- ki18n-devel
- kcrash-devel
- kconfig-devel
- karchive-devel
- kcoreaddons-devel
- knewstuff-devel
- kirigami-devel
- kdoctools-devel
- qt5-declarative-devel
- qt5-sql-postgresql
- qt5-sql-mysql
- qt5-sql-odbc
- qt5-sql-sqlite
- qt5-multimedia-devel
- qt5-xmlpatterns-devel
-
-
-
-
- artikulate-kf6
-
-
-
-
- extra-cmake-modules-kf6
- ki18n
- kcrash
- kconfig
- karchive
- kcoreaddons
- knewstuff
- kirigami
- kdoctools
- qt5-declarative
- qt5-sql-postgresql
- qt5-sql-mysql
- qt5-sql-odbc
- qt5-sql-sqlite
- qt5-multimedia
- qt5-xmlpatterns
-
-
- /etc
- /usr/lib
- /usr/share/doc
- /usr/bin
- /usr/share
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/artikulate-kf6/translations.xml b/desktop/kde6/applications/artikulate-kf6/translations.xml
deleted file mode 100755
index ff888e6183..0000000000
--- a/desktop/kde6/applications/artikulate-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- artikulate-kf6
- Improve your pronunciation by listening to native speakers
- artikulate-kf6, Improve your pronunciation by listening to native speakers.
-
-
diff --git a/desktop/kde6/applications/audiocd-kio-kf6/actions.py b/desktop/kde6/applications/audiocd-kio-kf6/actions.py
deleted file mode 100755
index 995dd6b97e..0000000000
--- a/desktop/kde6/applications/audiocd-kio-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("COPYING", "COPYING.DOC")
diff --git a/desktop/kde6/applications/audiocd-kio-kf6/pspec.xml b/desktop/kde6/applications/audiocd-kio-kf6/pspec.xml
deleted file mode 100755
index 0fe65e4010..0000000000
--- a/desktop/kde6/applications/audiocd-kio-kf6/pspec.xml
+++ /dev/null
@@ -1,177 +0,0 @@
-
-
-
-
- audiocd-kio-kf6
- https://www.kde.org/applications/multimedia/
-
- Stefan Gronewold
- groni@pisilinux.org
-
- FDL
- GPL
- LGPL
- kio-kf6slave for accessing audio CDs
- kio-kf6slave for accessing audio CDs
- https://download.kde.org/stable/release-service/24.12.1/src/audiocd-kio-24.12.1.tar.xz
-
- cdparanoia-devel
- flac-devel
- gettext-devel
- kconfig-kf6-devel
-
- kdoctools-kf6-devel
- kio-kf6-devel
- lame-devel
- libkcompactdisc-kf6-devel
- libvorbis-devel
- qt6-base-devel
- qt6-5compat-devel
- ki18n-kf6-devel
- qt6-phonon-devel
- extra-cmake-modules-kf6
- libogg-devel
- kcompletion-kf6-devel
- kcoreaddons-kf6-devel
- kconfigwidgets-kf6-devel
-
-
- kitemmodels-kf6-devel
-
- kunitconversion-kf6-devel
- libkcddb-kf6
- kcmutils-kf6-devel
-
-
-
- audiocd-kio-kf6
- kio-kf6slave for accessing audio CDs
-
- cdparanoia
- flac
- lame
- libkcompactdisc-kf6
- libvorbis
- qt6-base
- qt6-5compat
- qt6-phonon
- kio-kf6
- ki18n-kf6
- libgcc
- libogg
- kconfig-kf6
- kcmutils-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- kconfigwidgets-kf6
-
- libkcddb-kf6
-
-
- /etc/xdg
- /usr/share
- /usr/lib
- /usr/lib/qt6
- /usr/share/doc
-
-
-
-
- audiocd-kio-kf6-devel
- Development files for audiocd-kio-kf6
-
- audiocd-kio-kf6
- qt6-base-devel
-
-
- /usr/include
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/baloo-widgets-kf6/actions.py b/desktop/kde6/applications/baloo-widgets-kf6/actions.py
deleted file mode 100755
index a7464b1612..0000000000
--- a/desktop/kde6/applications/baloo-widgets-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/baloo-widgets-kf6/pspec.xml b/desktop/kde6/applications/baloo-widgets-kf6/pspec.xml
deleted file mode 100755
index d8f97baf1b..0000000000
--- a/desktop/kde6/applications/baloo-widgets-kf6/pspec.xml
+++ /dev/null
@@ -1,157 +0,0 @@
-
-
- baloo-widgets-kf6
- https://www.kde.org
-
- Yusuf Aydemir
- yusuf.aydemir@pisilinux.org
-
- LGPLv2
- library
- app:console
- Framework for searching and managing metadata
- Baloo is a framework for searching and managing metada
- mirrors://kde/stable/release-service/24.12.1/src/baloo-widgets-24.12.1.tar.xz
-
- baloo-kf6-devel
- extra-cmake-modules-kf6
- kconfig-kf6-devel
-
- kdoctools-kf6-devel
-
- kfilemetadata-kf6-devel
-
- kio-kf6-devel
- ki18n-kf6-devel
- kitemmodels-kf6-devel
- kunitconversion-kf6-devel
- qt6-base-devel
-
-
-
-
- baloo-widgets-kf6
- Development files for baloo-widgets-kf6
-
- baloo-kf6
- kconfig-kf6
- kcoreaddons-kf6
- kfilemetadata-kf6
- ki18n-kf6
- kio-kf6
- kwidgetsaddons-kf6
- libgcc
- qt6-base
-
-
- /etc
- /usr/bin
- /usr/lib
- /usr/lib/qt6
- /usr/share
- /usr/share/doc
- /usr/share/locale
-
-
-
-
- baloo-widgets-kf6-devel
- Development files for baloo-widgets-kf6
-
- baloo-widgets-kf6
- qt6-base-devel
-
-
- /usr/include
- /usr/lib/cmake
- /usr/lib/pkgconfig
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/blinken-kf6/actions.py b/desktop/kde6/applications/blinken-kf6/actions.py
deleted file mode 100755
index 5a0b867eec..0000000000
--- a/desktop/kde6/applications/blinken-kf6/actions.py
+++ /dev/null
@@ -1,20 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/blinken-kf6/pspec.xml b/desktop/kde6/applications/blinken-kf6/pspec.xml
deleted file mode 100755
index 73e698ab32..0000000000
--- a/desktop/kde6/applications/blinken-kf6/pspec.xml
+++ /dev/null
@@ -1,140 +0,0 @@
-
-
- blinken-kf6
- https://www.kde.org/applications/education/blinken/
-
- Stefan Gronewold (groni)
- groni@pisilinux.org
-
- FDL
- GPL
- LGPL
- gui
- desktop.kde.edu
- blinken-kf6 - Memory Enhancement Game
- blinken-kf6 is based on an electronic game released in 1978, which challenges players to remember sequences of increasing length. On the face of the device, there are 4 different color buttons, each one with their own distinctive sound.
- mirrors://kde/stable/release-service/24.12.1/src/blinken-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- gettext-devel
- kcrash-kf6-devel
- kdbusaddons-kf6-devel
- kdoctools-kf6-devel
- kguiaddons-kf6-devel
- ki18n-kf6-devel
- kxmlgui-kf6-devel
- qt6-svg-devel
- qt6-base-devel
- qt6-phonon-devel
-
-
-
-
- blinken-kf6
- blinken-kf6 - Memory Enhancement Game
-
- kcrash-kf6
- kconfig-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- kguiaddons-kf6
- ki18n-kf6
- kxmlgui-kf6
- libgcc
- qt6-base
- qt6-phonon
- qt6-svg
-
-
- /usr/bin
- /usr/share
- /usr/share/doc
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/blinken-kf6/translations.xml b/desktop/kde6/applications/blinken-kf6/translations.xml
deleted file mode 100755
index 158c5e7ff4..0000000000
--- a/desktop/kde6/applications/blinken-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- blinken-kf6
- Hafıza geliştirme oyunu.
- Hafıza geliştirme oyunu.
-
-
diff --git a/desktop/kde6/applications/bomber-kf6/actions.py b/desktop/kde6/applications/bomber-kf6/actions.py
deleted file mode 100755
index b29afbc032..0000000000
--- a/desktop/kde6/applications/bomber-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/bomber-kf6/pspec.xml b/desktop/kde6/applications/bomber-kf6/pspec.xml
deleted file mode 100755
index 9457af697f..0000000000
--- a/desktop/kde6/applications/bomber-kf6/pspec.xml
+++ /dev/null
@@ -1,150 +0,0 @@
-
-
-
-
- bomber-kf6
- https://www.kde.org/applications/games/bomber/
-
- Alihan Öztürk
- alihan@pisilinux.org
-
- GPLv3
- app:gui
- desktop.kde.games
- A single player arcade game
- bomber-kf6 is a single player arcade game. The player is invading various cities in a plane that is decreasing in height.
- mirrors://kde/stable/release-service/24.12.1/src/bomber-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- mesa-devel
- kxmlgui-kf6-devel
- libkdegames-kf6-devel
- qt6-declarative-devel
- ki18n-kf6-devel
- kdbusaddons-kf6-devel
- kdoctools-kf6-devel
- kitemmodels-kf6-devel
- kcompletion-kf6-devel
- kunitconversion-kf6-devel
- kcrash-kf6-devel
-
-
-
-
- bomber-kf6
-
- ki18n-kf6
- libgcc
- kcrash-kf6
- kconfig-kf6
- kxmlgui-kf6
- qt6-base
- qt6-phonon
- kcoreaddons-kf6
- kdbusaddons-kf6
- kcompletion-kf6
- libkdegames-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
-
-
- /usr/bin
- /usr/share/appdata
- /usr/share/applications
- /usr/share
- /usr/share/bomber-kf6
- /usr/share/config.kcfg
- /usr/share/icons
- /usr/share/doc
- /usr/share/kxmlgui-kf65
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/bovo-kf6/actions.py b/desktop/kde6/applications/bovo-kf6/actions.py
deleted file mode 100755
index 62c153796d..0000000000
--- a/desktop/kde6/applications/bovo-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("AUTHORS", "COPYING", "TODO", "README.PACKAGERS")
diff --git a/desktop/kde6/applications/bovo-kf6/files/org.kde.bovo.desktop b/desktop/kde6/applications/bovo-kf6/files/org.kde.bovo.desktop
deleted file mode 100755
index 737355992b..0000000000
--- a/desktop/kde6/applications/bovo-kf6/files/org.kde.bovo.desktop
+++ /dev/null
@@ -1,123 +0,0 @@
-[Desktop Entry]
-Exec=bovo-kf6 -qwindowtitle %c
-Name=bovo-kf6
-Name[ast]=bovo-kf6
-Name[bs]=bovo-kf6
-Name[ca]=bovo-kf6
-Name[ca@valencia]=bovo-kf6
-Name[cs]=bovo-kf6
-Name[da]=bovo-kf6
-Name[de]=bovo-kf6
-Name[el]=bovo-kf6
-Name[en_GB]=bovo-kf6
-Name[eo]=bovo-kf6
-Name[es]=bovo-kf6
-Name[et]=bovo-kf6
-Name[eu]=bovo-kf6
-Name[fa]=بُوُ
-Name[fi]=bovo-kf6
-Name[fr]=bovo-kf6
-Name[ga]=bovo-kf6
-Name[gl]=bovo-kf6
-Name[hne]=बोवो
-Name[hr]=bovo-kf6
-Name[hu]=bovo-kf6
-Name[it]=bovo-kf6
-Name[ja]=bovo-kf6
-Name[kk]=Бово
-Name[km]=bovo-kf6
-Name[ko]=bovo-kf6
-Name[lt]=bovo-kf6
-Name[lv]=bovo-kf6
-Name[mai]=bovo-kf6
-Name[mr]=बोव्हो
-Name[ms]=bovo-kf6
-Name[nb]=bovo-kf6
-Name[nds]=bovo-kf6
-Name[ne]=बोभो
-Name[nl]=bovo-kf6
-Name[nn]=bovo-kf6
-Name[pa]=ਬੋਵੋ
-Name[pl]=bovo-kf6
-Name[pt]=bovo-kf6
-Name[pt_BR]=bovo-kf6
-Name[ro]=bovo-kf6
-Name[ru]=bovo-kf6
-Name[sk]=bovo-kf6
-Name[sl]=bovo-kf6
-Name[sq]=bovo-kf6
-Name[sr]=Бово
-Name[sr@ijekavian]=Бово
-Name[sr@ijekavianlatin]=bovo-kf6
-Name[sr@latin]=bovo-kf6
-Name[sv]=bovo-kf6
-Name[te]=బొవొ
-Name[tr]=bovo-kf6
-Name[ug]=bovo-kf6
-Name[uk]=Бово
-Name[wa]=bovo-kf6
-Name[x-test]=xxbovo-kf6xx
-Name[zh_CN]=bovo-kf6
-Name[zh_TW]=bovo-kf6
-Icon=bovo-kf6
-Type=Application
-X-DocPath=bovo/index.html
-GenericName=Five-in-a-row Board Game
-GenericName[ast]=Xuegu de tableru cinco en llinia
-GenericName[bs]=Pet-u-redu Igra na ploči
-GenericName[ca]=Joc de cinc en fila
-GenericName[ca@valencia]=Joc de cinc en fila
-GenericName[cs]=Desková hra "pět v řadě"
-GenericName[da]=Fem-på-række-brætspil
-GenericName[de]=Fünf-Gewinnt-Brettspiel
-GenericName[el]=Επιτραπέζιο παιχνίδι Πέντε στη σειρά
-GenericName[en_GB]=Five-in-a-row Board Game
-GenericName[eo]=Gobanga bretludo
-GenericName[es]=Juego de tablero de cinco en línea
-GenericName[et]=Viis ritta lauamäng
-GenericName[eu]=Bostko artzain-jokoa
-GenericName[fa]=بازی تخته پنج در یک سطر
-GenericName[fi]=Viiden suora
-GenericName[fr]=Jeu de plateau « Cinq-en-ligne »
-GenericName[ga]=Cluiche cláir cúig-cinn-as-a-chéile
-GenericName[gl]=Xogo de taboleiro «pai, fillo e nai»
-GenericName[hne]=बोर्ड मं एक लकीर मं पांच वाले खेल
-GenericName[hu]=Ötöt egy sorba táblajáték
-GenericName[is]=Fimm-í-röð borðleikur
-GenericName[it]=Forza 5, gioco da tavolo
-GenericName[ja]=五目並べ
-GenericName[kk]="Бесеуін - қатарға" ойны
-GenericName[km]=ល្បែងក្ដារ ប្រាំក្នុងមួយជួរ
-GenericName[ko]=오목 게임
-GenericName[lt]=Penki-vienoje-eilutėje stalo žaidimas
-GenericName[lv]=Galda spēle pieci-rindā
-GenericName[mr]=एका-ओळीत-पाच बोर्ड खेळ
-GenericName[nb]=Brettspill fem på rad
-GenericName[nds]="Fief op de Reeg"-Speel
-GenericName[ne]=एक पङ्क्तिमा पाँच बोर्ड खेल
-GenericName[nl]=Vijf-op-een-rij bordspel
-GenericName[nn]=Fem på rad
-GenericName[pl]=Gra planszowa "Pięć w rzędzie"
-GenericName[pt]=Jogo de Tabuleiro Cinco-em-Linha
-GenericName[pt_BR]=Jogo de tabuleiro como Reversi
-GenericName[ro]=Joc de table Cinci-în-linie
-GenericName[ru]=Японские крестики-нолики
-GenericName[sk]=Stolová hra Piškvorky
-GenericName[sl]=Namizna igra Pet v vrsto
-GenericName[sr]=Игра на табли „пет у низу“
-GenericName[sr@ijekavian]=Игра на табли „пет у низу“
-GenericName[sr@ijekavianlatin]=Igra na tabli „pet u nizu“
-GenericName[sr@latin]=Igra na tabli „pet u nizu“
-GenericName[sv]=Fem-i-rad brädspel
-GenericName[tr]=Bir-satırda-beş Tahta Oyunu
-GenericName[ug]=بىر-قۇردا-بەش تاختا ئويۇنى
-GenericName[uk]=Гра на дошці (п'ять-в-рядку)
-GenericName[wa]=Djeu «cénk e roye»
-GenericName[x-test]=xxFive-in-a-row Board Gamexx
-GenericName[zh_CN]=五子棋游戏
-GenericName[zh_TW]=五子棋棋盤遊戲
-Terminal=false
-StartupNotify=true
-X-DBUS-StartupType=Multi
-Categories=Qt;KDE;Game;BoardGame;
-X-DBUS-ServiceName=org.kde.bovo-kf6
diff --git a/desktop/kde6/applications/bovo-kf6/pspec.xml b/desktop/kde6/applications/bovo-kf6/pspec.xml
deleted file mode 100755
index 46e645ae07..0000000000
--- a/desktop/kde6/applications/bovo-kf6/pspec.xml
+++ /dev/null
@@ -1,152 +0,0 @@
-
-
-
-
- bovo-kf6
- https://www.kde.org/applications/games/bovo/
-
- Alihan Öztürk
- alihan@pisilinux.org
-
- GPLv3
- bovo-kf6
- app:gui
- desktop.kde.games
- A Gomoku like game for two players.
- bovo-kf6 is a Gomoku like game for two players, where the opponents alternate in placing their respective pictogram on the game board.
- mirrors://kde/stable/release-service/24.12.1/src/bovo-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- mesa-devel
- qt6-svg-devel
- kxmlgui-kf6-devel
- kdoctools-kf6-devel
- libkdegames-kf6-devel
- qt6-declarative-devel
- kitemmodels-kf6-devel
- kunitconversion-kf6-devel
-
- kcrash-kf6-devel
- kdbusaddons-kf6-devel
- ki18n-kf6-devel
-
-
-
-
- bovo-kf6
-
- ki18n-kf6
- libgcc
- kcrash-kf6
- kconfig-kf6
- kxmlgui-kf6
- qt6-svg
- qt6-base
- kcoreaddons-kf6
- kdbusaddons-kf6
- libkdegames-kf6
- kwidgetsaddons-kf6
-
-
- /usr/bin
- /usr/share
- /usr/share/appdata
- /usr/share/icons
- /usr/share/kxmlgui-kf65
- /usr/share/applications
- /usr/share/bovo-kf6
- /usr/share/doc
-
-
- org.kde.bovo.desktop
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/calendarsupport-kf6/actions.py b/desktop/kde6/applications/calendarsupport-kf6/actions.py
deleted file mode 100755
index 82e40ee4b1..0000000000
--- a/desktop/kde6/applications/calendarsupport-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/calendarsupport-kf6/files/qt5.patch b/desktop/kde6/applications/calendarsupport-kf6/files/qt5.patch
deleted file mode 100755
index 63c05eb022..0000000000
--- a/desktop/kde6/applications/calendarsupport-kf6/files/qt5.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nuar a/CMakeLists.txt b/CMakeLists.txt
---- a/CMakeLists.txt 2017-12-08 04:03:49.000000000 +0300
-+++ b/CMakeLists.txt 2017-12-17 00:25:23.527037197 +0300
-@@ -28,7 +28,7 @@
- set(calendarsupport-kf6_LIB_VERSION ${PIM_VERSION})
- set(AKONADI_MIMELIB_VERSION "5.7.0")
- set(KDEPIM_LIB_VERSION "5.7.0")
--set(QT_REQUIRED_VERSION "6.6.3")
-+set(QT_REQUIRED_VERSION "6.6.3")
- set(kmime-kf6_LIB_VERSION "5.7.0")
- set(CALENDARUTILS_LIB_VERSION "5.7.0")
- set(kcalendarcore-kf6_LIB_VERSION "5.7.0")
diff --git a/desktop/kde6/applications/calendarsupport-kf6/pspec.xml b/desktop/kde6/applications/calendarsupport-kf6/pspec.xml
deleted file mode 100755
index b59e6f8319..0000000000
--- a/desktop/kde6/applications/calendarsupport-kf6/pspec.xml
+++ /dev/null
@@ -1,187 +0,0 @@
-
-
- calendarsupport-kf6
- https://community.kde.org/KDE_PIM
-
- Alihan Öztürk
- alihan@pisilinux.org
-
- LGPLv2
- app:console
- Calendar support library
- Calendar support library
- mirrors://kde/stable/release-service/24.12.1/src/calendarsupport-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- akonadi-kf6-devel
- kmime-kf6-devel
- kio-kf6-devel
- ki18n-kf6-devel
- kcodecs-kf6-devel
- kcompletion-kf6-devel
- kjobwidgets-kf6-devel
- kcoreaddons-kf6-devel
- kservice-kf6-devel
- solid-kf6-devel
- kxmlgui-kf6-devel
- kitemmodels-kf6-devel
-
- kdoctools-kf6-devel
-
-
- kunitconversion-kf6-devel
- boost-devel
- kcalutils-kf6-devel
- kcalendarcore-kf6-devel
- kidentitymanagement-kf6-devel
- kholidays-kf6-devel
- akonadi-calendar-kf6-devel
- kcontacts-kf6-devel
- pimcommon-kf6-devel
- kimap-kf6-devel
- cyrus-sasl-devel
- akonadi-mime-kf6-devel
- akonadi-contacts-kf6-devel
-
- kguiaddons-kf6-devel
-
-
-
-
-
-
-
- calendarsupport-kf6
- Calendar support library
-
- kio-kf6
- ki18n-kf6
- kmime-kf6
- libgcc
- akonadi-kf6
- kcodecs-kf6
- kconfig-kf6
- kcalendarcore-kf6
- qt6-base
- kcalutils-kf6
- kholidays-kf6
- pimcommon-kf6
- kguiaddons-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- kiconthemes-kf6
- kjobwidgets-kf6
- kwidgetsaddons-kf6
- akonadi-calendar-kf6
- kidentitymanagement-kf6
-
-
- /etc
- /usr/lib/qt6
- /usr/lib
- /usr/share
- /usr/share/kservice-kf6types5
- /usr/share/locale
-
-
-
-
- calendarsupport-kf6-devel
- Development files for calendarsupport-kf6
-
- calendarsupport-kf6
-
-
- /usr/include
- /usr/lib/cmake
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/cantor-kf6/actions.py b/desktop/kde6/applications/cantor-kf6/actions.py
deleted file mode 100755
index 1dc58c4fe0..0000000000
--- a/desktop/kde6/applications/cantor-kf6/actions.py
+++ /dev/null
@@ -1,28 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-from pisi.actionsapi import kde5
-from pisi.actionsapi import get
-
-NoStrip=["/usr/share/icons"]
-# TODO: kalgebra-kf6 icon not shown in GUI
-# TODO: more sub packages? *-libs etc.?
-
-def setup():
- pisitools.cxxflags.add("-std=c++11 -pthread")
- # kde6.configure()
- kde5.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/cantor-kf6/pspec.xml b/desktop/kde6/applications/cantor-kf6/pspec.xml
deleted file mode 100755
index e07a644586..0000000000
--- a/desktop/kde6/applications/cantor-kf6/pspec.xml
+++ /dev/null
@@ -1,210 +0,0 @@
-
-
-
-
- cantor-kf6
- http://edu.kde.org/cantor-kf6
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2+
- cantor-kf6
- app:gui
- desktop.kde.edu
- A KDE frontend to mathematical softwares
- cantor-kf6 is an application that lets you use your favorite mathematical applications from within a nice KDE-integrated Worksheet Interface. It offers assistant dialogs for common tasks and allows you to share your worksheets with others.
- mirrors://kde/stable/release-service/24.12.1/src/cantor-24.12.1.tar.xz
-
- qt6-base-devel
- qt6-sql-sqlite
- qt6-sql-odbc
- qt6-sql-mysql
- qt6-sql-postgresql
- qt6-assistant-devel
- mesa-devel
- qt6-svg-devel
- qt6-webengine-devel
- qt6-5compat-devel
- kdoctools-kf6-devel
- kitemmodels-kf6-devel
- kunitconversion-kf6-devel
- ktexteditor-kf6-devel
- knewstuff-kf6-devel
- kpty-kf6-devel
- analitza-kf6-devel
- libqalculate-devel
- cln-devel
- libspectre-devel
- libxslt-devel
- python-devel
- python3-devel
- R-devel
- luajit-devel
- syntax-highlighting-kf6-devel
- poppler-qt6-devel
- karchive-kf6-devel
- extra-cmake-modules-kf6
-
-
-
-
- cantor-kf6
-
- R
- cln
- kio-kf6
- kpty-kf6
- ki18n-kf6
- kparts-kf6
- kcrash-kf6
- libgcc
- python
- luajit
- python3
- libxslt
- kconfig-kf6
- kxmlgui-kf6
- analitza-kf6
- karchive-kf6
- kservice-kf6
- libspectre
- knewstuff-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- kiconthemes-kf6
- ktexteditor-kf6
- ktextwidgets-kf6
- libqalculate
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
- qt6-base
-
-
- /etc
- /usr/share
- /usr/lib
- /usr/share/man
- /usr/share/doc
- /usr/bin
- /usr/share/locale
-
-
-
-
- cantor-kf6-devel
- Development files for cantor-kf6
-
- cantor-kf6
-
-
- /usr/include
- /usr/share/kde6/apps/cmake
-
-
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/cantor-kf6/translations.xml b/desktop/kde6/applications/cantor-kf6/translations.xml
deleted file mode 100755
index af5bc8465f..0000000000
--- a/desktop/kde6/applications/cantor-kf6/translations.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
- cantor-kf6
- Matematiksel uygulamalar için bir KDE önyüzü
- cantor-kf6; Sage, Maxima, R and kalgebra-kf6 gibi uygulamalara arayüz sağlayarak kullanımı kolaylaştırmayı amaçlar. Çok kullanılan işler için dialoglar sağlar ve çalışmalarınızı başkalarıyla paylaşabilmenize olanak tanır.
-
-
-
- cantor-kf6-devel
- cantor-kf6 için geliştirme dosyaları
-
-
-
- cantor-kf6-R
- cantor-kf6 için R arkaucu
-
-
diff --git a/desktop/kde6/applications/component.xml b/desktop/kde6/applications/component.xml
deleted file mode 100644
index 8bfa1e61be..0000000000
--- a/desktop/kde6/applications/component.xml
+++ /dev/null
@@ -1,3 +0,0 @@
-
- desktop.kde6.applications
-
diff --git a/desktop/kde6/applications/dolphin-kf6/actions.py b/desktop/kde6/applications/dolphin-kf6/actions.py
deleted file mode 100755
index 7206317eba..0000000000
--- a/desktop/kde6/applications/dolphin-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.removeDir("/usr/lib/systemd")
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/dolphin-kf6/files/2cd3d58e.patch b/desktop/kde6/applications/dolphin-kf6/files/2cd3d58e.patch
deleted file mode 100644
index 9b45b435ae..0000000000
--- a/desktop/kde6/applications/dolphin-kf6/files/2cd3d58e.patch
+++ /dev/null
@@ -1,310 +0,0 @@
-From 2cd3d58eec5695899c26ca66a631fb79867b6584 Mon Sep 17 00:00:00 2001
-From: Nicolas Fella
-Date: Tue, 7 Nov 2023 15:45:01 +0100
-Subject: [PATCH] Port away from KMoreTools
-
-The idea behind KMoreTools was to point the user at external tools for a given job.
-
-It provides a rather complex framework for that, including suggesting not-yet-installed tools.
-
-The UX behind that isn't great though, which somewhat deep menu hierarchies and a somewhat arbitrary list of tools.
-
-Most KDE apps have moved away from it, with only Dolphin remaining.
-
-Instead provide direct integration with relevant KDE tools (Filelight, KDiskFree, KFind)
----
- .kde-ci.yml | 1 -
- CMakeLists.txt | 1 -
- src/CMakeLists.txt | 2 -
- src/dolphinmainwindow.cpp | 20 +++++----
- src/dolphinpart.cpp | 16 ++-----
- src/search/dolphinsearchbox.cpp | 37 ++++++++++------
- src/search/dolphinsearchbox.h | 2 -
- src/statusbar/statusbarspaceinfo.cpp | 66 +++++++++++++++++++++++++---
- 8 files changed, 98 insertions(+), 47 deletions(-)
-
-diff --git a/.kde-ci.yml b/.kde-ci.yml
-index 28fcaac569..500b80c569 100644
---- a/.kde-ci.yml
-+++ b/.kde-ci.yml
-@@ -28,7 +28,6 @@ Dependencies:
- 'frameworks/kuserfeedback': '@latest-kf6'
- 'plasma/kactivities': '@latest-kf6'
- 'libraries/phonon': '@latest-kf6'
-- 'libraries/kmoretools': '@latest-kf6'
-
- - 'on': ['Linux/Qt6', 'FreeBSD/Qt6']
- 'require':
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index d9e574f2cb..a14d6895b7 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -75,7 +75,6 @@ find_package(KF6 ${KF6_MIN_VERSION} REQUIRED COMPONENTS
- WindowSystem
- WidgetsAddons
- Codecs
-- MoreTools
- )
-
- find_package(KUserFeedbackQt6 1.2.1)
-diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
-index 0792af0c0b..8eb5a0e9f0 100644
---- a/src/CMakeLists.txt
-+++ b/src/CMakeLists.txt
-@@ -212,8 +212,6 @@ target_link_libraries(
- KF6::Codecs
- KF6::KCMUtils
-
-- KF6::MoreTools
--
- ${FTS_LIB}
- )
-
-diff --git a/src/dolphinmainwindow.cpp b/src/dolphinmainwindow.cpp
-index 0d31df2da0..635121062a 100644
---- a/src/dolphinmainwindow.cpp
-+++ b/src/dolphinmainwindow.cpp
-@@ -48,7 +48,6 @@
- #include
- #include
- #include
--#include
- #include
- #include
- #include
-@@ -1127,15 +1126,20 @@ void DolphinMainWindow::toggleShowMenuBar()
- QPointer DolphinMainWindow::preferredSearchTool()
- {
- m_searchTools.clear();
-- KMoreToolsMenuFactory("dolphin/search-tools").fillMenuFromGroupingNames(&m_searchTools, {"files-find"}, m_activeViewContainer->url());
-- QList actions = m_searchTools.actions();
-- if (actions.isEmpty()) {
-- return nullptr;
-- }
-- QAction *action = actions.first();
-- if (action->isSeparator()) {
-+
-+ KService::Ptr kfind = KService::serviceByDesktopName(QStringLiteral("org.kde.kfind"));
-+
-+ if (!kfind) {
- return nullptr;
- }
-+
-+ auto *action = new QAction(QIcon::fromTheme(kfind->icon()), kfind->name(), this);
-+
-+ connect(action, &QAction::triggered, this, [kfind] {
-+ auto *job = new KIO::ApplicationLauncherJob(kfind);
-+ job->start();
-+ });
-+
- return action;
- }
-
-diff --git a/src/dolphinpart.cpp b/src/dolphinpart.cpp
-index 4ba1f07420..bb27e0a5e4 100644
---- a/src/dolphinpart.cpp
-+++ b/src/dolphinpart.cpp
-@@ -28,7 +28,6 @@
- #include
- #include
- #include
--#include
- #include
- #include
- #include
-@@ -527,17 +526,10 @@ void DolphinPart::slotOpenTerminal()
-
- void DolphinPart::slotFindFile()
- {
-- QMenu searchTools;
-- KMoreToolsMenuFactory("dolphin/search-tools").fillMenuFromGroupingNames(&searchTools, {"files-find"}, QUrl::fromLocalFile(localFilePathOrHome()));
-- QList actions = searchTools.actions();
-- if (!(actions.isEmpty())) {
-- actions.first()->trigger();
-- } else {
-- KIO::CommandLauncherJob *job = new KIO::CommandLauncherJob(QStringLiteral("kfind"), {url().toString()}, this);
-- job->setDesktopName(QStringLiteral("org.kde.kfind"));
-- job->setUiDelegate(new KDialogJobUiDelegate(KJobUiDelegate::AutoHandlingEnabled, widget()));
-- job->start();
-- }
-+ KIO::CommandLauncherJob *job = new KIO::CommandLauncherJob(QStringLiteral("kfind"), {url().toString()}, this);
-+ job->setDesktopName(QStringLiteral("org.kde.kfind"));
-+ job->setUiDelegate(new KDialogJobUiDelegate(KJobUiDelegate::AutoHandlingEnabled, widget()));
-+ job->start();
- }
-
- void DolphinPart::updateNewMenu()
-diff --git a/src/search/dolphinsearchbox.cpp b/src/search/dolphinsearchbox.cpp
-index a3cec6fe7e..dfd733e5da 100644
---- a/src/search/dolphinsearchbox.cpp
-+++ b/src/search/dolphinsearchbox.cpp
-@@ -13,9 +13,10 @@
- #include "dolphinquery.h"
-
- #include "config-dolphin.h"
-+#include
- #include
--#include
- #include
-+#include
- #if HAVE_BALOO
- #include
- #include
-@@ -395,18 +396,24 @@ void DolphinSearchBox::init()
- searchLocationGroup->addButton(m_fromHereButton);
- searchLocationGroup->addButton(m_everywhereButton);
-
-- auto moreSearchToolsButton = new QToolButton(this);
-- moreSearchToolsButton->setAutoRaise(true);
-- moreSearchToolsButton->setPopupMode(QToolButton::InstantPopup);
-- moreSearchToolsButton->setIcon(QIcon::fromTheme("arrow-down-double"));
-- moreSearchToolsButton->setToolButtonStyle(Qt::ToolButtonTextBesideIcon);
-- moreSearchToolsButton->setText(i18n("More Search Tools"));
-- moreSearchToolsButton->setMenu(new QMenu(this));
-- connect(moreSearchToolsButton->menu(), &QMenu::aboutToShow, moreSearchToolsButton->menu(), [this, moreSearchToolsButton]() {
-- m_menuFactory.reset(new KMoreToolsMenuFactory("dolphin/search-tools"));
-- moreSearchToolsButton->menu()->clear();
-- m_menuFactory->fillMenuFromGroupingNames(moreSearchToolsButton->menu(), {"files-find"}, this->m_searchPath);
-- });
-+ KService::Ptr kfind = KService::serviceByDesktopName(QStringLiteral("org.kde.kfind"));
-+
-+ QToolButton *kfindToolsButton = nullptr;
-+ if (kfind) {
-+ kfindToolsButton = new QToolButton(this);
-+ kfindToolsButton->setAutoRaise(true);
-+ kfindToolsButton->setPopupMode(QToolButton::InstantPopup);
-+ kfindToolsButton->setIcon(QIcon::fromTheme("arrow-down-double"));
-+ kfindToolsButton->setToolButtonStyle(Qt::ToolButtonTextBesideIcon);
-+ kfindToolsButton->setText(i18n("Open %1", kfind->name()));
-+ kfindToolsButton->setIcon(QIcon::fromTheme(kfind->icon()));
-+
-+ connect(kfindToolsButton, &QToolButton::clicked, this, [this, kfind] {
-+ auto *job = new KIO::ApplicationLauncherJob(kfind);
-+ job->setUrls({m_searchPath});
-+ job->start();
-+ });
-+ }
-
- // Create "Facets" widget
- m_facetsWidget = new DolphinFacetsWidget(this);
-@@ -429,7 +436,9 @@ void DolphinSearchBox::init()
- optionsLayout->addWidget(m_fromHereButton);
- optionsLayout->addWidget(m_everywhereButton);
- optionsLayout->addWidget(new KSeparator(Qt::Vertical, this));
-- optionsLayout->addWidget(moreSearchToolsButton);
-+ if (kfindToolsButton) {
-+ optionsLayout->addWidget(kfindToolsButton);
-+ }
- optionsLayout->addStretch(1);
-
- m_optionsScrollArea = new QScrollArea(this);
-diff --git a/src/search/dolphinsearchbox.h b/src/search/dolphinsearchbox.h
-index b73c2899ff..9f1ad29525 100644
---- a/src/search/dolphinsearchbox.h
-+++ b/src/search/dolphinsearchbox.h
-@@ -18,7 +18,6 @@ class QToolButton;
- class QScrollArea;
- class QLabel;
- class QVBoxLayout;
--class KMoreToolsMenuFactory;
-
- /**
- * @brief Input box for searching files with or without Baloo.
-@@ -172,7 +171,6 @@ private:
- DolphinFacetsWidget *m_facetsWidget;
-
- QUrl m_searchPath;
-- QScopedPointer m_menuFactory;
-
- QTimer *m_startSearchTimer;
- };
-diff --git a/src/statusbar/statusbarspaceinfo.cpp b/src/statusbar/statusbarspaceinfo.cpp
-index 4eef8497df..546c217a7a 100644
---- a/src/statusbar/statusbarspaceinfo.cpp
-+++ b/src/statusbar/statusbarspaceinfo.cpp
-@@ -8,11 +8,14 @@
-
- #include "spaceinfoobserver.h"
-
-+#include
-+#include
- #include
--#include
-+#include
-
--#include
-+#include
- #include
-+#include
-
- StatusBarSpaceInfo::StatusBarSpaceInfo(QWidget *parent)
- : KCapacityBar(KCapacityBar::DrawTextInline, parent)
-@@ -87,11 +90,60 @@ void StatusBarSpaceInfo::mousePressEvent(QMouseEvent *event)
- // Creates a menu with tools that help to find out more about free
- // disk space for the given url.
-
-- // Note that this object must live long enough in case the user opens
-- // the "Configure..." dialog
-- KMoreToolsMenuFactory menuFactory(QStringLiteral("dolphin/statusbar-diskspace-menu"));
-- menuFactory.setParentWidget(this);
-- auto menu = menuFactory.createMenuFromGroupingNames({"disk-usage", "more:", "disk-partitions"}, m_url);
-+ const KService::Ptr filelight = KService::serviceByDesktopName(QStringLiteral("org.kde.filelight"));
-+ const KService::Ptr kdiskfree = KService::serviceByDesktopName(QStringLiteral("org.kde.kdf"));
-+
-+ if (!filelight && !kdiskfree) {
-+ // nothing to show
-+ return;
-+ }
-+
-+ QMenu *menu = new QMenu(this);
-+
-+ if (filelight) {
-+ QAction *filelightFolderAction = menu->addAction(QIcon::fromTheme(QStringLiteral("filelight")), i18n("Disk Usage Statistics - current folder"));
-+
-+ menu->connect(filelightFolderAction, &QAction::triggered, menu, [this, filelight](bool) {
-+ auto *job = new KIO::ApplicationLauncherJob(filelight);
-+ job->setUrls({m_url});
-+ job->start();
-+ });
-+
-+ // For remote URLs like FTP analyzing the device makes no sense
-+ if (m_url.isLocalFile()) {
-+ QAction *filelightDiskAction = menu->addAction(QIcon::fromTheme(QStringLiteral("filelight")), i18n("Disk Usage Statistics - current device"));
-+
-+ menu->connect(filelightDiskAction, &QAction::triggered, menu, [this, filelight](bool) {
-+ const QStorageInfo info(m_url.toLocalFile());
-+
-+ if (info.isValid() && info.isReady()) {
-+ auto *job = new KIO::ApplicationLauncherJob(filelight);
-+ job->setUrls({QUrl::fromLocalFile(info.rootPath())});
-+ job->start();
-+ }
-+ });
-+ }
-+
-+ QAction *filelightAllAction = menu->addAction(QIcon::fromTheme(QStringLiteral("filelight")), i18n("Disk Usage Statistics - all devices"));
-+
-+ menu->connect(filelightAllAction, &QAction::triggered, menu, [this, filelight](bool) {
-+ const QStorageInfo info(m_url.toLocalFile());
-+
-+ if (info.isValid() && info.isReady()) {
-+ auto *job = new KIO::ApplicationLauncherJob(filelight);
-+ job->start();
-+ }
-+ });
-+ }
-+
-+ if (kdiskfree) {
-+ QAction *kdiskfreeAction = menu->addAction(QIcon::fromTheme(QStringLiteral("kdf")), i18n("KDiskFree"));
-+
-+ connect(kdiskfreeAction, &QAction::triggered, this, [kdiskfree] {
-+ auto *job = new KIO::ApplicationLauncherJob(kdiskfree);
-+ job->start();
-+ });
-+ }
-
- menu->exec(QCursor::pos());
- }
---
-GitLab
-
diff --git a/desktop/kde6/applications/dolphin-kf6/files/95551f44.patch b/desktop/kde6/applications/dolphin-kf6/files/95551f44.patch
deleted file mode 100644
index 4cbe957c7b..0000000000
--- a/desktop/kde6/applications/dolphin-kf6/files/95551f44.patch
+++ /dev/null
@@ -1,35 +0,0 @@
-From 95551f44922670be5c4d670833c2d4e398657495 Mon Sep 17 00:00:00 2001
-From: Nicolas Fella
-Date: Fri, 8 Mar 2024 18:46:32 +0100
-Subject: [PATCH] Remove unneeded code for toggeling dockwidget visibility
-
-QDockWidget::toggleViewAction::toggled is emitted when minimizing
-the application window on X11 (https://bugreports.qt.io/browse/QTBUG-48161
-potentially related). This will cause the dockwidget to be hidden when
-minimizing the window.
-
-We don't actually seem to need that connection, triggering the action
-(via shortcut or menu) seems to correctly show/hide the dockwidget
-without it
-
-BUG: 481952
----
- src/dolphinmainwindow.cpp | 2 --
- 1 file changed, 2 deletions(-)
-
-diff --git a/src/dolphinmainwindow.cpp b/src/dolphinmainwindow.cpp
-index 03486a9cf6..1f4de8869c 100644
---- a/src/dolphinmainwindow.cpp
-+++ b/src/dolphinmainwindow.cpp
-@@ -2619,8 +2619,6 @@ void DolphinMainWindow::createPanelAction(const QIcon &icon, const QKeySequence
-
- QAction *panelAction = actionCollection()->addAction(actionName, dockAction);
- actionCollection()->setDefaultShortcut(panelAction, shortcut);
--
-- connect(panelAction, &QAction::toggled, dockWidget, &QWidget::setVisible);
- }
- // clang-format off
- void DolphinMainWindow::setupWhatsThis()
---
-GitLab
-
diff --git a/desktop/kde6/applications/dolphin-kf6/files/a07f2422.patch b/desktop/kde6/applications/dolphin-kf6/files/a07f2422.patch
deleted file mode 100644
index ff8171c82e..0000000000
--- a/desktop/kde6/applications/dolphin-kf6/files/a07f2422.patch
+++ /dev/null
@@ -1,37 +0,0 @@
-From a07f24228a94aab2bdeb3caaf7a4d694c0180ed7 Mon Sep 17 00:00:00 2001
-From: Felix Ernst
-Date: Wed, 17 Apr 2024 07:32:27 +0000
-Subject: [PATCH] Fix crash while entering selection mode with Qt6.7
-
-`deleteLater()` on a non-existing object seems to cause a crash with
-Qt6.7. This makes some sense but wasn't the case previously.
-
-I didn't test this yet but it is a harmless change so if anyone can confirm we can IMO merge directly.
-
-This was brought up in https://invent.kde.org/system/dolphin/-/merge_requests/764#note_920935, reported in the bug linked below, and the sentry crash reporting page also has a few dozen reports (https://crash-reports.kde.org/organizations/kde/issues/13589/?project=4&query=is%3Aunresolved&referrer=issue-stream&stream_index=1).
-
-Dolphin 24.02 is also affected but we are already past the last bug fix release for it.
-
-BUG: 485599
----
- src/selectionmode/bottombarcontentscontainer.cpp | 4 +++-
- 1 file changed, 3 insertions(+), 1 deletion(-)
-
-diff --git a/src/selectionmode/bottombarcontentscontainer.cpp b/src/selectionmode/bottombarcontentscontainer.cpp
-index d571b0302a..0e3087a9c5 100644
---- a/src/selectionmode/bottombarcontentscontainer.cpp
-+++ b/src/selectionmode/bottombarcontentscontainer.cpp
-@@ -483,7 +483,9 @@ std::vector BottomBarContentsContainer::contextActionsFor(const KFile
- if (selectedItems.isEmpty()) {
- // There are no contextual actions to show for these items.
- // We might even want to hide this bar in this case. To make this clear, we reset m_internalContextMenu.
-- m_internalContextMenu.release()->deleteLater();
-+ if (m_internalContextMenu) {
-+ m_internalContextMenu.release()->deleteLater();
-+ }
- return std::vector{};
- }
-
---
-GitLab
-
diff --git a/desktop/kde6/applications/dolphin-kf6/files/dolphin-17.04.0-allow-root.patch b/desktop/kde6/applications/dolphin-kf6/files/dolphin-17.04.0-allow-root.patch
deleted file mode 100755
index fbf1532200..0000000000
--- a/desktop/kde6/applications/dolphin-kf6/files/dolphin-17.04.0-allow-root.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-diff -Nuar a/src/main.cpp b/src/main.cpp
---- a/src/main.cpp 2023-04-14 06:19:08.000000000 +0300
-+++ b/src/main.cpp 2023-04-20 21:26:52.104629720 +0300
-@@ -52,15 +52,15 @@
- {
- #ifndef Q_OS_WIN
- // Prohibit using sudo or kdesu-kf6 (but allow using the root user directly)
-- if (getuid() == 0) {
-- if (!qEnvironmentVariableIsEmpty("SUDO_USER")) {
-- std::cout << "Running dolphin-kf6 with sudo can cause bugs and expose you to security vulnerabilities." << std::endl;
-- return EXIT_FAILURE;
-- } else if (!qEnvironmentVariableIsEmpty("kdesu-kf6_USER")) {
-- std::cout << "Running dolphin-kf6 with kdesu-kf6 can cause bugs and expose you to security vulnerabilities." << std::endl;
-- return EXIT_FAILURE;
-- }
-- }
-+ //if (getuid() == 0) {
-+ // if (!qEnvironmentVariableIsEmpty("SUDO_USER")) {
-+ // std::cout << "Running dolphin-kf6 with sudo can cause bugs and expose you to security vulnerabilities." << std::endl;
-+ // return EXIT_FAILURE;
-+ //} else if (!qEnvironmentVariableIsEmpty("kdesu-kf6_USER")) {
-+ // std::cout << "Running dolphin-kf6 with kdesu-kf6 can cause bugs and expose you to security vulnerabilities." << std::endl;
-+ //return EXIT_FAILURE;
-+ //}
-+ //}
- #endif
-
- /**
diff --git a/desktop/kde6/applications/dolphin-kf6/files/find-kactivities.patch b/desktop/kde6/applications/dolphin-kf6/files/find-kactivities.patch
deleted file mode 100644
index 6b53f87199..0000000000
--- a/desktop/kde6/applications/dolphin-kf6/files/find-kactivities.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index a14d6895b..fb7be4db2 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -88,9 +88,9 @@ if(KUserFeedbackQt6_FOUND)
- endif()
-
- find_package(KF6 ${KF6_MIN_VERSION} OPTIONAL_COMPONENTS
-- Activities
- DocTools
- )
-+find_package(KF6Activities)
- set_package_properties(KF6Activities PROPERTIES DESCRIPTION "KActivities libraries"
- URL "https://www.kde.org"
- TYPE OPTIONAL
diff --git a/desktop/kde6/applications/dolphin-kf6/files/kdebug-419585.patch b/desktop/kde6/applications/dolphin-kf6/files/kdebug-419585.patch
deleted file mode 100644
index 2b87e72254..0000000000
--- a/desktop/kde6/applications/dolphin-kf6/files/kdebug-419585.patch
+++ /dev/null
@@ -1,47 +0,0 @@
-From 35b4c6d4df1281afd621374e686f19e654ad7bae Mon Sep 17 00:00:00 2001
-From: "Martin T. H. Sandsmark"
-Date: Tue, 7 Apr 2020 17:14:59 +0200
-Subject: Fix crashing on starting and quitting
-
-QCollator (especially with Qt 5.14 and ICU 65.1) is very unhappy with
-threads.
-
-To avoid having to lock and unlock the mutex everywhere (and ensure it
-is unlocked before calling other things that might lock it, etc.), we do
-it as locally as possible. Even if for some reason Qt and ICU make
-QCollator threadsafe in the future locking here should have minimal
-impact.
-
-BUG: 419585
-
-Differential Revision: https://phabricator.kde.org/D28659
----
- src/kitemviews-kf6/kfileitemmodel.cpp | 5 +++++
- 1 file changed, 5 insertions(+)
-
-diff --git a/src/kitemviews-kf6/kfileitemmodel.cpp b/src/kitemviews-kf6/kfileitemmodel.cpp
-index 4b35a02..e4dca27 100644
---- a/src/kitemviews-kf6/kfileitemmodel.cpp
-+++ b/src/kitemviews-kf6/kfileitemmodel.cpp
-@@ -33,6 +33,9 @@
- #include
- #include
- #include
-+#include
-+
-+Q_GLOBAL_STATIC_WITH_ARGS(QMutex, s_collatorMutex, (QMutex::Recursive))
-
- // #define KFILEITEMMODEL_DEBUG
-
-@@ -1878,6 +1881,8 @@ int KFileItemModel::sortRoleCompare(const ItemData* a, const ItemData* b, const
-
- int KFileItemModel::stringCompare(const QString& a, const QString& b, const QCollator& collator) const
- {
-+ QMutexLocker collatorLock(s_collatorMutex());
-+
- if (m_naturalSorting) {
- return collator.compare(a, b);
- }
---
-cgit v1.1
-
diff --git a/desktop/kde6/applications/dolphin-kf6/pspec.xml b/desktop/kde6/applications/dolphin-kf6/pspec.xml
deleted file mode 100755
index bfa0cd1229..0000000000
--- a/desktop/kde6/applications/dolphin-kf6/pspec.xml
+++ /dev/null
@@ -1,228 +0,0 @@
-
-
-
-
- dolphin-kf6
- https://projects.kde.org/projects/kde/applications/dolphin-kf6
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- KDE File Manager
- dolphin-kf6 is the File Manager for KDE.
- mirrors://kde/stable/release-service/24.12.1/src/dolphin-24.12.1.tar.xz
-
- baloo-kf6-devel
- baloo-widgets-kf6-devel
- kfilemetadata-kf6-devel
- extra-cmake-modules-kf6
- plasma-activities-kf6-devel
- kbookmarks-kf6-devel
- kcmutils-kf6-devel
- kcompletion-kf6-devel
- kconfig-kf6-devel
- kcoreaddons-kf6-devel
- kcrash-kf6-devel
- kdbusaddons-kf6-devel
- kguiaddons-kf6-devel
- kdoctools-kf6-devel
- ki18n-kf6-devel
- kiconthemes-kf6-devel
- kio-kf6-devel
- knewstuff-kf6-devel
- knotifications-kf6-devel
- kparts-kf6-devel
- ktextwidgets-kf6-devel
- solid-kf6-devel
- qt6-base-devel
- qt6-phonon-devel
- kio-extras-kf6-devel
- libxml2-devel
- docbook-xsl
- kuserfeedback-kf6-devel
- packagekit-qt6-devel
-
-
-
-
-
-
-
- dolphin-kf6
-
-
- qt6-base
- kfilemetadata-kf6
- baloo-kf6
- baloo-widgets-kf6
- knewstuff-kf6
- kio-kf6
- ki18n-kf6
- solid-kf6
- kparts-kf6
- libgcc
- kcodecs-kf6
- kcrash-kf6
- kconfig-kf6
- kxmlgui-kf6
- kcmutils-kf6
- kservice-kf6
- kbookmarks-kf6
- kitemviews-kf6
- qt6-phonon
- kguiaddons-kf6
- plasma-activities-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- kiconthemes-kf6
- kjobwidgets-kf6
- ktextwidgets-kf6
- kwindowsystem-kf6
- kconfigwidgets-kf6
- knotifications-kf6
- kwidgetsaddons-kf6
- kuserfeedback-kf6
- packagekit-qt6
- kcolorscheme-kf6
-
-
- /etc/xdg
- /usr/bin
- /usr/share
- /usr/lib
- /usr/share/doc
-
-
-
- dolphin-kf6-devel
-
- dolphin-kf6
- qt6-base-devel
- qt6-phonon-devel
- kio-kf6-devel
- kcmutils-kf6-devel
- knewstuff-kf6-devel
- plasma-activities-kf6-devel
- baloo-kf6-devel
- baloo-widgets-kf6-devel
- kfilemetadata-kf6-devel
- kparts-kf6-devel
- ktexteditor-kf6-devel
- kitemmodels-kf6-devel
- kunitconversion-kf6-devel
-
-
- /usr/include
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-17
- 24.02.2
- Rebuild.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-28
- 24.02.1
- Rebuild.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-10
- 24.02.0
- Rebuild
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/dolphin-plugins-kf6/actions.py b/desktop/kde6/applications/dolphin-plugins-kf6/actions.py
deleted file mode 100755
index e4e5adbf7a..0000000000
--- a/desktop/kde6/applications/dolphin-plugins-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-NoStrip=["/usr/share"]
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/dolphin-plugins-kf6/pspec.xml b/desktop/kde6/applications/dolphin-plugins-kf6/pspec.xml
deleted file mode 100755
index fa66b3b2ab..0000000000
--- a/desktop/kde6/applications/dolphin-plugins-kf6/pspec.xml
+++ /dev/null
@@ -1,140 +0,0 @@
-
-
-
-
- dolphin-plugins-kf6
- http://www.kde.org/
-
- Pisi Linux Admins
- admin@pisilinux.org
-
- GPLv2
- library
- desktop.kde6.sdk
- Extra dolphin-kf6 plugins
- This package contains plugins that offer integration in dolphin-kf6 with the following version control systems:
- mirrors://kde/stable/release-service/24.12.1/src/dolphin-plugins-24.12.1.tar.xz
-
- qt6-base-devel
- qt6-5compat-devel
- kdoctools-kf6-devel
- dolphin-kf6-devel
- kio-kf6-devel
-
- extra-cmake-modules-kf6
-
-
-
-
- dolphin-plugins-kf6
-
- qt6-base
- qt6-5compat
- dolphin-kf6
- kio-kf6
- ki18n-kf6
- libgcc
- kconfig-kf6
- kxmlgui-kf6
- kservice-kf6
- ktexteditor-kf6
- kwidgetsaddons-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- ktextwidgets-kf6
-
-
-
- /usr/share
- /usr/lib
- /usr/share/doc
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/dolphin-plugins-kf6/translations.xml b/desktop/kde6/applications/dolphin-plugins-kf6/translations.xml
deleted file mode 100755
index 22fa7841b7..0000000000
--- a/desktop/kde6/applications/dolphin-plugins-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- dolphin-plugins-kf6
- dolphin-kf6 eklentileri.
- dolphin-kf6 için VCS (Version Control System) eklentileri.
-
-
diff --git a/desktop/kde6/applications/dragonplayer-kf6/actions.py b/desktop/kde6/applications/dragonplayer-kf6/actions.py
deleted file mode 100755
index b29afbc032..0000000000
--- a/desktop/kde6/applications/dragonplayer-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/dragonplayer-kf6/pspec.xml b/desktop/kde6/applications/dragonplayer-kf6/pspec.xml
deleted file mode 100755
index 6fb68aafd7..0000000000
--- a/desktop/kde6/applications/dragonplayer-kf6/pspec.xml
+++ /dev/null
@@ -1,149 +0,0 @@
-
-
-
-
- dragonplayer-kf6
- https://www.kde.org
-
- Pisi Linux Admins
- admin@pisilinux.org
-
- LGPLv2
- app:gui
- desktop.kde.multimedia
- Multimedia player
- a multimedia player where the focus is on simplicity, instead of features.
- mirrors://kde/stable/release-service/24.12.1/src/dragon-24.12.1.tar.xz
-
- qt6-base-devel
- qt6-phonon-devel
- kdoctools-kf6-devel
- kio-kf6-devel
- kcrash-kf6-devel
- kparts-kf6-devel
- docbook-xsl
- kdbusaddons-kf6-devel
- knotifications-kf6-devel
- extra-cmake-modules-kf6
-
-
-
-
- dragonplayer-kf6
-
- qt6-base
- qt6-phonon
- kio-kf6
- ki18n-kf6
- solid-kf6
- libgcc
- kcrash-kf6
- kconfig-kf6
- kxmlgui-kf6
- kservice-kf6
- qt6-phonon
- kcoreaddons-kf6
- kdbusaddons-kf6
- kjobwidgets-kf6
- kwindowsystem-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
- kparts-kf6
-
-
- /etc/xdg
- /usr/share
- /usr/bin
- /usr/lib/qt6
- /usr/lib
- /usr/share/doc
- /usr/share/man/man1
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/eventviews-kf6/actions.py b/desktop/kde6/applications/eventviews-kf6/actions.py
deleted file mode 100755
index 82e40ee4b1..0000000000
--- a/desktop/kde6/applications/eventviews-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/eventviews-kf6/files/qt5.patch b/desktop/kde6/applications/eventviews-kf6/files/qt5.patch
deleted file mode 100755
index 36fd034b76..0000000000
--- a/desktop/kde6/applications/eventviews-kf6/files/qt5.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nuar a/CMakeLists.txt b/CMakeLists.txt
---- a/CMakeLists.txt 2017-12-08 04:03:52.000000000 +0300
-+++ b/CMakeLists.txt 2017-12-17 22:40:11.652631461 +0300
-@@ -32,7 +32,7 @@
- set(EVENTVIEW_LIB_VERSION ${PIM_VERSION})
- set(CALENDARUTILS_LIB_VERSION "5.7.0")
- set(AKONADI_LIB_VERSION "5.7.0")
--set(QT_REQUIRED_VERSION "6.6.3")
-+set(QT_REQUIRED_VERSION "6.6.3")
- set(kcalendarcore-kf6_LIB_VERSION "5.7.0")
- set(AKONADICALENDAR_LIB_VERSION "5.7.0")
- set(kmime-kf6_LIB_VERSION "5.7.0")
diff --git a/desktop/kde6/applications/eventviews-kf6/pspec.xml b/desktop/kde6/applications/eventviews-kf6/pspec.xml
deleted file mode 100755
index 5b6a0a1a8f..0000000000
--- a/desktop/kde6/applications/eventviews-kf6/pspec.xml
+++ /dev/null
@@ -1,189 +0,0 @@
-
-
- eventviews-kf6
- https://community.kde.org/KDE_PIM
-
- Alihan Öztürk
- alihan@pisilinux.org
-
- LGPLv2
- app:console
- Library for creating events.
- Library for creating events.
- mirrors://kde/stable/release-service/24.12.1/src/eventviews-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- akonadi-kf6-devel
-
- kcompletion-kf6-devel
- kjobwidgets-kf6-devel
- kcoreaddons-kf6-devel
- kservice-kf6-devel
- solid-kf6-devel
- kxmlgui-kf6-devel
- kitemmodels-kf6-devel
-
- kdoctools-kf6-devel
-
-
- kunitconversion-kf6-devel
- boost-devel
- libkdepim-kf6-devel
- kcontacts-kf6-devel
- kcalendarcore-kf6-devel
-
- kcalutils-kf6-devel
- calendarsupport-kf6-devel
- kmime-kf6-devel
- kidentitymanagement-kf6-devel
- akonadi-calendar-kf6-devel
- akonadi-contacts-kf6-devel
- kdiagram-kf6-devel
- kholidays-kf6-devel
- kguiaddons-kf6-devel
- kiconthemes-kf6-devel
-
-
-
-
-
-
-
- eventviews-kf6
- Library for creating events.
-
- ki18n-kf6
- libgcc
- akonadi-kf6
- kcodecs-kf6
- kconfig-kf6
- kcalendarcore-kf6
- kdiagram-kf6
-
- kservice-kf6
- qt6-base
- kcalutils-kf6
- kcontacts-kf6
- libkdepim-kf6
- kguiaddons-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- kiconthemes-kf6
- kitemmodels-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
- calendarsupport-kf6
- akonadi-calendar-kf6
-
-
-
- /etc
- /usr/lib
- /usr/lib/qt6
- /usr/share
- /usr/share/doc
- /usr/share/kservice-kf6types5
- /usr/share/locale
-
-
-
-
- eventviews-kf6-devel
- Development files for eventviews-kf6.
-
- eventviews-kf6
-
-
- /usr/include
- /usr/lib/cmake
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/falkon-kf6/actions.py b/desktop/kde6/applications/falkon-kf6/actions.py
deleted file mode 100644
index ad99952383..0000000000
--- a/desktop/kde6/applications/falkon-kf6/actions.py
+++ /dev/null
@@ -1,22 +0,0 @@
-#!/usr/bin/env python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import shelltools
-from pisi.actionsapi import kde6
-
-def setup():
- shelltools.export("CC", "clang")
- shelltools.export("CXX", "clang++")
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("CHANGELOG", "COPYING", "README*")
diff --git a/desktop/kde6/applications/falkon-kf6/files/bookmarks_json.diff b/desktop/kde6/applications/falkon-kf6/files/bookmarks_json.diff
deleted file mode 100644
index e2dfddb382..0000000000
--- a/desktop/kde6/applications/falkon-kf6/files/bookmarks_json.diff
+++ /dev/null
@@ -1,1077 +0,0 @@
-diff -Nuar a/src/lib/data/data/bookmarks.json b/src/lib/data/data/bookmarks.json
---- a/src/lib/data/data/bookmarks.json 2018-05-08 17:18:50.000000000 +0300
-+++ b/src/lib/data/data/bookmarks.json 2018-09-11 16:18:33.130790019 +0300
-@@ -1,29 +1,1053 @@
- {
- "roots": {
- "bookmark_bar": {
-- "children": [ ],
-- "description": "Bookmarks located in Bookmarks Toolbar",
-- "expanded": true,
-- "expanded_sidebar": true,
-- "name": "Bookmarks Toolbar",
-- "type": "folder"
-+ "children": [
-+ {
-+ "children": [
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Github PisiLinux",
-+ "type": "url",
-+ "url": "https://github.com/pisilinux",
-+ "visit_count": 1
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "gitter pisilinux",
-+ "type": "url",
-+ "url": "https://gitter.im/pisilinux",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "slack pisi",
-+ "type": "url",
-+ "url": "https://pisi.slack.com/messages/general/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Transifex",
-+ "type": "url",
-+ "url": "https://www.transifex.com/signin/?next=/messages/inbox/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Twitter'da PiSilinux",
-+ "type": "url",
-+ "url": "http://twitter.com/#!/pisilinux",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "PisiLinux Forum",
-+ "type": "url",
-+ "url": "https://www.pisilinux.org/forum",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "PisiLinux",
-+ "type": "url",
-+ "url": "https://www.pisilinux.org",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Hata Takip Sistemi",
-+ "type": "url",
-+ "url": "https://www.pisilinux.org/hata_kaydi",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "PiSilinux Çeviri Platformu",
-+ "type": "url",
-+ "url": "https://www.transifex.com/projects/p/PiSiLinux/",
-+ "visit_count": 0
-+ }
-+ ],
-+ "description": "",
-+ "expanded": false,
-+ "expanded_sidebar": false,
-+ "name": "PiSilinux Durakları",
-+ "type": "folder"
-+ },
-+ {
-+ "children": [
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Worldforum PiSiLinux",
-+ "type": "url",
-+ "url": "https://www.pisilinux.org/blog",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Pisilinux Ansiklopedisi",
-+ "type": "url",
-+ "url": "https://www.pisilinux.org/wiki",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Özgürlük İçin",
-+ "type": "url",
-+ "url": "http://www.ozgurlukicin.org/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Pardus-Linux.org",
-+ "type": "url",
-+ "url": "http://www.pardus-linux.org/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Linux Kullanıcıları Derneği",
-+ "type": "url",
-+ "url": "http://www.lkd.org.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Linux Belgelendirme Projesi",
-+ "type": "url",
-+ "url": "http://www.belgeler.org/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Tuxleaks - özgür belgeler;",
-+ "type": "url",
-+ "url": "http://tuxleaks.org/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "LibreOffice Türkiye",
-+ "type": "url",
-+ "url": "http://tr.libreoffice.org/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "LibreOffice Forum",
-+ "type": "url",
-+ "url": "http://forum.libreoffice.org.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "LibreOffice Wiki",
-+ "type": "url",
-+ "url": "http://wiki.libreoffice.org.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Mozilla Türkiye",
-+ "type": "url",
-+ "url": "http://www.mozilla.org.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "GNOME Türkiye",
-+ "type": "url",
-+ "url": "http://www.gnome.org.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "KDE Türkiye",
-+ "type": "url",
-+ "url": "http://www.kde.org.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "OpenOffice.org Türkiye",
-+ "type": "url",
-+ "url": "http://www.openoffice.org.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "WordPress Türkiye",
-+ "type": "url",
-+ "url": "http://www.wordpress-tr.com/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Debian Türkiye",
-+ "type": "url",
-+ "url": "http://www.debian.org.tr/Ana_sayfa",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Gentoo Türkiye",
-+ "type": "url",
-+ "url": "http://www.gentoo-tr.org/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Linux Mint Türkiye",
-+ "type": "url",
-+ "url": "http://www.linuxmint.org.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "OpenSUSE.org Türkiye",
-+ "type": "url",
-+ "url": "http://tr.opensuse.org/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Slackware Türkiye",
-+ "type": "url",
-+ "url": "http://www.slackware.org.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Ubuntu Türkiye",
-+ "type": "url",
-+ "url": "http://www.ubuntu-tr.net/",
-+ "visit_count": 0
-+ }
-+ ],
-+ "description": "",
-+ "expanded": false,
-+ "expanded_sidebar": false,
-+ "name": "Topluluk",
-+ "type": "folder"
-+ },
-+ {
-+ "children": [
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "A Bank",
-+ "type": "url",
-+ "url": "http://www.abank.com.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Akbank",
-+ "type": "url",
-+ "url": "http://www.akbank.com/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Aktif Bank",
-+ "type": "url",
-+ "url": "http://www.aktifbank.com.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Anadolu Bank",
-+ "type": "url",
-+ "url": "http://www.anadolubank.com.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Citibank",
-+ "type": "url",
-+ "url": "http://www.citibank.com.tr/homepage/tr/index.htm",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "DenizBank",
-+ "type": "url",
-+ "url": "http://www.denizbank.com/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Eurobank Tekfen",
-+ "type": "url",
-+ "url": "http://www.eurobanktekfen.com/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Fibabanka",
-+ "type": "url",
-+ "url": "http://www.fibabanka.com.tr/Default.aspx",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Finansbank",
-+ "type": "url",
-+ "url": "http://www.finansbank.com.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Garanti Bankası",
-+ "type": "url",
-+ "url": "http://www.garanti.com.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Halkbank",
-+ "type": "url",
-+ "url": "http://www.halkbank.com.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "HSBC",
-+ "type": "url",
-+ "url": "http://www.hsbc.com.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "ING Bank",
-+ "type": "url",
-+ "url": "http://www.ingbank.com.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Şekerbank",
-+ "type": "url",
-+ "url": "http://www.sekerbank.com.tr//default.jsp",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "TEB",
-+ "type": "url",
-+ "url": "http://www.teb.com.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Eurobank Tekfen",
-+ "type": "url",
-+ "url": "http://www.tekfenbank.com.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Tbank",
-+ "type": "url",
-+ "url": "http://www.tbank.com.tr/tr-TR/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Tekstil Bank",
-+ "type": "url",
-+ "url": "http://www.tekstilbank.com.tr/portal/index.htm",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "TurkishBank",
-+ "type": "url",
-+ "url": "http://www.turkishbank.com/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Türkiye İş Bankası",
-+ "type": "url",
-+ "url": "http://www.isbank.com.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "VakıfBank",
-+ "type": "url",
-+ "url": "http://www.vakifbank.com.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Yapı Kredi",
-+ "type": "url",
-+ "url": "http://www.yapikredi.com.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Ziraat Bankası",
-+ "type": "url",
-+ "url": "http://www.ziraatbank.com.tr/",
-+ "visit_count": 0
-+ }
-+ ],
-+ "description": "",
-+ "expanded": false,
-+ "expanded_sidebar": false,
-+ "name": "Bankalar",
-+ "type": "folder"
-+ },
-+ {
-+ "children": [
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "HGS sorgulama",
-+ "type": "url",
-+ "url": "https://hgsmusteri.ptt.gov.tr",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Vatandaşlık Portalı",
-+ "type": "url",
-+ "url": "https://www.turkiye.gov.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Türk Telekom : Rehber",
-+ "type": "url",
-+ "url": "http://www.ttrehber.turktelekom.com.tr/trk-wp/IDA2",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Güncel Türkçe Sözlük",
-+ "type": "url",
-+ "url": "http://www.tdk.org.tr/index.php?option=com_gts&view=gts",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Türk Dil Kurumu Yazım Kılavuzu",
-+ "type": "url",
-+ "url": "http://www.tdk.org.tr/index.php?option=com_seslissozluk&view=seslissozluk",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Hava Tahmini",
-+ "type": "url",
-+ "url": "http://www.mgm.gov.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Nöbetçi Eczaneler",
-+ "type": "url",
-+ "url": "http://www.treczane.com/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Türk Telekom : Rehber",
-+ "type": "url",
-+ "url": "http://www.ttrehber.turktelekom.com.tr/trk-wp/IDA2",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Aday İşlemleri Sayfası(OSYM)",
-+ "type": "url",
-+ "url": "https://ais.osym.gov.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Hastane Randevu Alma",
-+ "type": "url",
-+ "url": "http://hastanerandevu.gov.tr/Vatandas/",
-+ "visit_count": 0
-+ }
-+ ],
-+ "description": "",
-+ "expanded": false,
-+ "expanded_sidebar": false,
-+ "name": "Bilgi Sorgulama",
-+ "type": "folder"
-+ },
-+ {
-+ "children": [
-+ {
-+ "children": [
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Açık Gazete",
-+ "type": "url",
-+ "url": "http://www.acikgazete.com/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "BBC Turkce",
-+ "type": "url",
-+ "url": "http://www.bbc.co.uk/turkce/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Bianet",
-+ "type": "url",
-+ "url": "http://www.bianet.org/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Dipnot TV",
-+ "type": "url",
-+ "url": "http://www.dipnot.tv/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Dördüncü Kuvvet Medya",
-+ "type": "url",
-+ "url": "http://www.dorduncukuvvetmedya.com/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Gazeteport",
-+ "type": "url",
-+ "url": "http://www.gazeteport.com.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "haber365.com | 365 Gün Haber!",
-+ "type": "url",
-+ "url": "http://haber365.com/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "MYNET haber",
-+ "type": "url",
-+ "url": "http://www.mynet.com/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "NTVMSNBC",
-+ "type": "url",
-+ "url": "http://www.ntvmsnbc.com/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "ekolay.net | spor",
-+ "type": "url",
-+ "url": "http://spor.ekolay.net/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "HABERTÜRK Spor",
-+ "type": "url",
-+ "url": "http://www.htspor.com/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "NTVSpor.net",
-+ "type": "url",
-+ "url": "http://www.ntvspor.net/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Sporx",
-+ "type": "url",
-+ "url": "http://www.sporx.com/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Zaytung",
-+ "type": "url",
-+ "url": "http://zaytung.com/",
-+ "visit_count": 0
-+ }
-+ ],
-+ "description": "",
-+ "expanded": false,
-+ "expanded_sidebar": false,
-+ "name": "E-haber",
-+ "type": "folder"
-+ },
-+ {
-+ "children": [
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Anadolu Ajansı",
-+ "type": "url",
-+ "url": "http://www.aa.com.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Anka Haber Ajansı",
-+ "type": "url",
-+ "url": "http://www.ankaajansi.com.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Cihan Haber Ajansı",
-+ "type": "url",
-+ "url": "http://www.cihan.com.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Doğan Haber Ajansı",
-+ "type": "url",
-+ "url": "http://www.dha.com.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "İhlas Haber Ajansı",
-+ "type": "url",
-+ "url": "http://www.iha.com.tr/",
-+ "visit_count": 0
-+ }
-+ ],
-+ "description": "",
-+ "expanded": false,
-+ "expanded_sidebar": false,
-+ "name": "Ajans",
-+ "type": "folder"
-+ },
-+ {
-+ "children": [
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Akşam",
-+ "type": "url",
-+ "url": "http://www.aksam.com.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "BirGün",
-+ "type": "url",
-+ "url": "http://www.birgun.net/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Cumhuriyet",
-+ "type": "url",
-+ "url": "http://www.cumhuriyet.com.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Hürriyet",
-+ "type": "url",
-+ "url": "http://www.hurriyet.com.tr/anasayfa/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Dünya",
-+ "type": "url",
-+ "url": "http://www.dunya.com/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Evrensel",
-+ "type": "url",
-+ "url": "http://www.evrensel.net/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Milliyet",
-+ "type": "url",
-+ "url": "http://www.milliyet.com.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Güneş",
-+ "type": "url",
-+ "url": "http://www.gunes.com/2011/07/08/index.html",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Habertürk",
-+ "type": "url",
-+ "url": "http://www.haberturk.com/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Ortadoğu",
-+ "type": "url",
-+ "url": "http://www.ortadogugazetesi.net/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Özgür Gündem",
-+ "type": "url",
-+ "url": "http://www.ozgur-gundem.com/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Posta",
-+ "type": "url",
-+ "url": "http://www.posta.com.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Sabah",
-+ "type": "url",
-+ "url": "http://www.sabah.com.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Radikal",
-+ "type": "url",
-+ "url": "http://www.radikal.com.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Star Gazete",
-+ "type": "url",
-+ "url": "http://www.stargazete.com/starextra/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Takvim",
-+ "type": "url",
-+ "url": "http://www.takvim.com.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Taraf",
-+ "type": "url",
-+ "url": "http://www.taraf.com.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Türkiye",
-+ "type": "url",
-+ "url": "http://www.turkiyegazetesi.com/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Vatan",
-+ "type": "url",
-+ "url": "http://www.gazetevatan.com/root.asp",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Yeni Asya",
-+ "type": "url",
-+ "url": "http://www.yeniasya.com.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Yeni Şafak",
-+ "type": "url",
-+ "url": "http://www.yenisafak.com.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Yeniçağ",
-+ "type": "url",
-+ "url": "http://www.yg.yenicaggazetesi.com.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Fotomaç",
-+ "type": "url",
-+ "url": "http://www.fotomac.com.tr/",
-+ "visit_count": 0
-+ }
-+ ],
-+ "description": "",
-+ "expanded": false,
-+ "expanded_sidebar": false,
-+ "name": "Gazeteler",
-+ "type": "folder"
-+ },
-+ {
-+ "children": [
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Digiturk TV Rehberi",
-+ "type": "url",
-+ "url": "http://tvguide.digiturk.tv/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "ATV",
-+ "type": "url",
-+ "url": "http://www.atv.com.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "CNBC-E",
-+ "type": "url",
-+ "url": "http://www.cnbce.com/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "CNN TÜRK",
-+ "type": "url",
-+ "url": "http://www.cnnturk.com.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Kanal D",
-+ "type": "url",
-+ "url": "http://www.kanald.com.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "FOX",
-+ "type": "url",
-+ "url": "http://www.fox.com.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Habertürk",
-+ "type": "url",
-+ "url": "http://tv.haberturk.com/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "NTV",
-+ "type": "url",
-+ "url": "http://www.ntvmsnbc.com/news/37103.asp",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Show TV",
-+ "type": "url",
-+ "url": "http://www.showtvnet.com/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "Star TV",
-+ "type": "url",
-+ "url": "http://www.startv.com.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "TRT",
-+ "type": "url",
-+ "url": "http://www.trt.net.tr/",
-+ "visit_count": 0
-+ },
-+ {
-+ "description": "",
-+ "keyword": "",
-+ "name": "tv8",
-+ "type": "url",
-+ "url": "http://www.tv8.com.tr/",
-+ "visit_count": 0
-+ }
-+ ],
-+ "description": "",
-+ "expanded": false,
-+ "expanded_sidebar": false,
-+ "name": "Televizyonlar",
-+ "type": "folder"
-+ }
-+ ],
-+ "description": "",
-+ "expanded": false,
-+ "expanded_sidebar": false,
-+ "name": "Haberler",
-+ "type": "folder"
-+ },
-+ {
-+ "type": "separator"
-+ }
-+ ],
-+ "description": "Yer imleri araç çubuğuna kaydedildi",
-+ "expanded": true,
-+ "expanded_sidebar": true,
-+ "name": "Yer İmler Araç Çubuğu",
-+ "type": "folder"
- },
- "bookmark_menu": {
-- "children": [],
-- "description": "Bookmarks located in Bookmarks Menu",
-- "expanded": true,
-- "expanded_sidebar": true,
-- "name": "Bookmarks Menu",
-- "type": "folder"
-+ "children": [
-+ ],
-+ "description": "Yer imleri menüye kaydedildi",
-+ "expanded": true,
-+ "expanded_sidebar": true,
-+ "name": "Yer İmleri Menüsü",
-+ "type": "folder"
- },
- "other": {
-- "children": [],
-- "description": "All other bookmarks",
-- "expanded": true,
-- "expanded_sidebar": true,
-- "name": "Unsorted Bookmarks",
-- "type": "folder"
-+ "children": [
-+ ],
-+ "description": "Diğer tüm yer imleri",
-+ "expanded": true,
-+ "expanded_sidebar": true,
-+ "name": "Sıralanmamış Yerimleri",
-+ "type": "folder"
- }
-- },
-- "version": 1
-+ },
-+ "version": 1
- }
-+
diff --git a/desktop/kde6/applications/falkon-kf6/files/homepage.patch b/desktop/kde6/applications/falkon-kf6/files/homepage.patch
deleted file mode 100644
index 70f98c53be..0000000000
--- a/desktop/kde6/applications/falkon-kf6/files/homepage.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-diff -Nuar a/src/lib/preferences/preferences.cpp b/src/lib/preferences/preferences.cpp
---- a/src/lib/preferences/preferences.cpp 2018-02-27 16:56:58.000000000 +0300
-+++ b/src/lib/preferences/preferences.cpp 2018-04-08 21:18:23.966125844 +0300
-@@ -131,7 +131,7 @@
- Settings settings;
- //GENERAL URLs
- settings.beginGroup("Web-URL-Settings");
-- m_homepage = settings.value("homepage", QUrl(QSL("falkon-kf6:start"))).toUrl();
-+ m_homepage = settings.value("homepage", QUrl(QSL("falkon-kf6:speeddial"))).toUrl();
- m_newTabUrl = settings.value("newTabUrl", QUrl(QSL("falkon-kf6:speeddial"))).toUrl();
- ui->homepage->setText(m_homepage.toEncoded());
- ui->newTabUrl->setText(m_newTabUrl.toEncoded());
-diff -Nuar a/src/lib/app/browserwindow.cpp b/src/lib/app/browserwindow.cpp
---- a/src/lib/app/browserwindow.cpp 2018-02-27 16:56:58.000000000 +0300
-+++ b/src/lib/app/browserwindow.cpp 2018-04-08 20:11:08.593417016 +0300
-@@ -576,7 +576,7 @@
-
- //Url settings
- settings.beginGroup("Web-URL-Settings");
-- m_homepage = settings.value("homepage", "falkon-kf6:start").toUrl();
-+ m_homepage = settings.value("homepage", "falkon-kf6:speeddial").toUrl();
- settings.endGroup();
-
- //Browser Window settings
diff --git a/desktop/kde6/applications/falkon-kf6/files/speeddial.diff b/desktop/kde6/applications/falkon-kf6/files/speeddial.diff
deleted file mode 100644
index 1de33f47b7..0000000000
--- a/desktop/kde6/applications/falkon-kf6/files/speeddial.diff
+++ /dev/null
@@ -1,21 +0,0 @@
-diff -Nuar a/src/lib/plugins/speeddial.cpp b/src/lib/plugins/speeddial.cpp
---- a/src/lib/plugins/speeddial.cpp 2018-02-27 16:56:58.000000000 +0300
-+++ b/src/lib/plugins/speeddial.cpp 2018-04-08 00:13:44.000000000 +0300
-@@ -63,10 +63,14 @@
- settings.endGroup();
-
- if (allPages.isEmpty()) {
-- allPages = "url:\"https:/kde.org\"|title:\"KDE Community Home\";"
-+ allPages = "url:\"https://www.turhost.com\"|title:\"Turhost - Web Hosting\";"
-+ "url:\"https://www.pisilinux.org\"|title:\"Pisilinux - Hoşgeldiniz\";"
-+ "url:\"https://pisilinux.org/forum\"|title:\"Pisilinux Forum\";"
-+ "url:\"https://pisilinux.org/wiki\"|title:\"Pisilinux Wiki\";"
-+ "url:\"https://www.youtube.com/html5\"|title:\"YouTube-html5\";"
-+ "url:\"https://www.google.com\"|title:\"Google\";"
- "url:\"https://phabricator.kde.org/source/falkon/\"|title:\"falkon-kf6 Git\";"
-- "url:\"https://bugs.kde.org/describecomponents.cgi?product=falkon-kf6\"|title:\"falkon-kf6 Bug Tracker\";"
-- "url:\"https://duckduckgo.com\"|title:\"DuckDuckGo\";";
-+ "url:\"https://github.com/pisilinux\"|title:\"Github\";";
-
- }
- changed(allPages);
diff --git a/desktop/kde6/applications/falkon-kf6/pspec.xml b/desktop/kde6/applications/falkon-kf6/pspec.xml
deleted file mode 100644
index 2e9f87b86f..0000000000
--- a/desktop/kde6/applications/falkon-kf6/pspec.xml
+++ /dev/null
@@ -1,186 +0,0 @@
-
-
-
-
- falkon-kf6
- https://www.falkon-kf6.org/
-
- Mustafa Cinasal
- muscnsl@gmail.com
-
- GPLv3
- app:web
- Cross-platform QtWebKit browser
- falkon-kf6 is a new and very fast QtWebEngine browser
- https://download.kde.org/stable/release-service/24.12.1/src/falkon-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- kwallet-kf6-devel
- qt6-base-devel
- qt6-declarative-devel
- qt6-webchannel-devel
- qt6-webengine-devel
- qt6-sql-postgresql
- qt6-svg-devel
- qt6-sql-mysql
- qt6-sql-odbc
- qt6-linguist
- qt6-sql-sqlite
- qt6-5compat-devel
- libgnome-keyring
- libxslt-devel
- python3-devel
- openssl-devel
- libxcb-devel
- nss-devel
- cmake
- llvm
- kio-kf6-devel
- purpose-kf6-devel
- karchive-kf6-devel
- openssl-devel
- pyside6-devel
- python3-devel
- karchive-kf6-devel
- python3-shiboken6-devel
-
-
-
-
-
-
-
-
-
- falkon-kf6
-
- qupzilla
-
-
- kio-kf6
- kcrash-kf6
- purpose-kf6
- kcoreaddons-kf6
- libxcb
- libgnome-keyring
- openssl
- pyside6
- python3
- karchive-kf6
- shiboken6
- kwallet-kf6
- qt6-base
- qt6-declarative
- qt6-webchannel
- qt6-webengine
- qt6-5compat
- qt6-sql-sqlite
-
-
- /usr/bin
- /usr/lib
- /usr/include
- /usr/share
- /usr/share/locale
- /usr/share/bash-completion
- /usr/share/metainfo
- /usr/share/pixmaps
- /usr/share/icons
- /usr/share/doc
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-25
- 24.02.2
- Rebuild.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/falkon-kf6/translations.xml b/desktop/kde6/applications/falkon-kf6/translations.xml
deleted file mode 100644
index ed3d47cfbd..0000000000
--- a/desktop/kde6/applications/falkon-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- falkon-kf6
- Cross-platform QtWebKit browser
- falkon-kf6 is a new and very fast QtWebEngine browser
-
-
diff --git a/desktop/kde6/applications/ffmpegthumbs-kf6/actions.py b/desktop/kde6/applications/ffmpegthumbs-kf6/actions.py
deleted file mode 100755
index 135fe37030..0000000000
--- a/desktop/kde6/applications/ffmpegthumbs-kf6/actions.py
+++ /dev/null
@@ -1,23 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import shelltools
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-from pisi.actionsapi import get
-
-NoStrip=["/usr/share"]
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/ffmpegthumbs-kf6/files/ffmpegthumbs-ffmpeg3.patch b/desktop/kde6/applications/ffmpegthumbs-kf6/files/ffmpegthumbs-ffmpeg3.patch
deleted file mode 100755
index c62180789d..0000000000
--- a/desktop/kde6/applications/ffmpegthumbs-kf6/files/ffmpegthumbs-ffmpeg3.patch
+++ /dev/null
@@ -1,296 +0,0 @@
-From:
-Date:
-Subject:
-X-Git-Url: http://quickgit.kde.org/?p=ffmpegthumbs-kf6.git&a=commitdiff&h=3978c762072b7bc16b2096819b7cfa2052deaf5e
----
----
-
-
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -36,7 +36,7 @@
-
- add_library(ffmpegthumbs-kf6 MODULE ${ffmpegthumbs-kf6_PART_SRCS})
-
--target_link_libraries(ffmpegthumbs-kf6 Qt5::Gui KF5::kio-kf6Widgets ${AVUTIL_LIBRARIES} ${AVFORMAT_LIBRARIES} ${AVCODEC_LIBRARIES} ${SWSCALE_LIBRARIES} )
-+target_link_libraries(ffmpegthumbs-kf6 Qt5::Gui KF5::kio-kf6Widgets ${AVUTIL_LIBRARIES} ${AVFILTER_LIBRARIES} ${AVFORMAT_LIBRARIES} ${AVCODEC_LIBRARIES} ${SWSCALE_LIBRARIES} )
-
- install(TARGETS ffmpegthumbs-kf6 DESTINATION ${PLUGIN_INSTALL_DIR})
-
---- a/cmake/FindFFmpeg.cmake
-+++ b/cmake/FindFFmpeg.cmake
-@@ -99,6 +99,7 @@
-
- # Check for all possible component.
- find_component(AVCODEC libavcodec avcodec libavcodec/avcodec.h)
-+ find_component(AVFILTER libavfilter avfilter libavfilter/avfilter.h)
- find_component(AVFORMAT libavformat avformat libavformat/avformat.h)
- find_component(AVDEVICE libavdevice avdevice libavdevice/avdevice.h)
- find_component(AVUTIL libavutil avutil libavutil/avutil.h)
---- a/ffmpegthumbnailer/moviedecoder.cpp
-+++ b/ffmpegthumbnailer/moviedecoder.cpp
-@@ -40,6 +40,10 @@
- , m_FormatContextWasGiven(pavContext != NULL)
- , m_AllowSeek(true)
- , m_initialized(false)
-+ , m_bufferSinkContext(nullptr)
-+ , m_bufferSourceContext(nullptr)
-+ , m_filterGraph(nullptr)
-+ , m_filterFrame(nullptr)
- {
- initialize(filename);
- }
-@@ -51,6 +55,9 @@
-
- void MovieDecoder::initialize(const QString& filename)
- {
-+ m_lastWidth = -1;
-+ m_lastHeight = -1;
-+ m_lastPixfmt = AV_PIX_FMT_NONE;
- av_register_all();
- avcodec_register_all();
-
-@@ -67,7 +74,7 @@
- }
-
- initializeVideo();
-- m_pFrame = avcodec_alloc_frame();
-+ m_pFrame = av_frame_alloc();
-
- if (m_pFrame) {
- m_initialized=true;
-@@ -82,6 +89,7 @@
-
- void MovieDecoder::destroy()
- {
-+ deleteFilterGraph();
- if (m_pVideoCodecContext) {
- avcodec_close(m_pVideoCodecContext);
- m_pVideoCodecContext = NULL;
-@@ -93,13 +101,13 @@
- }
-
- if (m_pPacket) {
-- av_free_packet(m_pPacket);
-+ av_packet_unref(m_pPacket);
- delete m_pPacket;
- m_pPacket = NULL;
- }
-
- if (m_pFrame) {
-- av_free(m_pFrame);
-+ av_frame_free(&m_pFrame);
- m_pFrame = NULL;
- }
-
-@@ -239,7 +247,7 @@
- return false;
- }
-
-- avcodec_get_frame_defaults(m_pFrame);
-+ av_frame_unref(m_pFrame);
-
- int frameFinished = 0;
-
-@@ -264,7 +272,7 @@
- int attempts = 0;
-
- if (m_pPacket) {
-- av_free_packet(m_pPacket);
-+ av_packet_unref(m_pPacket);
- delete m_pPacket;
- }
-
-@@ -275,7 +283,7 @@
- if (framesAvailable) {
- frameDecoded = m_pPacket->stream_index == m_VideoStream;
- if (!frameDecoded) {
-- av_free_packet(m_pPacket);
-+ av_packet_unref(m_pPacket);
- }
- }
- }
-@@ -283,15 +291,100 @@
- return frameDecoded;
- }
-
-+void MovieDecoder::deleteFilterGraph()
-+{
-+ if (m_filterGraph) {
-+ av_frame_free(&m_filterFrame);
-+ avfilter_graph_free(&m_filterGraph);
-+ m_filterGraph = nullptr;
-+ }
-+}
-+
-+bool MovieDecoder::initFilterGraph(enum AVPixelFormat pixfmt, int width, int height)
-+{
-+ AVFilterInOut *inputs = nullptr, *outputs = nullptr;
-+
-+ deleteFilterGraph();
-+ m_filterGraph = avfilter_graph_alloc();
-+
-+ QByteArray arguments("buffer=");
-+ arguments += "video_size=" + QByteArray::number(width) + "x" + QByteArray::number(height) + ":";
-+ arguments += "pix_fmt=" + QByteArray::number(pixfmt) + ":";
-+ arguments += "time_base=1/1:pixel_aspect=0/1[in];";
-+ arguments += "[in]yadif[out];";
-+ arguments += "[out]buffersink";
-+
-+ int ret = avfilter_graph_parse2(m_filterGraph, arguments.constData(), &inputs, &outputs);
-+ if (ret < 0) {
-+ qWarning() << "Unable to parse filter graph";
-+ return false;
-+ }
-+
-+ if(inputs || outputs)
-+ return -1;
-+
-+ ret = avfilter_graph_config(m_filterGraph, nullptr);
-+ if (ret < 0) {
-+ qWarning() << "Unable to validate filter graph";
-+ return false;
-+ }
-+
-+ m_bufferSourceContext = avfilter_graph_get_filter(m_filterGraph, "Parsed_buffer_0");
-+ m_bufferSinkContext = avfilter_graph_get_filter(m_filterGraph, "Parsed_buffersink_2");
-+ if (!m_bufferSourceContext || !m_bufferSinkContext) {
-+ qWarning() << "Unable to get source or sink";
-+ return false;
-+ }
-+ m_filterFrame = av_frame_alloc();
-+ m_lastWidth = width;
-+ m_lastHeight = height;
-+ m_lastPixfmt = pixfmt;
-+
-+ return true;
-+}
-+
-+bool MovieDecoder::processFilterGraph(AVPicture *dst, const AVPicture *src,
-+ enum AVPixelFormat pixfmt, int width, int height)
-+{
-+ if (!m_filterGraph || width != m_lastWidth ||
-+ height != m_lastHeight || pixfmt != m_lastPixfmt) {
-+
-+ if (!initFilterGraph(pixfmt, width, height)) {
-+ return false;
-+ }
-+ }
-+
-+ memcpy(m_filterFrame->data, src->data, sizeof(src->data));
-+ memcpy(m_filterFrame->linesize, src->linesize, sizeof(src->linesize));
-+ m_filterFrame->width = width;
-+ m_filterFrame->height = height;
-+ m_filterFrame->format = pixfmt;
-+
-+ int ret = av_buffersrc_add_frame(m_bufferSourceContext, m_filterFrame);
-+ if (ret < 0) {
-+ return false;
-+ }
-+
-+ ret = av_buffersink_get_frame(m_bufferSinkContext, m_filterFrame);
-+ if (ret < 0) {
-+ return false;
-+ }
-+
-+ av_picture_copy(dst, (const AVPicture *) m_filterFrame, pixfmt, width, height);
-+ av_frame_unref(m_filterFrame);
-+
-+ return true;
-+}
-+
- void MovieDecoder::getScaledVideoFrame(int scaledSize, bool maintainAspectRatio, VideoFrame& videoFrame)
- {
- if (m_pFrame->interlaced_frame) {
-- avpicture_deinterlace((AVPicture*) m_pFrame, (AVPicture*) m_pFrame, m_pVideoCodecContext->pix_fmt,
-+ processFilterGraph((AVPicture*) m_pFrame, (AVPicture*) m_pFrame, m_pVideoCodecContext->pix_fmt,
- m_pVideoCodecContext->width, m_pVideoCodecContext->height);
- }
-
- int scaledWidth, scaledHeight;
-- convertAndScaleFrame(PIX_FMT_RGB24, scaledSize, maintainAspectRatio, scaledWidth, scaledHeight);
-+ convertAndScaleFrame(AV_PIX_FMT_RGB24, scaledSize, maintainAspectRatio, scaledWidth, scaledHeight);
-
- videoFrame.width = scaledWidth;
- videoFrame.height = scaledHeight;
-@@ -302,7 +395,7 @@
- memcpy((&(videoFrame.frameData.front())), m_pFrame->data[0], videoFrame.lineSize * videoFrame.height);
- }
-
--void MovieDecoder::convertAndScaleFrame(PixelFormat format, int scaledSize, bool maintainAspectRatio, int& scaledWidth, int& scaledHeight)
-+void MovieDecoder::convertAndScaleFrame(AVPixelFormat format, int scaledSize, bool maintainAspectRatio, int& scaledWidth, int& scaledHeight)
- {
- calculateDimensions(scaledSize, maintainAspectRatio, scaledWidth, scaledHeight);
- SwsContext* scaleContext = sws_getContext(m_pVideoCodecContext->width, m_pVideoCodecContext->height,
-@@ -323,7 +416,7 @@
- convertedFrame->data, convertedFrame->linesize);
- sws_freeContext(scaleContext);
-
-- av_free(m_pFrame);
-+ av_frame_free(&m_pFrame);
- av_free(m_pFrameBuffer);
-
- m_pFrame = convertedFrame;
-@@ -355,9 +448,9 @@
- }
- }
-
--void MovieDecoder::createAVFrame(AVFrame** avFrame, quint8** frameBuffer, int width, int height, PixelFormat format)
--{
-- *avFrame = avcodec_alloc_frame();
-+void MovieDecoder::createAVFrame(AVFrame** avFrame, quint8** frameBuffer, int width, int height, AVPixelFormat format)
-+{
-+ *avFrame = av_frame_alloc();
-
- int numBytes = avpicture_get_size(format, width, height);
- *frameBuffer = reinterpret_cast(av_malloc(numBytes));
---- a/ffmpegthumbnailer/moviedecoder.h
-+++ b/ffmpegthumbnailer/moviedecoder.h
-@@ -23,6 +23,9 @@
- extern "C" {
- #include
- #include
-+#include
-+#include
-+#include
- }
-
- namespace ffmpegthumbnailer
-@@ -52,9 +55,13 @@
-
- bool decodeVideoPacket();
- bool getVideoPacket();
-- void convertAndScaleFrame(PixelFormat format, int scaledSize, bool maintainAspectRatio, int& scaledWidth, int& scaledHeight);
-- void createAVFrame(AVFrame** avFrame, quint8** frameBuffer, int width, int height, PixelFormat format);
-+ void convertAndScaleFrame(AVPixelFormat format, int scaledSize, bool maintainAspectRatio, int& scaledWidth, int& scaledHeight);
-+ void createAVFrame(AVFrame** avFrame, quint8** frameBuffer, int width, int height, AVPixelFormat format);
- void calculateDimensions(int squareSize, bool maintainAspectRatio, int& destWidth, int& destHeight);
-+
-+ void deleteFilterGraph();
-+ bool initFilterGraph(enum AVPixelFormat pixfmt, int width, int height);
-+ bool processFilterGraph(AVPicture *dst, const AVPicture *src, enum AVPixelFormat pixfmt, int width, int height);
-
- private:
- int m_VideoStream;
-@@ -68,6 +75,13 @@
- bool m_FormatContextWasGiven;
- bool m_AllowSeek;
- bool m_initialized;
-+ AVFilterContext* m_bufferSinkContext;
-+ AVFilterContext* m_bufferSourceContext;
-+ AVFilterGraph* m_filterGraph;
-+ AVFrame* m_filterFrame;
-+ int m_lastWidth;
-+ int m_lastHeight;
-+ enum AVPixelFormat m_lastPixfmt;
- };
-
- }
---- a/tests/CMakeLists.txt
-+++ b/tests/CMakeLists.txt
-@@ -19,7 +19,7 @@
-
- add_executable(ffmpegthumbtest ${ffmpegthumbtest_SRCS} )
-
--target_link_libraries(ffmpegthumbtest Qt5::Gui KF5::kio-kf6Widgets ${AVUTIL_LIBRARIES} ${AVFORMAT_LIBRARIES} ${AVCODEC_LIBRARIES} ${SWSCALE_LIBRARIES})
-+target_link_libraries(ffmpegthumbtest Qt5::Gui KF5::kio-kf6Widgets ${AVUTIL_LIBRARIES} ${AVFILTER_LIBRARIES} ${AVFORMAT_LIBRARIES} ${AVCODEC_LIBRARIES} ${SWSCALE_LIBRARIES})
diff --git a/desktop/kde6/applications/ffmpegthumbs-kf6/pspec.xml b/desktop/kde6/applications/ffmpegthumbs-kf6/pspec.xml
deleted file mode 100755
index bfe14eba07..0000000000
--- a/desktop/kde6/applications/ffmpegthumbs-kf6/pspec.xml
+++ /dev/null
@@ -1,135 +0,0 @@
-
-
-
-
- ffmpegthumbs-kf6
- https://projects.kde.org/projects/kde/kdemultimedia/ffmpegthumbs-kf6
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- library
- desktop.kde.multimedia
- ffmpeg based thumbnailer for KDE
- FFmpeg-based thumbnail creator for video files
- mirrors://kde/stable/release-service/24.12.1/src/ffmpegthumbs-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- kio-kf6-devel
- ki18n-kf6-devel
- kconfig-kf6-devel
- taglib-devel
- ffmpeg-devel
-
-
-
-
-
- ffmpegthumbs-kf6
-
- kio-kf6
- ki18n-kf6
- kconfig-kf6
- ffmpeg
- taglib
- libgcc
- qt6-base
-
-
- /usr/share
- /usr/lib
- /usr/share/doc
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/ffmpegthumbs-kf6/translations.xml b/desktop/kde6/applications/ffmpegthumbs-kf6/translations.xml
deleted file mode 100755
index e0552529a9..0000000000
--- a/desktop/kde6/applications/ffmpegthumbs-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- ffmpegthumbs-kf6
- KDE için ffmpeg tabanlı önizleme
- Video dosyaları için FFmpeg tabanlı önizleme oluşturur.
-
-
diff --git a/desktop/kde6/applications/filelight-kf6/actions.py b/desktop/kde6/applications/filelight-kf6/actions.py
deleted file mode 100755
index 43c04d9cb8..0000000000
--- a/desktop/kde6/applications/filelight-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/filelight-kf6/pspec.xml b/desktop/kde6/applications/filelight-kf6/pspec.xml
deleted file mode 100755
index 3f205337e9..0000000000
--- a/desktop/kde6/applications/filelight-kf6/pspec.xml
+++ /dev/null
@@ -1,156 +0,0 @@
-
-
-
-
- filelight-kf6
- http://utils.kde.org/projects/filelight-kf6
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- filelight-kf6
- app:gui
- desktop.kde.utils
- View disk usage information
- filelight-kf6 allows you to quickly understand exactly where your diskspace is being used by graphically representing your file system as a set of concentric segmented-rings.
- mirrors://kde/stable/release-service/24.12.1/src/filelight-24.12.1.tar.xz
-
- qt6-base-devel
- qt6-svg-devel
- qt6-declarative-devel
- kdoctools-kf6-devel
- qqc2-desktop-style-kf6
- kirigami-addons-kf6
- extra-cmake-modules-kf6
- kio-kf6-devel
- kparts-kf6-devel
- solid-kf6-devel
- kxmlgui-kf6-devel
- kcoreaddons-kf6-devel
- ki18n-kf6-devel
- kdeclarative-kf6-devel
- mesa-devel
- docbook-xsl
-
-
-
-
- filelight-kf6
-
- qt6-svg
- qt6-base
- qt6-declarative
- kparts-kf6
- kio-kf6
- ki18n-kf6
- solid-kf6
- libgcc
- kconfig-kf6
- kxmlgui-kf6
- kservice-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- kdeclarative-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
- qqc2-desktop-style-kf6
- kirigami-addons-kf6
-
-
- /usr/lib
- /usr/lib/qt6
- /usr/share/doc
- /usr/bin
- /usr/share
- /etc/xdg
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/filelight-kf6/translations.xml b/desktop/kde6/applications/filelight-kf6/translations.xml
deleted file mode 100755
index cdd39da4da..0000000000
--- a/desktop/kde6/applications/filelight-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- filelight-kf6
- View disk usage information
- filelight-kf6 allows you to quickly understand exactly where your diskspace is being used by graphically representing your file system as a set of concentric segmented-rings.
-
-
diff --git a/desktop/kde6/applications/granatier-kf6/actions.py b/desktop/kde6/applications/granatier-kf6/actions.py
deleted file mode 100755
index a3995454b7..0000000000
--- a/desktop/kde6/applications/granatier-kf6/actions.py
+++ /dev/null
@@ -1,18 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import kde6
-
-NoStrip=["/usr/share/icons"]
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
diff --git a/desktop/kde6/applications/granatier-kf6/pspec.xml b/desktop/kde6/applications/granatier-kf6/pspec.xml
deleted file mode 100755
index 9a26930747..0000000000
--- a/desktop/kde6/applications/granatier-kf6/pspec.xml
+++ /dev/null
@@ -1,145 +0,0 @@
-
-
-
-
- granatier-kf6
- https://www.kde.org/applications/games/granatier/
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- granatier-kf6
- app:gui
- desktop.kde.games
- A bomber-kf6man game
- granatier-kf6 is a clone of the classic bomber-kf6man game, inspired by the work of the Clanbomber-kf6 clone.
- mirrors://kde/stable/release-service/24.12.1/src/granatier-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- mesa-devel
- qt6-svg-devel
- kcoreaddons-kf6-devel
- kconfig-kf6-devel
- kdbusaddons-kf6-devel
- kwidgetsaddons-kf6-devel
- ki18n-kf6-devel
- kxmlgui-kf6-devel
- knewstuff-kf6-devel
- libkdegames-kf6-devel
- qt6-declarative-devel
-
- kdoctools-kf6-devel
- kcompletion-kf6-devel
- kitemmodels-kf6-devel
- kunitconversion-kf6-devel
-
-
-
-
- granatier-kf6
-
- ki18n-kf6
- libgcc
- kconfig-kf6
- kxmlgui-kf6
- qt6-svg
- qt6-base
- knewstuff-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- libkdegames-kf6
- kcompletion-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
-
-
- /etc/xdg
- /usr/share
- /usr/lib
- /usr/share/doc
- /usr/bin
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/granatier-kf6/translations.xml b/desktop/kde6/applications/granatier-kf6/translations.xml
deleted file mode 100755
index bb603369a5..0000000000
--- a/desktop/kde6/applications/granatier-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- granatier-kf6
- Bombalama macera oyunu
- granatier-kf6, oyuncunun yüksekliği her turda azalan bir uçak içinde şehirlere hücum ettiği tek kişilik bir macera oyunudur.
-
-
diff --git a/desktop/kde6/applications/grantlee-editor-kf6/actions.py b/desktop/kde6/applications/grantlee-editor-kf6/actions.py
deleted file mode 100755
index dc7d4ed6e8..0000000000
--- a/desktop/kde6/applications/grantlee-editor-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
-
- pisitools.dodoc("LICENSES/*")
-
diff --git a/desktop/kde6/applications/grantlee-editor-kf6/granatier-kf6/actions.py b/desktop/kde6/applications/grantlee-editor-kf6/granatier-kf6/actions.py
deleted file mode 100755
index a3995454b7..0000000000
--- a/desktop/kde6/applications/grantlee-editor-kf6/granatier-kf6/actions.py
+++ /dev/null
@@ -1,18 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import kde6
-
-NoStrip=["/usr/share/icons"]
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
diff --git a/desktop/kde6/applications/grantlee-editor-kf6/granatier-kf6/pspec.xml b/desktop/kde6/applications/grantlee-editor-kf6/granatier-kf6/pspec.xml
deleted file mode 100755
index cbdd06b5bc..0000000000
--- a/desktop/kde6/applications/grantlee-editor-kf6/granatier-kf6/pspec.xml
+++ /dev/null
@@ -1,152 +0,0 @@
-
-
-
-
- granatier-kf6
- https://www.kde.org/applications/games/granatier/
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- granatier-kf6
- app:gui
- desktop.kde.games
- A bomber-kf6man game
- granatier-kf6 is a clone of the classic bomber-kf6man game, inspired by the work of the Clanbomber-kf6 clone.
- mirrors://kde/stable/release-service/24.12.1/src/granatier-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- mesa-devel
- qt6-svg-devel
- kcoreaddons-kf6-devel
- kconfig-kf6-devel
- kdbusaddons-kf6-devel
- kwidgetsaddons-kf6-devel
- ki18n-kf6-devel
- kxmlgui-kf6-devel
- knewstuff-kf6-devel
- libkdegames-kf6-devel
- qt6-declarative-devel
-
- kdoctools-kf6-devel
- kcompletion-kf6-devel
- kitemmodels-kf6-devel
- kunitconversion-kf6-devel
-
-
-
-
- granatier-kf6
-
- ki18n-kf6
- libgcc
- kconfig-kf6
- kxmlgui-kf6
- qt6-svg
- qt6-base
- knewstuff-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- libkdegames-kf6
- kcompletion-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
-
-
- /etc/xdg
- /usr/share
- /usr/lib
- /usr/share/doc
- /usr/bin
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/grantlee-editor-kf6/granatier-kf6/translations.xml b/desktop/kde6/applications/grantlee-editor-kf6/granatier-kf6/translations.xml
deleted file mode 100755
index bb603369a5..0000000000
--- a/desktop/kde6/applications/grantlee-editor-kf6/granatier-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- granatier-kf6
- Bombalama macera oyunu
- granatier-kf6, oyuncunun yüksekliği her turda azalan bir uçak içinde şehirlere hücum ettiği tek kişilik bir macera oyunudur.
-
-
diff --git a/desktop/kde6/applications/grantlee-editor-kf6/pspec.xml b/desktop/kde6/applications/grantlee-editor-kf6/pspec.xml
deleted file mode 100755
index 90ed6c07c0..0000000000
--- a/desktop/kde6/applications/grantlee-editor-kf6/pspec.xml
+++ /dev/null
@@ -1,173 +0,0 @@
-
-
-
-
- grantlee-editor-kf6
- https://community.kde.org/KDE_PIM
-
- Stefan Gronewold
- groni@pisilinux.org
-
- GPLv2
- Editor for Grantlee themes
- Editor for Grantlee themes
- mirrors://kde/stable/release-service/24.12.1/src/grantlee-editor-24.12.1.tar.xz
-
- qt6-webengine-devel
- kcrash-kf6-devel
- extra-cmake-modules-kf6
- kdbusaddons-kf6-devel
- kdoctools-kf6-devel
- kxmlgui-kf6-devel
- qt6-base-devel
- ktexteditor-kf6-devel
- kwallet-kf6-devel
- knewstuff-kf6-devel
- karchive-kf6-devel
- pimcommon-kf6-devel
- messagelib-kf6-devel
- grantleetheme-kf6-devel
- akonadi-mime-kf6-devel
- kpimtextedit-kf6-devel
- libkdepim-kf6-devel
- syntax-highlighting-kf6-devel
- libkleo-kf6-devel
- kparts-kf6-devel
- gpgme-devel
- gpgme-qt6-devel
- cyrus-sasl-devel
- akonadi-kf6-devel
- kitemmodels-kf6-devel
- kcontacts-kf6-devel
- akonadi-contacts-kf6-devel
- kimap-kf6-devel
- kmime-kf6-devel
-
- ffmpeg-devel
- libXScrnSaver-devel
-
-
-
-
- grantlee-editor-kf6
- Editor for Grantlee themes
-
- kio-kf6
- ki18n-kf6
- kmime-kf6
- kcrash-kf6
- libgcc
- kconfig-kf6
- kxmlgui-kf6
- karchive-kf6
- qt6-base
- kcontacts-kf6
- knewstuff-kf6
- pimcommon-kf6
- messagelib-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- kpimtextedit-kf6
- qt6-webengine
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
- akonadi-contacts-kf6
- syntax-highlighting-kf6
-
-
- /etc/xdg
- /usr/bin
- /usr/lib
- /usr/share
- /usr/share/doc
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/grantleetheme-kf6/actions.py b/desktop/kde6/applications/grantleetheme-kf6/actions.py
deleted file mode 100755
index a7464b1612..0000000000
--- a/desktop/kde6/applications/grantleetheme-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/grantleetheme-kf6/files/qt5.patch b/desktop/kde6/applications/grantleetheme-kf6/files/qt5.patch
deleted file mode 100755
index 039d758d9d..0000000000
--- a/desktop/kde6/applications/grantleetheme-kf6/files/qt5.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nuar a/CMakeLists.txt b/CMakeLists.txt
---- a/CMakeLists.txt 2017-12-08 04:03:55.000000000 +0300
-+++ b/CMakeLists.txt 2017-12-16 22:59:16.160410049 +0300
-@@ -30,7 +30,7 @@
-
- set(grantleetheme-kf6_LIB_VERSION ${PIM_VERSION})
-
--set(QT_REQUIRED_VERSION "6.6.3")
-+set(QT_REQUIRED_VERSION "6.6.3")
- set(GRANTLEE_VERSION "5.1")
-
- find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Network)
diff --git a/desktop/kde6/applications/grantleetheme-kf6/pspec.xml b/desktop/kde6/applications/grantleetheme-kf6/pspec.xml
deleted file mode 100755
index cd864ba392..0000000000
--- a/desktop/kde6/applications/grantleetheme-kf6/pspec.xml
+++ /dev/null
@@ -1,174 +0,0 @@
-
-
-
-
- grantleetheme-kf6
- https://www.kde.org
-
- PisiLinux Community
- admins@pisilinux.org
-
- LGPLv2
- library
- Library for Grantlee theming support
- Library for Grantlee theming support
- mirrors://kde/stable/release-service/24.12.1/src/grantleetheme-24.12.1.tar.xz
-
- qt6-base-devel
- boost-devel
- ki18n-kf6-devel
- kiconthemes-kf6-devel
- extra-cmake-modules-kf6
-
- kguiaddons-kf6-devel
- knewstuff-kf6-devel
- kcolorscheme-kf6-devel
- ktexttemplate-kf6-devel
-
-
-
-
-
-
-
- grantleetheme-kf6
-
- qt6-base
- ki18n-kf6
- libgcc
- kconfig-kf6
- kxmlgui-kf6
- knewstuff-kf6
- kguiaddons-kf6
- kcoreaddons-kf6
- kiconthemes-kf6
-
- kwidgetsaddons-kf6
- kcolorscheme-kf6
- ktexttemplate-kf6
-
-
- /etc/xdg
- /usr/lib
- /usr/share/doc
- /usr/mkspecs/
- /usr/bin
- /usr/share/mime
- /usr/share/icons
- /usr/share/kservice-kf6s5
- /usr/share/kservice-kf6types5
- /usr/share/dbus-1
- /usr/share/config.kcfg
- /usr/share/kf5
- /usr/share/config
- /usr/share/akonadi
- /usr/share
- /usr/share/akonadicontact/grantleetheme/default
- /usr/share/locale
-
-
-
-
- grantleetheme-kf6-devel
- Development package for grantleetheme-kf6 libraries
- Contains development tools and header files for grantleetheme-kf6
-
- qt6-base-devel
- boost-devel
- ki18n-kf6-devel
- ktexttemplate-kf6-devel
- grantleetheme-kf6
-
-
- /usr/lib/cmake
- /usr/include
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/gwenview-kf6/actions.py b/desktop/kde6/applications/gwenview-kf6/actions.py
deleted file mode 100755
index c231c81b84..0000000000
--- a/desktop/kde6/applications/gwenview-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("COPYING*", "NEWS")
diff --git a/desktop/kde6/applications/gwenview-kf6/pspec.xml b/desktop/kde6/applications/gwenview-kf6/pspec.xml
deleted file mode 100755
index 34b0b5d101..0000000000
--- a/desktop/kde6/applications/gwenview-kf6/pspec.xml
+++ /dev/null
@@ -1,216 +0,0 @@
-
-
-
-
- gwenview-kf6
- https://www.kde.org
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- gwenview-kf6
- app:gui
- library
- desktop.kde6.graphics
- An image viewer
- gwenview-kf6 is an easy to use image viewer
- mirrors://kde/stable/release-service/24.12.1/src/gwenview-24.12.1.tar.xz
-
- exiv2-devel
- qt6-base-devel
- qt6-wayland-devel
- qt6-svg-devel
-
- qt6-phonon-devel
- tiff-devel
- purpose-kf6-devel
- cfitsio-devel
-
- kdoctools-kf6-devel
- kio-kf6-devel
- plasma-activities-kf6-devel
- kded-kf6-devel
-
-
- kitemmodels-kf6-devel
-
- kunitconversion-kf6-devel
- baloo-kf6-devel
- libkdcraw-kf6-devel
- libpng-devel
- zlib-devel
- mesa-devel
- docbook-xsl
- extra-cmake-modules-kf6
- lcms2-devel
- libX11-devel
- kparts-kf6-devel
- tiff-devel
- purpose-kf6-devel
- cfitsio-devel
- libraw-devel
- kguiaddons-kf6-devel
- kcolorpicker-qt6-devel
- kimageannotator-qt6-devel
- packagekit-devel
- packagekit-qt6-devel
- wayland-protocols-devel
- ki18n-kf6-devel
- kiconthemes-kf6-devel
- knotifications-kf6-devel
- kwindowsystem-kf6-devel
-
-
-
-
- gwenview-kf6
-
- qt6-base
- exiv2-libs
- solid-kf6
- plasma-activities-kf6
-
- libkdcraw-kf6
- kded-kf6
- tiff
- purpose-kf6
- cfitsio
- kio-kf6
- ki18n-kf6
- lcms2
- kparts-kf6
- libX11
- libgcc
- libpng
- kconfig-kf6
- kxmlgui-kf6
- qt6-svg
- kservice-kf6
- baloo-kf6
- kitemviews-kf6
- qt6-phonon
- kcompletion-kf6
- kcoreaddons-kf6
- kiconthemes-kf6
- kitemmodels-kf6
- kjobwidgets-kf6
- ktextwidgets-kf6
- libjpeg-turbo
-
- kconfigwidgets-kf6
- knotifications-kf6
- kwidgetsaddons-kf6
- kfilemetadata-kf6
- kguiaddons-kf6
- libraw
- wayland-client
- kcolorscheme-kf6
- kimageannotator-qt6
- wayland-protocols
- qt6-wayland
-
-
- /usr/lib
- /usr/share/doc
- /usr/bin
- /usr/share
- /usr/share/icons
- /usr/share/applications
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/gwenview-kf6/translations.xml b/desktop/kde6/applications/gwenview-kf6/translations.xml
deleted file mode 100755
index ece0b245c3..0000000000
--- a/desktop/kde6/applications/gwenview-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- gwenview-kf6
- Resim görüntüleyici
- gwenview-kf6, kullanımı kolay bir resim görüntüleyicisidir.
-
-
diff --git a/desktop/kde6/applications/incidenceeditor-kf6/actions.py b/desktop/kde6/applications/incidenceeditor-kf6/actions.py
deleted file mode 100755
index 82e40ee4b1..0000000000
--- a/desktop/kde6/applications/incidenceeditor-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/incidenceeditor-kf6/files/qt5.patch b/desktop/kde6/applications/incidenceeditor-kf6/files/qt5.patch
deleted file mode 100755
index f2b4677270..0000000000
--- a/desktop/kde6/applications/incidenceeditor-kf6/files/qt5.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nuar a/CMakeLists.txt b/CMakeLists.txt
---- a/CMakeLists.txt 2017-12-08 04:03:56.000000000 +0300
-+++ b/CMakeLists.txt 2017-12-17 23:22:46.040447149 +0300
-@@ -30,7 +30,7 @@
- set(incidenceeditor-kf6_LIB_VERSION ${PIM_VERSION})
- set(AKONADI_MIMELIB_VERSION "5.7.0")
- set(KDEPIM_LIB_VERSION "5.7.0")
--set(QT_REQUIRED_VERSION "6.6.3")
-+set(QT_REQUIRED_VERSION "6.6.3")
- set(kmime-kf6_LIB_VERSION "5.7.0")
- set(kmailtransport-kf6_LIB_VERSION "5.7.0")
- set(kldap-kf6_LIB_VERSION "5.7.0")
diff --git a/desktop/kde6/applications/incidenceeditor-kf6/pspec.xml b/desktop/kde6/applications/incidenceeditor-kf6/pspec.xml
deleted file mode 100755
index 603fffeec0..0000000000
--- a/desktop/kde6/applications/incidenceeditor-kf6/pspec.xml
+++ /dev/null
@@ -1,206 +0,0 @@
-
-
-
-
- incidenceeditor-kf6
- https://community.kde.org/KDE_PIM
-
- Alihan Öztürk
- alihan@pisilinux.org
-
- LGPLv2
- app:console
- KDE PIM incidence editor.
- KDE PIM incidence editor.
- http://download.kde.org/stable/release-service/24.12.1/src/incidenceeditor-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- akonadi-kf6-devel
- kcompletion-kf6-devel
- kjobwidgets-kf6-devel
- kcoreaddons-kf6-devel
- kservice-kf6-devel
- solid-kf6-devel
- kxmlgui-kf6-devel
- kitemmodels-kf6-devel
- kdoctools-kf6-devel
- kio-kf6-devel
- ki18n-kf6-devel
- kguiaddons-kf6-devel
- kunitconversion-kf6-devel
- boost-devel
- kmime-kf6-devel
- kldap-kf6-devel
- cyrus-sasl-devel
- calendarsupport-kf6-devel
- kidentitymanagement-kf6-devel
- akonadi-calendar-kf6-devel
- kcalendarcore-kf6-devel
- kcontacts-kf6-devel
- eventviews-kf6-devel
- kcalutils-kf6-devel
- kdiagram-kf6-devel
- kmailtransport-kf6-devel
- libkdepim-kf6-devel
- akonadi-mime-kf6-devel
- akonadi-contacts-kf6-devel
- pimcommon-kf6-devel
- kimap-kf6-devel
- kiconthemes-kf6-devel
-
-
-
-
-
-
-
- incidenceeditor-kf6
- KDE PIM incidence editor.
-
- kio-kf6
- ki18n-kf6
- kldap-kf6
- kmime-kf6
- kimap-kf6
- libgcc
- akonadi-kf6
- kcodecs-kf6
- kconfig-kf6
- kxmlgui-kf6
- kdiagram-kf6
- kservice-kf6
- kcalutils-kf6
- kcontacts-kf6
- libkdepim-kf6
- pimcommon-kf6
- eventviews-kf6
- kcompletion-kf6
- kguiaddons-kf6
- kcoreaddons-kf6
- kiconthemes-kf6
- kitemmodels-kf6
- kjobwidgets-kf6
- kpimtextedit-kf6
- ktextwidgets-kf6
- akonadi-mime-kf6
- kcalendarcore-kf6
- kconfigwidgets-kf6
- kmailtransport-kf6
- kwidgetsaddons-kf6
- calendarsupport-kf6
- akonadi-contacts-kf6
- akonadi-calendar-kf6
- kidentitymanagement-kf6
- qt6-base
-
-
- /etc/xdg
- /usr/lib
- /usr/lib/qt6
- /usr/share
- /usr/share/doc
- /usr/share/locale
-
-
-
-
- incidenceeditor-kf6-devel
- Development files for incidenceeditor-kf6.
-
- incidenceeditor-kf6
-
-
- /usr/include
- /usr/lib/pkgconfig
- /usr/lib/cmake
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kaccounts-integration-kf6/actions.py b/desktop/kde6/applications/kaccounts-integration-kf6/actions.py
deleted file mode 100755
index 0c9a319c4d..0000000000
--- a/desktop/kde6/applications/kaccounts-integration-kf6/actions.py
+++ /dev/null
@@ -1,18 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("README*")
diff --git a/desktop/kde6/applications/kaccounts-integration-kf6/pspec.xml b/desktop/kde6/applications/kaccounts-integration-kf6/pspec.xml
deleted file mode 100755
index 4b8e05fd55..0000000000
--- a/desktop/kde6/applications/kaccounts-integration-kf6/pspec.xml
+++ /dev/null
@@ -1,171 +0,0 @@
-
-
-
-
- kaccounts-integration-kf6
- https://projects.kde.org/projects/kdereview/kaccounts-integration-kf6
-
- Alihan Öztürk
- alihan@pisilinux.org
-
- GPLv2
- app
- desktop.kde6.network
- Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, Jabber and others
- Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, Jabber and others
- mirrors://kde/stable/release-service/24.12.1/src/kaccounts-integration-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- qt6-declarative-devel
- kcmutils-kf6-devel
- ki18n-kf6-devel
- kcoreaddons-kf6-devel
- kdbusaddons-kf6-devel
- libaccounts-qt6-devel
- libaccounts-glib-devel
- gettext-devel
- kdoctools-kf6-devel
- kdeclarative-kf6-devel
- kio-kf6-devel
- signon-ui
- kconfig-kf6-devel
- kwallet-kf6-devel
- qcoro-qt6-devel
- signon-plugin-oauth2-devel
- signond-qt6-devel
-
-
-
-
- kaccounts-integration-kf6
-
- ki18n-kf6
- libgcc
- intltool
- signon-ui
- qt6-base
- kcoreaddons-kf6
- kdbusaddons-kf6
- kdeclarative-kf6
- kconfigwidgets-kf6
- libaccounts-qt6
- signon-plugin-oauth2
- qt6-declarative
- kio-kf6
- kconfig-kf6
- kwallet-kf6
- qcoro-qt6
- signond-qt6
-
- Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, Jabber and others
-
- /usr/share
- /usr/share/kservice-kf6s5
- /usr/share/doc
- /usr/lib/qt6
- /usr/lib/libkaccounts6.so*
-
-
-
-
- kaccounts-integration-kf6-devel
- Development files for kaccounts-integration-kf6
-
- kaccounts-integration-kf6
- signond-qt6-devel
- libaccounts-qt6-devel
-
-
- /usr/include
- /usr/lib/cmake/KAccounts6
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kaccounts-providers-kf6/actions.py b/desktop/kde6/applications/kaccounts-providers-kf6/actions.py
deleted file mode 100755
index 2af1467f0e..0000000000
--- a/desktop/kde6/applications/kaccounts-providers-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/kaccounts-providers-kf6/pspec.xml b/desktop/kde6/applications/kaccounts-providers-kf6/pspec.xml
deleted file mode 100755
index 0d77d135a5..0000000000
--- a/desktop/kde6/applications/kaccounts-providers-kf6/pspec.xml
+++ /dev/null
@@ -1,149 +0,0 @@
-
-
-
-
- kaccounts-providers-kf6
- https://projects.kde.org/projects/playground/base/kde-accounts/kaccounts-providers-kf6
-
- Alihan Öztürk
- alihan@pisilinux.org
-
- GPLv2
- app
- desktop.kde6.network
- Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, Jabber and others
- Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, Jabber and others
- mirrors://kde/stable/release-service/24.12.1/src/kaccounts-providers-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- intltool
- kaccounts-integration-kf6-devel
- qt6-declarative-devel
- qt6-webengine-devel
- qt6-base-devel
- kcoreaddons-kf6-devel
- libaccounts-qt6-devel
- libaccounts-glib-devel
- kio-kf6-devel
- ki18n-kf6-devel
- kdeclarative-kf6-devel
- kpackage-kf6-devel
- signond-devel
- signond-qt6-devel
- qcoro-qt6-devel
-
-
-
-
- kaccounts-providers-kf6
-
- kaccounts-integration-kf6
- libaccounts-glib
- libgcc
- kio-kf6
- ki18n-kf6
- kpackage-kf6
- kcoreaddons-kf6
- kdeclarative-kf6
- signond-qt6
- qcoro-qt6
- qt6-declarative
- qt6-webengine
- qt6-base
-
- Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, Jabber and others
-
- /etc
- /usr/share
- /usr/lib/qt6
- /usr/share/doc
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kaddressbook-kf6/actions.py b/desktop/kde6/applications/kaddressbook-kf6/actions.py
deleted file mode 100755
index dc7d4ed6e8..0000000000
--- a/desktop/kde6/applications/kaddressbook-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
-
- pisitools.dodoc("LICENSES/*")
-
diff --git a/desktop/kde6/applications/kaddressbook-kf6/pspec.xml b/desktop/kde6/applications/kaddressbook-kf6/pspec.xml
deleted file mode 100755
index 3e8a41bc0a..0000000000
--- a/desktop/kde6/applications/kaddressbook-kf6/pspec.xml
+++ /dev/null
@@ -1,187 +0,0 @@
-
-
-
-
- kaddressbook-kf6
- https://kontact-kf6.kde.org/
-
- Stefan Gronewold
- groni@pisilinux.org
-
- GPLv2
- KDE contact manager
- kaddressbook-kf6 reborn to make your data available to all your applications
- mirrors://kde/stable/release-service/24.12.1/src/kaddressbook-24.12.1.tar.xz
-
-
- kimap-kf6-devel
- kparts-kf6-devel
- kcrash-kf6-devel
- prison-kf6-devel
- akonadi-kf6-devel
- libkleo-kf6-devel
- kcmutils-kf6-devel
- qt6-base-devel
- libkdepim-kf6-devel
- pimcommon-kf6-devel
- kldap-kf6-devel
- kdoctools-kf6-devel
-
- mailcommon-kf6-devel
- messagelib-kf6-devel
- kdbusaddons-kf6-devel
- cyrus-sasl-devel
- kitemmodels-kf6-devel
-
- akonadi-mime-kf6-devel
- kpimtextedit-kf6-devel
- grantleetheme-kf6-devel
- extra-cmake-modules-kf6
- akonadi-search-kf6-devel
- kunitconversion-kf6-devel
- kontactinterface-kf6-devel
- akonadi-contacts-kf6-devel
- kidentitymanagement-kf6-devel
- kuserfeedback-kf6-devel
- gpgme-devel
- gpgme-qt6-devel
-
-
-
-
- kaddressbook-kf6
- KDE contact manager
-
- ki18n-kf6
- kcrash-kf6
- kparts-kf6
- libgcc
- akonadi-kf6
- kconfig-kf6
- kxmlgui-kf6
- kcmutils-kf6
- qt6-base
- kldap-kf6
- kcontacts-kf6
- libkdepim-kf6
- pimcommon-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- kiconthemes-kf6
- kitemmodels-kf6
- grantleetheme-kf6
- akonadi-search-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
- akonadi-contacts-kf6
- kontactinterface-kf6
-
-
- /etc/xdg
- /usr/bin
- /usr/lib
- /usr/share
- /usr/share/doc
-
-
-
-
- kaddressbook-kf6-devel
- Development files for kaddressbook-kf6
-
- kaddressbook-kf6
-
-
- /usr/include
- /usr/lib/pkgconfig
- /usr/lib/cmake
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kaddressbook-kf6/translations.xml b/desktop/kde6/applications/kaddressbook-kf6/translations.xml
deleted file mode 100644
index 840783f18e..0000000000
--- a/desktop/kde6/applications/kaddressbook-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kaddressbook-kf6
- Kişilerinizi kolayca yönetin
- kaddressbook-kf6, kişilerinizi kolayca yönetmenizi sağlar. Bir e-posta gönderirken veya bir toplantı daveti oluştururken kolayca kişileri seçmenize olanak tanıyan kontact-kf6'ın geri kalanıyla derinlemesine entegre edilmiştir.
-
-
diff --git a/desktop/kde6/applications/kalarm-kf6/actions.py b/desktop/kde6/applications/kalarm-kf6/actions.py
deleted file mode 100755
index 1dc4ffb75a..0000000000
--- a/desktop/kde6/applications/kalarm-kf6/actions.py
+++ /dev/null
@@ -1,20 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
-
- pisitools.dodoc("AUTHORS", "LICENSES/*", "README*")
diff --git a/desktop/kde6/applications/kalarm-kf6/pspec.xml b/desktop/kde6/applications/kalarm-kf6/pspec.xml
deleted file mode 100755
index 376624f138..0000000000
--- a/desktop/kde6/applications/kalarm-kf6/pspec.xml
+++ /dev/null
@@ -1,213 +0,0 @@
-
-
-
-
- kalarm-kf6
- https://community.kde.org/KDE_PIM
-
- Stefan Gronewold
- groni@pisilinux.org
-
- GPLv2
- Personal alarm scheduler
- kalarm-kf6 is a personal alarm message, audio, command and email scheduler
- http://download.kde.org/stable/release-service/24.12.1/src/kalarm-24.12.1.tar.xz
-
- akonadi-contacts-kf6-devel
- akonadi-kf6-devel
- akonadi-mime-kf6-devel
- extra-cmake-modules-kf6
- kauth-kf6-devel
- vlc-libs
- vlc-devel
- kcalendarcore-kf6-devel
- kcalutils-kf6-devel
- kcmutils-kf6-devel
- kcodecs-kf6-devel
- kcompletion-kf6-devel
- kconfig-kf6-devel
- kconfigwidgets-kf6
- kdbusaddons-kf6-devel
- kglobalaccel-kf6-devel
- kdoctools-kf6-devel
- kguiaddons-kf6-devel
- kholidays-kf6-devel
- ki18n-kf6-devel
- kiconthemes-kf6-devel
- kidentitymanagement-kf6-devel
- kio-kf6-devel
- kjobwidgets-kf6-devel
- kmime-kf6-devel
- knotifications-kf6-devel
- kpimtextedit-kf6-devel
- kservice-kf6-devel
- kwidgetsaddons-kf6-devel
- kwindowsystem-kf6-devel
- kxmlgui-kf6-devel
- libX11-devel
- libkdepim-kf6-devel
- libxslt-devel
- mailcommon-kf6-devel
- pimcommon-kf6-devel
- qt6-base-devel
- qt6-5compat-devel
- qt6-phonon-devel
- kunitconversion-kf6-devel
- kitemmodels-kf6-devel
- kcontacts-kf6-devel
- messagelib-kf6-devel
- kimap-kf6-devel
- cyrus-sasl-devel
- libkleo-kf6-devel
- gpgme-devel
- kmailtransport-kf6-devel
- libcanberra-devel
- kidletime-kf6-devel
- knotifyconfig-kf6-devel
- kstatusnotifieritem-kf6-devel
-
-
-
-
- kalarm-kf6
- Personal alarm scheduler
-
- kio-kf6
- kauth-kf6
- ki18n-kf6
- kmime-kf6
- libgcc
- vlc-libs
- akonadi-kf6
- kcodecs-kf6
- kconfig-kf6
- kxmlgui-kf6
- kcalendarcore-kf6
- kservice-kf6
- kcalutils-kf6
- kcontacts-kf6
- kholidays-kf6
- libkdepim-kf6
- pimcommon-kf6
- kguiaddons-kf6
- qt6-5compat
- qt6-phonon
- kcompletion-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- kiconthemes-kf6
- kitemmodels-kf6
- kjobwidgets-kf6
- akonadi-mime-kf6
- kpimtextedit-kf6
- ktextwidgets-kf6
- kwindowsystem-kf6
- kconfigwidgets-kf6
- kmailtransport-kf6
- knotifications-kf6
- kwidgetsaddons-kf6
- akonadi-contacts-kf6
- kglobalaccel-kf6
- kidentitymanagement-kf6
- qt6-base
- kidletime-kf6
- knotifyconfig-kf6
- kstatusnotifieritem-kf6
-
-
- /etc/dbus-1
- /etc/xdg
- /usr/lib
- /usr/bin
- /usr/share
- /usr/share/doc
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kalgebra-kf6/actions.py b/desktop/kde6/applications/kalgebra-kf6/actions.py
deleted file mode 100755
index faed79af61..0000000000
--- a/desktop/kde6/applications/kalgebra-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-NoStrip=["/usr/share/icons"]
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("COPYING", "COPYING.DOC", "COPYING.LIB", "TODO")
diff --git a/desktop/kde6/applications/kalgebra-kf6/pspec.xml b/desktop/kde6/applications/kalgebra-kf6/pspec.xml
deleted file mode 100755
index e13c097b30..0000000000
--- a/desktop/kde6/applications/kalgebra-kf6/pspec.xml
+++ /dev/null
@@ -1,152 +0,0 @@
-
-
-
-
- kalgebra-kf6
- https://www.kde.org/applications/education/kalgebra/
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2+
- kalgebra-kf6
- app:gui
- desktop.kde.edu
- A graph calculator
- kalgebra-kf6 is a fully featured calculator that lets you plot different types of 2D and 3D functions and to calculate easy and not so easy calculations, such as addition, trigonometric functions or derivatives.
- mirrors://kde/stable/release-service/24.12.1/src/kalgebra-24.12.1.tar.xz
-
- mesa-devel
- mesa-glu-devel
- qt6-base-devel
- qt6-declarative
-
- qt6-svg-devel
- qt6-5compat-devel
- analitza-kf6-devel
- kdoctools-kf6-devel
- ncurses-devel
- readline-devel
- gettext-devel
- ki18n-kf6-devel
- kconfigwidgets-kf6-devel
- kwidgetsaddons-kf6-devel
- kio-kf6-devel
- extra-cmake-modules-kf6
- qt6-webengine-devel
- ffmpeg-devel
- libXScrnSaver-devel
-
-
-
-
- kalgebra-kf6
-
- qt6-base
- qt6-declarative
- analitza-kf6
- libgcc
- kconfig-kf6
- kxmlgui-kf6
- readline
- kcoreaddons-kf6
- ki18n-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
- kio-kf6
- qt6-webengine
-
-
- /usr/share/doc
- /usr/bin
- /usr/share
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kalgebra-kf6/translations.xml b/desktop/kde6/applications/kalgebra-kf6/translations.xml
deleted file mode 100755
index bcfe4085d3..0000000000
--- a/desktop/kde6/applications/kalgebra-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kalgebra-kf6
- Bir grafiksel hesap makinesi
- kalgebra-kf6, farklı farklı 2B ve 3B fonksiyonları çizmek, kolay ve o kadar da kolay olmayan trigonometrik veya türev gibi hesaplamaları yapmak için bir uygulamadır.
-
-
diff --git a/desktop/kde6/applications/kalzium-kf6/actions.py b/desktop/kde6/applications/kalzium-kf6/actions.py
deleted file mode 100644
index 938d767ac9..0000000000
--- a/desktop/kde6/applications/kalzium-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/env python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- #pisitools.dodoc("AUTHORS", "BUGS", "ChangeLog", "COPYING", "NEWS", "README")
diff --git a/desktop/kde6/applications/kalzium-kf6/pspec.xml b/desktop/kde6/applications/kalzium-kf6/pspec.xml
deleted file mode 100644
index 5b7844a0c7..0000000000
--- a/desktop/kde6/applications/kalzium-kf6/pspec.xml
+++ /dev/null
@@ -1,178 +0,0 @@
-
-
-
-
- kalzium-kf6
- https://www.kde.org
-
- PisiLinux Community
- admins@pisilinux.org
-
- LGPLv2
- app:console
- Periodic Table of Elements
- Elementlerin periyodik tablosu
- https://download.kde.org/stable/release-service/24.12.1/src/kalzium-24.12.1.tar.xz
-
- cmake
- eigen3
- ocaml
- kio-kf6-devel
- ki18n-kf6-devel
- karchive-kf6-devel
- kconfig-kf6-devel
- kxmlgui-kf6-devel
- qt6-svg-devel
- qt6-base-devel
- qt6-scxml-devel
- qt6-5compat-devel
- kitemmodels-kf6-devel
-
- kplotting-kf6-devel
- kitemviews-kf6-devel
- kdoctools-kf6-devel
-
- kcompletion-kf6-devel
- kcoreaddons-kf6-devel
- ktextwidgets-kf6-devel
-
- kconfigwidgets-kf6-devel
- kwidgetsaddons-kf6-devel
- kunitconversion-kf6-devel
-
- extra-cmake-modules-kf6
-
-
-
-
- kalzium-kf6
-
- kio-kf6
- karchive-kf6
- ki18n-kf6
- kconfig-kf6
- kxmlgui-kf6
- qt6-svg
- qt6-base
- qt6-scxml
- kplotting-kf6
- kitemviews-kf6
- qt6-5compat
- kcompletion-kf6
- kcoreaddons-kf6
- ktextwidgets-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
- kunitconversion-kf6
-
-
- /usr/bin
- /etc
- /usr/lib
- /usr/share
- /usr/share/locale
- /usr/share/man
- /usr/share/metainfo
- /usr/share/doc
-
-
-
-
- kalzium-kf6-devel
- Development files for kalzium-kf6
-
- kalzium-kf6
-
-
- /usr/include
- /usr/lib/cmake
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kalzium-kf6/translations.xml b/desktop/kde6/applications/kalzium-kf6/translations.xml
deleted file mode 100644
index e16adde1c7..0000000000
--- a/desktop/kde6/applications/kalzium-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kalzium-kf6
- Periodic Table of Elements
- Elementlerin periyodik tablosu
-
-
diff --git a/desktop/kde6/applications/kamera-kf6/actions.py b/desktop/kde6/applications/kamera-kf6/actions.py
deleted file mode 100755
index 753d288f11..0000000000
--- a/desktop/kde6/applications/kamera-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*", "README")
diff --git a/desktop/kde6/applications/kamera-kf6/pspec.xml b/desktop/kde6/applications/kamera-kf6/pspec.xml
deleted file mode 100755
index 3ae731ad8e..0000000000
--- a/desktop/kde6/applications/kamera-kf6/pspec.xml
+++ /dev/null
@@ -1,140 +0,0 @@
-
-
-
-
- kamera-kf6
- https://www.kde.org
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- library
- desktop.kde.graphics
- Webcam support for KDE
- kamera-kf6 is a plugin for KDE to use webcam.
- mirrors://kde/stable/release-service/24.12.1/src/kamera-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- qt6-5compat-devel
- kconfigwidgets-kf6-devel
- kxmlgui-kf6-devel
- kio-kf6-devel
- ki18n-kf6-devel
- kconfig-kf6-devel
- kcmutils-kf6-devel
- kdoctools-kf6-devel
- libgphoto2-devel
-
-
-
-
- kamera-kf6
-
- kio-kf6
- ki18n-kf6
- libgcc
- kconfig-kf6
- kxmlgui-kf6
- kcmutils-kf6
- qt6-base
- libgphoto2
- kcoreaddons-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
-
-
- /usr/lib
- /usr/share/doc
- /usr/share
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kamera-kf6/translations.xml b/desktop/kde6/applications/kamera-kf6/translations.xml
deleted file mode 100755
index cbdeafc9e0..0000000000
--- a/desktop/kde6/applications/kamera-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kamera-kf6
- KDE için web kamera-kf6 desteği
- kamera-kf6, KDE için bir web kamera-kf6 eklentisidir.
-
-
diff --git a/desktop/kde6/applications/kanagram-kf6/actions.py b/desktop/kde6/applications/kanagram-kf6/actions.py
deleted file mode 100755
index 409b8193bb..0000000000
--- a/desktop/kde6/applications/kanagram-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-NoStrip=["/usr/share/icons"]
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("ChangeLog", "COPYING", "COPYING.DOC", "TODO")
diff --git a/desktop/kde6/applications/kanagram-kf6/pspec.xml b/desktop/kde6/applications/kanagram-kf6/pspec.xml
deleted file mode 100755
index d3eb06f633..0000000000
--- a/desktop/kde6/applications/kanagram-kf6/pspec.xml
+++ /dev/null
@@ -1,150 +0,0 @@
-
-
-
-
- kanagram-kf6
- https://www.kde.org/applications/education/kanagram/
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- kanagram-kf6
- app:gui
- desktop.kde.edu
- A letter order game
- kanagram-kf6 is a game based on anagrams of words: the puzzle is solved when the letters of the scrambled word are put back in the correct order. There is no limit on either time taken, or the amount of attempts to solve the word.
- mirrors://kde/stable/release-service/24.12.1/src/kanagram-24.12.1.tar.xz
-
- qt6-base-devel
- qt6-declarative
- kdoctools-kf6-devel
- knewstuff-kf6-devel
- kdeclarative-kf6-devel
- ki18n-kf6-devel
- kio-kf6-devel
- kcrash-kf6-devel
- sonnet-kf6-devel
- kconfig-kf6-devel
- kconfigwidgets-kf6-devel
- kcoreaddons-kf6-devel
- kxmlgui-kf6
- kwidgetsaddons-kf6-devel
- extra-cmake-modules-kf6
- libkeduvocdocument-kf6-devel
- qt6-multimedia-devel
-
-
-
-
- kanagram-kf6
-
- ki18n-kf6
- libgcc
- sonnet-kf6
- kconfig-kf6
- kxmlgui-kf6
- qt6-base
- knewstuff-kf6
- kcoreaddons-kf6
- kdeclarative-kf6
- qt6-multimedia
- kconfigwidgets-kf6
- qt6-declarative
- libkeduvocdocument-kf6
-
-
- /etc/xdg
- /usr/share
- /usr/bin
- /usr/share/doc
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kanagram-kf6/translations.xml b/desktop/kde6/applications/kanagram-kf6/translations.xml
deleted file mode 100755
index 7df70caaec..0000000000
--- a/desktop/kde6/applications/kanagram-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kanagram-kf6
- Bir harf sıralama oyunu
- kanagram-kf6, anagramlar üzerine bir oyundur. Dağınık yerleştirilmiş harfleri birleştirerek kelimeyi bulun. Zaman veya deneme sınırı yoktur.
-
-
diff --git a/desktop/kde6/applications/kapman-kf6/actions.py b/desktop/kde6/applications/kapman-kf6/actions.py
deleted file mode 100755
index fe3f301854..0000000000
--- a/desktop/kde6/applications/kapman-kf6/actions.py
+++ /dev/null
@@ -1,20 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-from pisi.actionsapi import get
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/kapman-kf6/pspec.xml b/desktop/kde6/applications/kapman-kf6/pspec.xml
deleted file mode 100755
index 6a64f89547..0000000000
--- a/desktop/kde6/applications/kapman-kf6/pspec.xml
+++ /dev/null
@@ -1,152 +0,0 @@
-
-
-
-
- kapman-kf6
- https://www.kde.org/applications/games/kapman/
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- kapman-kf6
- app:gui
- desktop.kde.games
- Pac-Man clone
- kapman-kf6 is a clone of the well known game Pac-Man. You must go through the levels escaping ghosts in a maze. You lose a life when a ghost eats you, but you can eat the ghosts for a few seconds when eating an energizer.
- mirrors://kde/stable/release-service/24.12.1/src/kapman-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- qt6-svg-devel
- kcoreaddons-kf6-devel
- kconfig-kf6-devel
- kdbusaddons-kf6-devel
- kdoctools-kf6-devel
- kwindowsystem-kf6-devel
- ki18n-kf6-devel
-
- kunitconversion-kf6-devel
- kitemmodels-kf6-devel
-
- kconfigwidgets-kf6-devel
- kxmlgui-kf6-devel
- kio-kf6-devel
- knotifyconfig-kf6-devel
-
- libkdegames-kf6-devel
- qt6-declarative-devel
-
-
-
-
-
- kapman-kf6
-
- ki18n-kf6
- libgcc
- kconfig-kf6
- kxmlgui-kf6
- qt6-svg
- qt6-base
- kcoreaddons-kf6
- kdbusaddons-kf6
- libkdegames-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
-
-
- /usr/share
- /usr/lib
- /usr/share/doc
- /usr/bin
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kapman-kf6/translations.xml b/desktop/kde6/applications/kapman-kf6/translations.xml
deleted file mode 100755
index 3f2870927a..0000000000
--- a/desktop/kde6/applications/kapman-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kapman-kf6
- Pac-Man klonu
- kapman-kf6 dünyaca ünlü Pac-Man'in bir türevidir. Labirent içinde hayaletlerle köşe kapmaca oynayarak bölümleri geçmeye çalıştığınız oyunda eğer hayaletlere yakalanırsanız bir hakkınızı kaybediyorsunuz. Eğer bir enerji nesnesi alırsanız bu kez siz bir kaç saniyeliğine hayaletleri yiyebiliyorsunuz.
-
-
diff --git a/desktop/kde6/applications/kapptemplate-kf6/actions.py b/desktop/kde6/applications/kapptemplate-kf6/actions.py
deleted file mode 100755
index a7464b1612..0000000000
--- a/desktop/kde6/applications/kapptemplate-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/kapptemplate-kf6/pspec.xml b/desktop/kde6/applications/kapptemplate-kf6/pspec.xml
deleted file mode 100755
index 12912fe946..0000000000
--- a/desktop/kde6/applications/kapptemplate-kf6/pspec.xml
+++ /dev/null
@@ -1,140 +0,0 @@
-
-
-
-
- kapptemplate-kf6
- http://www.kde.org/
-
- Pisi Linux Admins
- admin@pisilinux.org
-
- GPLv2
- app:gui
- desktop.kde.sdk
- Application template generator
- kapptemplate-kf6 is a shell script that will create the necessary framework to develop several types of applications, including applications based on the KDE development platform.
- mirrors://kde/stable/release-service/24.12.1/src/kapptemplate-24.12.1.tar.xz
-
- qt6-base-devel
- extra-cmake-modules-kf6
- gettext
- kcoreaddons-kf6-devel
- kconfigwidgets-kf6-devel
- kcompletion-kf6-devel
- karchive-kf6-devel
- kio-kf6-devel
- ki18n-kf6-devel
- kdoctools-kf6-devel
- kirigami-addons-kf6
-
-
-
-
- kapptemplate-kf6
-
- qt6-base
- kio-kf6
- ki18n-kf6
- libgcc
- kconfig-kf6
- karchive-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
- kirigami-addons-kf6
-
-
- /usr/share
- /usr/share/doc
- /usr/bin
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kapptemplate-kf6/translations.xml b/desktop/kde6/applications/kapptemplate-kf6/translations.xml
deleted file mode 100755
index 51115aeee4..0000000000
--- a/desktop/kde6/applications/kapptemplate-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kapptemplate-kf6
- Uygulama şablon oluşturucu.
- kapptemplate-kf6, çeşitli uygulamaları geliştirmek için gerekli olabilecek şablonlar oluşturmayı sağlar.
-
-
diff --git a/desktop/kde6/applications/kate-kf6/actions.py b/desktop/kde6/applications/kate-kf6/actions.py
deleted file mode 100755
index 1d0aa86785..0000000000
--- a/desktop/kde6/applications/kate-kf6/actions.py
+++ /dev/null
@@ -1,20 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-def setup():
- pisitools.ldflags.add("-Wl,-rpath,/usr/lib")
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("README.md")
diff --git a/desktop/kde6/applications/kate-kf6/files/36ede44f.patch b/desktop/kde6/applications/kate-kf6/files/36ede44f.patch
deleted file mode 100644
index 7f03bb82b9..0000000000
--- a/desktop/kde6/applications/kate-kf6/files/36ede44f.patch
+++ /dev/null
@@ -1,153 +0,0 @@
-From 36ede44fc7bef479e94f76121309a900bee2b29f Mon Sep 17 00:00:00 2001
-From: Christoph Cullmann
-Date: Mon, 16 May 2022 19:49:02 +0200
-Subject: [PATCH] Revert "Create filebrowser on demand"
-
-This reverts commit 7caed2681d18d9ea08c35f160e88fb44a2e52769.
-
-BUG: 453795
-
-revert full lazy loading, doesn't work this way
----
- addons/filebrowser/kate-kf6filebrowser.cpp | 2 -
- addons/filebrowser/kate-kf6filebrowserplugin.cpp | 41 ++++++--------------
- addons/filebrowser/kate-kf6filebrowserplugin.h | 14 +++----
- 3 files changed, 18 insertions(+), 39 deletions(-)
-
-diff --git a/addons/filebrowser/kate-kf6filebrowser.cpp b/addons/filebrowser/kate-kf6filebrowser.cpp
-index 54c1fa1fb..a1e5e4eba 100644
---- a/addons/filebrowser/kate-kf6filebrowser.cpp
-+++ b/addons/filebrowser/kate-kf6filebrowser.cpp
-@@ -115,8 +115,6 @@ kate-kf6FileBrowser::kate-kf6FileBrowser(ktexteditor-kf6::MainWindow *mainWindow, QWidget *p
- connect(m_mainWindow, &ktexteditor-kf6::MainWindow::viewChanged, this, &kate-kf6FileBrowser::autoSyncFolder);
-
- connect(m_dirOperator, &KDirOperator::contextMenuAboutToShow, this, &kate-kf6FileBrowser::contextMenuAboutToShow);
--
-- autoSyncFolder();
- }
-
- kate-kf6FileBrowser::~kate-kf6FileBrowser()
-diff --git a/addons/filebrowser/kate-kf6filebrowserplugin.cpp b/addons/filebrowser/kate-kf6filebrowserplugin.cpp
-index f03c78698..3e415b025 100644
---- a/addons/filebrowser/kate-kf6filebrowserplugin.cpp
-+++ b/addons/filebrowser/kate-kf6filebrowserplugin.cpp
-@@ -52,10 +52,7 @@ ktexteditor-kf6::ConfigPage *kate-kf6FileBrowserPlugin::configPage(int number, QWidget *
- if (number != 0) {
- return nullptr;
- }
-- if (!m_views[0]->m_fileBrowser) {
-- m_views[0]->createFileBrowser(true);
-- }
-- return new kate-kf6FileBrowserConfigPage(parent, m_views[0]->m_fileBrowser.get());
-+ return new kate-kf6FileBrowserConfigPage(parent, m_views[0]->m_fileBrowser);
- }
- // END kate-kf6FileBrowserPlugin
-
-@@ -67,50 +64,34 @@ kate-kf6FileBrowserPluginView::kate-kf6FileBrowserPluginView(ktexteditor-kf6::Plugin *plugin
- ktexteditor-kf6::MainWindow::Left,
- QIcon::fromTheme(QStringLiteral("document-open")),
- i18n("Filesystem")))
-+ , m_fileBrowser(new kate-kf6FileBrowser(mainWindow, m_toolView))
- , m_mainWindow(mainWindow)
- {
- m_toolView->installEventFilter(this);
-- connect(m_toolView.get(), SIGNAL(toolVisibleChanged(bool)), this, SLOT(createFileBrowser(bool)));
- }
-
--void kate-kf6FileBrowserPluginView::readSessionConfig(const kconfig-kf6Group &config)
-+kate-kf6FileBrowserPluginView::~kate-kf6FileBrowserPluginView()
- {
-- if (m_fileBrowser) {
-- m_fileBrowser->readSessionConfig(config);
-- } else {
-- cg.reset(new kconfig-kf6Group(config));
-- }
-+ // cleanup, kill toolview + console
-+ delete m_fileBrowser->parentWidget();
- }
-
--void kate-kf6FileBrowserPluginView::writeSessionConfig(kconfig-kf6Group &config)
-+void kate-kf6FileBrowserPluginView::readSessionConfig(const kconfig-kf6Group &config)
- {
-- if (m_fileBrowser) {
-- m_fileBrowser->writeSessionConfig(config);
-- }
-+ m_fileBrowser->readSessionConfig(config);
- }
-
--void kate-kf6FileBrowserPluginView::createFileBrowser(bool visible)
-+void kate-kf6FileBrowserPluginView::writeSessionConfig(kconfig-kf6Group &config)
- {
-- if (!visible) {
-- return;
-- }
--
-- // we must not have a filebrowser
-- Q_ASSERT(!m_fileBrowser);
--
-- disconnect(m_toolView.get(), SIGNAL(toolVisibleChanged(bool)), this, SLOT(createFileBrowser(bool)));
-- m_fileBrowser = std::make_unique(m_mainWindow, m_toolView.get());
-- m_fileBrowser->readSessionConfig(*cg);
-- // delete the config now
-- cg.reset();
-+ m_fileBrowser->writeSessionConfig(config);
- }
-
- bool kate-kf6FileBrowserPluginView::eventFilter(QObject *obj, QEvent *event)
- {
- if (event->type() == QEvent::KeyPress) {
- QKeyEvent *ke = static_cast(event);
-- if ((obj == m_toolView.get()) && (ke->key() == Qt::Key_Escape)) {
-- m_mainWindow->hideToolView(m_toolView.get());
-+ if ((obj == m_toolView) && (ke->key() == Qt::Key_Escape)) {
-+ m_mainWindow->hideToolView(m_toolView);
- event->accept();
- return true;
- }
-diff --git a/addons/filebrowser/kate-kf6filebrowserplugin.h b/addons/filebrowser/kate-kf6filebrowserplugin.h
-index 2517d3453..9fb6610c4 100644
---- a/addons/filebrowser/kate-kf6filebrowserplugin.h
-+++ b/addons/filebrowser/kate-kf6filebrowserplugin.h
-@@ -11,15 +11,12 @@
- #ifndef kate-kf6_FILEBROWSER_PLUGIN_H
- #define kate-kf6_FILEBROWSER_PLUGIN_H
-
--#include
- #include
- #include
- #include
- #include
- #include
-
--#include
--
- class kate-kf6FileBrowser;
- class kate-kf6FileBrowserPluginView;
-
-@@ -56,16 +53,19 @@ public:
- */
- kate-kf6FileBrowserPluginView(ktexteditor-kf6::Plugin *plugin, ktexteditor-kf6::MainWindow *mainWindow);
-
-+ /**
-+ * Virtual destructor.
-+ */
-+ ~kate-kf6FileBrowserPluginView() override;
-+
- void readSessionConfig(const kconfig-kf6Group &config) override;
- void writeSessionConfig(kconfig-kf6Group &config) override;
-
- private:
- bool eventFilter(QObject *, QEvent *) override;
-- Q_SLOT void createFileBrowser(bool visible);
-
-- std::unique_ptr m_toolView;
-- std::unique_ptr m_fileBrowser = nullptr;
-- std::unique_ptr cg;
-+ QWidget *m_toolView;
-+ kate-kf6FileBrowser *m_fileBrowser;
- ktexteditor-kf6::MainWindow *m_mainWindow;
- friend class kate-kf6FileBrowserPlugin;
- };
---
-GitLab
-
diff --git a/desktop/kde6/applications/kate-kf6/files/e002696b.patch b/desktop/kde6/applications/kate-kf6/files/e002696b.patch
deleted file mode 100644
index e8f1618dd3..0000000000
--- a/desktop/kde6/applications/kate-kf6/files/e002696b.patch
+++ /dev/null
@@ -1,38 +0,0 @@
-From e002696b0673dff7ec9584e00b1546d2f850121c Mon Sep 17 00:00:00 2001
-From: Christoph Cullmann
-Date: Mon, 16 May 2022 19:47:04 +0200
-Subject: [PATCH] Revert "fix crash on file browser activation"
-
-This reverts commit a28624c877cfe6db6ae6ab257f95af36213b25e0.
-
-=> this fix is not enough, the kconfig-kf6Group is just not valid anymore here
-in some cases
-
-BUG: 453795
----
- addons/filebrowser/kate-kf6filebrowserplugin.cpp | 9 +++------
- 1 file changed, 3 insertions(+), 6 deletions(-)
-
-diff --git a/addons/filebrowser/kate-kf6filebrowserplugin.cpp b/addons/filebrowser/kate-kf6filebrowserplugin.cpp
-index 6df25239a..f03c78698 100644
---- a/addons/filebrowser/kate-kf6filebrowserplugin.cpp
-+++ b/addons/filebrowser/kate-kf6filebrowserplugin.cpp
-@@ -100,12 +100,9 @@ void kate-kf6FileBrowserPluginView::createFileBrowser(bool visible)
-
- disconnect(m_toolView.get(), SIGNAL(toolVisibleChanged(bool)), this, SLOT(createFileBrowser(bool)));
- m_fileBrowser = std::make_unique(m_mainWindow, m_toolView.get());
--
-- // read config only if there yet, see bug 453234
-- if (cg) {
-- m_fileBrowser->readSessionConfig(*cg);
-- cg.reset();
-- }
-+ m_fileBrowser->readSessionConfig(*cg);
-+ // delete the config now
-+ cg.reset();
- }
-
- bool kate-kf6FileBrowserPluginView::eventFilter(QObject *obj, QEvent *event)
---
-GitLab
-
diff --git a/desktop/kde6/applications/kate-kf6/files/kate-17.04.0-allow-root.patch b/desktop/kde6/applications/kate-kf6/files/kate-17.04.0-allow-root.patch
deleted file mode 100755
index be058b3078..0000000000
--- a/desktop/kde6/applications/kate-kf6/files/kate-17.04.0-allow-root.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-diff -Nuar a/apps/kate/main.cpp b/apps/kate/main.cpp
---- a/apps/kate/main.cpp 2022-09-04 17:28:00.000000000 +0300
-+++ b/apps/kate/main.cpp 2022-09-24 14:34:46.081798927 +0300
-@@ -37,31 +37,9 @@
-
- #include "SingleApplication/SingleApplication"
-
--#ifndef Q_OS_WIN
--#include
--#endif
--#include
--
- int main(int argc, char **argv)
- {
--#if !defined(Q_OS_WIN) && !defined(Q_OS_HAIKU)
-- // Prohibit using sudo or kdesu-kf6 (but allow using the root user directly)
-- if (getuid() == 0) {
-- if (!qEnvironmentVariableIsEmpty("SUDO_USER")) {
-- std::cout << "Running kate-kf6 with sudo can cause bugs and expose you to security vulnerabilities. "
-- "Instead use kate-kf6 normally and you will be prompted for elevated privileges when "
-- "saving documents if needed."
-- << std::endl;
-- return EXIT_FAILURE;
-- } else if (!qEnvironmentVariableIsEmpty("kdesu-kf6_USER")) {
-- std::cout << "Running kate-kf6 with kdesu-kf6 can cause bugs and expose you to security vulnerabilities. "
-- "Instead use kate-kf6 normally and you will be prompted for elevated privileges when "
-- "saving documents if needed."
-- << std::endl;
-- return EXIT_FAILURE;
-- }
-- }
--#endif
-+
- /**
- * init resources from our static lib
- */
diff --git a/desktop/kde6/applications/kate-kf6/files/kwrite-17.04.0-allow-root.patch b/desktop/kde6/applications/kate-kf6/files/kwrite-17.04.0-allow-root.patch
deleted file mode 100755
index 24cbf07a88..0000000000
--- a/desktop/kde6/applications/kate-kf6/files/kwrite-17.04.0-allow-root.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-diff -Nuar a/apps/kwrite/main.cpp b/apps/kwrite/main.cpp
---- a/apps/kwrite/main.cpp 2022-09-04 17:28:00.000000000 +0300
-+++ b/apps/kwrite/main.cpp 2022-09-24 14:35:55.673928905 +0300
-@@ -16,32 +16,9 @@
- #include
- #include
-
--#ifndef Q_OS_WIN
--#include
--#endif
--
--#include
-
- extern "C" Q_DECL_EXPORT int main(int argc, char **argv)
- {
--#if !defined(Q_OS_WIN) && !defined(Q_OS_HAIKU)
-- // Prohibit using sudo or kdesu-kf6 (but allow using the root user directly)
-- if (getuid() == 0) {
-- if (!qEnvironmentVariableIsEmpty("SUDO_USER")) {
-- std::cout << "Running KWrite with sudo can cause bugs and expose you to security vulnerabilities. "
-- "Instead use KWrite normally and you will be prompted for elevated privileges when "
-- "saving documents if needed."
-- << std::endl;
-- return EXIT_FAILURE;
-- } else if (!qEnvironmentVariableIsEmpty("kdesu-kf6_USER")) {
-- std::cout << "Running KWrite with kdesu-kf6 can cause bugs and expose you to security vulnerabilities. "
-- "Instead use KWrite normally and you will be prompted for elevated privileges when "
-- "saving documents if needed."
-- << std::endl;
-- return EXIT_FAILURE;
-- }
-- }
--#endif
-
- #if (QT_VERSION < QT_VERSION_CHECK(6, 0, 0))
- /**
diff --git a/desktop/kde6/applications/kate-kf6/files/org.kde.kate.desktop b/desktop/kde6/applications/kate-kf6/files/org.kde.kate.desktop
deleted file mode 100755
index 8837d34e85..0000000000
--- a/desktop/kde6/applications/kate-kf6/files/org.kde.kate.desktop
+++ /dev/null
@@ -1,132 +0,0 @@
-[Desktop Entry]
-GenericName=Advanced Text Editor
-GenericName[ar]=محرر نصوص متقدّم
-GenericName[ast]=Editor de testu avanzáu
-GenericName[bg]=Усъвършенстван текстов редактор
-GenericName[bs]=Napredni uređivač teksta
-GenericName[ca]=Editor de text avançat
-GenericName[ca@valencia]=Editor de text avançat
-GenericName[cs]=Pokročilý textový editor
-GenericName[da]=Avanceret teksteditor
-GenericName[de]=Erweiterter Texteditor
-GenericName[el]=Προχωρημένος επεξεργαστής κειμένου
-GenericName[en_GB]=Advanced Text Editor
-GenericName[es]=Editor de texto avanzado
-GenericName[et]=Täiustatud tekstiredaktor
-GenericName[eu]=Testu-editore aurreratua
-GenericName[fi]=Kehittynyt tekstimuokkain
-GenericName[fr]=Éditeur de texte avancé
-GenericName[ga]=Ardeagarthóir Téacs
-GenericName[gl]=Editor avanzado de textos
-GenericName[he]=עורך טקסט מתקדם
-GenericName[hr]=Napredni uređivač teksta
-GenericName[hu]=Speciális szövegszerkesztő
-GenericName[ia]=Editor avantiate de texto
-GenericName[is]=Þróaður textaritill
-GenericName[it]=Editor di testi avanzato
-GenericName[ja]=高度なテキストエディタ
-GenericName[kk]=Үздік мәтін редакторы
-GenericName[km]=កម្មវិធីនិពន្ធអត្ថបទកម្រិតខ្ពស់
-GenericName[ko]=고급 텍스트 편집기
-GenericName[lt]=Sudėtingesnis teksto redaktorius
-GenericName[lv]=Jaudīgs teksta redaktors
-GenericName[mr]=प्रगत पाठ्य संपादक
-GenericName[nb]=Avansert skriveprogram
-GenericName[nds]=Verwiedert Texteditor
-GenericName[ne]=उन्नत पाठ सम्पादक
-GenericName[nl]=Geavanceerde teksteditor
-GenericName[nn]=Avansert skriveprogram
-GenericName[pa]=ਤਕਨੀਕੀ ਟੈਕਸਟ ਐਡੀਟਰ
-GenericName[pl]=Zaawansowany edytor tekstu
-GenericName[pt]=Editor de Texto Avançado
-GenericName[pt_BR]=Editor de textos avançado
-GenericName[ro]=Redactor de text avansat
-GenericName[ru]=Улучшенный текстовый редактор
-GenericName[si]=උසස් පෙළ සකසනය
-GenericName[sk]=Pokročilý textový editor
-GenericName[sl]=Napreden urejevalnik besedil
-GenericName[sr]=Напредни уређивач текста
-GenericName[sr@ijekavian]=Напредни уређивач текста
-GenericName[sr@ijekavianlatin]=Napredni uređivač teksta
-GenericName[sr@latin]=Napredni uređivač teksta
-GenericName[sv]=Avancerad texteditor
-GenericName[tg]=Таҳриргари матнии беҳтаршуда
-GenericName[tr]=Gelişmiş Metin Düzenleyici
-GenericName[ug]=ئالىي تېكىست تەھرىرلىگۈچ
-GenericName[uk]=Потужний текстовий редактор
-GenericName[vi]=Trình biên tập văn bản nâng cao
-GenericName[x-test]=xxAdvanced Text Editorxx
-GenericName[zh_CN]=高级文本编辑器
-GenericName[zh_TW]=進階文字編輯器
-Name=kate-kf6
-Name[ar]=كيت
-Name[ast]=kate-kf6
-Name[be]=kate-kf6
-Name[bg]=kate-kf6
-Name[bs]=kate-kf6
-Name[ca]=kate-kf6
-Name[ca@valencia]=kate-kf6
-Name[cs]=kate-kf6
-Name[da]=kate-kf6
-Name[de]=kate-kf6
-Name[el]=kate-kf6
-Name[en_GB]=kate-kf6
-Name[eo]=kate-kf6
-Name[es]=kate-kf6
-Name[et]=kate-kf6
-Name[eu]=kate-kf6
-Name[fi]=kate-kf6
-Name[fr]=kate-kf6
-Name[ga]=kate-kf6
-Name[gl]=kate-kf6
-Name[he]=kate-kf6
-Name[hu]=kate-kf6
-Name[ia]=kate-kf6
-Name[it]=kate-kf6
-Name[ja]=kate-kf6
-Name[kk]=kate-kf6
-Name[km]=kate-kf6
-Name[ko]=kate-kf6
-Name[lt]=kate-kf6
-Name[lv]=kate-kf6
-Name[mr]=केट
-Name[ms]=kate-kf6
-Name[nb]=kate-kf6
-Name[nds]=kate-kf6
-Name[ne]=केट
-Name[nl]=kate-kf6
-Name[nn]=kate-kf6
-Name[pa]=ਕੇਟ
-Name[pl]=kate-kf6
-Name[pt]=kate-kf6
-Name[pt_BR]=kate-kf6
-Name[ro]=kate-kf6
-Name[ru]=kate-kf6
-Name[si]=kate-kf6
-Name[sk]=kate-kf6
-Name[sl]=kate-kf6
-Name[sr]=Кејт
-Name[sr@ijekavian]=Кејт
-Name[sr@ijekavianlatin]=kate-kf6
-Name[sr@latin]=kate-kf6
-Name[sv]=kate-kf6
-Name[tg]=Кейт
-Name[tr]=kate-kf6
-Name[ug]=kate-kf6
-Name[uk]=kate-kf6
-Name[vi]=kate-kf6
-Name[wa]=kate-kf6
-Name[x-test]=xxkate-kf6xx
-Name[zh_CN]=kate-kf6
-Name[zh_TW]=kate-kf6
-MimeType=text/plain;
-Exec=kate-kf6 -b %U
-X-KDE-StartupNotify=false
-X-KDE-HasTempFileOption=true
-Icon=kate-kf6
-X-DocPath=kate/index.html
-Type=Application
-Terminal=false
-InitialPreference=9
-X-DBUS-ServiceName=org.kde.kate-kf6
-Categories=Qt;KDE;Utility;TextEditor;
diff --git a/desktop/kde6/applications/kate-kf6/pspec.xml b/desktop/kde6/applications/kate-kf6/pspec.xml
deleted file mode 100755
index 3ea71f4bf5..0000000000
--- a/desktop/kde6/applications/kate-kf6/pspec.xml
+++ /dev/null
@@ -1,198 +0,0 @@
-
-
-
-
- kate-kf6
- https://www.kde.org
-
- Pisi Linux Admins
- admin@pisilinux.org
-
- LGPLv2
- app:gui
- Advanced Text Editor
- Plasma library and runtime components based upon KF5 and Qt5
- https://download.kde.org/stable/release-service/24.12.1/src/kate-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- qt6-sql-postgresql
- qt6-sql-mysql
- qt6-sql-sqlite
- qt6-sql-odbc
-
- plasma-activities-kf6-devel
- kconfig-kf6-devel
- kcrash-kf6-devel
- kdoctools-kf6-devel
- ki18n-kf6-devel
- kiconthemes-kf6-devel
- kio-kf6-devel
- kjobwidgets-kf6-devel
- kparts-kf6-devel
- ktexteditor-kf6-devel
- kwindowsystem-kf6-devel
- kxmlgui-kf6-devel
- knewstuff-kf6-devel
- threadweaver-kf6-devel
- kitemmodels-kf6-devel
- libplasma-kf6-devel
- syntax-highlighting-kf6-devel
- kuserfeedback-kf6-devel
- kwallet-kf6-devel
- kguiaddons-kf6-devel
- kdbusaddons-kf6-devel
-
-
-
-
-
-
-
-
-
-
- kate-kf6
-
- qt6-base
- libgcc
- libgit2
- knewstuff-kf6
- ki18n-kf6
- kconfig-kf6
- kded-kf6
- kguiaddons-kf6
- plasma-activities-kf6
- kjobwidgets-kf6
- kitemmodels-kf6
- kio-kf6
- kcrash-kf6
- kparts-kf6
- ktexteditor-kf6
- kwindowsystem-kf6
- kxmlgui-kf6
- libplasma-kf6
- kwallet-kf6
- kservice-kf6
- kbookmarks-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- kiconthemes-kf6
- ktextwidgets-kf6
- threadweaver-kf6
- kconfigwidgets-kf6
- knotifications-kf6
- kwidgetsaddons-kf6
- kuserfeedback-kf6
- syntax-highlighting-kf6
- kio-kf6
- kconfig-kf6
- kwallet-kf6
- kcolorscheme-kf6
-
-
- /usr/share
- /etc/xdg
- /usr/bin
- /usr/lib/qt6
- /usr/lib
- /usr/share/man
- /usr/share/doc
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/katomic-kf6/actions.py b/desktop/kde6/applications/katomic-kf6/actions.py
deleted file mode 100755
index 96a00f0077..0000000000
--- a/desktop/kde6/applications/katomic-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-from pisi.actionsapi import get
-
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/katomic-kf6/pspec.xml b/desktop/kde6/applications/katomic-kf6/pspec.xml
deleted file mode 100755
index 7fa793ca96..0000000000
--- a/desktop/kde6/applications/katomic-kf6/pspec.xml
+++ /dev/null
@@ -1,154 +0,0 @@
-
-
-
-
- katomic-kf6
- https://www.kde.org/applications/games/katomic/
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- katomic-kf6
- app:gui
- desktop.kde.games
- Sokoban like logic game
- katomic-kf6 is both fun and educational game built around molecular geometry.
- mirrors://kde/stable/release-service/24.12.1/src/katomic-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- kcoreaddons-kf6-devel
- kconfig-kf6-devel
- kwidgetsaddons-kf6-devel
- ki18n-kf6-devel
- kguiaddons-kf6-devel
- kconfigwidgets-kf6-devel
- kitemviews-kf6-devel
- kiconthemes-kf6-devel
- kxmlgui-kf6-devel
- kio-kf6-devel
- knotifyconfig-kf6-devel
- knewstuff-kf6-devel
- libkdegames-kf6-devel
- qt6-declarative-devel
-
-
- kdoctools-kf6-devel
-
- kitemmodels-kf6-devel
-
- kunitconversion-kf6-devel
-
-
-
-
- katomic-kf6
-
- ki18n-kf6
- libgcc
- kconfig-kf6
- kxmlgui-kf6
- qt6-base
- knewstuff-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- libkdegames-kf6
- kwidgetsaddons-kf6
-
-
- /etc/xdg
- /usr/share
- /usr/lib
- /usr/share/doc
- /usr/bin
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/katomic-kf6/translations.xml b/desktop/kde6/applications/katomic-kf6/translations.xml
deleted file mode 100755
index ce3d92d58b..0000000000
--- a/desktop/kde6/applications/katomic-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- katomic-kf6
- Sokoban benzeri mantık oyunu
- katomic-kf6 moleküler geometri hakkında hem eğlenceli hem de eğitici bir oyundur.
-
-
diff --git a/desktop/kde6/applications/kblackbox-kf6/actions.py b/desktop/kde6/applications/kblackbox-kf6/actions.py
deleted file mode 100755
index b29afbc032..0000000000
--- a/desktop/kde6/applications/kblackbox-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/kblackbox-kf6/pspec.xml b/desktop/kde6/applications/kblackbox-kf6/pspec.xml
deleted file mode 100755
index a803bc953f..0000000000
--- a/desktop/kde6/applications/kblackbox-kf6/pspec.xml
+++ /dev/null
@@ -1,154 +0,0 @@
-
-
-
-
- kblackbox-kf6
- https://www.kde.org/applications/games/kblackbox/
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- kblackbox-kf6
- app:gui
- desktop.kde.games
- Blackbox logic game
- kblackbox-kf6 is a game of hide and seek played on a grid of boxes. The computer has hidden several balls within this box. By shooting beams into the box and observing where they emerge it is possible to deduce the positions of the hidden balls.
- mirrors://kde/stable/release-service/24.12.1/src/kblackbox-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- qt6-svg-devel
- karchive-kf6-devel
- kcoreaddons-kf6-devel
- kconfig-kf6-devel
- ki18n-kf6-devel
- kcompletion-kf6-devel
- kcrash-kf6-devel
- kdbusaddons-kf6-devel
- kguiaddons-kf6-devel
- kiconthemes-kf6-devel
- kxmlgui-kf6-devel
- libkdegames-kf6-devel
- qt6-declarative-devel
-
- kdoctools-kf6-devel
- kitemmodels-kf6-devel
- ktextwidgets-kf6-devel
- kunitconversion-kf6-devel
-
-
-
-
- kblackbox-kf6
-
- ki18n-kf6
- libgcc
- kcrash-kf6
- kconfig-kf6
- kxmlgui-kf6
- qt6-svg
- karchive-kf6
- qt6-base
- kcompletion-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- libkdegames-kf6
- ktextwidgets-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
-
-
- /usr/share
- /usr/share/doc
- /usr/bin
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kblackbox-kf6/translations.xml b/desktop/kde6/applications/kblackbox-kf6/translations.xml
deleted file mode 100755
index 70fe62f914..0000000000
--- a/desktop/kde6/applications/kblackbox-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kblackbox-kf6
- Blackbox mantık oyunu
- kblackbox-kf6 yan yana dizilmiş kutularla oynanan bir saklambaç oyunudur. Bilgisayarın sakladığı topları kutuları lazerle kontrol ederek bulabilirsiniz.
-
-
diff --git a/desktop/kde6/applications/kblocks-kf6/actions.py b/desktop/kde6/applications/kblocks-kf6/actions.py
deleted file mode 100755
index a2af670006..0000000000
--- a/desktop/kde6/applications/kblocks-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("COPYING*", "README*")
diff --git a/desktop/kde6/applications/kblocks-kf6/pspec.xml b/desktop/kde6/applications/kblocks-kf6/pspec.xml
deleted file mode 100755
index f293ccc72a..0000000000
--- a/desktop/kde6/applications/kblocks-kf6/pspec.xml
+++ /dev/null
@@ -1,151 +0,0 @@
-
-
-
-
- kblocks-kf6
- https://www.kde.org/applications/games/kblocks/
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- kblocks-kf6
- app:gui
- desktop.kde.games
- Falling blocks game
- kblocks-kf6 is the classic falling blocks game. The idea is stack the falling blocks in a way that lines are completely filled. When a line is completed it is removed, and more space is available in the play area. When there is not enough space for blocks to fall, the game is over.
- mirrors://kde/stable/release-service/24.12.1/src/kblocks-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-svg-devel
- qt6-base-devel
- kdoctools-kf6-devel
- ki18n-kf6-devel
- kxmlgui-kf6-devel
- libkdegames-kf6-devel
- qt6-declarative-devel
-
- kcrash-kf6-devel
- kcompletion-kf6-devel
- kdbusaddons-kf6-devel
- kitemmodels-kf6-devel
-
- kunitconversion-kf6-devel
-
-
-
-
-
- kblocks-kf6
-
- ki18n-kf6
- libgcc
- kconfig-kf6
- kxmlgui-kf6
- qt6-svg
- qt6-base
- qt6-phonon
- kcoreaddons-kf6
- libkdegames-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
- kcrash-kf6
- kdbusaddons-kf6
- kcompletion-kf6
-
-
- /etc/xdg
- /usr/share
- /usr/lib
- /usr/share/doc
- /usr/bin
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kblocks-kf6/translations.xml b/desktop/kde6/applications/kblocks-kf6/translations.xml
deleted file mode 100755
index 538bb76369..0000000000
--- a/desktop/kde6/applications/kblocks-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kblocks-kf6
- Tetris
- kblocks-kf6 klasikleşmiş tetrisin bir yeniden yapımıdır. Oyunun amacı düşen parçaları en uygun şekilde dizmektir. Bir satır tamamen dolduktan sonra silinmektedir ve daha fazla oyun alanı açılmaktadır. Yeni parçaları koyacak yeriniz kalmadığında oyun bitmektedir.
-
-
diff --git a/desktop/kde6/applications/kbounce-kf6/actions.py b/desktop/kde6/applications/kbounce-kf6/actions.py
deleted file mode 100755
index b29afbc032..0000000000
--- a/desktop/kde6/applications/kbounce-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/kbounce-kf6/pspec.xml b/desktop/kde6/applications/kbounce-kf6/pspec.xml
deleted file mode 100755
index 9c2da9ac8a..0000000000
--- a/desktop/kde6/applications/kbounce-kf6/pspec.xml
+++ /dev/null
@@ -1,157 +0,0 @@
-
-
-
-
- kbounce-kf6
- https://www.kde.org/applications/games/kbounce/
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- kbounce-kf6
- app:gui
- desktop.kde.games
- Ball bouncing game
- kbounce-kf6 is a single player arcade game with the elements of puzzle. It is played on a field, surrounded by walls, with two or more balls that move about in the field bouncing off of walls. The player can build new walls, decreasing the size of the active field. The goal of the game is to fill at least 75% of the field and advance to the next level.
- mirrors://kde/stable/release-service/24.12.1/src/kbounce-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- qt6-svg-devel
- kcoreaddons-kf6-devel
- kconfig-kf6-devel
- kwidgetsaddons-kf6-devel
- kdbusaddons-kf6-devel
- ki18n-kf6-devel
- kguiaddons-kf6-devel
- kconfigwidgets-kf6-devel
- kiconthemes-kf6-devel
- kcompletion-kf6-devel
- ktextwidgets-kf6-devel
- kxmlgui-kf6-devel
- kio-kf6-devel
- knotifyconfig-kf6-devel
- libkdegames-kf6-devel
- qt6-declarative-devel
-
-
- kdoctools-kf6-devel
-
- kitemmodels-kf6-devel
-
- kunitconversion-kf6-devel
-
-
-
-
- kbounce-kf6
-
- kio-kf6
- ki18n-kf6
- libgcc
- kconfig-kf6
- kxmlgui-kf6
- qt6-svg
- qt6-base
- kcompletion-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- libkdegames-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
-
-
- /usr/share
- /usr/share/doc
- /usr/bin
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kbounce-kf6/translations.xml b/desktop/kde6/applications/kbounce-kf6/translations.xml
deleted file mode 100755
index b463ecb108..0000000000
--- a/desktop/kde6/applications/kbounce-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kbounce-kf6
- Top zıplatma oyunu
- kbounce-kf6, Volfied'in oynaniş tarzına benzeyen tek kişilik bir bulmaca - macera oyunudur. Oyuncu iki veya daha fazla topun oradan oraya zıpladığı duvarlarla kaplı bir alanda yeni duvarlar inşa ederek ve toplara yakalanmamaya çalışarak aktif alanın en azından %75'ini kapatmaya çalışmaktadır.
-
-
diff --git a/desktop/kde6/applications/kbreakout-kf6/actions.py b/desktop/kde6/applications/kbreakout-kf6/actions.py
deleted file mode 100755
index b29afbc032..0000000000
--- a/desktop/kde6/applications/kbreakout-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/kbreakout-kf6/pspec.xml b/desktop/kde6/applications/kbreakout-kf6/pspec.xml
deleted file mode 100755
index d23bb9849e..0000000000
--- a/desktop/kde6/applications/kbreakout-kf6/pspec.xml
+++ /dev/null
@@ -1,156 +0,0 @@
-
-
-
-
- kbreakout-kf6
- https://www.kde.org/applications/games/kbreakout/
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- kbreakout-kf6
- app:gui
- desktop.kde.games
- Breakout like game
- kbreakout-kf6 is a Breakout like game. The object of the game is to destroy as many bricks as possible without losing the ball.
- mirrors://kde/stable/release-service/24.12.1/src/kbreakout-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- qt6-declarative-devel
- qt6-svg-devel
- kcoreaddons-kf6-devel
- kconfig-kf6-devel
- kwidgetsaddons-kf6-devel
- kdbusaddons-kf6-devel
- ki18n-kf6-devel
- kguiaddons-kf6-devel
- kservice-kf6-devel
- kconfigwidgets-kf6-devel
- kiconthemes-kf6-devel
- kcompletion-kf6-devel
- kjobwidgets-kf6-devel
- kxmlgui-kf6-devel
- kio-kf6-devel
- libkdegames-kf6-devel
-
-
- kdoctools-kf6-devel
-
- kitemmodels-kf6-devel
-
- kunitconversion-kf6-devel
-
-
-
-
- kbreakout-kf6
-
- ki18n-kf6
- libgcc
- kconfig-kf6
- kxmlgui-kf6
- qt6-base
- kcoreaddons-kf6
- kdbusaddons-kf6
- libkdegames-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
- qt6-declarative
-
-
- /usr/share
- /usr/share/doc
- /usr/bin
- /etc/xdg/kbreakout-kf6.categories
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kbreakout-kf6/translations.xml b/desktop/kde6/applications/kbreakout-kf6/translations.xml
deleted file mode 100755
index 5651feecb0..0000000000
--- a/desktop/kde6/applications/kbreakout-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kbreakout-kf6
- Breakout benzeri oyun
- kbreakout-kf6 bir Breakout türevidir. Oyunun amacı topları yere düşürmeden olabildiğince çok tuğlayı yok etmektir.
-
-
diff --git a/desktop/kde6/applications/kbruch-kf6/actions.py b/desktop/kde6/applications/kbruch-kf6/actions.py
deleted file mode 100755
index 0374af291e..0000000000
--- a/desktop/kde6/applications/kbruch-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-NoStrip=["/usr/share/icons"]
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/kbruch-kf6/pspec.xml b/desktop/kde6/applications/kbruch-kf6/pspec.xml
deleted file mode 100755
index 663fcc747c..0000000000
--- a/desktop/kde6/applications/kbruch-kf6/pspec.xml
+++ /dev/null
@@ -1,139 +0,0 @@
-
-
-
-
- kbruch-kf6
- https://www.kde.org/applications/education/kbruch/
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- kbruch-kf6
- app:gui
- desktop.kde.edu
- Practice calculating with fractions and percentages
- kbruch-kf6 is a small program to practice calculating with fractions and percentages. Different exercises are provided for this purpose-kf6 and you can use the learning mode to practice with fractions. The program checks the user's input and gives feedback.
- mirrors://kde/stable/release-service/24.12.1/src/kbruch-24.12.1.tar.xz
-
- qt6-base
- kdoctools-kf6-devel
- kconfig-kf6-devel
- kcrash-kf6-devel
- ki18n-kf6-devel
- kwidgetsaddons-kf6-devel
- kxmlgui-kf6-devel
- kcoreaddons-kf6-devel
- kconfigwidgets-kf6-devel
- extra-cmake-modules-kf6
-
-
-
-
- kbruch-kf6
-
- qt6-base
- kxmlgui-kf6
- kconfig-kf6
- kcrash-kf6
- ki18n-kf6
- libgcc
- kwidgetsaddons-kf6
- kcoreaddons-kf6
- kconfigwidgets-kf6
-
-
- /usr/bin
- /usr/share
- /usr/share/man/man1
- /usr/share/doc
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kbruch-kf6/translations.xml b/desktop/kde6/applications/kbruch-kf6/translations.xml
deleted file mode 100755
index 700f11f0f1..0000000000
--- a/desktop/kde6/applications/kbruch-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kbruch-kf6
- Ondalık ve kesirli sayılarla pratik yapın
- kbruch-kf6, ondalık ve kesirli sayılar üzerine işlemleri öğrenmeye ve egzersiz yapmaya yarayan bir uygulamadır.
-
-
diff --git a/desktop/kde6/applications/kcalc-kf6/actions.py b/desktop/kde6/applications/kcalc-kf6/actions.py
deleted file mode 100755
index 43c04d9cb8..0000000000
--- a/desktop/kde6/applications/kcalc-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/kcalc-kf6/pspec.xml b/desktop/kde6/applications/kcalc-kf6/pspec.xml
deleted file mode 100755
index d0178845e4..0000000000
--- a/desktop/kde6/applications/kcalc-kf6/pspec.xml
+++ /dev/null
@@ -1,146 +0,0 @@
-
-
-
-
- kcalc-kf6
- http://kde.org/applications/utilities/kcalc-kf6
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- kcalc-kf6
- app:gui
- desktop.kde6.utils
- A scientific calculator
- kcalc-kf6 is a calculator which offers many more mathematical functions than meet the eye on a first glance.
- mirrors://kde/stable/release-service/24.12.1/src/kcalc-24.12.1.tar.xz
-
- qt6-base-devel
- qt6-5compat-devel
- kdoctools-kf6-devel
- extra-cmake-modules-kf6
- gmp-devel
- cmake
- mpfr-devel
- kconfig-kf6-devel
- kconfigwidgets-kf6-devel
- kguiaddons-kf6-devel
- ki18n-kf6-devel
- kcrash-kf6-devel
- knotifications-kf6-devel
- kxmlgui-kf6-devel
- mesa-devel
-
-
-
-
- kcalc-kf6
-
- qt6-base
- gmp
- ki18n-kf6
- kcrash-kf6
- kconfig-kf6
- kxmlgui-kf6
- kguiaddons-kf6
- kcoreaddons-kf6
- kconfigwidgets-kf6
- knotifications-kf6
- kwidgetsaddons-kf6
-
-
- /usr/lib
- /usr/share/doc
- /usr/bin
- /usr/share
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kcalc-kf6/translations.xml b/desktop/kde6/applications/kcalc-kf6/translations.xml
deleted file mode 100755
index d7dfedeb22..0000000000
--- a/desktop/kde6/applications/kcalc-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kcalc-kf6
- Bir bilimsel hesap makinesi
- kcalc-kf6, pek çok matematik fonksiyonu barındıran bir hesap makinesi uygulamasıdır.
-
-
diff --git a/desktop/kde6/applications/kcalutils-kf6/actions.py b/desktop/kde6/applications/kcalutils-kf6/actions.py
deleted file mode 100755
index c417edf426..0000000000
--- a/desktop/kde6/applications/kcalutils-kf6/actions.py
+++ /dev/null
@@ -1,20 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-from pisi.actionsapi import get
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("README*")
diff --git a/desktop/kde6/applications/kcalutils-kf6/files/qt5.patch b/desktop/kde6/applications/kcalutils-kf6/files/qt5.patch
deleted file mode 100755
index 1c1e42fc7e..0000000000
--- a/desktop/kde6/applications/kcalutils-kf6/files/qt5.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -Nuar a/src/grantleeki18n-kf6localizer.cpp b/src/grantleeki18n-kf6localizer.cpp
---- a/src/grantleeki18n-kf6localizer.cpp 2017-12-04 13:20:01.000000000 +0300
-+++ b/src/grantleeki18n-kf6localizer.cpp 2017-12-16 18:18:43.000518179 +0300
-@@ -67,7 +67,9 @@
- break;
- }
- // fall-through
-+#if QT_VERSION >= QT_VERSION_CHECK(5,8,0)
- Q_FALLTHROUGH();
-+#endif
- default:
- qCWarning(kcalutils-kf6_LOG) << "Unknown type" << iter->typeName() << "(" << iter->type() << ")";
- break;
diff --git a/desktop/kde6/applications/kcalutils-kf6/pspec.xml b/desktop/kde6/applications/kcalutils-kf6/pspec.xml
deleted file mode 100755
index 9a56615e6c..0000000000
--- a/desktop/kde6/applications/kcalutils-kf6/pspec.xml
+++ /dev/null
@@ -1,169 +0,0 @@
-
-
-
-
- kcalutils-kf6
- https://www.kde.org
-
- Pisi Linux Admins
- admin@pisilinux.org
-
- LGPLv2
- library
- app:library
- The KDE calendar utility library
- Calendar utility library for KDE
- mirrors://kde/stable/release-service/24.12.1/src/kcalutils-24.12.1.tar.xz
-
- qt6-base-devel
- kcalendarcore-kf6-devel
- kidentitymanagement-kf6-devel
- kcoreaddons-kf6-devel
- kconfig-kf6-devel
- ki18n-kf6-devel
- kcodecs-kf6-devel
- kidentitymanagement-kf6-devel
- kitemmodels-kf6-devel
- kunitconversion-kf6-devel
- kwidgetsaddons-kf6-devel
-
- kdoctools-kf6-devel
- kiconthemes-kf6-devel
- ktexttemplate-kf6-devel
- extra-cmake-modules-kf6
-
-
-
-
-
-
-
- kcalutils-kf6
-
- qt6-base
- kcalendarcore-kf6
- kidentitymanagement-kf6
- ki18n-kf6
- libgcc
- kcodecs-kf6
- kconfig-kf6
-
- kcoreaddons-kf6
- kiconthemes-kf6
- kwidgetsaddons-kf6
- ktexttemplate-kf6
-
- kidentitymanagement-kf6
-
-
- /etc/xdg
- /usr/lib/qt6
- /usr/lib
- /usr/share/doc
- /usr/share/kcalendar
- /usr/share/locale
- /usr/share
-
-
-
-
- kcalutils-kf6-devel
- Development files for kcalutils-kf6
-
- qt6-base-devel
- kcalutils-kf6
-
-
- /usr/include
- /usr/lib/cmake
- /usr/lib/pkgconfig
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kcharselect-kf6/actions.py b/desktop/kde6/applications/kcharselect-kf6/actions.py
deleted file mode 100755
index e0676cd5b1..0000000000
--- a/desktop/kde6/applications/kcharselect-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("COPYING*")
diff --git a/desktop/kde6/applications/kcharselect-kf6/pspec.xml b/desktop/kde6/applications/kcharselect-kf6/pspec.xml
deleted file mode 100755
index d5b627076a..0000000000
--- a/desktop/kde6/applications/kcharselect-kf6/pspec.xml
+++ /dev/null
@@ -1,138 +0,0 @@
-
-
-
-
- kcharselect-kf6
- http://utils.kde.org/projects/kcharselect-kf6
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- kcharselect-kf6
- app:gui
- desktop.kde.utils
- A character selector
- kcharselect-kf6 is a tool to select special characters from all installed fonts and copy them into the clipboard.
- mirrors://kde/stable/release-service/24.12.1/src/kcharselect-24.12.1.tar.xz
-
- qt6-base-devel
- kdoctools-kf6-devel
- kbookmarks-kf6-devel
- cmake
- extra-cmake-modules-kf6
- ki18n-kf6-devel
- kwidgetsaddons-kf6-devel
- kxmlgui-kf6-devel
- kcrash-kf6-devel
- mesa-devel
-
-
-
-
- kcharselect-kf6
-
- qt6-base
- kxmlgui-kf6
- ki18n-kf6
- libgcc
- kconfig-kf6
- kcrash-kf6
- kcoreaddons-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
-
-
- /usr/share/doc
- /usr/bin
- /usr/share
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kcharselect-kf6/translations.xml b/desktop/kde6/applications/kcharselect-kf6/translations.xml
deleted file mode 100755
index 8b15a0d042..0000000000
--- a/desktop/kde6/applications/kcharselect-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kcharselect-kf6
- Bir karakter seçici
- kcharselect-kf6, tüm yüklü yazı tiplerinden özel karakterleri seçmek ve bunları panoya yapıştırmak için bir araçtır.
-
-
diff --git a/desktop/kde6/applications/kcolorchooser-kf6/actions.py b/desktop/kde6/applications/kcolorchooser-kf6/actions.py
deleted file mode 100755
index a29b3e347c..0000000000
--- a/desktop/kde6/applications/kcolorchooser-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("COPYING")
diff --git a/desktop/kde6/applications/kcolorchooser-kf6/pspec.xml b/desktop/kde6/applications/kcolorchooser-kf6/pspec.xml
deleted file mode 100755
index 14b4661c5f..0000000000
--- a/desktop/kde6/applications/kcolorchooser-kf6/pspec.xml
+++ /dev/null
@@ -1,133 +0,0 @@
-
-
-
-
- kcolorchooser-kf6
- http://www.kde.org/applications/graphics/kcolorchooser-kf6
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- kcolorchooser-kf6
- app:gui
- desktop.kde.graphics
- A simple color chooser application
- kcolorchooser-kf6 is a simple color chooser application.
- mirrors://kde/stable/release-service/24.12.1/src/kcolorchooser-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- ki18n-kf6-devel
- kwidgetsaddons-kf6-devel
- kxmlgui-kf6-devel
- kiconthemes-kf6-devel
-
-
-
-
- kcolorchooser-kf6
-
- ki18n-kf6
- libgcc
- kxmlgui-kf6
- qt6-base
- kcoreaddons-kf6
-
-
- /usr/bin
- /usr/share/applications
- /usr/share/icons
- /usr/share/doc
- /usr/share/metainfo
- /usr/share/locale
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kcolorchooser-kf6/translations.xml b/desktop/kde6/applications/kcolorchooser-kf6/translations.xml
deleted file mode 100755
index 163a8a161c..0000000000
--- a/desktop/kde6/applications/kcolorchooser-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kcolorchooser-kf6
- Basit bir renk seçme uygulaması
- kcolorchooser-kf6, basit bir renk seçme uygulamasıdır.
-
-
diff --git a/desktop/kde6/applications/kcron-kf6/actions.py b/desktop/kde6/applications/kcron-kf6/actions.py
deleted file mode 100755
index b29afbc032..0000000000
--- a/desktop/kde6/applications/kcron-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/kcron-kf6/pspec.xml b/desktop/kde6/applications/kcron-kf6/pspec.xml
deleted file mode 100755
index 1911450faf..0000000000
--- a/desktop/kde6/applications/kcron-kf6/pspec.xml
+++ /dev/null
@@ -1,145 +0,0 @@
-
-
-
-
- kcron-kf6
- https://www.kde.org
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- kcron-kf6
- app:gui
- Graphical task scheduler
- kcron-kf6 is a graphical frontend to the cron system, used to schedule regular tasks on a Unix system.
- mirrors://kde/stable/release-service/24.12.1/src/kcron-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- ki18n-kf6-devel
- kdoctools-kf6-devel
- kiconthemes-kf6-devel
- kio-kf6-devel
- kcmutils-kf6-devel
- kxmlgui-kf6-devel
- kiconthemes-kf6-devel
- kirigami-addons-kf6
-
-
-
-
- kcron-kf6
-
- kio-kf6
- ki18n-kf6
- libgcc
- kcmutils-kf6
- qt6-base
- kcoreaddons-kf6
- kiconthemes-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
- kirigami-addons-kf6
-
-
- kdeadmin
-
-
- kdeadmin
-
-
- /etc/xdg
- /usr/share
- /usr/lib
- /usr/share/doc
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kcron-kf6/translations.xml b/desktop/kde6/applications/kcron-kf6/translations.xml
deleted file mode 100755
index e8ce9fcb85..0000000000
--- a/desktop/kde6/applications/kcron-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kcron-kf6
- Görev zamanlayıcı arayüzü.
- kcron-kf6, cron görev zamanlayıcı altyapısının bir arayüzüdür.
-
-
diff --git a/desktop/kde6/applications/kde-dev-scripts-kf6/actions.py b/desktop/kde6/applications/kde-dev-scripts-kf6/actions.py
deleted file mode 100755
index 61e75111c9..0000000000
--- a/desktop/kde6/applications/kde-dev-scripts-kf6/actions.py
+++ /dev/null
@@ -1,18 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("COPYING*", "README")
diff --git a/desktop/kde6/applications/kde-dev-scripts-kf6/pspec.xml b/desktop/kde6/applications/kde-dev-scripts-kf6/pspec.xml
deleted file mode 100755
index 435602c75f..0000000000
--- a/desktop/kde6/applications/kde-dev-scripts-kf6/pspec.xml
+++ /dev/null
@@ -1,128 +0,0 @@
-
-
-
-
- kde-dev-scripts-kf6
- https://projects.kde.org/projects/kde/kdesdk/kde-dev-scripts-kf6
-
- Alihan Öztürk
- alihan@pisilinux.org
-
- GPLv2
- app
- desktop.kde.sdk
- Scripts and setting files useful during development of KDE software
- Scripts and setting files useful during development of KDE software
- mirrors://kde/stable/release-service/24.12.1/src/kde-dev-scripts-24.12.1.tar.xz
-
- qt6-base-devel
- extra-cmake-modules-kf6
- kdoctools-kf6-devel
- docbook-xml
-
-
-
-
-
- kde-dev-scripts-kf6
-
- qt6-base
- kdoctools-kf6
-
-
- Scripts and setting files useful during development of KDE software
-
- /usr/bin
- /usr/share
- /usr/share/man
- /usr/share/doc
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kde-dev-scripts-kf6/translations.xml b/desktop/kde6/applications/kde-dev-scripts-kf6/translations.xml
deleted file mode 100755
index 451b437343..0000000000
--- a/desktop/kde6/applications/kde-dev-scripts-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kdedev-scripts
- Kdevelop betikleri.
- Kdevelop betikleri.
-
-
\ No newline at end of file
diff --git a/desktop/kde6/applications/kdebugsettings-kf6/actions.py b/desktop/kde6/applications/kdebugsettings-kf6/actions.py
deleted file mode 100755
index 82e40ee4b1..0000000000
--- a/desktop/kde6/applications/kdebugsettings-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/kdebugsettings-kf6/pspec.xml b/desktop/kde6/applications/kdebugsettings-kf6/pspec.xml
deleted file mode 100755
index 336bb519c1..0000000000
--- a/desktop/kde6/applications/kdebugsettings-kf6/pspec.xml
+++ /dev/null
@@ -1,144 +0,0 @@
-
-
-
-
- kdebugsettings-kf6
- http://projects.kde.org/kdebugsettings-kf6
-
- Alihan Öztürk
- alihan@pisilinux.org
-
- GPLv2
- app:gui
- An application to enable/disable qCDebug
- KDebug control module for KDE. It provides a graphical frontend for the kdebug daemon, which allow enabling or disabling particular debug areas/messages.
- mirrors://kde/stable/release-service/24.12.1/src/kdebugsettings-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- kcoreaddons-kf6-devel
- kconfig-kf6-devel
- kconfigwidgets-kf6-devel
- kdbusaddons-kf6-devel
- ki18n-kf6-devel
- kguiaddons-kf6-devel
- kiconthemes-kf6-devel
- kwidgetsaddons-kf6-devel
- kitemviews-kf6-devel
- kcompletion-kf6-devel
- kio-kf6-devel
-
-
-
-
- kdebugsettings-kf6
- An application to enable/disable qCDebug
-
- ki18n-kf6
- libgcc
- kconfig-kf6
- qt6-base
- kitemviews-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- kwidgetsaddons-kf6
-
-
- /usr/bin
- /etc
- /usr/lib
- /usr/share
- /usr/share/applications
- /usr/share/doc
- /usr/share/locale
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kdeconnect-kf6/actions.py b/desktop/kde6/applications/kdeconnect-kf6/actions.py
deleted file mode 100644
index 7773462d88..0000000000
--- a/desktop/kde6/applications/kdeconnect-kf6/actions.py
+++ /dev/null
@@ -1,20 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-def setup():
- #pisitools.dosed("CMakeLists.txt", "5.64.0", "5.62.0")
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("README.md")
diff --git a/desktop/kde6/applications/kdeconnect-kf6/pspec.xml b/desktop/kde6/applications/kdeconnect-kf6/pspec.xml
deleted file mode 100644
index 4c7dfb80d8..0000000000
--- a/desktop/kde6/applications/kdeconnect-kf6/pspec.xml
+++ /dev/null
@@ -1,205 +0,0 @@
-
-
-
-
- kdeconnect-kf6
- https://kdeconnect-kf6.kde.org/
-
- Yusuf Aydemir
- yusuf.aydemir@pisilinux.org
-
- GPLv2
- GPLv3
- desktop.kde6.applications
- kdeconnect-kf6
- app:gui
- Connect KDE with your smartphone
- Connect KDE with your smartphone
- https://download.kde.org/stable/release-service/24.12.1/src/kdeconnect-kde-24.12.1.tar.xz
-
- sshfs
- dbus-devel
- eudev-devel
- kio-kf6-devel
- ki18n-kf6-devel
- solid-kf6-devel
- kpeople-kf6-devel
- kde-cli-tools-kf6
- libXtst-devel
- kirigami-kf6-devel
- qt6-base-devel
- qt6-connectivity-devel
- kcmutils-kf6-devel
- kwayland-kf6-devel
- qca2-qt6-devel
- kdoctools-kf6-devel
- libfakekey-devel
- kdbusaddons-kf6-devel
- kiconthemes-kf6-devel
- kwindowsystem-kf6-devel
- pulseaudio-qt6-devel
- kirigami-addons-kf6
- extra-cmake-modules-kf6
- kconfigwidgets-kf6-devel
- qt6-multimedia-devel
- knotifications-kf6-devel
- qt6-declarative-devel
- qt6-5compat-devel
- wayland-devel
- wayland-server
- wayland-client
- wayland-cursor
- qt6-wayland-devel
- qqc2-desktop-style-kf6
- kpackage-kf6-devel
- kguiaddons-kf6-devel
- kstatusnotifieritem-kf6-devel
- wayland-protocols-devel
- plasma-wayland-protocols-kf6
- modemmanager-qt-kf6-devel
- ModemManager-devel
-
-
-
-
- kdeconnect-kf6
-
- kio-kf6
- ki18n-kf6
- sshfs
- solid-kf6
- libgcc
- libX11
- libXtst
- qt6-5compat
- kconfig-kf6
- kpeople-kf6
- kcmutils-kf6
- kservice-kf6
- qca2-qt6
- qt6-base
- kwayland-kf6
- kguiaddons-kf6
- libfakekey
- kcoreaddons-kf6
- kdbusaddons-kf6
- kiconthemes-kf6
- kwindowsystem-kf6
- pulseaudio-qt6
- kstatusnotifieritem-kf6
- qt6-multimedia
- kconfigwidgets-kf6
- knotifications-kf6
- kwidgetsaddons-kf6
- modemmanager-qt-kf6
- qt6-declarative
- qt6-connectivity
- qqc2-desktop-style-kf6
-
-
- /usr/bin
- /etc
- /usr/lib
- /usr/include
- /usr/share
- /usr/share/locale
- /usr/share/man
- /usr/share/info
- /usr/share/doc
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-18
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kdeconnect-kf6/translations.xml b/desktop/kde6/applications/kdeconnect-kf6/translations.xml
deleted file mode 100644
index c863c2e7fd..0000000000
--- a/desktop/kde6/applications/kdeconnect-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kdeconnect-kf6
- Cihazlarınızı KDE ile birleştirin
- Cihazlarınızı KDE ile birleştirin
-
-
diff --git a/desktop/kde6/applications/kdeedu-data-kf6/actions.py b/desktop/kde6/applications/kdeedu-data-kf6/actions.py
deleted file mode 100755
index d6c718fbd9..0000000000
--- a/desktop/kde6/applications/kdeedu-data-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("COPYING")
diff --git a/desktop/kde6/applications/kdeedu-data-kf6/pspec.xml b/desktop/kde6/applications/kdeedu-data-kf6/pspec.xml
deleted file mode 100755
index 01d09cf0d3..0000000000
--- a/desktop/kde6/applications/kdeedu-data-kf6/pspec.xml
+++ /dev/null
@@ -1,116 +0,0 @@
-
-
-
-
- kdeedu-data-kf6
- https://www.kde.org
-
- Pisi Linux Admins
- admin@pisilinux.org
-
- LGPLv2
- app:library
- Common data for KDE Edu applications
- Common data for KDE Edu applications.
- mirrors://kde/stable/release-service/24.12.1/src/kdeedu-data-24.12.1.tar.xz
-
- qt6-base-devel
- extra-cmake-modules-kf6
-
-
-
-
- kdeedu-data-kf6
-
- /usr/share
- /usr/share/doc
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kdegraphics-mobipocket-kf6/actions.py b/desktop/kde6/applications/kdegraphics-mobipocket-kf6/actions.py
deleted file mode 100644
index 5a49cd0a1a..0000000000
--- a/desktop/kde6/applications/kdegraphics-mobipocket-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("COPYING")
diff --git a/desktop/kde6/applications/kdegraphics-mobipocket-kf6/pspec.xml b/desktop/kde6/applications/kdegraphics-mobipocket-kf6/pspec.xml
deleted file mode 100644
index 8e1d2a8212..0000000000
--- a/desktop/kde6/applications/kdegraphics-mobipocket-kf6/pspec.xml
+++ /dev/null
@@ -1,139 +0,0 @@
-
-
-
-
- kdegraphics-mobipocket-kf6
- https://www.kde.org/applications/graphics/
-
- Stefan Gronewold
- groni@pisilinux.org
-
- FDL
- GPL
- LGPL
- kdegraphics-mobipocket-kf6
- A collection of plugins to handle mobipocket files
- A collection of plugins to handle mobipocket files
- http://download.kde.org/stable/release-service/24.12.1/src/kdegraphics-mobipocket-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- kio-kf6-devel
- qt6-base-devel
- qt6-5compat-devel
-
-
-
-
- kdegraphics-mobipocket-kf6
- A collection of plugins to handle mobipocket files
-
- kio-kf6
- qt6-base
-
-
- /usr/lib
- /usr/lib/qt6
- /usr/share
- /usr/share/doc
-
-
-
-
- kdegraphics-mobipocket-kf6-devel
- Development headers for kdegraphics-mobipocket-kf6
-
- kdegraphics-mobipocket-kf6
-
-
- /usr/include
- /usr/lib/cmake
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kdegraphics-mobipocket-kf6/translations.xml b/desktop/kde6/applications/kdegraphics-mobipocket-kf6/translations.xml
deleted file mode 100644
index f2afebd269..0000000000
--- a/desktop/kde6/applications/kdegraphics-mobipocket-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kdegraphics-mobipocket-kf6
- A library to handle mobipocket files
- A library to handle mobipocket files
-
-
diff --git a/desktop/kde6/applications/kdegraphics-svgpart-kf6/actions.py b/desktop/kde6/applications/kdegraphics-svgpart-kf6/actions.py
deleted file mode 100755
index 5a0b867eec..0000000000
--- a/desktop/kde6/applications/kdegraphics-svgpart-kf6/actions.py
+++ /dev/null
@@ -1,20 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/kdegraphics-svgpart-kf6/pspec.xml b/desktop/kde6/applications/kdegraphics-svgpart-kf6/pspec.xml
deleted file mode 100755
index 46f1241a8f..0000000000
--- a/desktop/kde6/applications/kdegraphics-svgpart-kf6/pspec.xml
+++ /dev/null
@@ -1,135 +0,0 @@
-
-
-
-
- kdegraphics-svgpart-kf6
- https://www.kde.org/applications/graphics/
-
- Stefan Gronewold
- groni@pisilinux.org
-
- FDL
- GPL
- LGPL
- kdegraphics-svgpart-kf6
- A KPart for viewing SVGs
- A KPart for viewing SVGs
- mirrors://kde/stable/release-service/24.12.1/src/svgpart-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- gettext-devel
- glibc-devel
- kcoreaddons-kf6-devel
- kparts-kf6-devel
- python-devel
- qt6-base-devel
- qt6-svg-devel
-
-
-
-
- kdegraphics-svgpart-kf6
- A KPart for viewing SVGs
-
- kcoreaddons-kf6
- kparts-kf6
- qt6-base
- qt6-svg
- ki18n-kf6
- libgcc
- kxmlgui-kf6
- kconfigwidgets-kf6
-
-
- /usr/share
- /usr/lib/qt6
- /usr/share/doc
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kdegraphics-thumbnailers-kf6/actions.py b/desktop/kde6/applications/kdegraphics-thumbnailers-kf6/actions.py
deleted file mode 100755
index a19e1bbe75..0000000000
--- a/desktop/kde6/applications/kdegraphics-thumbnailers-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("COPYING*")
diff --git a/desktop/kde6/applications/kdegraphics-thumbnailers-kf6/pspec.xml b/desktop/kde6/applications/kdegraphics-thumbnailers-kf6/pspec.xml
deleted file mode 100755
index c5107859a8..0000000000
--- a/desktop/kde6/applications/kdegraphics-thumbnailers-kf6/pspec.xml
+++ /dev/null
@@ -1,132 +0,0 @@
-
-
-
-
- kdegraphics-thumbnailers-kf6
- https://www.kde.org
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- library
- desktop.kde6.graphics
- KDE thumbnailer library
- kdegraphics-thumbnailers-kf6 contains thumbnail-related libraries.
- mirrors://kde/stable/release-service/24.12.1/src/kdegraphics-thumbnailers-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- kio-kf6-devel
- libkdcraw-kf6-devel
- libkexiv2-kf6-devel
- kdegraphics-mobipocket-kf6-devel
- karchive-kf6-devel
-
-
-
-
- kdegraphics-thumbnailers-kf6
-
- kio-kf6
- libgcc
- qt6-base
- libkdcraw-kf6
- libkexiv2-kf6
- kdegraphics-mobipocket-kf6
- karchive-kf6
-
-
- /usr/lib
- /usr/share/doc
- /usr/share
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kdegraphics-thumbnailers-kf6/translations.xml b/desktop/kde6/applications/kdegraphics-thumbnailers-kf6/translations.xml
deleted file mode 100755
index 6a53f6dc7a..0000000000
--- a/desktop/kde6/applications/kdegraphics-thumbnailers-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kdegraphics-thumbnailers-kf6
- KDE önizleme kitaplıkları
- kdegraphics-thumbnailers-kf6, önizleme kitaplıklarını içerir.
-
-
diff --git a/desktop/kde6/applications/kdenetwork-filesharing-kf6/actions.py b/desktop/kde6/applications/kdenetwork-filesharing-kf6/actions.py
deleted file mode 100755
index b29afbc032..0000000000
--- a/desktop/kde6/applications/kdenetwork-filesharing-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/kdenetwork-filesharing-kf6/pspec.xml b/desktop/kde6/applications/kdenetwork-filesharing-kf6/pspec.xml
deleted file mode 100755
index deca681ba1..0000000000
--- a/desktop/kde6/applications/kdenetwork-filesharing-kf6/pspec.xml
+++ /dev/null
@@ -1,147 +0,0 @@
-
-
-
-
- kdenetwork-filesharing-kf6
- http://www.kde.org/
-
- Mathias Freire
- mathiasfreire45@gmail.com
-
- GPLv2
- library
- kdenetwork-filesharing-kf6
- Filesharing configuration modlue.
- Filesharing configuration modlue.
- mirrors://kde/stable/release-service/24.12.1/src/kdenetwork-filesharing-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- qt6-declarative-devel
- kdoctools-kf6-devel
- kcoreaddons-kf6-devel
- ki18n-kf6-devel
- kio-kf6-devel
- kservice-kf6-devel
- kdeclarative-kf6-devel
- kwidgetsaddons-kf6-devel
- samba-devel
- qcoro-qt6-devel
-
-
-
-
- kdenetwork-filesharing-kf6
-
- kio-kf6
- ki18n-kf6
- libgcc
- qcoro-qt6-devel
- qt6-base
- qt6-declarative
- kservice-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- kdeclarative-kf6
- kwidgetsaddons-kf6
-
-
- kdenetwork
-
-
- kdenetwork
-
-
- /usr/share
- /usr/lib
- /usr/share/doc
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kdenetwork-filesharing-kf6/translations.xml b/desktop/kde6/applications/kdenetwork-filesharing-kf6/translations.xml
deleted file mode 100755
index f3aa1d19fd..0000000000
--- a/desktop/kde6/applications/kdenetwork-filesharing-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kdenetwork-filesharing-kf6
- Dosya paylaşım konfigürasyon modülü.
- Dosya paylaşım konfigürasyon modülü.
-
-
diff --git a/desktop/kde6/applications/kdenlive-kf6/actions.py b/desktop/kde6/applications/kdenlive-kf6/actions.py
deleted file mode 100755
index d6c718fbd9..0000000000
--- a/desktop/kde6/applications/kdenlive-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("COPYING")
diff --git a/desktop/kde6/applications/kdenlive-kf6/files/kdenlive-mlt6.patch b/desktop/kde6/applications/kdenlive-kf6/files/kdenlive-mlt6.patch
deleted file mode 100644
index 0d415065e6..0000000000
--- a/desktop/kde6/applications/kdenlive-kf6/files/kdenlive-mlt6.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-diff --git a/src/mltconnection.cpp b/src/mltconnection.cpp
-index 13d0e8d8c..2820c8f7c 100644
---- a/src/mltconnection.cpp
-+++ b/src/mltconnection.cpp
-@@ -136,14 +136,14 @@ void MltConnection::locateMeltAndProfilesPath(const QString &mltPath)
- #endif
- QString meltPath;
- if (qEnvironmentVariableIsSet("MLT_PREFIX")) {
-- meltPath = qgetenv("MLT_PREFIX") + QStringLiteral("/bin/melt") + exeSuffix;
-+ meltPath = qgetenv("MLT_PREFIX") + QStringLiteral("/bin/melt6") + exeSuffix;
- } else {
- meltPath = kdenlive-kf6Settings::rendererpath();
- }
- if (!QFile::exists(meltPath)) {
-- meltPath = QDir::cleanPath(profilePath + QStringLiteral("/../../../bin/melt")) + exeSuffix;
-+ meltPath = QDir::cleanPath(profilePath + QStringLiteral("/../../../bin/melt6")) + exeSuffix;
- if (!QFile::exists(meltPath)) {
-- meltPath = QStandardPaths::findExecutable("melt");
-+ meltPath = QStandardPaths::findExecutable("melt6");
- if (meltPath.isEmpty()) {
- meltPath = QStandardPaths::findExecutable("mlt-melt");
- }
diff --git a/desktop/kde6/applications/kdenlive-kf6/pspec.xml b/desktop/kde6/applications/kdenlive-kf6/pspec.xml
deleted file mode 100755
index 86c20e71f5..0000000000
--- a/desktop/kde6/applications/kdenlive-kf6/pspec.xml
+++ /dev/null
@@ -1,210 +0,0 @@
-
-
-
-
- kdenlive-kf6
- https://kdenlive-kf6.org/
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- app:gui
- kdenlive-kf6
- desktop.kde.multimedia
- A video editing GUI for KDE using the MLT video framework
- kdenlive-kf6 provides dual video monitors, a multi-track timeline and clip list. Other features include customizable layout support, basic effects and transitions.
- mirrors://kde/stable/release-service/24.12.1/src/kdenlive-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- ladspa-sdk-devel
- qt6-svg-devel
- karchive-kf6-devel
- kbookmarks-kf6-devel
- kcoreaddons-kf6-devel
- kconfig-kf6-devel
- kconfigwidgets-kf6-devel
- kdbusaddons-kf6-devel
- kfilemetadata-kf6-devel
- libv4l-devel
- kio-kf6-devel
- ffmpeg-devel
- sdl-image-devel
- kwidgetsaddons-kf6-devel
- kplotting-kf6-devel
- knotifyconfig-kf6-devel
- knewstuff-kf6-devel
- kxmlgui-kf6-devel
- knotifications-kf6-devel
- kguiaddons-kf6-devel
- ktextwidgets-kf6-devel
- kiconthemes-kf6-devel
- kdoctools-kf6-devel
- mlt-devel
- purpose-kf6-devel
- frei0r-plugins-devel
- qt6-designer-devel
- qt6-declarative-devel
- qt6-multimedia-devel
- qt6-webengine-devel
- qt6-networkauth-devel
- kdeclarative-kf6-devel
- kcrash-kf6-devel
- libmediainfo-devel
-
-
-
-
-
-
-
- kdenlive-kf6
-
- kio-kf6
- mlt
- cdrkit
- ki18n-kf6
- solid-kf6
- kcrash-kf6
- libgcc
- ffmpeg
- kconfig-kf6
- kxmlgui-kf6
- kdeclarative-kf6
- qt6-svg
- karchive-kf6
- kservice-kf6
- qt6-base
- knewstuff-kf6
- kplotting-kf6
- sdl-image
- dvdauthor
- kbookmarks-kf6
- kguiaddons-kf6
- kitemviews-kf6
- ladspa-sdk
- kcompletion-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- kiconthemes-kf6
- kjobwidgets-kf6
- ktextwidgets-kf6
- kfilemetadata-kf6
- knotifyconfig-kf6
- kconfigwidgets-kf6
- knotifications-kf6
- kwidgetsaddons-kf6
- frei0r-plugins
- purpose-kf6
- mediainfo
- qt6-designer
- qt6-declarative
- qt6-multimedia
- qt6-webengine
- qt6-networkauth
-
-
- /etc/xdg
- /usr/share
- /usr/lib
- /usr/share/doc
- /usr/bin
- /usr/share/man
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-17
- 24.08.2
- Rebuild.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kdenlive-kf6/translations.xml b/desktop/kde6/applications/kdenlive-kf6/translations.xml
deleted file mode 100755
index f0a97ae269..0000000000
--- a/desktop/kde6/applications/kdenlive-kf6/translations.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- kdenlive-kf6
- MLT video yapısı kullanan, KDE için bir video düzenleme uygulaması
- Nieliniowy edytor wideo
- kdenlive-kf6, ikili video izleyicileri, çoklu parça zaman çizelgesi ve klip listesi sunmaktadır. Diğer özellikler arasında özelleştirilebilir düzenleme desteği, temel efektler ve geçişler sayılabilir.
- kdenlive-kf6 est multi-piste, gère une liste de clips et gère les doubles moniteurs vidéos. Il fournit également entre autres un support de couches personnalisables ainsi que des effets et des transitions de base.
- kdenlive-kf6 jest nieliniowym pakietem do edycji wideo obsługującym DV, HDC i wiele innych formatów.
-
-
diff --git a/desktop/kde6/applications/kdepim-addons-kf6/actions.py b/desktop/kde6/applications/kdepim-addons-kf6/actions.py
deleted file mode 100755
index 5a0b867eec..0000000000
--- a/desktop/kde6/applications/kdepim-addons-kf6/actions.py
+++ /dev/null
@@ -1,20 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/kdepim-addons-kf6/pspec.xml b/desktop/kde6/applications/kdepim-addons-kf6/pspec.xml
deleted file mode 100755
index 934fcd9c0b..0000000000
--- a/desktop/kde6/applications/kdepim-addons-kf6/pspec.xml
+++ /dev/null
@@ -1,259 +0,0 @@
-
-
-
-
- kdepim-addons-kf6
- https://community.kde.org/KDE_PIM
-
- Stefan Gronewold
- groni@pisilinux.org
-
- FDL
- GPL
- LGPL
- Addons for the KDE PIM apllications
- Addons for the KDE PIM apllications
- mirrors://kde/stable/release-service/24.12.1/src/kdepim-addons-24.12.1.tar.xz
-
- akonadi-calendar-kf6-devel
- akonadi-kf6-devel
- kldap-kf6-devel
-
- akonadi-import-wizard-kf6-devel
- boost-devel
- calendarsupport-kf6-devel
- cyrus-sasl-devel
- eventviews-kf6-devel
- extra-cmake-modules-kf6
- glibc-devel
- grantleetheme-kf6-devel
- incidenceeditor-kf6-devel
- kholidays-kf6-devel
- kcalutils-kf6-devel
- kconfig-kf6-devel
- kpkpass-kf6-devel
- kitinerary-kf6-devel
- kdeclarative-kf6-devel
-
- kdoctools-kf6-devel
- ki18n-kf6-devel
- ktnef-kf6-devel
- kxmlgui-kf6-devel
- libgravatar-kf6-devel
- libical-devel
- libkdepim-kf6-devel
- libkgapi-kf6-devel
- libkleo-kf6-devel
- mailcommon-kf6-devel
- mailimporter-kf6-devel
- messagelib-kf6-devel
- pimcommon-kf6-devel
- python-devel
- qt6-base-devel
- qt6-declarative-devel
- qt6-webengine-devel
- kio-kf6-devel
- kmime-kf6-devel
- kcodecs-kf6-devel
- kcalendarcore-kf6-devel
- kservice-kf6-devel
- kcontacts-kf6-devel
- kitemviews-kf6-devel
- kcompletion-kf6-devel
- kcoreaddons-kf6-devel
- kiconthemes-kf6-devel
- akonadi-mime-kf6-devel
- kpimtextedit-kf6-devel
- ktextwidgets-kf6-devel
- kconfigwidgets-kf6-devel
- kmailtransport-kf6-devel
- kwidgetsaddons-kf6-devel
- akonadi-contacts-kf6-devel
-
- kidentitymanagement-kf6-devel
-
- kitemmodels-kf6-devel
-
- kunitconversion-kf6-devel
- kimap-kf6-devel
- gpgme-devel
- gpgme-qt6-devel
- kdiagram-kf6-devel
-
- libksieve-kf6-devel
- prison-kf6-devel
- syntax-highlighting-kf6-devel
- kparts-kf6-devel
- kaddressbook-kf6-devel
- kontactinterface-kf6-devel
- kguiaddons-kf6-devel
-
-
-
-
- kdepim-addons-kf6
- Addons for the KDE PIM apllications
-
- akonadi-kf6
- akonadi-calendar-kf6
-
- prison-kf6
- calendarsupport-kf6
- eventviews-kf6
- grantleetheme-kf6
- incidenceeditor-kf6
- kcalutils-kf6
- kholidays-kf6
- kconfig-kf6
- kpkpass-kf6
- kdeclarative-kf6
- gpgme-qt6
- kitinerary-kf6
- ki18n-kf6
- ktnef-kf6
- kxmlgui-kf6
- libgcc
- libgravatar-kf6
- libkdepim-kf6
- libkleo-kf6
- mailcommon-kf6
- messagelib-kf6
- pimcommon-kf6
- qt6-base
- qt6-declarative
- qt6-webengine
- kio-kf6
- kmime-kf6
- kcodecs-kf6
- kcalendarcore-kf6
- kservice-kf6
- kcontacts-kf6
- kitemviews-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- kiconthemes-kf6
- akonadi-mime-kf6
- kpimtextedit-kf6
- ktextwidgets-kf6
- kconfigwidgets-kf6
- kmailtransport-kf6
- kwidgetsaddons-kf6
- akonadi-contacts-kf6
- kidentitymanagement-kf6
- gpgme
- kjobwidgets-kf6
-
- kimap-kf6
- libksieve-kf6
- kitemmodels-kf6
- mailimporter-kf6
- syntax-highlighting-kf6
- akonadi-import-wizard-kf6
- kontactinterface-kf6
- kaddressbook-kf6
- kguiaddons-kf6
- kldap-kf6
-
-
- kde-baseapps
-
-
- kde-baseapps
-
-
- /etc/xdg
- /usr/bin
- /usr/lib
- /usr/lib/qt6
- /usr/share
- /usr/share/doc
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kdepim-runtime-kf6/actions.py b/desktop/kde6/applications/kdepim-runtime-kf6/actions.py
deleted file mode 100755
index 23b2227864..0000000000
--- a/desktop/kde6/applications/kdepim-runtime-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/kdepim-runtime-kf6/files/2fd3604a.patch b/desktop/kde6/applications/kdepim-runtime-kf6/files/2fd3604a.patch
deleted file mode 100644
index 4bc3bfba37..0000000000
--- a/desktop/kde6/applications/kdepim-runtime-kf6/files/2fd3604a.patch
+++ /dev/null
@@ -1,60 +0,0 @@
-From 2fd3604ad6a9594b9dd8b0f1529f4f4589fe831f Mon Sep 17 00:00:00 2001
-From: Carl Schwan
-Date: Tue, 19 Sep 2023 17:04:36 +0200
-Subject: [PATCH] Revert "Revert "Fix race condition when building""
-
-This reverts commit d3f20b3dab530065f9cff9d73e4ca1076af55a29.
-
-(cherry picked from commit f9f262b9289f7b1c34e55205fa0c5cde915bc652)
----
- resources/google-groupware/CMakeLists.txt | 7 ++++---
- resources/google-groupware/googleresource.cpp | 1 -
- 2 files changed, 4 insertions(+), 4 deletions(-)
-
-diff --git a/resources/google-groupware/CMakeLists.txt b/resources/google-groupware/CMakeLists.txt
-index 2f2b46aded..0ac6f2db8e 100644
---- a/resources/google-groupware/CMakeLists.txt
-+++ b/resources/google-groupware/CMakeLists.txt
-@@ -67,9 +67,6 @@ set(googleresource_SRCS
- ${googleresource_common_SRCS}
- )
-
--ki18n-kf6_wrap_ui(googleresource_SRCS googlesettingswidget.ui)
--
--
- add_executable(akonadi_google_resource ${googleresource_SRCS})
- if (COMPILE_WITH_UNITY_CMAKE_SUPPORT)
- set_target_properties(akonadi_google_resource PROPERTIES UNITY_BUILD ON)
-@@ -126,6 +123,7 @@ install(
- kcoreaddons-kf6_add_plugin(googleconfig
- INSTALL_NAMESPACE "pim${QT_MAJOR_VERSION}/akonadi/config"
- )
-+
- target_sources(googleconfig
- PRIVATE
- googleconfig.cpp
-@@ -133,6 +131,9 @@ PRIVATE
- googlesettingswidget.h
- ${googleresource_common_SRCS}
- )
-+
-+ki18n-kf6_wrap_ui(googleconfig googlesettingswidget.ui)
-+
- target_link_libraries(googleconfig
- KPim${KF_MAJOR_VERSION}::AkonadiCore
- KPim${KF_MAJOR_VERSION}::AkonadiCalendar
-diff --git a/resources/google-groupware/googleresource.cpp b/resources/google-groupware/googleresource.cpp
-index 47a7e0c8d5..d51c1e4a7c 100644
---- a/resources/google-groupware/googleresource.cpp
-+++ b/resources/google-groupware/googleresource.cpp
-@@ -11,7 +11,6 @@
- #include "googleresourcestate.h"
- #include "googlescopes.h"
- #include "googlesettings.h"
--#include "googlesettingswidget.h"
- #include "settingsadaptor.h"
-
- #include "personhandler.h"
---
-GitLab
-
diff --git a/desktop/kde6/applications/kdepim-runtime-kf6/files/c99afc75.patch b/desktop/kde6/applications/kdepim-runtime-kf6/files/c99afc75.patch
deleted file mode 100644
index 6ebb69222c..0000000000
--- a/desktop/kde6/applications/kdepim-runtime-kf6/files/c99afc75.patch
+++ /dev/null
@@ -1,120 +0,0 @@
-From c99afc75a503fff6ca83df2f47a5d5d951579524 Mon Sep 17 00:00:00 2001
-From: Carl Schwan
-Date: Tue, 19 Sep 2023 18:58:54 +0200
-Subject: [PATCH] Actually start job to read secret key
-
-BUG: 470820
-(cherry picked from commit 8393e92d56ecb31b2dd65d15d046f8e02565f5e3)
----
- resources/google-groupware/googleconfig.cpp | 8 +++++++-
- resources/google-groupware/googlesettings.cpp | 15 +++++++++------
- .../google-groupware/googlesettingswidget.cpp | 3 +--
- 3 files changed, 17 insertions(+), 9 deletions(-)
-
-diff --git a/resources/google-groupware/googleconfig.cpp b/resources/google-groupware/googleconfig.cpp
-index 2eb6ab2efa..1af177c81f 100644
---- a/resources/google-groupware/googleconfig.cpp
-+++ b/resources/google-groupware/googleconfig.cpp
-@@ -6,6 +6,7 @@
-
- #include
-
-+#include "googleresource_debug.h"
- #include "googlesettings.h"
- #include "googlesettingswidget.h"
-
-@@ -25,7 +26,12 @@ public:
- void load() override
- {
- Akonadi::AgentConfigurationBase::load();
-- mWidget.loadSettings();
-+ mSettings.init();
-+ connect(&mSettings, &GoogleSettings::accountReady, this, [this](bool ready) {
-+ if (ready) {
-+ mWidget.loadSettings();
-+ }
-+ });
- }
-
- Q_REQUIRED_RESULT bool save() const override
-diff --git a/resources/google-groupware/googlesettings.cpp b/resources/google-groupware/googlesettings.cpp
-index aa94cad1ab..23a9979895 100644
---- a/resources/google-groupware/googlesettings.cpp
-+++ b/resources/google-groupware/googlesettings.cpp
-@@ -32,7 +32,6 @@ static const QString googleWalletFolder = QStringLiteral("Akonadi Google");
- GoogleSettings::GoogleSettings(const KSharedConfigPtr &config, Options options)
- : SettingsBase(config)
- {
-- qDebug() << config;
- if (options & Option::ExportToDBus) {
- new SettingsAdaptor(this);
- QDBusConnection::sessionBus().registerObject(QStringLiteral("/Settings"),
-@@ -44,9 +43,11 @@ GoogleSettings::GoogleSettings(const KSharedConfigPtr &config, Options options)
- void GoogleSettings::init()
- {
- // First read from QtKeyChain
-- auto job = new QKeychain::ReadPasswordJob(googleWalletFolder);
-+ auto job = new QKeychain::ReadPasswordJob(googleWalletFolder, this);
-+ job->setKey(account());
- connect(job, &QKeychain::Job::finished, this, [this, job]() {
- if (job->error() != QKeychain::Error::NoError) {
-+ qCWarning(GOOGLE_LOG) << "Unable to read password" << job->error();
- Q_EMIT accountReady(false);
- return;
- }
-@@ -54,18 +55,19 @@ void GoogleSettings::init()
- // Found something with QtKeyChain
- if (!account().isEmpty()) {
- m_account = fetchAccountFromKeychain(account(), job);
-+ m_isReady = true;
-+ Q_EMIT accountReady(true);
- }
-- m_isReady = true;
-- Q_EMIT accountReady(true);
- });
-+ job->start();
- }
-
- KGAPI2::AccountPtr GoogleSettings::fetchAccountFromKeychain(const QString &accountName, QKeychain::ReadPasswordJob *job)
- {
- QMap map;
- auto value = job->binaryData();
-- if (!value.isEmpty()) {
-- qCDebug(GOOGLE_LOG) << "Account" << accountName << "not found in kwallet-kf6";
-+ if (value.isEmpty()) {
-+ qCWarning(GOOGLE_LOG) << "Account" << accountName << "not found in kwallet-kf6";
- return {};
- }
-
-@@ -116,6 +118,7 @@ WritePasswordJob *GoogleSettings::storeAccount(AccountPtr account)
-
- connect(writeJob, &WritePasswordJob::finished, this, [this, writeJob]() {
- if (writeJob->error()) {
-+ qCWarning(GOOGLE_LOG) << "Unable to write password" << writeJob->error();
- return;
- }
- SettingsBase::setAccount(m_account->accountName());
-diff --git a/resources/google-groupware/googlesettingswidget.cpp b/resources/google-groupware/googlesettingswidget.cpp
-index 2543c4c6b8..8e84cfbabd 100644
---- a/resources/google-groupware/googlesettingswidget.cpp
-+++ b/resources/google-groupware/googlesettingswidget.cpp
-@@ -36,7 +36,6 @@ GoogleSettingsWidget::GoogleSettingsWidget(GoogleSettings &settings, const QStri
- , m_settings(settings)
- , m_identifier(identifier)
- {
-- qDebug() << m_settings.account();
- auto mainLayout = new QVBoxLayout(this);
-
- auto mainWidget = new QWidget(this);
-@@ -83,7 +82,7 @@ bool GoogleSettingsWidget::handleError(KGAPI2::Job *job)
- }
-
- if (job->error() == KGAPI2::Unauthorized) {
-- qCDebug(GOOGLE_LOG) << job << job->errorString();
-+ qWarning() << job << job->errorString();
- const QList resourceScopes = googleScopes();
- for (const QUrl &scope : resourceScopes) {
- if (!m_account->scopes().contains(scope)) {
---
-GitLab
-
diff --git a/desktop/kde6/applications/kdepim-runtime-kf6/files/fb0d78fb.patch b/desktop/kde6/applications/kdepim-runtime-kf6/files/fb0d78fb.patch
deleted file mode 100644
index c2b0f54fe1..0000000000
--- a/desktop/kde6/applications/kdepim-runtime-kf6/files/fb0d78fb.patch
+++ /dev/null
@@ -1,1302 +0,0 @@
-From fb0d78fb3bcfce5bd4ff7f51e4cd1405693e0275 Mon Sep 17 00:00:00 2001
-From: Carl Schwan
-Date: Tue, 19 Sep 2023 17:04:13 +0200
-Subject: [PATCH] Revert "Revert "Use config plugin instead of out of process
- config dialog""
-
-This reverts commit f33496a346f49e95caaf7f664ef2f91e4b7f3ddb.
-
-(cherry picked from commit a17ef55dbe31e2020e96f66cd7021578ed8b5444)
----
- resources/google-groupware/CMakeLists.txt | 93 ++++--
- resources/google-groupware/googleconfig.cpp | 43 +++
- resources/google-groupware/googleconfig.json | 5 +
- resources/google-groupware/googleresource.cpp | 95 ++----
- resources/google-groupware/googleresource.h | 4 +-
- resources/google-groupware/googlescopes.cpp | 19 ++
- resources/google-groupware/googlescopes.h | 10 +
- resources/google-groupware/googlesettings.cpp | 22 +-
- resources/google-groupware/googlesettings.h | 11 +-
- .../google-groupware/googlesettingsdialog.cpp | 305 ------------------
- .../google-groupware/googlesettingswidget.cpp | 288 +++++++++++++++++
- ...ettingsdialog.h => googlesettingswidget.h} | 29 +-
- ...tingsdialog.ui => googlesettingswidget.ui} | 2 +-
- resources/google-groupware/settingsbase.kcfg | 2 +-
- 14 files changed, 505 insertions(+), 423 deletions(-)
- create mode 100644 resources/google-groupware/googleconfig.cpp
- create mode 100644 resources/google-groupware/googleconfig.json
- create mode 100644 resources/google-groupware/googlescopes.cpp
- create mode 100644 resources/google-groupware/googlescopes.h
- delete mode 100644 resources/google-groupware/googlesettingsdialog.cpp
- create mode 100644 resources/google-groupware/googlesettingswidget.cpp
- rename resources/google-groupware/{googlesettingsdialog.h => googlesettingswidget.h} (53%)
- rename resources/google-groupware/{googlesettingsdialog.ui => googlesettingswidget.ui} (99%)
-
-diff --git a/resources/google-groupware/CMakeLists.txt b/resources/google-groupware/CMakeLists.txt
-index babf58a953..2f2b46aded 100644
---- a/resources/google-groupware/CMakeLists.txt
-+++ b/resources/google-groupware/CMakeLists.txt
-@@ -1,67 +1,75 @@
- add_definitions(-DTRANSLATION_DOMAIN=\"akonadi_google_resource\")
-
--set(googleresource_SRCS
-- googleresource.cpp
-+set(googleresource_common_SRCS
- googlesettings.cpp
-- googlesettingsdialog.cpp
-- defaultreminderattribute.cpp
-- googleresourcestate.cpp
-- generichandler.cpp
-- calendarhandler.cpp
-- taskhandler.cpp
-- peopleconversionjob.cpp
-- personhandler.cpp
-- googleresource.h
- googlesettings.h
-- googlesettingsdialog.h
-- defaultreminderattribute.h
-- googleresourcestate.h
-- generichandler.h
-- calendarhandler.h
-- taskhandler.h
-- peopleconversionjob.h
-- personhandler.h
-- )
-+ googlescopes.h
-+ googlescopes.cpp
-+)
-
--ecm_qt_declare_logging_category(googleresource_SRCS
-+ecm_qt_declare_logging_category(googleresource_common_SRCS
- HEADER googleresource_debug.h
- IDENTIFIER GOOGLE_LOG
- CATEGORY_NAME org.kde.pim.google
- DESCRIPTION "resource google (kdepim-runtime-kf6)"
- EXPORT KDEPIMRUNTIME)
--ecm_qt_declare_logging_category(googleresource_SRCS
-+ecm_qt_declare_logging_category(googleresource_common_SRCS
- HEADER googlecalendar_debug.h
- IDENTIFIER GOOGLE_CALENDAR_LOG
- CATEGORY_NAME org.kde.pim.google.calendar
- DESCRIPTION "resource google calendar (kdepim-runtime-kf6)"
- EXPORT KDEPIMRUNTIME)
--ecm_qt_declare_logging_category(googleresource_SRCS
-+ecm_qt_declare_logging_category(googleresource_common_SRCS
- HEADER googletasks_debug.h
- IDENTIFIER GOOGLE_TASKS_LOG
- CATEGORY_NAME org.kde.pim.google.tasks
- DESCRIPTION "resource google tasks (kdepim-runtime-kf6)"
- EXPORT KDEPIMRUNTIME)
--ecm_qt_declare_logging_category(googleresource_SRCS
-+ecm_qt_declare_logging_category(googleresource_common_SRCS
- HEADER googlepeople_debug.h
- IDENTIFIER GOOGLE_PEOPLE_LOG
- CATEGORY_NAME org.kde.pim.google.people
- DESCRIPTION "resource google people (kdepim-runtime-kf6)"
- EXPORT KDEPIMRUNTIME)
-
--ki18n-kf6_wrap_ui(googleresource_SRCS googlesettingsdialog.ui)
-
--kconfig-kf6_add_kcfg_files(googleresource_SRCS ${CMAKE_CURRENT_SOURCE_DIR}/settingsbase.kcfgc)
-+kconfig-kf6_add_kcfg_files(googleresource_common_SRCS ${CMAKE_CURRENT_SOURCE_DIR}/settingsbase.kcfgc)
-
- kcfg_generate_dbus_interface(
- ${CMAKE_CURRENT_SOURCE_DIR}/settingsbase.kcfg
- org.kde.Akonadi.Google.Settings
- )
-
--qt_add_dbus_adaptor(googleresource_SRCS
-+qt_add_dbus_adaptor(googleresource_common_SRCS
- ${CMAKE_CURRENT_BINARY_DIR}/org.kde.Akonadi.Google.Settings.xml
- ${CMAKE_CURRENT_SOURCE_DIR}/googlesettings.h GoogleSettings
- )
-
-+############################# Resource #################################
-+set(googleresource_SRCS
-+ googleresource.cpp
-+ defaultreminderattribute.cpp
-+ googleresourcestate.cpp
-+ generichandler.cpp
-+ calendarhandler.cpp
-+ taskhandler.cpp
-+ peopleconversionjob.cpp
-+ personhandler.cpp
-+ googleresource.h
-+ googlesettings.h
-+ defaultreminderattribute.h
-+ googleresourcestate.h
-+ generichandler.h
-+ calendarhandler.h
-+ taskhandler.h
-+ peopleconversionjob.h
-+ personhandler.h
-+ ${googleresource_common_SRCS}
-+)
-+
-+ki18n-kf6_wrap_ui(googleresource_SRCS googlesettingswidget.ui)
-+
-+
- add_executable(akonadi_google_resource ${googleresource_SRCS})
- if (COMPILE_WITH_UNITY_CMAKE_SUPPORT)
- set_target_properties(akonadi_google_resource PROPERTIES UNITY_BUILD ON)
-@@ -112,3 +120,34 @@ install(
- FILES akonadi_google_resource.notifyrc
- DESTINATION ${KDE_INSTALL_KNOTIFYRCDIR}
- )
-+
-+################################ Config plugin ###############################
-+
-+kcoreaddons-kf6_add_plugin(googleconfig
-+ INSTALL_NAMESPACE "pim${QT_MAJOR_VERSION}/akonadi/config"
-+)
-+target_sources(googleconfig
-+PRIVATE
-+ googleconfig.cpp
-+ googlesettingswidget.cpp
-+ googlesettingswidget.h
-+ ${googleresource_common_SRCS}
-+)
-+target_link_libraries(googleconfig
-+ KPim${KF_MAJOR_VERSION}::AkonadiCore
-+ KPim${KF_MAJOR_VERSION}::AkonadiCalendar
-+ KPim${KF_MAJOR_VERSION}::AkonadiCore
-+ KPim${KF_MAJOR_VERSION}::AkonadiAgentBase
-+ KF${KF_MAJOR_VERSION}::CalendarCore
-+ KF${KF_MAJOR_VERSION}::Contacts
-+ KF${KF_MAJOR_VERSION}::Wallet
-+ KF${KF_MAJOR_VERSION}::I18n
-+ KF${KF_MAJOR_VERSION}::WindowSystem
-+ KF${KF_MAJOR_VERSION}::TextWidgets
-+ KF${KF_MAJOR_VERSION}::Notifications
-+ KPim${KF_MAJOR_VERSION}::GAPICalendar
-+ KPim${KF_MAJOR_VERSION}::GAPIPeople
-+ KPim${KF_MAJOR_VERSION}::GAPICore
-+ KPim${KF_MAJOR_VERSION}::GAPITasks
-+ qt${KF_MAJOR_VERSION}keychain
-+)
-diff --git a/resources/google-groupware/googleconfig.cpp b/resources/google-groupware/googleconfig.cpp
-new file mode 100644
-index 0000000000..2eb6ab2efa
---- /dev/null
-+++ b/resources/google-groupware/googleconfig.cpp
-@@ -0,0 +1,43 @@
-+/*
-+ SPDX-FileCopyrightText: 2018 Daniel Vrátil
-+
-+ SPDX-License-Identifier: LGPL-2.0-or-later
-+*/
-+
-+#include
-+
-+#include "googlesettings.h"
-+#include "googlesettingswidget.h"
-+
-+class GoogleConfig : public Akonadi::AgentConfigurationBase
-+{
-+ Q_OBJECT
-+
-+public:
-+ explicit GoogleConfig(const KSharedConfigPtr &config, QWidget *parent, const QVariantList &list)
-+ : Akonadi::AgentConfigurationBase(config, parent, list)
-+ , mSettings(config, GoogleSettings::Option::NoOption)
-+ , mWidget(mSettings, identifier(), parent)
-+ {
-+ connect(&mWidget, &GoogleSettingsWidget::okEnabled, this, &Akonadi::AgentConfigurationBase::enableOkButton);
-+ }
-+
-+ void load() override
-+ {
-+ Akonadi::AgentConfigurationBase::load();
-+ mWidget.loadSettings();
-+ }
-+
-+ Q_REQUIRED_RESULT bool save() const override
-+ {
-+ const_cast(this)->mWidget.saveSettings();
-+ return Akonadi::AgentConfigurationBase::save();
-+ }
-+
-+ GoogleSettings mSettings;
-+ GoogleSettingsWidget mWidget;
-+};
-+
-+AKONADI_AGENTCONFIG_FACTORY(GoogleConfigFactory, "googleconfig.json", GoogleConfig)
-+
-+#include "googleconfig.moc"
-diff --git a/resources/google-groupware/googleconfig.json b/resources/google-groupware/googleconfig.json
-new file mode 100644
-index 0000000000..69c76f583f
---- /dev/null
-+++ b/resources/google-groupware/googleconfig.json
-@@ -0,0 +1,5 @@
-+{
-+ "X-Akonadi-PluginType": "AgentConfig",
-+ "X-Akonadi-Library": "googleconfig",
-+ "X-Akonadi-AgentConfig-Type": "akonadi_google_resource"
-+}
-\ No newline at end of file
-diff --git a/resources/google-groupware/googleresource.cpp b/resources/google-groupware/googleresource.cpp
-index b40f093dde..47a7e0c8d5 100644
---- a/resources/google-groupware/googleresource.cpp
-+++ b/resources/google-groupware/googleresource.cpp
-@@ -9,8 +9,9 @@
- #include "googleresource.h"
- #include "googleresource_debug.h"
- #include "googleresourcestate.h"
-+#include "googlescopes.h"
- #include "googlesettings.h"
--#include "googlesettingsdialog.h"
-+#include "googlesettingswidget.h"
- #include "settingsadaptor.h"
-
- #include "personhandler.h"
-@@ -67,8 +68,11 @@ bool accountIsValid(const KGAPI2::AccountPtr &account)
- GoogleResource::GoogleResource(const QString &id)
- : ResourceBase(id)
- , AgentBase::ObserverV3()
-+ , m_settings(KSharedConfig::openConfig())
- , m_iface(new GoogleResourceState(this))
- {
-+ m_settings.setResourceId(identifier());
-+
- AttributeFactory::registerAttribute();
-
- connect(this, &GoogleResource::reloadConfiguration, this, &GoogleResource::reloadConfig);
-@@ -83,9 +87,7 @@ GoogleResource::GoogleResource(const QString &id)
-
- Q_EMIT status(NotConfigured, i18n("Fetching password..."));
-
-- m_settings = new GoogleSettings();
-- m_settings->setWindowId(winIdForDialogs());
-- connect(m_settings, &GoogleSettings::accountReady, this, [this](bool ready) {
-+ connect(&m_settings, &GoogleSettings::accountReady, this, [this](bool ready) {
- if (accountId() > 0) {
- return;
- }
-@@ -94,7 +96,7 @@ GoogleResource::GoogleResource(const QString &id)
- return;
- }
-
-- const auto account = m_settings->accountPtr();
-+ const auto account = m_settings.accountPtr();
- if (account.isNull()) {
- Q_EMIT status(NotConfigured);
- return;
-@@ -107,18 +109,15 @@ GoogleResource::GoogleResource(const QString &id)
- synchronize();
- }
- });
-- m_settings->init();
-+ m_settings.init();
-
- updateResourceName();
-
-- m_freeBusyHandler = std::make_unique(m_iface, m_settings);
-+ m_freeBusyHandler = std::make_unique(m_iface, &m_settings);
- m_handlers.clear();
-- m_handlers.push_back(GenericHandler::Ptr(new CalendarHandler(m_iface, m_settings)));
-- m_handlers.push_back(GenericHandler::Ptr(new PersonHandler(m_iface, m_settings)));
-- m_handlers.push_back(GenericHandler::Ptr(new TaskHandler(m_iface, m_settings)));
--
-- new SettingsAdaptor(m_settings);
-- QDBusConnection::sessionBus().registerObject(QStringLiteral("/Settings"), m_settings, QDBusConnection::ExportAdaptors);
-+ m_handlers.push_back(GenericHandler::Ptr(new CalendarHandler(m_iface, &m_settings)));
-+ m_handlers.push_back(GenericHandler::Ptr(new PersonHandler(m_iface, &m_settings)));
-+ m_handlers.push_back(GenericHandler::Ptr(new TaskHandler(m_iface, &m_settings)));
- }
-
- GoogleResource::~GoogleResource()
-@@ -128,7 +127,7 @@ GoogleResource::~GoogleResource()
-
- void GoogleResource::cleanup()
- {
-- m_settings->cleanup();
-+ m_settings.cleanup();
- ResourceBase::cleanup();
- }
-
-@@ -137,65 +136,30 @@ void GoogleResource::emitReadyStatus()
- Q_EMIT status(Idle, i18nc("@info:status", "Ready"));
- }
-
--void GoogleResource::configure(WId windowId)
--{
-- if (!m_settings->isReady() || m_isConfiguring) {
-- Q_EMIT configurationDialogAccepted();
-- return;
-- }
--
-- m_isConfiguring = true;
--
-- QScopedPointer settingsDialog(new GoogleSettingsDialog(this, m_settings, windowId));
-- settingsDialog->setWindowIcon(QIcon::fromTheme(QStringLiteral("im-google")));
-- if (settingsDialog->exec() == QDialog::Accepted) {
-- updateResourceName();
--
-- Q_EMIT configurationDialogAccepted();
--
-- if (m_settings->accountPtr().isNull()) {
-- Q_EMIT status(NotConfigured, i18n("Configured account does not exist"));
-- m_isConfiguring = false;
-- return;
-- }
--
-- emitReadyStatus();
-- synchronize();
-- } else {
-- updateResourceName();
--
-- Q_EMIT configurationDialogRejected();
-- }
--
-- m_isConfiguring = false;
--}
--
- QList GoogleResource::scopes() const
- {
- // TODO: determine it based on what user wants?
-- const QList scopes = {
-- Account::accountInfoScopeUrl(),
-- Account::calendarScopeUrl(),
-- Account::peopleScopeUrl(),
-- Account::tasksScopeUrl(),
-- };
-- return scopes;
-+ return googleScopes();
- }
-
- void GoogleResource::updateResourceName()
- {
-- const QString accountName = m_settings->account();
-+ const QString accountName = m_settings.account();
- setName(i18nc("%1 is account name (user@gmail.com)", "Google Groupware (%1)", accountName.isEmpty() ? i18n("not configured") : accountName));
- }
-
- void GoogleResource::reloadConfig()
- {
-- const AccountPtr account = m_settings->accountPtr();
-+ updateResourceName();
-+
-+ const AccountPtr account = m_settings.accountPtr();
- if (account.isNull() || account->accountName().isEmpty()) {
- Q_EMIT status(NotConfigured, i18n("Configured account does not exist"));
-- } else {
-- emitReadyStatus();
-+ return;
- }
-+
-+ emitReadyStatus();
-+ synchronize();
- }
-
- bool GoogleResource::handleError(KGAPI2::Job *job, bool _cancelTask)
-@@ -231,7 +195,7 @@ bool GoogleResource::handleError(KGAPI2::Job *job, bool _cancelTask)
-
- void GoogleResource::runAuthJob(const KGAPI2::AccountPtr &account, const QVariant &args)
- {
-- auto authJob = new AuthJob(account, m_settings->clientId(), m_settings->clientSecret(), this);
-+ auto authJob = new AuthJob(account, m_settings.clientId(), m_settings.clientSecret(), this);
- authJob->setProperty(JOB_PROPERTY, args);
- connect(authJob, &AuthJob::finished, this, &GoogleResource::slotAuthJobFinished);
- }
-@@ -264,7 +228,7 @@ void GoogleResource::requestAuthenticationFromUser(const KGAPI2::AccountPtr &acc
-
- bool GoogleResource::canPerformTask()
- {
-- if (!m_settings->accountPtr() && accountId() == 0) {
-+ if (!m_settings.accountPtr() && accountId() == 0) {
- cancelTask(i18nc("@info:status", "Resource is not configured"));
- Q_EMIT status(NotConfigured, i18nc("@info:status", "Resource is not configured"));
- return false;
-@@ -289,10 +253,11 @@ void GoogleResource::slotAuthJobFinished(KGAPI2::Job *job)
-
- auto authJob = qobject_cast(job);
- AccountPtr account = authJob->account();
-- auto writeJob = m_settings->storeAccount(account);
-+ auto writeJob = m_settings.storeAccount(account);
- connect(writeJob, &WritePasswordJob::finished, this, [job, account, writeJob]() {
- if (writeJob->error()) {
- qCWarning(GOOGLE_LOG) << "Failed to store account's password in secret storage" << writeJob->errorString();
-+ return;
- }
-
- auto otherJob = job->property(JOB_PROPERTY).value();
-@@ -375,22 +340,22 @@ void GoogleResource::retrieveCollections()
-
- setCollectionStreamingEnabled(true);
- CachePolicy cachePolicy;
-- if (m_settings->enableIntervalCheck()) {
-+ if (m_settings.enableIntervalCheck()) {
- cachePolicy.setInheritFromParent(false);
-- cachePolicy.setIntervalCheckTime(m_settings->intervalCheckTime());
-+ cachePolicy.setIntervalCheckTime(m_settings.intervalCheckTime());
- }
-
- // Setting up root collection
- m_rootCollection = Collection();
- m_rootCollection.setContentMimeTypes({Collection::mimeType(), Collection::virtualMimeType()});
- m_rootCollection.setRemoteId(ROOT_COLLECTION_REMOTEID);
-- m_rootCollection.setName(m_settings->accountPtr()->accountName());
-+ m_rootCollection.setName(m_settings.accountPtr()->accountName());
- m_rootCollection.setParentCollection(Collection::root());
- m_rootCollection.setRights(Collection::CanCreateCollection);
- m_rootCollection.setCachePolicy(cachePolicy);
-
- auto attr = m_rootCollection.attribute(Collection::AddIfMissing);
-- attr->setDisplayName(m_settings->accountPtr()->accountName());
-+ attr->setDisplayName(m_settings.accountPtr()->accountName());
- attr->setIconName(QStringLiteral("im-google"));
-
- collectionsRetrieved({m_rootCollection});
-diff --git a/resources/google-groupware/googleresource.h b/resources/google-groupware/googleresource.h
-index 4609572756..75708afca4 100644
---- a/resources/google-groupware/googleresource.h
-+++ b/resources/google-groupware/googleresource.h
-@@ -14,6 +14,7 @@
-
- #include "calendarhandler.h"
- #include "generichandler.h"
-+#include "googlesettings.h"
-
- #define JOB_PROPERTY "_KGAPI2Job"
-
-@@ -37,7 +38,6 @@ public:
-
- void cleanup() override;
- public Q_SLOTS:
-- void configure(WId windowId) override;
- void reloadConfig();
-
- protected:
-@@ -83,7 +83,7 @@ protected Q_SLOTS:
-
- private:
- bool m_isConfiguring = false;
-- GoogleSettings *m_settings = nullptr;
-+ GoogleSettings m_settings;
- Akonadi::Collection m_rootCollection;
-
- GoogleResourceState *const m_iface;
-diff --git a/resources/google-groupware/googlescopes.cpp b/resources/google-groupware/googlescopes.cpp
-new file mode 100644
-index 0000000000..9e565f7e33
---- /dev/null
-+++ b/resources/google-groupware/googlescopes.cpp
-@@ -0,0 +1,19 @@
-+// SPDX-FileCopyrightText: 2011 Daniel Vrátil
-+// SPDX-FileCopyrightText: 2023 Carl Schwan
-+// SPDX-License-Identifier: GPL-3.0-or-later
-+
-+#include "googlescopes.h"
-+#include
-+
-+using namespace KGAPI2;
-+
-+QList googleScopes()
-+{
-+ // TODO: determine it based on what user wants?
-+ return {
-+ Account::accountInfoScopeUrl(),
-+ Account::calendarScopeUrl(),
-+ Account::peopleScopeUrl(),
-+ Account::tasksScopeUrl(),
-+ };
-+}
-diff --git a/resources/google-groupware/googlescopes.h b/resources/google-groupware/googlescopes.h
-new file mode 100644
-index 0000000000..33bf579a89
---- /dev/null
-+++ b/resources/google-groupware/googlescopes.h
-@@ -0,0 +1,10 @@
-+/*
-+ SPDX-FileCopyrightText: 2011 Daniel Vrátil
-+ SPDX-FileCopyrightText: 2023 Carl Schwan
-+ SPDX-License-Identifier: GPL-3.0-or-later
-+*/
-+
-+#include
-+#include
-+
-+QList googleScopes();
-diff --git a/resources/google-groupware/googlesettings.cpp b/resources/google-groupware/googlesettings.cpp
-index 6a1785fcf9..aa94cad1ab 100644
---- a/resources/google-groupware/googlesettings.cpp
-+++ b/resources/google-groupware/googlesettings.cpp
-@@ -8,6 +8,8 @@
-
- #include "googlesettings.h"
- #include "googleresource_debug.h"
-+#include "googlescopes.h"
-+#include "settingsadaptor.h"
-
- #include
- #include
-@@ -27,8 +29,16 @@ using namespace KGAPI2;
-
- static const QString googleWalletFolder = QStringLiteral("Akonadi Google");
-
--GoogleSettings::GoogleSettings()
-+GoogleSettings::GoogleSettings(const KSharedConfigPtr &config, Options options)
-+ : SettingsBase(config)
- {
-+ qDebug() << config;
-+ if (options & Option::ExportToDBus) {
-+ new SettingsAdaptor(this);
-+ QDBusConnection::sessionBus().registerObject(QStringLiteral("/Settings"),
-+ this,
-+ QDBusConnection::ExportAdaptors | QDBusConnection::ExportScriptableContents);
-+ }
- }
-
- void GoogleSettings::init()
-@@ -82,15 +92,17 @@ WritePasswordJob *GoogleSettings::storeAccount(AccountPtr account)
- m_account = account;
-
- QStringList scopes;
-- const QList urlScopes = m_account->scopes();
-+ const QList urlScopes = googleScopes();
- scopes.reserve(urlScopes.count());
- for (const QUrl &url : urlScopes) {
- scopes << url.toString();
- }
-
-- const QMap map = {{QStringLiteral("accessToken"), m_account->accessToken()},
-- {QStringLiteral("refreshToken"), m_account->refreshToken()},
-- {QStringLiteral("scopes"), scopes.join(QLatin1Char(','))}};
-+ const QMap map = {
-+ {QStringLiteral("accessToken"), m_account->accessToken()},
-+ {QStringLiteral("refreshToken"), m_account->refreshToken()},
-+ {QStringLiteral("scopes"), scopes.join(QLatin1Char(','))},
-+ };
-
- // Legacy: store the map exactly like kwallet-kf6 is doing it
- QByteArray mapData;
-diff --git a/resources/google-groupware/googlesettings.h b/resources/google-groupware/googlesettings.h
-index f689dc7748..0ec4c3c34e 100644
---- a/resources/google-groupware/googlesettings.h
-+++ b/resources/google-groupware/googlesettings.h
-@@ -33,7 +33,14 @@ class GoogleSettings : public SettingsBase
- Q_CLASSINFO("D-Bus Interface", "org.kde.Akonadi.Google.ExtendedSettings")
-
- public:
-- GoogleSettings();
-+ enum class Option {
-+ NoOption = 0,
-+ ExportToDBus = 1,
-+ };
-+ Q_DECLARE_FLAGS(Options, Option)
-+
-+ explicit GoogleSettings(const KSharedConfigPtr &config, Options options = Option::ExportToDBus);
-+
- void init();
- void setWindowId(WId id);
- void setResourceId(const QString &resourceIdentifier);
-@@ -50,9 +57,11 @@ public:
- bool isReady() const;
- QKeychain::WritePasswordJob *storeAccount(KGAPI2::AccountPtr account);
- void cleanup();
-+
- Q_SIGNALS:
- void accountReady(bool ready);
- void accountChanged();
-+ void okEnabled(bool enabled);
-
- private:
- void slotWalletOpened(bool success);
-diff --git a/resources/google-groupware/googlesettingsdialog.cpp b/resources/google-groupware/googlesettingsdialog.cpp
-deleted file mode 100644
-index d418652d6f..0000000000
---- a/resources/google-groupware/googlesettingsdialog.cpp
-+++ /dev/null
-@@ -1,305 +0,0 @@
--/*
-- SPDX-FileCopyrightText: 2013 Daniel Vrátil
-- SPDX-FileCopyrightText: 2020 Igor Poboiko
--
-- SPDX-License-Identifier: GPL-3.0-or-later
--*/
--
--#include "googlesettingsdialog.h"
--#include "googleresource.h"
--#include "googleresource_debug.h"
--#include "googlesettings.h"
--#include "ui_googlesettingsdialog.h"
--
--#include
--
--#include
--#include
--#include
--#include
--#include
--#include
--#include
--#include
--
--#if QT_VERSION < QT_VERSION_CHECK(6, 0, 0)
--#include
--#else
--#include
--#endif
--
--using namespace QKeychain;
--using namespace KGAPI2;
--
--GoogleSettingsDialog::GoogleSettingsDialog(GoogleResource *resource, GoogleSettings *settings, WId wId)
-- : QDialog()
-- , m_resource(resource)
-- , m_settings(settings)
-- , m_ui(new Ui::GoogleSettingsDialog)
--{
-- if (wId) {
-- setAttribute(Qt::WA_NativeWindow, true);
-- kwindowsystem-kf6::setMainWindow(windowHandle(), wId);
-- }
-- auto mainLayout = new QVBoxLayout(this);
--
-- auto mainWidget = new QWidget(this);
-- mainLayout->addWidget(mainWidget);
--
-- auto buttonBox = new QDialogButtonBox(QDialogButtonBox::Ok | QDialogButtonBox::Cancel, this);
-- QPushButton *okButton = buttonBox->button(QDialogButtonBox::Ok);
-- okButton->setDefault(true);
-- okButton->setShortcut(Qt::CTRL | Qt::Key_Return);
-- mainLayout->addWidget(buttonBox);
--
-- m_ui->setupUi(mainWidget);
--
-- m_ui->refreshSpinBox->setSuffix(ki18n-kf6p(" minute", " minutes"));
-- m_ui->enableRefresh->setChecked(m_settings->enableIntervalCheck());
-- m_ui->refreshSpinBox->setEnabled(m_settings->enableIntervalCheck());
-- m_ui->refreshSpinBox->setValue(m_settings->intervalCheckTime());
--
-- m_ui->eventsLimitCombo->setMaximumDate(QDate::currentDate());
-- m_ui->eventsLimitCombo->setMinimumDate(QDate::fromString(QStringLiteral("2000-01-01"), Qt::ISODate));
-- m_ui->eventsLimitCombo->setOptions(KDateComboBox::EditDate | KDateComboBox::SelectDate | KDateComboBox::DatePicker | KDateComboBox::WarnOnInvalid);
-- if (m_settings->eventsSince().isEmpty()) {
-- const QString ds = QStringLiteral("%1-01-01").arg(QString::number(QDate::currentDate().year() - 3));
-- m_ui->eventsLimitCombo->setDate(QDate::fromString(ds, Qt::ISODate));
-- } else {
-- m_ui->eventsLimitCombo->setDate(QDate::fromString(m_settings->eventsSince(), Qt::ISODate));
-- }
--
-- connect(buttonBox, &QDialogButtonBox::accepted, this, &GoogleSettingsDialog::slotSaveSettings);
-- connect(buttonBox, &QDialogButtonBox::rejected, this, &GoogleSettingsDialog::reject);
-- connect(m_ui->reloadCalendarsBtn, &QPushButton::clicked, this, &GoogleSettingsDialog::slotReloadCalendars);
-- connect(m_ui->reloadTaskListsBtn, &QPushButton::clicked, this, &GoogleSettingsDialog::slotReloadTaskLists);
-- connect(m_ui->configureBtn, &QPushButton::clicked, this, &GoogleSettingsDialog::slotConfigure);
-- if (m_settings->isReady()) {
-- m_account = m_settings->accountPtr();
-- }
-- connect(m_settings, &GoogleSettings::accountReady, this, [this](bool ready) {
-- if (ready) {
-- m_account = m_settings->accountPtr();
-- accountChanged();
-- }
-- });
-- QMetaObject::invokeMethod(this, &GoogleSettingsDialog::accountChanged, Qt::QueuedConnection);
--}
--
--GoogleSettingsDialog::~GoogleSettingsDialog()
--{
-- delete m_ui;
--}
--
--bool GoogleSettingsDialog::handleError(KGAPI2::Job *job)
--{
-- if ((job->error() == KGAPI2::NoError) || (job->error() == KGAPI2::OK)) {
-- return true;
-- }
--
-- if (job->error() == KGAPI2::Unauthorized) {
-- qCDebug(GOOGLE_LOG) << job << job->errorString();
-- const QList resourceScopes = m_resource->scopes();
-- for (const QUrl &scope : resourceScopes) {
-- if (!m_account->scopes().contains(scope)) {
-- m_account->addScope(scope);
-- }
-- }
--
-- auto authJob = new AuthJob(m_account, m_settings->clientId(), m_settings->clientSecret(), this);
-- authJob->setProperty(JOB_PROPERTY, QVariant::fromValue(job));
-- connect(authJob, &AuthJob::finished, this, &GoogleSettingsDialog::slotAuthJobFinished);
--
-- return false;
-- }
--
-- KMessageBox::error(this, job->errorString());
-- return false;
--}
--
--void GoogleSettingsDialog::accountChanged()
--{
-- if (!m_account) {
-- m_ui->accountLabel->setText(i18n("not configured"));
-- m_ui->calendarsList->setDisabled(true);
-- m_ui->reloadCalendarsBtn->setDisabled(true);
-- m_ui->calendarsList->clear();
-- m_ui->taskListsList->setDisabled(true);
-- m_ui->reloadTaskListsBtn->setDisabled(true);
-- m_ui->taskListsList->clear();
-- return;
-- }
-- m_ui->accountLabel->setText(QStringLiteral("%1").arg(m_account->accountName()));
-- slotReloadCalendars();
-- slotReloadTaskLists();
--}
--
--void GoogleSettingsDialog::slotConfigure()
--{
-- const QString username = m_account && !m_account->accountName().isEmpty() ? m_account->accountName() : QString();
-- m_account = AccountPtr(new Account());
-- const QList resourceScopes = m_resource->scopes();
-- for (const QUrl &scope : resourceScopes) {
-- if (!m_account->scopes().contains(scope)) {
-- m_account->addScope(scope);
-- }
-- }
-- auto authJob = new AuthJob(m_account, m_settings->clientId(), m_settings->clientSecret());
-- authJob->setUsername(username);
-- connect(authJob, &AuthJob::finished, this, &GoogleSettingsDialog::slotAuthJobFinished);
--}
--
--void GoogleSettingsDialog::slotAuthJobFinished(KGAPI2::Job *job)
--{
-- auto authJob = qobject_cast(job);
-- m_account = authJob->account();
-- if (authJob->error() != KGAPI2::NoError) {
-- KMessageBox::error(this, authJob->errorString());
-- return;
-- }
-- accountChanged();
--
-- auto otherJob = job->property(JOB_PROPERTY).value();
-- if (otherJob) {
-- otherJob->setAccount(m_account);
-- otherJob->restart();
-- }
--}
--
--void GoogleSettingsDialog::slotSaveSettings()
--{
-- auto reset = [this] {
-- m_settings->setAccount({});
-- m_settings->setEnableIntervalCheck(m_ui->enableRefresh->isChecked());
-- m_settings->setIntervalCheckTime(m_ui->refreshSpinBox->value());
-- m_settings->setCalendars({});
-- m_settings->setTaskLists({});
-- m_settings->setEventsSince({});
-- m_settings->save();
-- };
--
-- if (!m_account) {
-- reset();
-- return;
-- }
--
-- auto writeJob = m_settings->storeAccount(m_account);
-- connect(writeJob, &WritePasswordJob::finished, this, [this, reset, writeJob]() {
-- if (writeJob->error()) {
-- qCWarning(GOOGLE_LOG) << "Failed to store account's password in secret storage" << writeJob->errorString();
-- reset();
-- return;
-- }
--
-- m_settings->setAccount(m_account->accountName());
-- m_settings->setEnableIntervalCheck(m_ui->enableRefresh->isChecked());
-- m_settings->setIntervalCheckTime(m_ui->refreshSpinBox->value());
--
-- QStringList calendars;
-- for (int i = 0; i < m_ui->calendarsList->count(); i++) {
-- QListWidgetItem *item = m_ui->calendarsList->item(i);
--
-- if (item->checkState() == Qt::Checked) {
-- calendars.append(item->data(Qt::UserRole).toString());
-- }
-- }
-- m_settings->setCalendars(calendars);
--
-- if (m_ui->eventsLimitCombo->isValid()) {
-- m_settings->setEventsSince(m_ui->eventsLimitCombo->date().toString(Qt::ISODate));
-- }
--
-- QStringList taskLists;
-- for (int i = 0; i < m_ui->taskListsList->count(); i++) {
-- QListWidgetItem *item = m_ui->taskListsList->item(i);
--
-- if (item->checkState() == Qt::Checked) {
-- taskLists.append(item->data(Qt::UserRole).toString());
-- }
-- }
-- m_settings->setTaskLists(taskLists);
-- m_settings->save();
--
-- accept();
-- });
--}
--
--void GoogleSettingsDialog::slotReloadCalendars()
--{
-- m_ui->calendarsList->setDisabled(true);
-- m_ui->reloadCalendarsBtn->setDisabled(true);
-- m_ui->calendarsList->clear();
--
-- if (!m_account) {
-- return;
-- }
--
-- auto fetchJob = new CalendarFetchJob(m_account, this);
-- connect(fetchJob, &CalendarFetchJob::finished, this, [this](KGAPI2::Job *job) {
-- if (!handleError(job) || !m_account) {
-- m_ui->calendarsList->setEnabled(false);
-- m_ui->reloadCalendarsBtn->setEnabled(false);
-- return;
-- }
--
-- const ObjectsList objects = qobject_cast(job)->items();
--
-- QStringList activeCalendars;
-- if (m_account->accountName() == m_settings->account()) {
-- activeCalendars = m_settings->calendars();
-- }
-- m_ui->calendarsList->clear();
-- for (const ObjectPtr &object : objects) {
-- const CalendarPtr calendar = object.dynamicCast();
--
-- auto item = new QListWidgetItem(calendar->title());
-- item->setData(Qt::UserRole, calendar->uid());
-- item->setFlags(Qt::ItemIsEnabled | Qt::ItemIsSelectable | Qt::ItemIsUserCheckable);
-- item->setCheckState((activeCalendars.isEmpty() || activeCalendars.contains(calendar->uid())) ? Qt::Checked : Qt::Unchecked);
-- m_ui->calendarsList->addItem(item);
-- }
--
-- m_ui->calendarsList->setEnabled(true);
-- m_ui->reloadCalendarsBtn->setEnabled(true);
-- });
--}
--
--void GoogleSettingsDialog::slotReloadTaskLists()
--{
-- if (!m_account) {
-- return;
-- }
--
-- m_ui->taskListsList->setDisabled(true);
-- m_ui->reloadTaskListsBtn->setDisabled(true);
-- m_ui->taskListsList->clear();
--
-- auto job = new TaskListFetchJob(m_account, this);
-- connect(job, &TaskListFetchJob::finished, this, [this](KGAPI2::Job *job) {
-- if (!handleError(job) || !m_account) {
-- m_ui->taskListsList->setDisabled(true);
-- m_ui->reloadTaskListsBtn->setDisabled(true);
-- return;
-- }
--
-- const ObjectsList objects = qobject_cast(job)->items();
--
-- QStringList activeTaskLists;
-- if (m_account->accountName() == m_settings->account()) {
-- activeTaskLists = m_settings->taskLists();
-- }
-- m_ui->taskListsList->clear();
-- for (const ObjectPtr &object : objects) {
-- const TaskListPtr taskList = object.dynamicCast();
--
-- auto item = new QListWidgetItem(taskList->title());
-- item->setData(Qt::UserRole, taskList->uid());
-- item->setFlags(Qt::ItemIsEnabled | Qt::ItemIsSelectable | Qt::ItemIsUserCheckable);
-- item->setCheckState((activeTaskLists.isEmpty() || activeTaskLists.contains(taskList->uid())) ? Qt::Checked : Qt::Unchecked);
-- m_ui->taskListsList->addItem(item);
-- }
--
-- m_ui->taskListsList->setEnabled(true);
-- m_ui->reloadTaskListsBtn->setEnabled(true);
-- });
--}
-diff --git a/resources/google-groupware/googlesettingswidget.cpp b/resources/google-groupware/googlesettingswidget.cpp
-new file mode 100644
-index 0000000000..2543c4c6b8
---- /dev/null
-+++ b/resources/google-groupware/googlesettingswidget.cpp
-@@ -0,0 +1,288 @@
-+/*
-+ SPDX-FileCopyrightText: 2013 Daniel Vrátil
-+ SPDX-FileCopyrightText: 2020 Igor Poboiko
-+
-+ SPDX-License-Identifier: GPL-3.0-or-later
-+*/
-+
-+#include "googlesettingswidget.h"
-+#include "googleresource.h"
-+#include "googleresource_debug.h"
-+#include "googlescopes.h"
-+#include "googlesettings.h"
-+
-+#include
-+
-+#include
-+#include
-+#include
-+#include
-+#include
-+#include
-+#include
-+#include
-+
-+#if QT_VERSION < QT_VERSION_CHECK(6, 0, 0)
-+#include
-+#else
-+#include
-+#endif
-+
-+using namespace QKeychain;
-+using namespace KGAPI2;
-+
-+GoogleSettingsWidget::GoogleSettingsWidget(GoogleSettings &settings, const QString &identifier, QWidget *parent)
-+ : QWidget(parent)
-+ , m_settings(settings)
-+ , m_identifier(identifier)
-+{
-+ qDebug() << m_settings.account();
-+ auto mainLayout = new QVBoxLayout(this);
-+
-+ auto mainWidget = new QWidget(this);
-+ mainLayout->addWidget(mainWidget);
-+ setupUi(mainWidget);
-+
-+ refreshSpinBox->setSuffix(ki18n-kf6p(" minute", " minutes"));
-+ enableRefresh->setChecked(m_settings.enableIntervalCheck());
-+ refreshSpinBox->setEnabled(m_settings.enableIntervalCheck());
-+ refreshSpinBox->setValue(m_settings.intervalCheckTime());
-+
-+ eventsLimitCombo->setMaximumDate(QDate::currentDate());
-+ eventsLimitCombo->setMinimumDate(QDate::fromString(QStringLiteral("2000-01-01"), Qt::ISODate));
-+ eventsLimitCombo->setOptions(KDateComboBox::EditDate | KDateComboBox::SelectDate | KDateComboBox::DatePicker | KDateComboBox::WarnOnInvalid);
-+ if (m_settings.eventsSince().isEmpty()) {
-+ const QString ds = QStringLiteral("%1-01-01").arg(QString::number(QDate::currentDate().year() - 3));
-+ eventsLimitCombo->setDate(QDate::fromString(ds, Qt::ISODate));
-+ } else {
-+ eventsLimitCombo->setDate(QDate::fromString(m_settings.eventsSince(), Qt::ISODate));
-+ }
-+ connect(reloadCalendarsBtn, &QPushButton::clicked, this, &GoogleSettingsWidget::slotReloadCalendars);
-+ connect(reloadTaskListsBtn, &QPushButton::clicked, this, &GoogleSettingsWidget::slotReloadTaskLists);
-+ connect(configureBtn, &QPushButton::clicked, this, &GoogleSettingsWidget::loadSettings);
-+ if (m_settings.isReady()) {
-+ m_account = m_settings.accountPtr();
-+ }
-+ connect(&m_settings, &GoogleSettings::accountReady, this, [this](bool ready) {
-+ if (ready) {
-+ m_account = m_settings.accountPtr();
-+ accountChanged();
-+ }
-+ });
-+ QMetaObject::invokeMethod(this, &GoogleSettingsWidget::accountChanged, Qt::QueuedConnection);
-+}
-+
-+GoogleSettingsWidget::~GoogleSettingsWidget()
-+{
-+}
-+
-+bool GoogleSettingsWidget::handleError(KGAPI2::Job *job)
-+{
-+ if ((job->error() == KGAPI2::NoError) || (job->error() == KGAPI2::OK)) {
-+ return true;
-+ }
-+
-+ if (job->error() == KGAPI2::Unauthorized) {
-+ qCDebug(GOOGLE_LOG) << job << job->errorString();
-+ const QList resourceScopes = googleScopes();
-+ for (const QUrl &scope : resourceScopes) {
-+ if (!m_account->scopes().contains(scope)) {
-+ m_account->addScope(scope);
-+ }
-+ }
-+
-+ auto authJob = new AuthJob(m_account, m_settings.clientId(), m_settings.clientSecret(), this);
-+ authJob->setProperty(JOB_PROPERTY, QVariant::fromValue(job));
-+ connect(authJob, &AuthJob::finished, this, &GoogleSettingsWidget::slotAuthJobFinished);
-+
-+ return false;
-+ }
-+
-+ KMessageBox::error(this, job->errorString());
-+ return false;
-+}
-+
-+void GoogleSettingsWidget::accountChanged()
-+{
-+ if (!m_account) {
-+ accountLabel->setText(i18n("not configured"));
-+ calendarsList->setDisabled(true);
-+ reloadCalendarsBtn->setDisabled(true);
-+ calendarsList->clear();
-+ taskListsList->setDisabled(true);
-+ reloadTaskListsBtn->setDisabled(true);
-+ taskListsList->clear();
-+ return;
-+ }
-+ accountLabel->setText(QStringLiteral("%1").arg(m_account->accountName()));
-+ slotReloadCalendars();
-+ slotReloadTaskLists();
-+}
-+
-+void GoogleSettingsWidget::loadSettings()
-+{
-+ const QString username = m_account && !m_account->accountName().isEmpty() ? m_account->accountName() : QString();
-+ m_account = AccountPtr(new Account());
-+ const QList resourceScopes = googleScopes();
-+ for (const QUrl &scope : resourceScopes) {
-+ if (!m_account->scopes().contains(scope)) {
-+ m_account->addScope(scope);
-+ }
-+ }
-+ auto authJob = new AuthJob(m_account, m_settings.clientId(), m_settings.clientSecret());
-+ authJob->setUsername(username);
-+ connect(authJob, &AuthJob::finished, this, &GoogleSettingsWidget::slotAuthJobFinished);
-+}
-+
-+void GoogleSettingsWidget::slotAuthJobFinished(KGAPI2::Job *job)
-+{
-+ auto authJob = qobject_cast(job);
-+ m_account = authJob->account();
-+ if (authJob->error() != KGAPI2::NoError) {
-+ KMessageBox::error(this, authJob->errorString());
-+ return;
-+ }
-+ accountChanged();
-+
-+ auto otherJob = job->property(JOB_PROPERTY).value();
-+ if (otherJob) {
-+ otherJob->setAccount(m_account);
-+ otherJob->restart();
-+ }
-+}
-+
-+void GoogleSettingsWidget::saveSettings()
-+{
-+ auto reset = [this] {
-+ m_settings.setAccount({});
-+ m_settings.setEnableIntervalCheck(enableRefresh->isChecked());
-+ m_settings.setIntervalCheckTime(refreshSpinBox->value());
-+ m_settings.setCalendars({});
-+ m_settings.setTaskLists({});
-+ m_settings.setEventsSince({});
-+ m_settings.save();
-+ };
-+
-+ if (!m_account) {
-+ reset();
-+ return;
-+ }
-+
-+ auto writeJob = m_settings.storeAccount(m_account);
-+ connect(writeJob, &WritePasswordJob::finished, this, [this, reset, writeJob]() {
-+ if (writeJob->error()) {
-+ qCWarning(GOOGLE_LOG) << "Failed to store account's password in secret storage" << writeJob->errorString();
-+ reset();
-+ return;
-+ }
-+
-+ m_settings.setAccount(m_account->accountName());
-+ m_settings.setEnableIntervalCheck(enableRefresh->isChecked());
-+ m_settings.setIntervalCheckTime(refreshSpinBox->value());
-+
-+ QStringList calendars;
-+ for (int i = 0; i < calendarsList->count(); i++) {
-+ QListWidgetItem *item = calendarsList->item(i);
-+
-+ if (item->checkState() == Qt::Checked) {
-+ calendars.append(item->data(Qt::UserRole).toString());
-+ }
-+ }
-+ m_settings.setCalendars(calendars);
-+
-+ if (eventsLimitCombo->isValid()) {
-+ m_settings.setEventsSince(eventsLimitCombo->date().toString(Qt::ISODate));
-+ }
-+
-+ QStringList taskLists;
-+ for (int i = 0; i < taskListsList->count(); i++) {
-+ QListWidgetItem *item = taskListsList->item(i);
-+
-+ if (item->checkState() == Qt::Checked) {
-+ taskLists.append(item->data(Qt::UserRole).toString());
-+ }
-+ }
-+ m_settings.setTaskLists(taskLists);
-+ m_settings.save();
-+ });
-+}
-+
-+void GoogleSettingsWidget::slotReloadCalendars()
-+{
-+ calendarsList->setDisabled(true);
-+ reloadCalendarsBtn->setDisabled(true);
-+ calendarsList->clear();
-+
-+ if (!m_account) {
-+ return;
-+ }
-+
-+ auto fetchJob = new CalendarFetchJob(m_account, this);
-+ connect(fetchJob, &CalendarFetchJob::finished, this, [this](KGAPI2::Job *job) {
-+ if (!handleError(job) || !m_account) {
-+ calendarsList->setEnabled(false);
-+ reloadCalendarsBtn->setEnabled(false);
-+ return;
-+ }
-+
-+ const ObjectsList objects = qobject_cast(job)->items();
-+
-+ QStringList activeCalendars;
-+ if (m_account->accountName() == m_settings.account()) {
-+ activeCalendars = m_settings.calendars();
-+ }
-+ calendarsList->clear();
-+ for (const ObjectPtr &object : objects) {
-+ const CalendarPtr calendar = object.dynamicCast();
-+
-+ auto item = new QListWidgetItem(calendar->title());
-+ item->setData(Qt::UserRole, calendar->uid());
-+ item->setFlags(Qt::ItemIsEnabled | Qt::ItemIsSelectable | Qt::ItemIsUserCheckable);
-+ item->setCheckState((activeCalendars.isEmpty() || activeCalendars.contains(calendar->uid())) ? Qt::Checked : Qt::Unchecked);
-+ calendarsList->addItem(item);
-+ }
-+
-+ calendarsList->setEnabled(true);
-+ reloadCalendarsBtn->setEnabled(true);
-+ });
-+}
-+
-+void GoogleSettingsWidget::slotReloadTaskLists()
-+{
-+ if (!m_account) {
-+ return;
-+ }
-+
-+ taskListsList->setDisabled(true);
-+ reloadTaskListsBtn->setDisabled(true);
-+ taskListsList->clear();
-+
-+ auto job = new TaskListFetchJob(m_account, this);
-+ connect(job, &TaskListFetchJob::finished, this, [this](KGAPI2::Job *job) {
-+ if (!handleError(job) || !m_account) {
-+ taskListsList->setDisabled(true);
-+ reloadTaskListsBtn->setDisabled(true);
-+ return;
-+ }
-+
-+ const ObjectsList objects = qobject_cast(job)->items();
-+
-+ QStringList activeTaskLists;
-+ if (m_account->accountName() == m_settings.account()) {
-+ activeTaskLists = m_settings.taskLists();
-+ }
-+ taskListsList->clear();
-+ for (const ObjectPtr &object : objects) {
-+ const TaskListPtr taskList = object.dynamicCast();
-+
-+ auto item = new QListWidgetItem(taskList->title());
-+ item->setData(Qt::UserRole, taskList->uid());
-+ item->setFlags(Qt::ItemIsEnabled | Qt::ItemIsSelectable | Qt::ItemIsUserCheckable);
-+ item->setCheckState((activeTaskLists.isEmpty() || activeTaskLists.contains(taskList->uid())) ? Qt::Checked : Qt::Unchecked);
-+ taskListsList->addItem(item);
-+ }
-+
-+ taskListsList->setEnabled(true);
-+ reloadTaskListsBtn->setEnabled(true);
-+ });
-+}
-diff --git a/resources/google-groupware/googlesettingsdialog.h b/resources/google-groupware/googlesettingswidget.h
-similarity index 53%
-rename from resources/google-groupware/googlesettingsdialog.h
-rename to resources/google-groupware/googlesettingswidget.h
-index a7d6ca0c92..4226a39d2d 100644
---- a/resources/google-groupware/googlesettingsdialog.h
-+++ b/resources/google-groupware/googlesettingswidget.h
-@@ -7,40 +7,37 @@
-
- #pragma once
-
-+#include "googlesettings.h"
-+#include "ui_googlesettingswidget.h"
- #include
--#include
-
--namespace Ui
--{
--class GoogleSettingsDialog;
--}
- namespace KGAPI2
- {
- class Job;
- }
--class GoogleResource;
--class GoogleSettings;
--
--class GoogleSettingsDialog : public QDialog
-+class GoogleSettingsWidget : public QWidget, private Ui::GoogleSettingsWidget
- {
- Q_OBJECT
- public:
-- explicit GoogleSettingsDialog(GoogleResource *resource, GoogleSettings *settings, WId wId);
-- ~GoogleSettingsDialog() override;
-+ explicit GoogleSettingsWidget(GoogleSettings &settings, const QString &identifier, QWidget *parent);
-+ ~GoogleSettingsWidget() override;
-+
-+ void loadSettings();
-+ void saveSettings();
-+
-+Q_SIGNALS:
-+ void okEnabled(bool enabled);
-
- protected:
- bool handleError(KGAPI2::Job *job);
- void accountChanged();
-
- private:
-- void slotConfigure();
- void slotAuthJobFinished(KGAPI2::Job *job);
-- void slotSaveSettings();
- void slotReloadCalendars();
- void slotReloadTaskLists();
-
-- GoogleResource *const m_resource;
-- GoogleSettings *const m_settings;
-- Ui::GoogleSettingsDialog *const m_ui;
-+ GoogleSettings &m_settings;
- KGAPI2::AccountPtr m_account;
-+ const QString m_identifier;
- };
-diff --git a/resources/google-groupware/googlesettingsdialog.ui b/resources/google-groupware/googlesettingswidget.ui
-similarity index 99%
-rename from resources/google-groupware/googlesettingsdialog.ui
-rename to resources/google-groupware/googlesettingswidget.ui
-index 9ff9bc93b4..75fdfd24f1 100644
---- a/resources/google-groupware/googlesettingsdialog.ui
-+++ b/resources/google-groupware/googlesettingswidget.ui
-@@ -1,6 +1,6 @@
-
-
-- GoogleSettingsDialog
-+ GoogleSettingsWidget
-
-
-
-diff --git a/resources/google-groupware/settingsbase.kcfg b/resources/google-groupware/settingsbase.kcfg
-index ac58395d71..7dfe8dfe92 100644
---- a/resources/google-groupware/settingsbase.kcfg
-+++ b/resources/google-groupware/settingsbase.kcfg
-@@ -4,7 +4,7 @@
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
- http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
--
-+
-
-
-
---
-GitLab
-
diff --git a/desktop/kde6/applications/kdepim-runtime-kf6/pspec.xml b/desktop/kde6/applications/kdepim-runtime-kf6/pspec.xml
deleted file mode 100755
index f3465f0fe4..0000000000
--- a/desktop/kde6/applications/kdepim-runtime-kf6/pspec.xml
+++ /dev/null
@@ -1,228 +0,0 @@
-
-
-
-
- kdepim-runtime-kf6
- https://community.kde.org/KDE_PIM
-
- PisiLinux Community
- admins@pisilinux.org
-
- LGPLv2
- kontact-kf6
- library
- app:gui
- kde6 PIM Runtime Environment
- kdepim-runtime-kf6 contains kde6 PIM (Personal Information Management) runtime environment like akonadi agents.
- mirrors://kde/stable/release-service/24.12.1/src/kdepim-runtime-24.12.1.tar.xz
-
- kdoctools-kf6-devel
- boost-devel
- shared-mime-info
- akonadi-kf6-devel
- akonadi-calendar-kf6-devel
- akonadi-search-kf6-devel
- kcmutils-kf6-devel
- kio-kf6-devel
- ki18n-kf6-devel
- kitemmodels-kf6-devel
- kunitconversion-kf6-devel
- knotifyconfig-kf6-devel
- knotifications-kf6-devel
- kmailtransport-kf6-devel
- kidentitymanagement-kf6-devel
- kalarm-kf6
- kcalutils-kf6-devel
- kmbox-kf6-devel
- kimap-kf6-devel
- libkgapi-kf6-devel
- kholidays-kf6-devel
- ksyndication-kf6-devel
- pimcommon-kf6-devel
- cyrus-sasl-devel
- qt6-declarative-devel
- qt6-multimedia-devel
-
-
-
- qt6-webengine-devel
- extra-cmake-modules-kf6
-
- qt6-networkauth-devel
- akonadi-mime-kf6-devel
-
- akonadi-contacts-kf6-devel
- qt6-speech-devel
- kdav-kf6-devel
- ffmpeg-devel
- kldap-kf6-devel
- libkdepim-kf6-devel
- libXScrnSaver-devel
- qca2-qt6-devel
- qt6-keychain-devel
-
-
-
-
-
- kdepim-runtime-kf6
-
- akonadi-kf6
- libkgapi-kf6
- kio-kf6
- ki18n-kf6
- kimap-kf6
- kmbox-kf6
- kmime-kf6
- libgcc
- kcodecs-kf6
- kconfig-kf6
- kwallet-kf6
- kxmlgui-kf6
- kcalendarcore-kf6
- kcmutils-kf6
- kservice-kf6
- qt6-base
- kalarm-kf6
- kcalutils-kf6
- kitemviews-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- kitemmodels-kf6
- pimcommon-kf6
- kcontacts-kf6
- kjobwidgets-kf6
- knotifyconfig-kf6
- kwindowsystem-kf6
- kconfigwidgets-kf6
- kmailtransport-kf6
- ktextwidgets-kf6
- knotifications-kf6
- kwidgetsaddons-kf6
- qt6-speech
- akonadi-calendar-kf6
- cyrus-sasl
- akonadi-mime-kf6
-
- qt6-webengine
- qt6-networkauth
- qt6-multimedia
- akonadi-contacts-kf6
- kidentitymanagement-kf6
- kdav-kf6
- kldap-kf6
- libkdepim-kf6
- qt6-keychain
-
-
- /etc/xdg
- /usr/lib
- /usr/bin
- /usr/share
- /usr/share/mime
- /usr/share/kservice-kf6types5
- /usr/share/kservices6
- /usr/share/knotifications6
- /usr/share/icons
- /usr/share/dbus-1
- /usr/share/akonadi
- /usr/share/ontology
- /usr/share/autostart
- /usr/share/applications
- /usr/share/doc
- /usr/share/locale
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kdepim-runtime-kf6/translations.xml b/desktop/kde6/applications/kdepim-runtime-kf6/translations.xml
deleted file mode 100755
index 7eede31d12..0000000000
--- a/desktop/kde6/applications/kdepim-runtime-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kdepim-runtime-kf6
- kde6 PIM (Kişisel Bilgi Yönetimi) çalışma zamanı ortamı
- kdepim-runtime-kf6, kdelibs kullanarak yazılmış olan Akonadi ajanları da dahil olmak üzere kde6 PIM (Personal Information Management - Kişisel Bilgi Yönetimi) çalışma zamanı ortamını içerir.
-
-
diff --git a/desktop/kde6/applications/kdesdk-thumbnailers-kf6/actions.py b/desktop/kde6/applications/kdesdk-thumbnailers-kf6/actions.py
deleted file mode 100755
index e4e5adbf7a..0000000000
--- a/desktop/kde6/applications/kdesdk-thumbnailers-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-NoStrip=["/usr/share"]
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/kdesdk-thumbnailers-kf6/pspec.xml b/desktop/kde6/applications/kdesdk-thumbnailers-kf6/pspec.xml
deleted file mode 100755
index edb844e249..0000000000
--- a/desktop/kde6/applications/kdesdk-thumbnailers-kf6/pspec.xml
+++ /dev/null
@@ -1,140 +0,0 @@
-
-
-
-
- kdesdk-thumbnailers-kf6
- http://www.kde.org/
-
- Mathias Freire
- mathiasfreire45@gmail.com
-
- GPLv2
- library
- desktop.kde.sdk
- kdesdk-thumbnailers-kf6
- Translation file thumbnail generators
- Translation file thumbnail generators
- mirrors://kde/stable/release-service/24.12.1/src/kdesdk-thumbnailers-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- kconfig-kf6-devel
- ki18n-kf6-devel
- kio-kf6-devel
- gettext-devel
-
-
-
-
- kdesdk-thumbnailers-kf6
-
- kio-kf6
- ki18n-kf6
- libgcc
- gettext
- kconfig-kf6
- qt6-base
- kwidgetsaddons-kf6
-
-
- kdesdk
-
-
- kdesdk
-
-
- /usr/share/kservice-kf6s5
- /usr/share/config.kcfg
- /usr/lib
- /usr/share/doc
- /usr/share/locale
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kdf-kf6/actions.py b/desktop/kde6/applications/kdf-kf6/actions.py
deleted file mode 100755
index 5a0b867eec..0000000000
--- a/desktop/kde6/applications/kdf-kf6/actions.py
+++ /dev/null
@@ -1,20 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/kdf-kf6/pspec.xml b/desktop/kde6/applications/kdf-kf6/pspec.xml
deleted file mode 100755
index a0b10584aa..0000000000
--- a/desktop/kde6/applications/kdf-kf6/pspec.xml
+++ /dev/null
@@ -1,148 +0,0 @@
-
-
-
-
- kdf-kf6
- https://utils.kde.org/projects/kdf/
-
- Stefan Gronewold
- groni@pisilinux.org
-
- FDL
- GPL
- LGPL
- kdf-kf6
- View Disk Usage
- KDiskFree displays the available file devices (hard drive partitions, floppy and CD drives, etc.) along with information on their capacity, free space, type and mount point. It also allows you to mount and unmount drives and view them in a file manager.
- http://download.kde.org/stable/release-service/24.12.1/src/kdf-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- gettext-devel
- glibc-devel
- kcmutils-kf6-devel
- kconfigwidgets-kf6-devel
- kcoreaddons-kf6-devel
- kdoctools-kf6-devel
- ki18n-kf6-devel
- kiconthemes-kf6-devel
- kio-kf6-devel
- knotifications-kf6-devel
- kwidgetsaddons-kf6-devel
- kxmlgui-kf6-devel
- kstatusnotifieritem-kf6-devel
- qt6-base-devel
- qt6-5compat-devel
-
-
-
- kdf-kf6
- View Disk Usage
-
- kcmutils-kf6
- kconfigwidgets-kf6
- kcoreaddons-kf6
- ki18n-kf6
- kiconthemes-kf6
- kio-kf6
- knotifications-kf6
- kxmlgui-kf6
- qt6-base
- kstatusnotifieritem-kf6
- qt6-5compat
-
-
- /etc/xdg
- /usr/bin
- /usr/lib
- /usr/lib/qt6
- /usr/share
- /usr/share/doc
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kdiagram-kf6/actions.py b/desktop/kde6/applications/kdiagram-kf6/actions.py
deleted file mode 100755
index d048b3d30b..0000000000
--- a/desktop/kde6/applications/kdiagram-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
-
- pisitools.dodoc("LICENSE.GPL.txt")
-
diff --git a/desktop/kde6/applications/kdiagram-kf6/pspec.xml b/desktop/kde6/applications/kdiagram-kf6/pspec.xml
deleted file mode 100755
index 446c1d99b1..0000000000
--- a/desktop/kde6/applications/kdiagram-kf6/pspec.xml
+++ /dev/null
@@ -1,116 +0,0 @@
-
-
-
-
- kdiagram-kf6
- http://www.kde.org/
-
- Stefan Gronewold
- groni@pisilinux.org
-
- GPLv2
- Powerful libraries for creating business diagrams
- Powerful libraries for creating business diagrams
- https://download.kde.org/stable/kdiagram/3.0.1/kdiagram-3.0.1.tar.xz
-
- doxygen
- extra-cmake-modules-kf6
- qt6-assistant-devel
- qt6-base-devel
- qt6-designer-devel
- qt6-linguist
- qt6-svg-devel
- qt6-sql-sqlite
- qt6-sql-mysql
- qt6-sql-postgresql
- qt6-sql-odbc
-
-
-
-
- kdiagram-kf6
- Powerful libraries for creating business diagrams
-
- libgcc
- qt6-base
- qt6-svg
-
-
- /usr/lib
- /usr/lib/qt6
- /usr/share/locale
- /usr/share/doc
-
-
-
-
- kdiagram-kf6-devel
- Development files for kdiagram-kf6
-
- /usr/include
- /usr/lib/cmake
-
-
- kdiagram-kf6
-
-
-
-
-
- 2025-01-10
- 3.0.1
- Rebuild
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-12-15
- 3.0.1
- Rebuild
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-11-07
- 3.0.1
- Rebuild
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-07-04
- 3.0.1
- Rebuild
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-06-27
- 3.0.1
- Rebuild
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-05-23
- 3.0.1
- Rebuild
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 3.0.1
- Rebuild
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-06
- 3.0.1
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kdialog-kf6/actions.py b/desktop/kde6/applications/kdialog-kf6/actions.py
deleted file mode 100755
index 6d2ed1c73a..0000000000
--- a/desktop/kde6/applications/kdialog-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("COPYING.DOC", "README*", "LICENSES/*")
diff --git a/desktop/kde6/applications/kdialog-kf6/pspec.xml b/desktop/kde6/applications/kdialog-kf6/pspec.xml
deleted file mode 100755
index 02c34d651f..0000000000
--- a/desktop/kde6/applications/kdialog-kf6/pspec.xml
+++ /dev/null
@@ -1,162 +0,0 @@
-
-
-
-
- kdialog-kf6
- https://github.com/KDE/kdialog-kf6
-
- Stefan Gronewold
- groni@pisilinux.org
-
- GPLv2
- kdialog-kf6
- kdialog-kf6 allows you to display dialog boxes from shell scripts
- The syntax is very much inspired from the "dialog" command
- (which shows text mode dialogs).
- mirrors://kde/stable/release-service/24.12.1/src/kdialog-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- gettext-devel
- glibc-devel
-
- kio-kf6-devel
-
- kdoctools-kf6-devel
-
- kitemmodels-kf6-devel
-
- kunitconversion-kf6-devel
- libICE-devel
- libX11-devel
- libXext-devel
- python-devel
- kdbusaddons-kf6-devel
- kguiaddons-kf6-devel
- kiconthemes-kf6-devel
- knotifications-kf6-devel
- ktextwidgets-kf6-devel
- qt6-base-devel
-
-
-
-
- kdialog-kf6
- kdialog-kf6 allows you to display dialog boxes from shell scripts
-
-
- kio-kf6
- qt6-base
- ki18n-kf6
- libX11
- libgcc
- kconfig-kf6
- kguiaddons-kf6
- kdbusaddons-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- kiconthemes-kf6
- ktextwidgets-kf6
- kwindowsystem-kf6
- knotifications-kf6
- kwidgetsaddons-kf6
-
-
- kde-baseapps
-
-
- kde-baseapps
-
-
- /usr/bin
- /usr/share
- /usr/share/doc
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kdiamond-kf6/actions.py b/desktop/kde6/applications/kdiamond-kf6/actions.py
deleted file mode 100755
index 0374af291e..0000000000
--- a/desktop/kde6/applications/kdiamond-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-NoStrip=["/usr/share/icons"]
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/kdiamond-kf6/pspec.xml b/desktop/kde6/applications/kdiamond-kf6/pspec.xml
deleted file mode 100755
index cad3318ac1..0000000000
--- a/desktop/kde6/applications/kdiamond-kf6/pspec.xml
+++ /dev/null
@@ -1,156 +0,0 @@
-
-
-
-
- kdiamond-kf6
- https://www.kde.org/applications/games/kdiamond/
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- kdiamond-kf6
- app:gui
- desktop.kde.games
- Three in a row game
- kdiamond-kf6 is a single player puzzle game. The object of the game is to build lines of three similar diamonds.
- mirrors://kde/stable/release-service/24.12.1/src/kdiamond-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- kcoreaddons-kf6-devel
- kconfig-kf6-devel
- kdbusaddons-kf6-devel
- kdoctools-kf6-devel
- kwidgetsaddons-kf6-devel
- ki18n-kf6-devel
- kguiaddons-kf6-devel
- kconfigwidgets-kf6-devel
- kiconthemes-kf6-devel
- kxmlgui-kf6-devel
- knotifications-kf6-devel
- knotifyconfig-kf6-devel
- libkdegames-kf6-devel
- qt6-declarative-devel
- kcrash-kf6-devel
- kcompletion-kf6-devel
- kitemmodels-kf6-devel
- kunitconversion-kf6-devel
- docbook-xsl
-
-
-
-
- kdiamond-kf6
-
- ki18n-kf6
- libgcc
- kcrash-kf6
- kconfig-kf6
- kxmlgui-kf6
- qt6-base
- kcompletion-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- libkdegames-kf6
- knotifyconfig-kf6
- kconfigwidgets-kf6
- knotifications-kf6
- kwidgetsaddons-kf6
-
-
- /etc/xdg
- /usr/bin
- /usr/lib
- /usr/share
- /usr/share/doc
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kdiamond-kf6/translations.xml b/desktop/kde6/applications/kdiamond-kf6/translations.xml
deleted file mode 100755
index 63bad8722d..0000000000
--- a/desktop/kde6/applications/kdiamond-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kdiamond-kf6
- Bir satırda üç oyunu
- kdiamond-kf6 benzer elmaslardan üç tanesinin yan yana getirilmesini konu edinen tek kişilik bir bulmaca oyunudur.
-
-
diff --git a/desktop/kde6/applications/keditbookmarks-kf6/actions.py b/desktop/kde6/applications/keditbookmarks-kf6/actions.py
deleted file mode 100755
index 915a9f6391..0000000000
--- a/desktop/kde6/applications/keditbookmarks-kf6/actions.py
+++ /dev/null
@@ -1,18 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("COPYING.DOC", "COPYING", "TODO", "DESIGN")
diff --git a/desktop/kde6/applications/keditbookmarks-kf6/pspec.xml b/desktop/kde6/applications/keditbookmarks-kf6/pspec.xml
deleted file mode 100755
index 687d0ee578..0000000000
--- a/desktop/kde6/applications/keditbookmarks-kf6/pspec.xml
+++ /dev/null
@@ -1,153 +0,0 @@
-
-
-
-
- keditbookmarks-kf6
- https://github.com/KDE/keditbookmarks-kf6
-
- Stefan Gronewold
- groni@pisilinux.org
-
- GPLv2
- keditbookmarks-kf6
- Bookmark Organizer and Editor
- Bookmark Organizer and Editor
- mirrors://kde/stable/release-service/24.12.1/src/keditbookmarks-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- gettext-devel
- glibc-devel
- kbookmarks-kf6-devel
- kcoreaddons-kf6-devel
- kdoctools-kf6-devel
- ki18n-kf6-devel
- kiconthemes-kf6-devel
- kio-kf6-devel
- kparts-kf6-devel
- kwindowsystem-kf6-devel
- python-devel
- qt6-base-devel
-
-
-
-
- keditbookmarks-kf6
- Bookmark Organizer and Editor
-
- kbookmarks-kf6
- ki18n-kf6
- kio-kf6
- kparts-kf6
- qt6-base
- libgcc
- kconfig-kf6
- kxmlgui-kf6
- kservice-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- kiconthemes-kf6
- kwindowsystem-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
-
-
- kde-baseapps
-
-
- kde-baseapps
-
-
- /usr/bin
- /usr/lib
- /usr/share
- /usr/share/doc
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kfind-kf6/actions.py b/desktop/kde6/applications/kfind-kf6/actions.py
deleted file mode 100755
index 27978bcc33..0000000000
--- a/desktop/kde6/applications/kfind-kf6/actions.py
+++ /dev/null
@@ -1,16 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde6
-
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
diff --git a/desktop/kde6/applications/kfind-kf6/pspec.xml b/desktop/kde6/applications/kfind-kf6/pspec.xml
deleted file mode 100755
index 1cce462cf2..0000000000
--- a/desktop/kde6/applications/kfind-kf6/pspec.xml
+++ /dev/null
@@ -1,156 +0,0 @@
-
-
-
-
- kfind-kf6
- http://kde.org/applications/utilities/kfind/
-
- Stefan Gronewold
- groni@pisilinux.org
-
- GPLv2
- desktop.kde.utils
- kfind-kf6
- Find Files/Folders
- Find Files/Folders
-
- extra-cmake-modules-kf6
- gettext-devel
- glibc-devel
- kio-kf6-devel
- kwidgetsaddons-kf6-devel
- kxmlgui-kf6-devel
- karchive-kf6-devel
- kitemmodels-kf6-devel
- kunitconversion-kf6-devel
- kdoctools-kf6-devel
- python-devel
- kfilemetadata-kf6-devel
- qt6-base-devel
- qt6-5compat-devel
-
- mirrors://kde/stable/release-service/24.12.1/src/kfind-24.12.1.tar.xz
-
-
- kfind-kf6
- Find Files/Folders
-
- karchive-kf6
- qt6-5compat
- libgcc
- qt6-base
- kio-kf6
- ki18n-kf6
- kwidgetsaddons-kf6
- kxmlgui-kf6
- kconfig-kf6
- kxmlgui-kf6
- kservice-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- kjobwidgets-kf6
- kconfigwidgets-kf6
- kfilemetadata-kf6
- kwidgetsaddons-kf6
-
-
- kde-baseapps
-
-
- kde-baseapps
-
-
- /etc/xdg
- /usr/bin
- /usr/share
- /usr/share/doc
- /usr/share/man/man1
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kfourinline-kf6/actions.py b/desktop/kde6/applications/kfourinline-kf6/actions.py
deleted file mode 100755
index 0374af291e..0000000000
--- a/desktop/kde6/applications/kfourinline-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-NoStrip=["/usr/share/icons"]
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/kfourinline-kf6/pspec.xml b/desktop/kde6/applications/kfourinline-kf6/pspec.xml
deleted file mode 100755
index 0829c93b6a..0000000000
--- a/desktop/kde6/applications/kfourinline-kf6/pspec.xml
+++ /dev/null
@@ -1,159 +0,0 @@
-
-
-
-
- kfourinline-kf6
- https://www.kde.org/applications/games/kfourinline/
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- kfourinline-kf6
- app:gui
- desktop.kde.games
- Four in a row board game
- kfourinline-kf6 is a board game for two players based on the Connect-Four game.
- mirrors://kde/stable/release-service/24.12.1/src/kfourinline-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- qt6-declarative-devel
- qt6-svg-devel
- kcoreaddons-kf6-devel
- kconfig-kf6-devel
- kitemmodels-kf6-devel
- kdbusaddons-kf6-devel
- kdeclarative-kf6-devel
- ki18n-kf6-devel
- kconfigwidgets-kf6-devel
- kitemviews-kf6-devel
- kiconthemes-kf6-devel
- kcompletion-kf6-devel
- kxmlgui-kf6-devel
- kdnssd-kf6-devel
- kio-kf6-devel
- knotifyconfig-kf6-devel
-
-
- kdoctools-kf6-devel
-
-
- kunitconversion-kf6-devel
- libkdegames-kf6-devel
-
-
-
-
- kfourinline-kf6
-
- ki18n-kf6
- kdnssd-kf6
- libgcc
- kconfig-kf6
- kxmlgui-kf6
- qt6-svg
- qt6-base
- kcompletion-kf6
- kcoreaddons-kf6
- libkdegames-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
-
-
-
- /etc/xdg
- /usr/share
- /usr/lib
- /usr/share/doc
- /usr/bin
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kfourinline-kf6/translations.xml b/desktop/kde6/applications/kfourinline-kf6/translations.xml
deleted file mode 100755
index 69594cf4e3..0000000000
--- a/desktop/kde6/applications/kfourinline-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kfourinline-kf6
- Bir satırda dört tahta oyunu
- kfourinline-kf6 iki kişiyle oynanan Hedef 4 türevi bir oyundur.
-
-
diff --git a/desktop/kde6/applications/kgeography-kf6/actions.py b/desktop/kde6/applications/kgeography-kf6/actions.py
deleted file mode 100755
index 26abf8551a..0000000000
--- a/desktop/kde6/applications/kgeography-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-NoStrip=["/usr/share/icons"]
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("AUTHORS", "COPYING", "COPYING.DOC", "README", "TODO")
diff --git a/desktop/kde6/applications/kgeography-kf6/pspec.xml b/desktop/kde6/applications/kgeography-kf6/pspec.xml
deleted file mode 100755
index 7d3ff137c8..0000000000
--- a/desktop/kde6/applications/kgeography-kf6/pspec.xml
+++ /dev/null
@@ -1,143 +0,0 @@
-
-
-
-
- kgeography-kf6
- https://www.kde.org/applications/education/kgeography/
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- kgeography-kf6
- app:gui
- desktop.kde.edu
- kgeography-kf6 is a geography learning tool
- kgeography-kf6 is a geography learning tool, which allows you to learn about the political divisions of some countries (divisions, capitals of those divisions and their associated flags if there are some).
- https://download.kde.org/stable/release-service/24.12.1/src/kgeography-24.12.1.tar.xz
-
- qt6-base-devel
- kconfig-kf6-devel
- kcrash-kf6-devel
- kdoctools-kf6-devel
- kxmlgui-kf6-devel
- kwidgetsaddons-kf6-devel
- kcoreaddons-kf6-devel
- ki18n-kf6-devel
- kitemviews-kf6-devel
- kiconthemes-kf6-devel
- kservice-kf6-devel
- kconfigwidgets-kf6-devel
- extra-cmake-modules-kf6
-
-
-
-
- kgeography-kf6
-
- qt6-base
- libgcc
- kcrash-kf6
- kconfig-kf6
- kxmlgui-kf6
- kwidgetsaddons-kf6
- kcoreaddons-kf6
- ki18n-kf6
- kitemviews-kf6
- kiconthemes-kf6
- kconfigwidgets-kf6
-
-
- /usr/bin
- /usr/share
- /usr/share/doc
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kgeography-kf6/translations.xml b/desktop/kde6/applications/kgeography-kf6/translations.xml
deleted file mode 100755
index 2e4b7574a2..0000000000
--- a/desktop/kde6/applications/kgeography-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kgeography-kf6
- Bir coğrafya uygulaması
- kgeography-kf6, ülkeler hakkında çeşitli bilgiler sunan bir coğrafya uygulamasıdır.
-
-
diff --git a/desktop/kde6/applications/kget-kf6/actions.py b/desktop/kde6/applications/kget-kf6/actions.py
deleted file mode 100644
index c7c23ed633..0000000000
--- a/desktop/kde6/applications/kget-kf6/actions.py
+++ /dev/null
@@ -1,18 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("AUTHORS", "COPYING*", "README")
diff --git a/desktop/kde6/applications/kget-kf6/pspec.xml b/desktop/kde6/applications/kget-kf6/pspec.xml
deleted file mode 100644
index bb6f5db8a4..0000000000
--- a/desktop/kde6/applications/kget-kf6/pspec.xml
+++ /dev/null
@@ -1,187 +0,0 @@
-
-
-
-
- kget-kf6
- https://apps.kde.org/kget-kf6
-
- Mathias Freire
- mathiasfreire45@gmail.com
-
- GPLv2
- app:gui
- Download manager for KDE
- kget-kf6 is an advanced download manager with support for Metalink and Bittorrent.
- mirrors://kde/stable/release-service/24.12.1/src/kget-24.12.1.tar.xz
-
- kio-kf6-devel
- gmp-devel
- boost-devel
-
- ki18n-kf6-devel
- gpgme-devel
- kcrash-kf6-devel
- kparts-kf6-devel
- libmms-devel
- qt6-sql-odbc
- sqlite-devel
- kconfig-kf6-devel
- qt6-sql-mysql
- kwallet-kf6-devel
- kxmlgui-kf6-devel
- qca2-qt6-devel
- qt6-base-devel
- qt6-sql-sqlite
- kcmutils-kf6-devel
-
- libgcrypt-devel
- gpgme-qt6-devel
- kdoctools-kf6-devel
- kitemviews-kf6-devel
- kdbusaddons-kf6-devel
- kiconthemes-kf6-devel
- kcoreaddons-kf6-devel
- libktorrent-kf6-devel
- kcompletion-kf6-devel
- qt6-sql-postgresql
- ktextwidgets-kf6-devel
- kwindowsystem-kf6-devel
- extra-cmake-modules-kf6
- knotifyconfig-kf6-devel
- kwidgetsaddons-kf6-devel
- kconfigwidgets-kf6-devel
- knotifications-kf6-devel
- kstatusnotifieritem-kf6-devel
- plasma-workspace-kf6-devel
-
-
-
-
- kget-kf6
-
- kio-kf6
- gpgme
- ki18n-kf6
-
- kparts-kf6
- libgcc
- libmms
- kconfig-kf6
- kwallet-kf6
- kxmlgui-kf6
- kcmutils-kf6
- kservice-kf6
- qt6-base
- qca2-qt6
- gpgme-qt6
- kitemviews-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- kiconthemes-kf6
-
- libktorrent-kf6
- knotifyconfig-kf6
- kwindowsystem-kf6
- kconfigwidgets-kf6
- knotifications-kf6
- kwidgetsaddons-kf6
- kstatusnotifieritem-kf6
- plasma-workspace-kf6
-
-
- /usr/share
- /usr/lib
- /usr/share/doc
- /usr/bin
- /usr/share/locale
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kget-kf6/translations.xml b/desktop/kde6/applications/kget-kf6/translations.xml
deleted file mode 100644
index 5aa08c9425..0000000000
--- a/desktop/kde6/applications/kget-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kget-kf6
- KDE için indirme yönetcisi.
- kget-kf6, Metalink ve BitTorrent desteği olan bir indirme yöneticisidir.
-
-
diff --git a/desktop/kde6/applications/kgpg-kf6/actions.py b/desktop/kde6/applications/kgpg-kf6/actions.py
deleted file mode 100755
index 78e82bb57a..0000000000
--- a/desktop/kde6/applications/kgpg-kf6/actions.py
+++ /dev/null
@@ -1,20 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
-
diff --git a/desktop/kde6/applications/kgpg-kf6/pspec.xml b/desktop/kde6/applications/kgpg-kf6/pspec.xml
deleted file mode 100755
index 610f16eacd..0000000000
--- a/desktop/kde6/applications/kgpg-kf6/pspec.xml
+++ /dev/null
@@ -1,180 +0,0 @@
-
-
-
-
- kgpg-kf6
- http://kde.org/applications/utilities/kgpg/
-
- Stefan Gronewold
- groni@pisilinux.org
-
- FDL
- LGPL
- GPL
- A QtQuick plugin to render beautiful and interactive charts
- kgpg-kf6 is a simple interface for GnuPG, a powerful encryption utility.
- mirrors://kde/stable/release-service/24.12.1/src/kgpg-24.12.1.tar.xz
-
- akonadi-kf6-devel
- boost-devel
- akonadi-contacts-kf6-devel
- gettext-devel
- glibc-devel
- gpgme-devel
- karchive-kf6-devel
- kcodecs-kf6-devel
- kcrash-kf6-devel
- kdbusaddons-kf6-devel
- kdoctools-kf6-devel
- ki18n-kf6-devel
- kiconthemes-kf6-devel
- kio-kf6-devel
- kjobwidgets-kf6-devel
- knotifications-kf6-devel
- kservice-kf6-devel
- ktextwidgets-kf6-devel
- kwidgetsaddons-kf6-devel
- kwindowsystem-kf6-devel
- kxmlgui-kf6-devel
- kitemmodels-kf6-devel
- kcalendarcore-kf6-devel
- kcontacts-kf6-devel
- ktexttemplate-kf6-devel
- kstatusnotifieritem-kf6-devel
- kunitconversion-kf6-devel
- libical-devel
- python-devel
- libevent-devel
- qt6-webengine-devel
- qt6-base-devel
- qt6-5compat-devel
- extra-cmake-modules-kf6
-
-
-
- kgpg-kf6
- A GnuPG frontend
-
- gpgme
- boost
- qt6-base
- qt6-5compat
- kio-kf6
- ki18n-kf6
- kcrash-kf6
- libgcc
- akonadi-kf6
- kcodecs-kf6
- kconfig-kf6
- kxmlgui-kf6
- kservice-kf6
- karchive-kf6
- kcontacts-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- kiconthemes-kf6
- kjobwidgets-kf6
- ktextwidgets-kf6
- kwindowsystem-kf6
- kconfigwidgets-kf6
- knotifications-kf6
- ktexttemplate-kf6
- kwidgetsaddons-kf6
- akonadi-contacts-kf6
- kstatusnotifieritem-kf6
-
-
- /etc/xdg
- /usr/bin
- /usr/share
- /usr/share/doc
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/khangman-kf6/actions.py b/desktop/kde6/applications/khangman-kf6/actions.py
deleted file mode 100755
index fb92a5ae41..0000000000
--- a/desktop/kde6/applications/khangman-kf6/actions.py
+++ /dev/null
@@ -1,20 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING*", "README*", "TODO")
diff --git a/desktop/kde6/applications/khangman-kf6/pspec.xml b/desktop/kde6/applications/khangman-kf6/pspec.xml
deleted file mode 100755
index dba35869ec..0000000000
--- a/desktop/kde6/applications/khangman-kf6/pspec.xml
+++ /dev/null
@@ -1,151 +0,0 @@
-
-
-
-
- khangman-kf6
- https://www.kde.org/applications/education/khangman/
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- khangman-kf6
- app:gui
- desktop.kde.edu
- khangman-kf6 is a game for kids based on the well-known hangman game
- khangman-kf6 is a game based on the well-known hangman game. It is aimed at children aged six and over. The game has several categories of words to play with, for example: Animals (animals words) and three difficulty categories: Easy, Medium and Hard.
- mirrors://kde/stable/release-service/24.12.1/src/khangman-24.12.1.tar.xz
-
- qt6-base-devel
- kdoctools-kf6-devel
- kdeclarative-kf6-devel
- knewstuff-kf6-devel
- ki18n-kf6-devel
- kcrash-kf6-devel
- kcompletion-kf6-devel
- kconfig-kf6-devel
- kcoreaddons-kf6-devel
- kconfigwidgets-kf6-devel
- knotifications-kf6-devel
- kxmlgui-kf6-devel
- kwidgetsaddons-kf6-devel
- kio-kf6-devel
- qt6-svg-devel
- qt6-linguist
- qt6-declarative-devel
- libkeduvocdocument-kf6-devel
- extra-cmake-modules-kf6
-
-
-
-
- khangman-kf6
-
- qt6-base
- kdeclarative-kf6
- knewstuff-kf6
- ki18n-kf6
- kwidgetsaddons-kf6
- kconfig-kf6
- kcoreaddons-kf6
- kxmlgui-kf6
- qt6-declarative
- libkeduvocdocument-kf6
- libgcc
-
-
- /etc/xdg
- /usr/bin
- /usr/share
- /usr/share/man
- /usr/share/doc
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/khangman-kf6/translations.xml b/desktop/kde6/applications/khangman-kf6/translations.xml
deleted file mode 100755
index 436b324854..0000000000
--- a/desktop/kde6/applications/khangman-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- khangman-kf6
- Adam asmaca oyununun çocuklar için uyarlanmış, öğretici versiyonu
- khangman-kf6, adam asmaca olarak bilinen oyunun 6 yaş ve üzeri için uyarlanmış bir uygulamasıdır. Oynamak için seçilebilecek değişik kate-kf6goriler ve 3 farklı zorluk seviyesi bulunuyor.
-
-
diff --git a/desktop/kde6/applications/khelpcenter-kf6/actions.py b/desktop/kde6/applications/khelpcenter-kf6/actions.py
deleted file mode 100755
index 9c39b55411..0000000000
--- a/desktop/kde6/applications/khelpcenter-kf6/actions.py
+++ /dev/null
@@ -1,20 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-def setup():
- kde6.configure("-DPhonon4Qt5_DIR=/usr/lib/qt6/cmake/phonon4qt5")
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- #pisitools.removeDir("/usr/share/locale/")
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/khelpcenter-kf6/pspec.xml b/desktop/kde6/applications/khelpcenter-kf6/pspec.xml
deleted file mode 100755
index ae8449a3f6..0000000000
--- a/desktop/kde6/applications/khelpcenter-kf6/pspec.xml
+++ /dev/null
@@ -1,166 +0,0 @@
-
-
-
-
- khelpcenter-kf6
- https://www.kde.org
-
- Pisi Linux Admins
- admins@pisilinux.org
-
- LGPLv2
- library
- app:console
- khelpcenter-kf6
- KDE Help Center
- KDE help center utility to read help documentation about various KDE applications.
- mirrors://kde/stable/release-service/24.12.1/src/khelpcenter-24.12.1.tar.xz
-
- qt6-base-devel
- qt6-webengine-devel
- libxml2-devel
- libdbusmenu-qt-devel
- karchive-kf6-devel
- kcmutils-kf6-devel
- kdoctools-kf6-devel
- kitemmodels-kf6-devel
- kunitconversion-kf6-devel
- kbookmarks-kf6-devel
- kcompletion-kf6-devel
- kio-kf6-devel
- kxmlgui-kf6-devel
- ktexttemplate-kf6-devel
- kwindowsystem-kf6-devel
-
- docbook-xsl
- xapian-core-devel
-
- extra-cmake-modules-kf6
-
-
-
-
- khelpcenter-kf6
-
- qt6-base
- qt6-webengine
- kio-kf6
- libgcc
- libxml2
- karchive-kf6
- kbookmarks-kf6
- ki18n-kf6
- kparts-kf6
- kcodecs-kf6
- kconfig-kf6
- kxmlgui-kf6
- kcmutils-kf6
- kservice-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- kiconthemes-kf6
- ktexttemplate-kf6
- kwindowsystem-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
-
-
-
-
- /etc/xdg
- /usr/share
- /usr/bin
- /usr/lib/qt6
- /usr/lib
- /usr/share/doc
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kidentitymanagement-kf6/actions.py b/desktop/kde6/applications/kidentitymanagement-kf6/actions.py
deleted file mode 100755
index b29afbc032..0000000000
--- a/desktop/kde6/applications/kidentitymanagement-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/kidentitymanagement-kf6/pspec.xml b/desktop/kde6/applications/kidentitymanagement-kf6/pspec.xml
deleted file mode 100755
index 53b0e1c55f..0000000000
--- a/desktop/kde6/applications/kidentitymanagement-kf6/pspec.xml
+++ /dev/null
@@ -1,176 +0,0 @@
-
-
-
-
- kidentitymanagement-kf6
- https://www.kde.org
-
- Pisi Linux Admins
- admin@pisilinux.org
-
- LGPLv2
- library
- app:library
- KDE PIM libraries
- Library for the KDE-PIM(Personal-Infomation-Management
- mirrors://kde/stable/release-service/24.12.1/src/kidentitymanagement-24.12.1.tar.xz
-
- qt6-base-devel
- kdoctools-kf6-devel
- kpimtextedit-kf6-devel
- kio-kf6-devel
- kcodecs-kf6-devel
- kconfig-kf6-devel
- kxmlgui-kf6-devel
- kcompletion-kf6-devel
- kcoreaddons-kf6-devel
- ktextwidgets-kf6-devel
- kwidgetsaddons-kf6-devel
- kitemmodels-kf6-devel
- ktextaddons-kf6-devel
- kpimtextedit-kf6-devel
- kunitconversion-kf6-devel
- kpimtextedit-kf6-devel
- extra-cmake-modules-kf6
- python-devel
- kiconthemes-kf6-devel
-
- kirigami-kf6-devel
- kirigami-addons-kf6
-
-
-
-
- kidentitymanagement-kf6
-
- qt6-base
- kpimtextedit-kf6
- kio-kf6
- ki18n-kf6
- libgcc
- kcodecs-kf6
- kconfig-kf6
- kxmlgui-kf6
- kiconthemes-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- ktextwidgets-kf6
- kwidgetsaddons-kf6
- kpimtextedit-kf6
-
- ktextaddons-kf6
- kirigami-kf6
- kirigami-addons-kf6
-
-
- /usr/share
- /usr/lib/qt6
- /usr/lib
- /usr/share/doc
-
-
-
-
- kidentitymanagement-kf6-devel
- Development files for kidentitymanagement-kf6
-
- qt6-base-devel
- kpimtextedit-kf6-devel
- ktextwidgets-kf6-devel
- kidentitymanagement-kf6
-
-
- /etc/xdg
- /usr/include
- /usr/lib/cmake
- /usr/lib/pkgconfig
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kig-kf6/actions.py b/desktop/kde6/applications/kig-kf6/actions.py
deleted file mode 100755
index 9c77d63c17..0000000000
--- a/desktop/kde6/applications/kig-kf6/actions.py
+++ /dev/null
@@ -1,22 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-from pisi.actionsapi import kde5
-
-
-def setup():
- # kde6.configure()
- kde5.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/kig-kf6/pspec.xml b/desktop/kde6/applications/kig-kf6/pspec.xml
deleted file mode 100755
index 38e5076876..0000000000
--- a/desktop/kde6/applications/kig-kf6/pspec.xml
+++ /dev/null
@@ -1,153 +0,0 @@
-
-
-
-
- kig-kf6
- https://www.kde.org/applications/education/kig/
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- kig-kf6
- app:gui
- desktop.kde.edu
- An interactive geometry application
- kig-kf6 is an application for interactive geometry.
- mirrors://kde/stable/release-service/24.12.1/src/kig-24.12.1.tar.xz
-
- extra-cmake-modules
- qt5-base-devel
- qt5-svg-devel
- boost-devel
- ktexteditor5-devel
- kdoctools5-devel
- kemoticons5-devel
- kitemmodels5-devel
- qt5-xmlpatterns-devel
- gettext-devel
- pkgconfig
- kcrash5-devel
- karchive5-devel
-
-
-
-
- kig-kf6
-
- qt5-base
- boost-python3
- kcrash5
- ktexteditor5
- qt5-xmlpatterns
- qt5-svg
- ki18n5
- kparts5
- ktexteditor5
- kiconthemes5
- kconfigwidgets5
- karchive5
- kxmlgui5
- libgcc
- kcompletion5
- kcoreaddons5
- kwidgetsaddons5
- kconfig5
-
-
- /usr/lib
- /usr/lib/qt6
- /usr/share/man
- /usr/share/doc
- /usr/bin
- /usr/share
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kig-kf6/translations.xml b/desktop/kde6/applications/kig-kf6/translations.xml
deleted file mode 100755
index bf7b15fc16..0000000000
--- a/desktop/kde6/applications/kig-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kig-kf6
- Bir etkileşimli geometri uygulaması
- kig-kf6, bir etkileşimli geometri uygulamasıdır.
-
-
diff --git a/desktop/kde6/applications/killbots-kf6/actions.py b/desktop/kde6/applications/killbots-kf6/actions.py
deleted file mode 100755
index 0374af291e..0000000000
--- a/desktop/kde6/applications/killbots-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-NoStrip=["/usr/share/icons"]
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/killbots-kf6/pspec.xml b/desktop/kde6/applications/killbots-kf6/pspec.xml
deleted file mode 100755
index 708d5d7ea1..0000000000
--- a/desktop/kde6/applications/killbots-kf6/pspec.xml
+++ /dev/null
@@ -1,154 +0,0 @@
-
-
-
-
- killbots-kf6
- https://www.kde.org/applications/games/killbots/
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- killbots-kf6
- app:gui
- desktop.kde.games
- Run for your life
- killbots-kf6 is a simple game of evading killer robots. Who created the robots and why they have been programmed to destroy, no one knows. All that is known is that the robots are numerous and their sole objective is to destroy you.
- mirrors://kde/stable/release-service/24.12.1/src/killbots-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- kcoreaddons-kf6-devel
- kconfig-kf6-devel
- kwidgetsaddons-kf6-devel
- ki18n-kf6-devel
- kguiaddons-kf6-devel
- kconfigwidgets-kf6-devel
- kitemviews-kf6-devel
- kiconthemes-kf6-devel
- kxmlgui-kf6-devel
- kio-kf6-devel
- kcompletion-kf6-devel
- knotifyconfig-kf6-devel
- libkdegames-kf6-devel
- qt6-declarative-devel
-
-
- kdoctools-kf6-devel
-
- kitemmodels-kf6-devel
-
- kunitconversion-kf6-devel
-
-
-
-
- killbots-kf6
-
- ki18n-kf6
- libgcc
- kconfig-kf6
- kxmlgui-kf6
- qt6-base
- kcompletion-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- libkdegames-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
-
-
- /usr/share
- /usr/lib
- /usr/share/doc
- /usr/bin
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/killbots-kf6/translations.xml b/desktop/kde6/applications/killbots-kf6/translations.xml
deleted file mode 100755
index 042eb42c5e..0000000000
--- a/desktop/kde6/applications/killbots-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- killbots-kf6
- Hayatta kalmak için kaçın
- killbots-kf6 katil robotlardan kaçmaya çalıştığınız basit bir oyundur. Robotların kimin tarafından yaratıldığı veya neden yok etmek için programlandığı bilinmiyor. Tek gerçek şu ki bir çok robot var ve tek amaçları sizi yok etmek.
-
-
diff --git a/desktop/kde6/applications/kimap-kf6/actions.py b/desktop/kde6/applications/kimap-kf6/actions.py
deleted file mode 100755
index 490521a82c..0000000000
--- a/desktop/kde6/applications/kimap-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("README.md")
diff --git a/desktop/kde6/applications/kimap-kf6/files/qt5.patch b/desktop/kde6/applications/kimap-kf6/files/qt5.patch
deleted file mode 100755
index f77ed6019e..0000000000
--- a/desktop/kde6/applications/kimap-kf6/files/qt5.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -Nuar a/src/loginjob.cpp b/src/loginjob.cpp
---- a/src/loginjob.cpp 2017-12-04 13:20:25.000000000 +0300
-+++ b/src/loginjob.cpp 2017-12-16 15:57:30.307129526 +0300
-@@ -425,7 +425,9 @@
- case LoginJobPrivate::Authenticate:
- sasl_dispose(&d->conn); //SASL authentication done
- // Fall through
-+#if QT_VERSION >= QT_VERSION_CHECK(5,8,0)
- Q_FALLTHROUGH();
-+#endif
- case LoginJobPrivate::Login:
- d->saveServerGreeting(response);
- emitResult(); //got an OK, command done
diff --git a/desktop/kde6/applications/kimap-kf6/pspec.xml b/desktop/kde6/applications/kimap-kf6/pspec.xml
deleted file mode 100755
index 69b632c64c..0000000000
--- a/desktop/kde6/applications/kimap-kf6/pspec.xml
+++ /dev/null
@@ -1,157 +0,0 @@
-
-
-
-
- kimap-kf6
- https://www.kde.org
-
- Pisi Linux Admins
- admin@pisilinux.org
-
- LGPLv2
- library
- app:console
- Job-based API for interacting with IMAP servers
- API for interacting with IMAP servers
- mirrors://kde/stable/release-service/24.12.1/src/kimap-24.12.1.tar.xz
-
- qt6-base-devel
- kdoctools-kf6-devel
- kmime-kf6-devel
- boost-devel
- kio-kf6-devel
- ki18n-kf6-devel
- kcoreaddons-kf6-devel
- kitemmodels-kf6-devel
- cyrus-sasl-devel
- kunitconversion-kf6-devel
- extra-cmake-modules-kf6
-
-
-
-
-
-
-
- kimap-kf6
-
- qt6-base
- kmime-kf6
- kio-kf6
- ki18n-kf6
- libgcc
- kcodecs-kf6
- cyrus-sasl
- kcoreaddons-kf6
-
-
- /etc/xdg
- /usr/lib/qt6
- /usr/lib
- /usr/share/doc
- /usr/share/locale
- /usr/share
-
-
-
-
- kimap-kf6-devel
- Development files for kimap-kf6
-
- qt6-base-devel
- kimap-kf6
-
-
- /usr/include
- /usr/lib/cmake
- /usr/lib/pkgconfig
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kio-admin-kf6/actions.py b/desktop/kde6/applications/kio-admin-kf6/actions.py
deleted file mode 100644
index 0eef11c64c..0000000000
--- a/desktop/kde6/applications/kio-admin-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/env python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*", "README*")
diff --git a/desktop/kde6/applications/kio-admin-kf6/pspec.xml b/desktop/kde6/applications/kio-admin-kf6/pspec.xml
deleted file mode 100644
index 38e6688a8c..0000000000
--- a/desktop/kde6/applications/kio-admin-kf6/pspec.xml
+++ /dev/null
@@ -1,138 +0,0 @@
-
-
-
-
- kio-admin-kf6
- https://invent.kde.org/system/kio-admin-kf6
-
- PisiLinux Community
- admins@pisilinux.org
-
- FDL
- app
- Manage files as administrator using the admin:// kio-kf6 protocol
- kio-admin-kf6
- Admin:// kio-kf6 protokolünü kullanarak dosyaları yönetici olarak yönetin
- https://download.kde.org/stable/release-service/24.12.1/src/kio-admin-24.12.1.tar.xz
-
- kio-kf6-devel
- ki18n-kf6-devel
- qt6-base-devel
- polkit-qt6-devel
- kcoreaddons-kf6-devel
- extra-cmake-modules-kf6
-
-
-
-
-
- kio-admin-kf6
-
- kio-kf6
- ki18n-kf6
- qt6-base
- polkit-qt6
- kcoreaddons-kf6
-
-
- /usr/lib
- /usr/share/polkit-1
- /usr/share/dbus-1
- /usr/share/locale
- /usr/share/metainfo
- /usr/share/doc
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kio-admin-kf6/translations.xml b/desktop/kde6/applications/kio-admin-kf6/translations.xml
deleted file mode 100644
index 11e4b77d06..0000000000
--- a/desktop/kde6/applications/kio-admin-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kio-admin-kf6
- Manage files as administrator using the admin:// kio-kf6 protocol
- Admin:// kio-kf6 protokolünü kullanarak dosyaları yönetici olarak yönetin
-
-
diff --git a/desktop/kde6/applications/kio-extras-kf6/actions.py b/desktop/kde6/applications/kio-extras-kf6/actions.py
deleted file mode 100755
index 8a12549365..0000000000
--- a/desktop/kde6/applications/kio-extras-kf6/actions.py
+++ /dev/null
@@ -1,25 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import shelltools
-
-
-def setup():
- # shelltools.system("sed -e 's|KF6ActivitiesStats ${KF_MIN_VERSION}|KF6ActivitiesStats|' -i CMakeLists.txt")
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- # kio
- pisitools.remove("/usr/share/applications/kcm_trash.desktop")
-
- pisitools.dodoc("DESIGN", "DEBUG.howto")
diff --git a/desktop/kde6/applications/kio-extras-kf6/pspec.xml b/desktop/kde6/applications/kio-extras-kf6/pspec.xml
deleted file mode 100755
index a9ec1f88e9..0000000000
--- a/desktop/kde6/applications/kio-extras-kf6/pspec.xml
+++ /dev/null
@@ -1,226 +0,0 @@
-
-
-
-
- kio-extras-kf6
- https://www.kde.org
-
- Pisi Linux Admins
- admins@pisilinux.org
-
- LGPLv2
- library
- app:console
- desktop.kde6.network
- Additional kio-kf6-slaves for kde6 applications
- Additional kio-kf6-slaves for kde6 applications
- mirrors://kde/stable/release-service/24.12.1/src/kio-extras-24.12.1.tar.xz
-
- qt6-phonon-devel
- extra-cmake-modules-kf6
- karchive-kf6-devel
- kbookmarks-kf6-devel
- kconfig-kf6-devel
- kconfigwidgets-kf6-devel
- kcoreaddons-kf6-devel
- kdbusaddons-kf6-devel
- kdnssd-kf6-devel
- kdoctools-kf6-devel
- kguiaddons-kf6-devel
- ki18n-kf6-devel
- kiconthemes-kf6-devel
- kio-kf6-devel
- kpty-kf6-devel
- solid-kf6-devel
- syntax-highlighting-kf6-devel
- qt6-sql-postgresql
- qt6-base-devel
- qt6-sql-sqlite
- qt6-sql-mysql
- qt6-sql-odbc
- qt6-svg-devel
- qt6-5compat-devel
- libssh
- kded-kf6-devel
- gperf
- samba-devel
- taglib-devel
- libssh-devel
- libmtp-devel
- openexr-devel
- plasma-activities-kf6-devel
- qcoro-qt6-devel
- kdsoap6-devel
- libXcursor-devel
- plasma-activities-stats-kf6-devel
- libtirpc-devel
- libappimage-devel
- libkexiv2-kf6-devel
- libplist-devel
- kcmutils-kf6-devel
- ktextwidgets-kf6-devel
- libimobiledevice-devel
- kdsoap-ws-discovery-client-devel
-
-
-
-
- kio-extras-kf6
-
- kio-kf6
- kpty-kf6
- qcoro-qt6
- ki18n-kf6
- samba
- solid-kf6
- kdnssd-kf6
- kparts-kf6
- libgcc
- libmtp
- libssh
- taglib
- kdsoap6
- kconfig-kf6
- kxmlgui-kf6
- qt6-svg
- libtirpc
- karchive-kf6
- kservice-kf6
- qt6-base
- libXcursor
- kbookmarks-kf6
- kguiaddons-kf6
- qt6-phonon
- plasma-activities-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- kiconthemes-kf6
- openexr-libs
- qt6-sql-odbc
- qt6-sql-mysql
- qt6-sql-sqlite
- qt6-5compat
- kconfigwidgets-kf6
- libappimage
- plasma-activities-stats-kf6
- qt6-sql-postgresql
- syntax-highlighting-kf6
- kded-kf6
- libplist
- kcmutils-kf6
- ktextwidgets-kf6
- libimobiledevice
- kwidgetsaddons-kf6
- kdsoap-ws-discovery-client
-
-
-
- /etc/xdg
- /usr/share
- /usr/share/locale
- /usr/bin
-
- /usr/lib/qt6
- /usr/lib
- /usr/share/doc
-
-
-
- kio-extras-kf6-devel
- Development files for kio-extras-kf6
-
- kio-extras-kf6
-
-
- /usr/include
- /usr/lib/cmake
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kio-gdrive-kf6/actions.py b/desktop/kde6/applications/kio-gdrive-kf6/actions.py
deleted file mode 100644
index 7fb2262b45..0000000000
--- a/desktop/kde6/applications/kio-gdrive-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
-
- pisitools.dodoc("COPYING", "README.md")
-
diff --git a/desktop/kde6/applications/kio-gdrive-kf6/pspec.xml b/desktop/kde6/applications/kio-gdrive-kf6/pspec.xml
deleted file mode 100644
index 26c9bbada1..0000000000
--- a/desktop/kde6/applications/kio-gdrive-kf6/pspec.xml
+++ /dev/null
@@ -1,150 +0,0 @@
-
-
-
-
- kio-gdrive-kf6
- https://projects.kde.org/kio-gdrive-kf6
-
- Stefan Gronewold
- groni@pisilinux.org
-
- GPL
- Provides support for secure credentials storage
- kio-kf6 Slave to access Google Drive
- mirrors://kde/stable/release-service/24.12.1/src/kio-gdrive-24.12.1.tar.xz
-
- intltool
- kio-kf6-devel
- ki18n-kf6-devel
-
- purpose-kf6-devel
- libkgapi-kf6-devel
- qt6-base-devel
-
- kdoctools-kf6-devel
- kitemmodels-kf6-devel
- kcoreaddons-kf6-devel
- qt6-keychain-devel
- extra-cmake-modules-kf6
- kaccounts-providers-kf6
- knotifications-kf6-devel
- kwidgetsaddons-kf6-devel
- libaccounts-qt6-devel
- kunitconversion-kf6-devel
- libaccounts-glib-devel
- kaccounts-integration-kf6-devel
-
-
-
-
- kio-gdrive-kf6
- kio-kf6 Slave to access Google Drive
-
- kio-kf6
- ki18n-kf6
- libgcc
- purpose-kf6
- libkgapi-kf6
- qt6-base
- kcoreaddons-kf6
- qt6-keychain
- knotifications-kf6
- kwidgetsaddons-kf6
- libaccounts-qt6
- kaccounts-providers-kf6
- kaccounts-integration-kf6
-
-
- /usr/lib/qt6
- /usr/share
- /usr/share/doc
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kio-gdrive-kf6/translations.xml b/desktop/kde6/applications/kio-gdrive-kf6/translations.xml
deleted file mode 100644
index fb9e4a90fa..0000000000
--- a/desktop/kde6/applications/kio-gdrive-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kio-gdrive-kf6
- Google Drive'a erişmek için kio-kf6 Slave
- Google Drive'a erişmek için kio-kf6 Slave
-
-
diff --git a/desktop/kde6/applications/kio-zeroconf-kf6/actions.py b/desktop/kde6/applications/kio-zeroconf-kf6/actions.py
deleted file mode 100644
index 9cb5146c65..0000000000
--- a/desktop/kde6/applications/kio-zeroconf-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/env python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/kio-zeroconf-kf6/pspec.xml b/desktop/kde6/applications/kio-zeroconf-kf6/pspec.xml
deleted file mode 100644
index 4cc9bd47a8..0000000000
--- a/desktop/kde6/applications/kio-zeroconf-kf6/pspec.xml
+++ /dev/null
@@ -1,143 +0,0 @@
-
-
-
-
- kio-zeroconf-kf6
- https://apps.kde.org/zeroconf_ioslave/
-
- Pisi Linux Admins
- admin@pisilinux.org
-
- FDL,GPL
- app
- Network Monitor for DNS-SD services (Zeroconf)
- DNS-SD hizmetleri için Ağ İzleyicisi
- https://download.kde.org/stable/release-service/24.12.1/src/kio-zeroconf-24.12.1.tar.xz
-
- kio-kf6-devel
- ki18n-kf6-devel
- kdnssd-kf6-devel
- qt6-base-devel
- kcoreaddons-kf6-devel
- kdbusaddons-kf6-devel
- extra-cmake-modules-kf6
-
-
-
-
-
- kio-zeroconf-kf6
-
- zeroconf-ioslave
-
-
- zeroconf-ioslave
-
-
- kio-kf6
- ki18n-kf6
- kdnssd-kf6
- qt6-base
- kcoreaddons-kf6
- kdbusaddons-kf6
-
-
- /usr/lib
- /usr/share
- /usr/share/locale
- /usr/share/doc
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kio-zeroconf-kf6/translations.xml b/desktop/kde6/applications/kio-zeroconf-kf6/translations.xml
deleted file mode 100644
index aafac92f82..0000000000
--- a/desktop/kde6/applications/kio-zeroconf-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- zeroconf-ioslave
- Network Monitor for DNS-SD services (Zeroconf)
- DNS-SD hizmetleri için Ağ İzleyicisi
-
-
diff --git a/desktop/kde6/applications/kiriki-kf6/actions.py b/desktop/kde6/applications/kiriki-kf6/actions.py
deleted file mode 100755
index d0b3123c8f..0000000000
--- a/desktop/kde6/applications/kiriki-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-NoStrip=["/usr/share/icons"]
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("COPYING*")
diff --git a/desktop/kde6/applications/kiriki-kf6/pspec.xml b/desktop/kde6/applications/kiriki-kf6/pspec.xml
deleted file mode 100755
index 3a821ae774..0000000000
--- a/desktop/kde6/applications/kiriki-kf6/pspec.xml
+++ /dev/null
@@ -1,149 +0,0 @@
-
-
-
-
- kiriki-kf6
- https://www.kde.org/applications/games/kiriki/
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- kiriki-kf6
- app:gui
- desktop.kde.games
- Yahtzee like dice game
- kiriki-kf6 is an addictive and fun dice game for KDE, designed to be played by as many as six players.
- mirrors://kde/stable/release-service/24.12.1/src/kiriki-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- qt6-svg-devel
- kcoreaddons-kf6-devel
- kconfig-kf6-devel
- kdbusaddons-kf6-devel
- kdoctools-kf6-devel
- ki18n-kf6-devel
- kguiaddons-kf6-devel
- kconfigwidgets-kf6-devel
- kiconthemes-kf6-devel
- kxmlgui-kf6-devel
- kio-kf6-devel
- libkdegames-kf6-devel
- qt6-declarative-devel
-
- kitemmodels-kf6-devel
- kunitconversion-kf6-devel
-
-
-
-
- kiriki-kf6
-
- ki18n-kf6
- libgcc
- kconfig-kf6
- kxmlgui-kf6
- qt6-base
- kcoreaddons-kf6
- kdbusaddons-kf6
- kiconthemes-kf6
- libkdegames-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
-
-
- /usr/share
- /usr/lib
- /usr/share/doc
- /usr/bin
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kiriki-kf6/translations.xml b/desktop/kde6/applications/kiriki-kf6/translations.xml
deleted file mode 100755
index 4e4dbad801..0000000000
--- a/desktop/kde6/applications/kiriki-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kiriki-kf6
- Yahtzee benzeri zar oyunu
- kiriki-kf6 KDE için alışkanlık yapan ve eğlenceli bir zar oyunudur. Altı oyuncuya kadar birlikte oynanabilir.
-
-
diff --git a/desktop/kde6/applications/kiten-kf6/actions.py b/desktop/kde6/applications/kiten-kf6/actions.py
deleted file mode 100755
index 529afeb2ac..0000000000
--- a/desktop/kde6/applications/kiten-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("AUTHORS", "COPYING*", "README*")
diff --git a/desktop/kde6/applications/kiten-kf6/pspec.xml b/desktop/kde6/applications/kiten-kf6/pspec.xml
deleted file mode 100755
index 72f85e465c..0000000000
--- a/desktop/kde6/applications/kiten-kf6/pspec.xml
+++ /dev/null
@@ -1,167 +0,0 @@
-
-
-
-
- kiten-kf6
- https://www.kde.org/applications/education/kiten/
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- kiten-kf6>kiten-kf6
- app:gui
- desktop.kde.edu
- A Japanese reference/study tool
- kiten-kf6 is a Japanese reference/study tool.
- mirrors://kde/stable/release-service/24.12.1/src/kiten-24.12.1.tar.xz
-
- qt6-base-devel
- kdoctools-kf6-devel
- extra-cmake-modules-kf6
- karchive-kf6-devel
- kcompletion-kf6-devel
- kconfig-kf6-devel
- kconfigwidgets-kf6-devel
- kcoreaddons-kf6-devel
- kdoctools-kf6-devel
- gettext-devel
- ki18n-kf6-devel
-
- kxmlgui-kf6-devel
- kio-kf6-devel
- kparts-kf6-devel
- kcrash-kf6-devel
- knotifications-kf6-devel
- kwidgetsaddons-kf6-devel
-
-
-
-
- kiten-kf6
-
- qt6-base
- karchive-kf6
- kcompletion-kf6
- kconfig-kf6
- kconfigwidgets-kf6
- kcoreaddons-kf6
- kdoctools-kf6
- gettext
- ki18n-kf6
-
- kxmlgui-kf6
- kio-kf6
- kparts-kf6
- libgcc
- kcrash-kf6
- knotifications-kf6
- kwidgetsaddons-kf6
-
-
- /usr/lib
- /usr/share/doc
- /usr/bin
- /usr/share
-
-
-
-
- kiten-kf6-devel
- Development files for kiten-kf6
-
- kiten-kf6
-
-
- /usr/include
- /usr/lib/cmake
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kiten-kf6/translations.xml b/desktop/kde6/applications/kiten-kf6/translations.xml
deleted file mode 100755
index 09719af724..0000000000
--- a/desktop/kde6/applications/kiten-kf6/translations.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
- kiten-kf6
- Japonca referans ve alıştırma uygulaması
- kiten-kf6, Japonca referans ve alıştırma uygulamasıdır.
-
-
-
- kiten-kf6-devel
- kiten-kf6 için geliştirme dosyaları
-
-
diff --git a/desktop/kde6/applications/kitinerary-kf6/actions.py b/desktop/kde6/applications/kitinerary-kf6/actions.py
deleted file mode 100755
index dd3d84e185..0000000000
--- a/desktop/kde6/applications/kitinerary-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/env python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("README*")
diff --git a/desktop/kde6/applications/kitinerary-kf6/pspec.xml b/desktop/kde6/applications/kitinerary-kf6/pspec.xml
deleted file mode 100755
index cec3b638bf..0000000000
--- a/desktop/kde6/applications/kitinerary-kf6/pspec.xml
+++ /dev/null
@@ -1,171 +0,0 @@
-
-
-
-
- kitinerary-kf6
- https://download.kde.org/
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- library
- Data model and extraction system for travel reservation information
- Seyahat rezervasyon bilgisi için veri modeli ve ekstraksiyon sistemi
- https://download.kde.org/stable/release-service/24.12.1/src/kitinerary-24.12.1.tar.xz
-
- qt6-declarative-devel
- qt6-base-devel
- kcoreaddons-kf6-devel
- poppler-cpp-devel
- kcontacts-kf6-devel
- kcalendarcore-kf6-devel
- libxml2-devel
- kpkpass-kf6-devel
- poppler-qt6-devel
- ki18n-kf6-devel
- kmime-kf6-devel
- zlib-devel
- kconfig-kf6-devel
- kcodecs-kf6-devel
- karchive-kf6-devel
- extra-cmake-modules-kf6
- openssl-devel
- zxing-cpp-devel
-
-
-
-
-
- kitinerary-kf6
-
- zlib
- ki18n-kf6
- kmime-kf6
- libgcc
- kpkpass-kf6
- kcodecs-kf6
- poppler-qt6
- kcalendarcore-kf6
- kconfig-kf6
- kcontacts-kf6
- karchive-kf6
- libxml2
- openssl
- zxing-cpp
- qt6-base
- qt6-declarative
-
-
- /etc/xdg
- /usr/lib
- /usr/share
- /usr/share/locale
- /usr/share/doc
-
-
-
-
- kitinerary-kf6-devel
- Development files for kitinerary-kf6
-
- kitinerary-kf6
-
-
- /usr/include
- /usr/lib/cmake
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kitinerary-kf6/translations.xml b/desktop/kde6/applications/kitinerary-kf6/translations.xml
deleted file mode 100755
index fb7b95a3c5..0000000000
--- a/desktop/kde6/applications/kitinerary-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kitinerary-kf6
- Data model and extraction system for travel reservation information
- Seyahat rezervasyon bilgisi için veri modeli ve ekstraksiyon sistemi
-
-
diff --git a/desktop/kde6/applications/kjumpingcube-kf6/actions.py b/desktop/kde6/applications/kjumpingcube-kf6/actions.py
deleted file mode 100755
index 0374af291e..0000000000
--- a/desktop/kde6/applications/kjumpingcube-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-NoStrip=["/usr/share/icons"]
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/kjumpingcube-kf6/pspec.xml b/desktop/kde6/applications/kjumpingcube-kf6/pspec.xml
deleted file mode 100755
index eb0b342dbc..0000000000
--- a/desktop/kde6/applications/kjumpingcube-kf6/pspec.xml
+++ /dev/null
@@ -1,153 +0,0 @@
-
-
-
-
- kjumpingcube-kf6
- https://www.kde.org/applications/games/kjumpingcube/
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- kjumpingcube-kf6
- app:gui
- desktop.kde.games
- Territory capture game
- kjumpingcube-kf6 is a simple tactical game.
- mirrors://kde/stable/release-service/24.12.1/src/kjumpingcube-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- qt6-declarative-devel
- qt6-svg-devel
- kcoreaddons-kf6-devel
- kconfig-kf6-devel
- kitemmodels-kf6-devel
- kwidgetsaddons-kf6-devel
- kwindowsystem-kf6-devel
- kdbusaddons-kf6-devel
- ki18n-kf6-devel
- kconfigwidgets-kf6-devel
- ktextwidgets-kf6-devel
- kxmlgui-kf6-devel
- kio-kf6-devel
- knotifyconfig-kf6-devel
- knewstuff-kf6-devel
-
- kdoctools-kf6-devel
- kunitconversion-kf6-devel
- libkdegames-kf6-devel
-
-
-
-
- kjumpingcube-kf6
-
- ki18n-kf6
- libgcc
- kconfig-kf6
- kxmlgui-kf6
- qt6-svg
- qt6-base
- kcoreaddons-kf6
- libkdegames-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
-
-
-
- /usr/share
- /usr/lib
- /usr/share/doc
- /usr/bin
- /etc/xdg/kjumpingcube-kf6.categories
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kjumpingcube-kf6/translations.xml b/desktop/kde6/applications/kjumpingcube-kf6/translations.xml
deleted file mode 100755
index 863e5f80d7..0000000000
--- a/desktop/kde6/applications/kjumpingcube-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kjumpingcube-kf6
- Alan kapma oyunu
- kjumpingcube-kf6 basit bir taktik oyunudur.
-
-
diff --git a/desktop/kde6/applications/kldap-kf6/actions.py b/desktop/kde6/applications/kldap-kf6/actions.py
deleted file mode 100755
index 120217881d..0000000000
--- a/desktop/kde6/applications/kldap-kf6/actions.py
+++ /dev/null
@@ -1,16 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
diff --git a/desktop/kde6/applications/kldap-kf6/pspec.xml b/desktop/kde6/applications/kldap-kf6/pspec.xml
deleted file mode 100755
index 85d15e8ab4..0000000000
--- a/desktop/kde6/applications/kldap-kf6/pspec.xml
+++ /dev/null
@@ -1,160 +0,0 @@
-
-
-
-
- kldap-kf6
- https://www.kde.org
-
- Pisi Linux Admins
- admin@pisilinux.org
-
- LGPLv2
- library
- app:console
- LDAP access API for KDE
- Allows LDAP accessing with a convenient Qt style C++ API.
- mirrors://kde/stable/release-service/24.12.1/src/kldap-24.12.1.tar.xz
-
- qt6-base-devel
- kcompletion-kf6-devel
- kdoctools-kf6-devel
- ki18n-kf6-devel
- kio-kf6-devel
- kmbox-kf6-devel
- kmime-kf6-devel
- kwallet-kf6-devel
- openldap-server
- cyrus-sasl-devel
- extra-cmake-modules-kf6
- qt6-keychain-devel
- kconfig-kf6-devel
- kcoreaddons-kf6-devel
-
-
-
-
- kldap-kf6
-
- qt6-base
- kcompletion-kf6
- kwallet-kf6
- ki18n-kf6
- kio-kf6
- libgcc
- cyrus-sasl
- openldap-client
- kwidgetsaddons-kf6
- qt6-keychain
- kconfig-kf6
- kcoreaddons-kf6
-
-
- /etc/xdg
- /usr/share
- /usr/lib/qt6
- /usr/lib
- /usr/share/doc
-
-
-
-
- kldap-kf6-devel
- Development files for kdelibs4-support
-
- qt6-base-devel
- kldap-kf6
-
-
- /usr/include
- /usr/lib/cmake
- /usr/lib/pkgconfig
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kleopatra-kf6/actions.py b/desktop/kde6/applications/kleopatra-kf6/actions.py
deleted file mode 100755
index 8c7fdd8a05..0000000000
--- a/desktop/kde6/applications/kleopatra-kf6/actions.py
+++ /dev/null
@@ -1,18 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/kleopatra-kf6/files/qt5.patch b/desktop/kde6/applications/kleopatra-kf6/files/qt5.patch
deleted file mode 100755
index df08582768..0000000000
--- a/desktop/kde6/applications/kleopatra-kf6/files/qt5.patch
+++ /dev/null
@@ -1,35 +0,0 @@
-diff -Nuar a/CMakeLists.txt b/CMakeLists.txt
---- a/CMakeLists.txt 2017-12-08 04:01:41.000000000 +0300
-+++ b/CMakeLists.txt 2017-12-16 23:06:41.830377891 +0300
-@@ -12,7 +12,7 @@
- set(KF5_VERSION "5.39.0")
- set(kmime-kf6_VERSION "5.7.0")
- set(libkleo-kf6_VERSION "5.7.0")
--set(QT_REQUIRED_VERSION "6.6.3")
-+set(QT_REQUIRED_VERSION "6.6.3")
- set(GPGME_REQUIRED_VERSION "1.8.0")
-
- find_package(ECM ${KF5_VERSION} CONFIG REQUIRED)
-diff -Nuar a/src/utils/systemtrayicon.cpp b/src/utils/systemtrayicon.cpp
---- a/src/utils/systemtrayicon.cpp 2017-12-06 14:46:42.000000000 +0300
-+++ b/src/utils/systemtrayicon.cpp 2017-12-16 23:14:33.923343827 +0300
-@@ -174,7 +174,9 @@
- case QEvent::Close:
- doMainWindowClosed(static_cast(o));
- // fall through:
-+#if QT_VERSION >= QT_VERSION_CHECK(5,8,0)
- Q_FALLTHROUGH();
-+#endif
- case QEvent::Show:
- case QEvent::DeferredDelete:
- QMetaObject::invokeMethod(this, "slotEnableDisableActions", Qt::QueuedConnection);
-@@ -185,7 +187,9 @@
- case QEvent::Close:
- doAttentionWindowClosed(static_cast(o));
- // fall through:
-+#if QT_VERSION >= QT_VERSION_CHECK(5,8,0)
- Q_FALLTHROUGH();
-+#endif
- case QEvent::Show:
- case QEvent::DeferredDelete:
- QMetaObject::invokeMethod(this, "slotEnableDisableActions", Qt::QueuedConnection);
diff --git a/desktop/kde6/applications/kleopatra-kf6/pspec.xml b/desktop/kde6/applications/kleopatra-kf6/pspec.xml
deleted file mode 100755
index 2c904e7925..0000000000
--- a/desktop/kde6/applications/kleopatra-kf6/pspec.xml
+++ /dev/null
@@ -1,178 +0,0 @@
-
-
- kleopatra-kf6
- https://www.kde.org/applications/utilities/kleopatra/
-
- Alihan Öztürk
- alihan@pisilinux.org
-
- GPLv2
- FDL-1.1
- LGPLv2
- app:gui
- Certificate Manager and Unified Crypto GUI
- kleopatra-kf6 is a certificate manager and a universal crypto GUI. It supports managing X.509 and OpenPGP certificates in the GpgSM keybox and retrieving certificates from LDAP servers.
- mirrors://kde/stable/release-service/24.12.1/src/kleopatra-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- kcodecs-kf6-devel
- kconfig-kf6-devel
- kconfigwidgets-kf6-devel
- kcoreaddons-kf6-devel
- ki18n-kf6-devel
- kiconthemes-kf6-devel
- kwidgetsaddons-kf6-devel
- kwindowsystem-kf6-devel
- kxmlgui-kf6-devel
- kio-kf6-devel
- kguiaddons-kf6-devel
- kdbusaddons-kf6-devel
- kcmutils-kf6-devel
- libkleo-kf6-devel
- kdoctools-kf6-devel
-
- kmime-kf6-devel
- mimetreeparser-devel
- libassuan-devel
- gpgme-devel
- gpgme-qt6-devel
-
- kitemmodels-kf6-devel
- ktextwidgets-kf6-devel
- knotifications-kf6-devel
- kstatusnotifieritem-kf6-devel
- kidentitymanagement-kf6-devel
- kmailtransport-kf6-devel
- akonadi-mime-kf6-devel
- akonadi-kf6-devel
-
-
-
-
-
-
-
- kleopatra-kf6
- Certificate Manager and Unified Crypto GUI
-
- gpgme
- kio-kf6
- ki18n-kf6
- kmime-kf6
- libgcc
-
- kconfig-kf6
- kxmlgui-kf6
- libkleo-kf6
- kcmutils-kf6
- kguiaddons-kf6
- qt6-base
- libassuan
- kcoreaddons-kf6
- kdbusaddons-kf6
- kiconthemes-kf6
- ktextwidgets-kf6
- libgpg-error
- kwindowsystem-kf6
- kconfigwidgets-kf6
- knotifications-kf6
- kwidgetsaddons-kf6
- mimetreeparser
-
-
- /usr/bin
- /etc
- /usr/lib
- /usr/share
- /usr/share/doc
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/klettres-kf6/actions.py b/desktop/kde6/applications/klettres-kf6/actions.py
deleted file mode 100755
index 05ac489b79..0000000000
--- a/desktop/kde6/applications/klettres-kf6/actions.py
+++ /dev/null
@@ -1,20 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING*", "README*", "TODO")
diff --git a/desktop/kde6/applications/klettres-kf6/pspec.xml b/desktop/kde6/applications/klettres-kf6/pspec.xml
deleted file mode 100755
index 7bee5f6144..0000000000
--- a/desktop/kde6/applications/klettres-kf6/pspec.xml
+++ /dev/null
@@ -1,150 +0,0 @@
-
-
-
-
- klettres-kf6
- https://www.kde.org/applications/education/klettres/
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- klettres-kf6
- app:gui
- desktop.kde.edu
- An alphabet learning application
- klettres-kf6 is an application specially designed to help the user to learn alphabet in a new language and then to learn to read simple syllables. The user can be a young child aged from two and a half or an adult that wants to learn the basics of a foreign language.
- mirrors://kde/stable/release-service/24.12.1/src/klettres-24.12.1.tar.xz
-
- qt6-base-devel
- qt6-svg-devel
- kdoctools-kf6-devel
- extra-cmake-modules-kf6
- kcompletion-kf6-devel
-
- kitemmodels-kf6-devel
- ki18n-kf6-devel
- knewstuff-kf6-devel
- kwidgetsaddons-kf6-devel
- kconfigwidgets-kf6-devel
- kcoreaddons-kf6-devel
- kconfig-kf6-devel
- kxmlgui-kf6-devel
- kcrash-kf6-devel
- qt6-phonon-devel
- kpackage-kf6-devel
-
-
-
-
- klettres-kf6
-
- qt6-base
- qt6-svg
- qt6-phonon
- knewstuff-kf6
- ki18n-kf6
- kcrash-kf6
- kconfig-kf6
- kxmlgui-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
- libgcc
-
-
- /usr/share/doc
- /usr/bin
- /usr/share
- /etc/xdg
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/klettres-kf6/translations.xml b/desktop/kde6/applications/klettres-kf6/translations.xml
deleted file mode 100755
index d21a24924e..0000000000
--- a/desktop/kde6/applications/klettres-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- klettres-kf6
- Alfabe öğrenme uygulaması
- klettres-kf6, kullanıcının yeni bir alfabeyi ve basit sesli sözleri öğrenmesi için geliştirilmiş bir uygulamadır. İki buçuk yaşındaki bir çocuk için yararlı olabileceği gibi, yeni bir dil öğrenen yetişkinler için de yardımcı olabilir.
-
-
diff --git a/desktop/kde6/applications/klickety-kf6/actions.py b/desktop/kde6/applications/klickety-kf6/actions.py
deleted file mode 100755
index 0374af291e..0000000000
--- a/desktop/kde6/applications/klickety-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-NoStrip=["/usr/share/icons"]
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/klickety-kf6/pspec.xml b/desktop/kde6/applications/klickety-kf6/pspec.xml
deleted file mode 100755
index f65576a3e1..0000000000
--- a/desktop/kde6/applications/klickety-kf6/pspec.xml
+++ /dev/null
@@ -1,158 +0,0 @@
-
-
-
-
- klickety-kf6
- http://games.kde.org
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- klickety-kf6
- app:gui
- desktop.kde.games
- A kind of solitary game
- klickety-kf6 is a kind of solitary game that takes place on a Tetris-like board.
- mirrors://kde/stable/release-service/24.12.1/src/klickety-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- kcoreaddons-kf6-devel
- kconfig-kf6-devel
- kwidgetsaddons-kf6-devel
- ki18n-kf6-devel
- kconfigwidgets-kf6-devel
- kxmlgui-kf6-devel
- kio-kf6-devel
- kdoctools-kf6-devel
- knotifyconfig-kf6-devel
- kdbusaddons-kf6-devel
- knotifications-kf6-devel
- libkdegames-kf6-devel
- qt6-declarative-devel
-
- kitemmodels-kf6-devel
- kunitconversion-kf6-devel
-
-
-
-
- klickety-kf6
-
- kio-kf6
- ki18n-kf6
- libgcc
- kconfig-kf6
- kxmlgui-kf6
- qt6-base
- kcoreaddons-kf6
- kdbusaddons-kf6
- libkdegames-kf6
- knotifyconfig-kf6
- kconfigwidgets-kf6
- knotifications-kf6
- kwidgetsaddons-kf6
-
-
- /usr/bin
- /usr/share/applications
- /usr/share/icons
- /usr/share/kconf_update
- /usr/share/klickety
- /usr/share/knotifications-kf65
- /usr/share/metainfo
- /usr/share/kxmlgui-kf65
- /usr/share/sounds
- /usr/share/doc
- /usr/share/locale
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/klickety-kf6/translations.xml b/desktop/kde6/applications/klickety-kf6/translations.xml
deleted file mode 100755
index 411d15d4e8..0000000000
--- a/desktop/kde6/applications/klickety-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- klickety-kf6
- Bir tür soliter oyunu
- klickety-kf6 Tetris gibi tahta üzerinde yer alan bir tür soliter oyunu
-
-
diff --git a/desktop/kde6/applications/klines-kf6/actions.py b/desktop/kde6/applications/klines-kf6/actions.py
deleted file mode 100755
index 0374af291e..0000000000
--- a/desktop/kde6/applications/klines-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-NoStrip=["/usr/share/icons"]
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/klines-kf6/pspec.xml b/desktop/kde6/applications/klines-kf6/pspec.xml
deleted file mode 100755
index ce6890a3c3..0000000000
--- a/desktop/kde6/applications/klines-kf6/pspec.xml
+++ /dev/null
@@ -1,152 +0,0 @@
-
-
-
-
- klines-kf6
- https://www.kde.org/applications/games/klines/
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- klines-kf6
- app:gui
- desktop.kde.games
- Kolor Lines
- Kolor Lines is a simple but highly addictive, one player game for KDE. Kolor Lines has been inspired by well known game of Color Lines. The goal of Kolor Lines is quite plain. The player has to move the colored balls around the game board, gathering them into the lines of the same color by five.
- mirrors://kde/stable/release-service/24.12.1/src/klines-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- qt6-declarative-devel
- qt6-svg-devel
- kcoreaddons-kf6-devel
- kconfig-kf6-devel
- kwidgetsaddons-kf6-devel
- kdbusaddons-kf6-devel
- ki18n-kf6-devel
- kguiaddons-kf6-devel
- kservice-kf6-devel
- kconfigwidgets-kf6-devel
- kitemviews-kf6-devel
- kiconthemes-kf6-devel
- kxmlgui-kf6-devel
- kio-kf6-devel
- knewstuff-kf6-devel
- libkdegames-kf6-devel
-
- kdoctools-kf6-devel
- kitemmodels-kf6-devel
- kunitconversion-kf6-devel
-
-
-
-
- klines-kf6
-
- ki18n-kf6
- libgcc
- kconfig-kf6
- kxmlgui-kf6
- qt6-base
- kcoreaddons-kf6
- kdbusaddons-kf6
- libkdegames-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
-
-
- /usr/share
- /usr/lib
- /usr/share/doc
- /usr/bin
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/klines-kf6/translations.xml b/desktop/kde6/applications/klines-kf6/translations.xml
deleted file mode 100755
index 3b955b2145..0000000000
--- a/desktop/kde6/applications/klines-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- klines-kf6
- Renkli çizgiler
- Kolor Lines basit ama bağımlılık yapıcı bir oyundur. Dünyaca ünlü Color Lines'tan esinlenilen oyunda amacınız aynı renkli toplardan beş tanesini yan yana getirmektir.
-
-
diff --git a/desktop/kde6/applications/kmahjongg-kf6/actions.py b/desktop/kde6/applications/kmahjongg-kf6/actions.py
deleted file mode 100755
index b29afbc032..0000000000
--- a/desktop/kde6/applications/kmahjongg-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/kmahjongg-kf6/pspec.xml b/desktop/kde6/applications/kmahjongg-kf6/pspec.xml
deleted file mode 100755
index 57d24eb5da..0000000000
--- a/desktop/kde6/applications/kmahjongg-kf6/pspec.xml
+++ /dev/null
@@ -1,151 +0,0 @@
-
-
-
-
- kmahjongg-kf6
- https://www.kde.org/applications/games/kmahjongg/
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- kmahjongg-kf6
- app:gui
- desktop.kde.games
- Mahjongg Solitaire
- kmahjongg-kf6 is a fun board game created after the famous oriental game of Mahjong. Unlike the original however, kmahjongg-kf6 is a tile matching game for one or two players, a variation usually known as Mahjong Solitaire.
- mirrors://kde/stable/release-service/24.12.1/src/kmahjongg-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- qt6-svg-devel
- kconfig-kf6-devel
- kcoreaddons-kf6-devel
- kcrash-kf6-devel
- kdbusaddons-kf6-devel
- kdeclarative-kf6-devel
- kdoctools-kf6-devel
- kcompletion-kf6-devel
- knewstuff-kf6-devel
- kxmlgui-kf6-devel
- libkdegames-kf6-devel
- libkmahjongg-kf6-devel
- kcompletion-kf6-devel
- qt6-declarative-devel
-
-
-
-
- kmahjongg-kf6
-
- ki18n-kf6
- kcrash-kf6
- libgcc
- kconfig-kf6
- kxmlgui-kf6
- qt6-base
- kcompletion-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- libkdegames-kf6
- libkmahjongg-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
- qt6-declarative
-
-
- /usr/share
- /usr/lib
- /usr/share/doc
- /usr/bin
- /etc/xdg/kmahjongg-kf6.categories
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kmahjongg-kf6/translations.xml b/desktop/kde6/applications/kmahjongg-kf6/translations.xml
deleted file mode 100755
index 042e049cfb..0000000000
--- a/desktop/kde6/applications/kmahjongg-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kmahjongg-kf6
- Mahjongg oyunu
- Mahjong Solitaire oyununa benzer kmahjongg-kf6 bir veya iki oyuncunun birlekte oynayabileceği bir parça eşleştirme oyunudur.
-
-
diff --git a/desktop/kde6/applications/kmail-account-wizard-kf6/actions.py b/desktop/kde6/applications/kmail-account-wizard-kf6/actions.py
deleted file mode 100755
index dc7d4ed6e8..0000000000
--- a/desktop/kde6/applications/kmail-account-wizard-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
-
- pisitools.dodoc("LICENSES/*")
-
diff --git a/desktop/kde6/applications/kmail-account-wizard-kf6/pspec.xml b/desktop/kde6/applications/kmail-account-wizard-kf6/pspec.xml
deleted file mode 100755
index 1837de2365..0000000000
--- a/desktop/kde6/applications/kmail-account-wizard-kf6/pspec.xml
+++ /dev/null
@@ -1,175 +0,0 @@
-
-
-
-
- kmail-account-wizard-kf6
- https://community.kde.org/KDE_PIM
-
- Stefan Gronewold
- groni@pisilinux.org
-
- GPLv2
- kmail-kf6 Account Wizard
- kmail-kf6 Account Wizard
- mirrors://kde/stable/release-service/24.12.1/src/kmail-account-wizard-24.12.1.tar.xz
-
- gpgme-devel
- gpgme-qt6-devel
- extra-cmake-modules-kf6
- kcmutils-kf6-devel
- kcrash-kf6-devel
- kdbusaddons-kf6-devel
- kdoctools-kf6-devel
- prison-kf6-devel
- akonadi-kf6-devel
- akonadi-search-kf6-devel
- grantleetheme-kf6-devel
- kpimtextedit-kf6-devel
- libkdepim-kf6-devel
- libkleo-kf6-devel
- pimcommon-kf6-devel
- qt6-base-devel
- knotifyconfig-kf6-devel
- ktexteditor-kf6-devel
- kitemmodels-kf6-devel
- akonadi-contacts-kf6-devel
- kidentitymanagement-kf6-devel
- kldap-kf6-devel
- cyrus-sasl-devel
- kmailtransport-kf6-devel
- akonadi-mime-kf6-devel
- mailcommon-kf6-devel
- messagelib-kf6-devel
- kimap-kf6-devel
-
- knewstuff-kf6-devel
- knotifications-kf6-devel
-
-
-
- kmail-account-wizard-kf6
- kmail-kf6 Account Wizard
-
- kio-kf6
- gpgme
- ki18n-kf6
- kldap-kf6
- kmime-kf6
-
- kcrash-kf6
- libgcc
- akonadi-kf6
- kcodecs-kf6
- kconfig-kf6
- kwallet-kf6
- kxmlgui-kf6
- libkleo-kf6
- kcmutils-kf6
- qt6-base
- knewstuff-kf6
- libkdepim-kf6
- kitemviews-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- akonadi-mime-kf6
- kmailtransport-kf6
- knotifications-kf6
- kwidgetsaddons-kf6
- kidentitymanagement-kf6
-
-
- /etc/xdg
- /usr/bin
- /usr/lib
- /usr/share
- /usr/share/doc
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kmail-kf6/actions.py b/desktop/kde6/applications/kmail-kf6/actions.py
deleted file mode 100755
index dc7d4ed6e8..0000000000
--- a/desktop/kde6/applications/kmail-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
-
- pisitools.dodoc("LICENSES/*")
-
diff --git a/desktop/kde6/applications/kmail-kf6/pspec.xml b/desktop/kde6/applications/kmail-kf6/pspec.xml
deleted file mode 100644
index 2850be4c23..0000000000
--- a/desktop/kde6/applications/kmail-kf6/pspec.xml
+++ /dev/null
@@ -1,236 +0,0 @@
-
-
-
-
- kmail-kf6
- https://community.kde.org/KDE_PIM
-
- Stefan Gronewold
- groni@pisilinux.org
-
- GPLv2
- KDE mail client
- kmail-kf6 is the email component of kontact-kf6, the integrated personal information manager from KDE.
- https://download.kde.org/stable/release-service/24.12.1/src/kmail-24.12.1.tar.xz
-
- gpgme-devel
- extra-cmake-modules-kf6
- kbookmarks-kf6-devel
- kcmutils-kf6-devel
- kcodecs-kf6-devel
- kconfig-kf6-devel
- kconfigwidgets-kf6-devel
- kcrash-kf6-devel
- kdbusaddons-kf6-devel
- kdoctools-kf6-devel
- kguiaddons-kf6-devel
- ki18n-kf6-devel
- kio-kf6-devel
- kitemviews-kf6-devel
- kjobwidgets-kf6-devel
- knotifications-kf6-devel
- knotifyconfig-kf6-devel
- kparts-kf6-devel
- kservice-kf6-devel
- ktextwidgets-kf6-devel
- kwidgetsaddons-kf6-devel
- kwindowsystem-kf6-devel
- kxmlgui-kf6-devel
- sonnet-kf6-devel
- akonadi-contacts-kf6-devel
- akonadi-kf6-devel
- akonadi-mime-kf6-devel
- akonadi-search-kf6-devel
- kcalendarcore-kf6-devel
- kcalutils-kf6-devel
- kcontacts-kf6-devel
- kidentitymanagement-kf6-devel
- kldap-kf6-devel
- kmailtransport-kf6-devel
- kmime-kf6-devel
- kpimtextedit-kf6-devel
- ktnef-kf6-devel
- libgravatar-kf6
-
- libkleo-kf6-devel
- messagelib-kf6-devel
- pimcommon-kf6-devel
- qt6-base-devel
- qt6-webengine-devel
- kitemmodels-kf6-devel
- kstatusnotifieritem-kf6-devel
-
- kunitconversion-kf6-devel
- cyrus-sasl-devel
- kontactinterface-kf6-devel
- libksieve-kf6-devel
- mailcommon-kf6-devel
- kimap-kf6-devel
- libgravatar-kf6-devel
- libkdepim-kf6-devel
- syntax-highlighting-kf6-devel
- gpgme-qt6-devel
- ffmpeg-devel
- libXScrnSaver-devel
- akonadi-calendar-kf6-devel
- akonadi-import-wizard-kf6-devel
- qt6-keychain-devel
- kuserfeedback-kf6-devel
-
-
-
-
- kmail-kf6
- KDE mail client
-
- kio-kf6
- gpgme
- ki18n-kf6
- kmime-kf6
- ktnef-kf6
- kcrash-kf6
- kparts-kf6
- libgcc
- sonnet-kf6
- akonadi-kf6
- kcodecs-kf6
- kconfig-kf6
- kxmlgui-kf6
- libkleo-kf6
- kcalendarcore-kf6
- kcmutils-kf6
- kservice-kf6
- qt6-base
- kcalutils-kf6
- kcontacts-kf6
- libkdepim-kf6
- libksieve-kf6
- pimcommon-kf6
- kbookmarks-kf6
- kguiaddons-kf6
- kitemviews-kf6
- mailcommon-kf6
- messagelib-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- kiconthemes-kf6
- kitemmodels-kf6
- kjobwidgets-kf6
- libgravatar-kf6
- akonadi-mime-kf6
- kpimtextedit-kf6
- ktextwidgets-kf6
- knotifyconfig-kf6
- kwindowsystem-kf6
- akonadi-search-kf6
- kconfigwidgets-kf6
- kmailtransport-kf6
- knotifications-kf6
- kwidgetsaddons-kf6
- akonadi-contacts-kf6
- kontactinterface-kf6
- akonadi-calendar-kf6
- kidentitymanagement-kf6
- kmail-account-wizard-kf6
- akonadi-import-wizard-kf6
- qt6-keychain
- kstatusnotifieritem-kf6
-
-
- /etc/xdg
- /usr/bin
- /usr/lib
- /usr/lib/qt6
- /usr/share
- /usr/share/doc
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kmailtransport-kf6/actions.py b/desktop/kde6/applications/kmailtransport-kf6/actions.py
deleted file mode 100755
index 4957fa16c6..0000000000
--- a/desktop/kde6/applications/kmailtransport-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("TODO", "DESIGN")
diff --git a/desktop/kde6/applications/kmailtransport-kf6/pspec.xml b/desktop/kde6/applications/kmailtransport-kf6/pspec.xml
deleted file mode 100755
index 67f2d081a8..0000000000
--- a/desktop/kde6/applications/kmailtransport-kf6/pspec.xml
+++ /dev/null
@@ -1,176 +0,0 @@
-
-
-
-
- kmailtransport-kf6
- https://kde.org/
-
- PisiLinux Community
- admins@pisilinux.org
-
- LGPLv2.1
- akonadi
- library
- Mail Transport Service
- Mail Transport Service
- mirrors://kde/stable/release-service/24.12.1/src/kmailtransport-24.12.1.tar.xz
-
- qt6-base-devel
-
-
- kdoctools-kf6-devel
-
- kitemmodels-kf6-devel
-
- kunitconversion-kf6-devel
- kcmutils-kf6-devel
- kmime-kf6-devel
- akonadi-mime-kf6-devel
- akonadi-kf6-devel
- cyrus-sasl-devel
- extra-cmake-modules-kf6
- boost-devel
- ksmtp-kf6-devel
- kwallet-kf6-devel
- libkgapi-kf6-devel
- qt6-keychain-devel
-
-
-
-
- kmailtransport-kf6
- app:console
-
- qt6-base
- ki18n-kf6
- ksmtp-kf6
- kio-kf6
- libgcc
- kmime-kf6
- kconfig-kf6
- kwallet-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
-
- akonadi-kf6
- cyrus-sasl
- akonadi-mime-kf6
- libkgapi-kf6
- qt6-keychain
-
-
- /etc/xdg
- /usr/lib
- /usr/lib/qt6
- /usr/share
- /usr/share/kservice-kf6s5
- /usr/share/doc/
- /usr/share/config.kcfg
- /usr/share/locale
-
-
-
-
- kmailtransport-kf6-devel
- Development files for akonadi
-
- kmailtransport-kf6
- kwallet-kf6-devel
- qt6-base-devel
-
-
- /usr/include
- /usr/lib/pkgconfig
- /usr/lib/cmake
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kmbox-kf6/actions.py b/desktop/kde6/applications/kmbox-kf6/actions.py
deleted file mode 100755
index 490521a82c..0000000000
--- a/desktop/kde6/applications/kmbox-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("README.md")
diff --git a/desktop/kde6/applications/kmbox-kf6/files/qt5.patch b/desktop/kde6/applications/kmbox-kf6/files/qt5.patch
deleted file mode 100755
index 913586ef6b..0000000000
--- a/desktop/kde6/applications/kmbox-kf6/files/qt5.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -Nuar a/src/mbox_p.cpp b/src/mbox_p.cpp
---- a/src/mbox_p.cpp 2017-12-04 13:20:23.000000000 +0300
-+++ b/src/mbox_p.cpp 2017-12-16 16:10:23.271073753 +0300
-@@ -157,7 +157,9 @@
- *d++ = '>';
- }
- // fall through
-+#if QT_VERSION >= QT_VERSION_CHECK(5,8,0)
- Q_FALLTHROUGH();
-+#endif
- default:
- onlyAnglesAfterLF = false;
- break;
diff --git a/desktop/kde6/applications/kmbox-kf6/pspec.xml b/desktop/kde6/applications/kmbox-kf6/pspec.xml
deleted file mode 100755
index 4246d61c53..0000000000
--- a/desktop/kde6/applications/kmbox-kf6/pspec.xml
+++ /dev/null
@@ -1,146 +0,0 @@
-
-
-
-
- kmbox-kf6
- https://www.kde.org
-
- Pisi Linux Admins
- admin@pisilinux.org
-
- LGPLv2
- library
- app:console
- MBox library support.
- MBox library support.
- mirrors://kde/stable/release-service/24.12.1/src/kmbox-24.12.1.tar.xz
-
- qt6-base-devel
- extra-cmake-modules-kf6
- kmime-kf6-devel
- boost-devel
- kcodecs-kf6-devel
-
-
-
-
-
-
-
- kmbox-kf6
-
- qt6-base
- kmime-kf6
- libgcc
-
-
- /usr/share
- /usr/share/locale
- /usr/lib/qt6
- /usr/lib
- /usr/share/doc
-
-
-
-
- kmbox-kf6-devel
- Development files for kmbox-kf6
-
- qt6-base-devel
- kmbox-kf6
-
-
- /etc/xdg
- /usr/include
- /usr/lib/cmake
- /usr/lib/pkgconfig
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kmime-kf6/actions.py b/desktop/kde6/applications/kmime-kf6/actions.py
deleted file mode 100755
index ad67dd1d10..0000000000
--- a/desktop/kde6/applications/kmime-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("TODO", "README*")
diff --git a/desktop/kde6/applications/kmime-kf6/files/qt5.patch b/desktop/kde6/applications/kmime-kf6/files/qt5.patch
deleted file mode 100755
index 63bf2d2d8a..0000000000
--- a/desktop/kde6/applications/kmime-kf6/files/qt5.patch
+++ /dev/null
@@ -1,53 +0,0 @@
-diff -Nuar a/CMakeLists.txt b/CMakeLists.txt
---- a/CMakeLists.txt 2017-12-08 04:01:51.000000000 +0300
-+++ b/CMakeLists.txt 2017-12-19 10:32:32.933843067 +0300
-@@ -22,7 +22,7 @@
-
-
- set(kmime-kf6_LIB_VERSION ${PIM_VERSION})
--set(QT_REQUIRED_VERSION "6.6.3")
-+set(QT_REQUIRED_VERSION "6.6.3")
- find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Core)
-
- ecm_setup_version(PROJECT VARIABLE_PREFIX kmime-kf6
-diff -Nuar a/src/kmime-kf6_header_parsing.cpp b/src/kmime-kf6_header_parsing.cpp
---- a/src/kmime-kf6_header_parsing.cpp 2017-12-02 10:23:33.000000000 +0300
-+++ b/src/kmime-kf6_header_parsing.cpp 2017-12-19 10:34:03.406836539 +0300
-@@ -452,7 +452,9 @@
- scursor = oldscursor;
- }
- // fall through
-+#if QT_VERSION >= QT_VERSION_CHECK(5,8,0)
- Q_FALLTHROUGH();
-+#endif
- }
- default:
- kmime-kf6_WARN_IF_8BIT(ch);
-@@ -636,7 +638,9 @@
- // parse as atom:
- scursor = oldscursor;
- }
-+#if QT_VERSION >= QT_VERSION_CHECK(5,8,0)
- Q_FALLTHROUGH();
-+#endif
- // fall though...
-
- default: //atom
-diff -Nuar a/src/kmime-kf6_util.cpp b/src/kmime-kf6_util.cpp
---- a/src/kmime-kf6_util.cpp 2017-12-02 10:23:33.000000000 +0300
-+++ b/src/kmime-kf6_util.cpp 2017-12-19 10:35:44.306829259 +0300
-@@ -98,10 +98,14 @@
- switch (cf.type()) {
- case CharFreq::SevenBitText:
- allowed << Headers::CE7Bit;
-+#if QT_VERSION >= QT_VERSION_CHECK(5,8,0)
- Q_FALLTHROUGH();
-+#endif
- case CharFreq::EightBitText:
- allowed << Headers::CE8Bit;
-+#if QT_VERSION >= QT_VERSION_CHECK(5,8,0)
- Q_FALLTHROUGH();
-+#endif
- case CharFreq::SevenBitData:
- if (cf.printableRatio() > 5.0 / 6.0) {
- // let n the length of data and p the number of printable chars.
diff --git a/desktop/kde6/applications/kmime-kf6/pspec.xml b/desktop/kde6/applications/kmime-kf6/pspec.xml
deleted file mode 100755
index 39a88a2ad2..0000000000
--- a/desktop/kde6/applications/kmime-kf6/pspec.xml
+++ /dev/null
@@ -1,148 +0,0 @@
-
-
-
-
- kmime-kf6
- https://www.kde.org
-
- Pisi Linux Admins
- admin@pisilinux.org
-
- LGPLv2
- library
- app:console
- KDE library for handling mail messages and newsgroup articles.
- kmime-kf6 library for handling mail messages and newsgroup articles.
- mirrors://kde/stable/release-service/24.12.1/src/kmime-24.12.1.tar.xz
-
- qt6-base-devel
- extra-cmake-modules-kf6
- boost-devel
- ki18n-kf6-devel
- kcodecs-kf6-devel
- kdoctools-kf6-devel
-
-
-
-
-
-
-
-
- kmime-kf6
-
- qt6-base
- ki18n-kf6
- kcodecs-kf6
- libgcc
-
-
- /usr/share
- /usr/share/locale
- /usr/lib/qt6
- /usr/lib
- /usr/share/doc
-
-
-
-
- kmime-kf6-devel
- Development files for kmime-kf6
-
- qt6-base-devel
- kmime-kf6
-
-
- /usr/include
- /usr/lib/cmake
- /usr/lib/pkgconfig
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kmines-kf6/actions.py b/desktop/kde6/applications/kmines-kf6/actions.py
deleted file mode 100755
index 0374af291e..0000000000
--- a/desktop/kde6/applications/kmines-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-NoStrip=["/usr/share/icons"]
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/kmines-kf6/pspec.xml b/desktop/kde6/applications/kmines-kf6/pspec.xml
deleted file mode 100755
index d95e102f82..0000000000
--- a/desktop/kde6/applications/kmines-kf6/pspec.xml
+++ /dev/null
@@ -1,150 +0,0 @@
-
-
-
-
- kmines-kf6
- https://www.kde.org/applications/games/kmines/
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- kmines-kf6
- app:gui
- desktop.kde.games
- Minesweeper like game
- kmines-kf6 is the classic Minesweeper game. The idea is to uncover all the squares without blowing up any mines. When a mine is blown up, the game is over.
- mirrors://kde/stable/release-service/24.12.1/src/kmines-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- qt6-declarative-devel
- kcoreaddons-kf6-devel
- kconfig-kf6-devel
- kwidgetsaddons-kf6-devel
- kdbusaddons-kf6-devel
- ki18n-kf6-devel
- kconfigwidgets-kf6-devel
- ktextwidgets-kf6-devel
- kxmlgui-kf6-devel
- kio-kf6-devel
- knotifyconfig-kf6-devel
- libkdegames-kf6-devel
-
-
- kdoctools-kf6-devel
- kitemmodels-kf6-devel
- kunitconversion-kf6-devel
-
-
-
-
- kmines-kf6
-
- ki18n-kf6
- libgcc
- kconfig-kf6
- kxmlgui-kf6
- qt6-base
- kcoreaddons-kf6
- kdbusaddons-kf6
- libkdegames-kf6
- ktextwidgets-kf6
- kconfigwidgets-kf6
-
-
- /etc/xdg
- /usr/share
- /usr/lib
- /usr/share/doc
- /usr/bin
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kmines-kf6/translations.xml b/desktop/kde6/applications/kmines-kf6/translations.xml
deleted file mode 100755
index efb44d6d76..0000000000
--- a/desktop/kde6/applications/kmines-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kmines-kf6
- Mayın tarlası oyunu
- kmines-kf6 klasik mayın tarlası oyununun bir türevidir. Oyunun amacı hiç bir mayına denk gelmemeye çalışarak kutuları açmaktır. Eğer bir mayın patlarsa oyun biter.
-
-
diff --git a/desktop/kde6/applications/kmix-kf6/actions.py b/desktop/kde6/applications/kmix-kf6/actions.py
deleted file mode 100755
index 028a4716c1..0000000000
--- a/desktop/kde6/applications/kmix-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-from pisi.actionsapi import kde5
-
-NoStrip=["/usr/share"]
-
-def setup():
- # kde6.configure("-Dkmix-kf6_KF5_BUILD=ON")
- kde5.configure("-Dkmix-kf6_KF5_BUILD=ON")
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
diff --git a/desktop/kde6/applications/kmix-kf6/pspec.xml b/desktop/kde6/applications/kmix-kf6/pspec.xml
deleted file mode 100755
index 77f92c14fe..0000000000
--- a/desktop/kde6/applications/kmix-kf6/pspec.xml
+++ /dev/null
@@ -1,196 +0,0 @@
-
-
-
-
- kmix-kf6
- http://kde.org/applications/multimedia/kmix/
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- kmix-kf6
- app:gui
- desktop.kde.multimedia
- kmix-kf6: KDE Digital Mixer
- kmix-kf6: KDE Digital Mixer
- mirrors://kde/stable/release-service/24.12.1/src/kmix-24.12.1.tar.xz
-
- qt6-base-devel
- kdoctools-devel
- ki18n-devel
- kcmutils-devel
- kitemmodels-devel
- kunitconversion-devel
- libcanberra-devel
- glib2-devel
- solid-devel
- alsa-lib-devel
- kxmlgui-devel
- knotifications-devel
- kglobalaccel-devel
- libplasma-devel
- extra-cmake-modules
- kstatusnotifieritem-devel
-
-
-
-
-
-
- kmix-kf6
-
- qt6-base
- alsa-lib
- libcanberra
- pulseaudio-libs
- ki18n-kf6
- kconfig-kf6
- kxmlgui-kf6
- solid-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- kiconthemes-kf6
- kglobalaccel-kf6
- kwindowsystem-kf6
- kconfigwidgets-kf6
- knotifications-kf6
- kwidgetsaddons-kf6
- libgcc
- libplasma-kf6
- kstatusnotifieritem-kf6
-
-
-
-
- /etc
- /usr/share
- /usr/lib
- /usr/lib/qt6
- /usr/share/doc
- /usr/include
- /usr/bin
-
-
-
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kmix-kf6/translations.xml b/desktop/kde6/applications/kmix-kf6/translations.xml
deleted file mode 100755
index 0c118c6326..0000000000
--- a/desktop/kde6/applications/kmix-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kmix-kf6
- kmix-kf6: KDE için Dijital Mixer
- kmix-kf6: KDE için Dijital Mixer.
-
-
diff --git a/desktop/kde6/applications/kmplot-kf6/actions.py b/desktop/kde6/applications/kmplot-kf6/actions.py
deleted file mode 100755
index 5a0b867eec..0000000000
--- a/desktop/kde6/applications/kmplot-kf6/actions.py
+++ /dev/null
@@ -1,20 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/kmplot-kf6/files/kmplot-isnan.patch b/desktop/kde6/applications/kmplot-kf6/files/kmplot-isnan.patch
deleted file mode 100755
index 39e7cf254f..0000000000
--- a/desktop/kde6/applications/kmplot-kf6/files/kmplot-isnan.patch
+++ /dev/null
@@ -1,42 +0,0 @@
---- kmplot-kf6-15.12.3/kmplot/view.cpp.0 2016-03-11 21:19:48.011194225 +0000
-+++ kmplot-kf6-15.12.3/kmplot/view.cpp 2016-03-11 21:20:37.341056493 +0000
-@@ -476,7 +476,7 @@
- double x = pixel.x();
- double y = pixel.y();
-
-- if ( isnan(x) )
-+ if ( std::isnan(x) )
- {
- xclipflg = true;
- x = pixelIfNaN.x();
-@@ -496,14 +496,14 @@
- }
- else
- {
-- if ( isinf(x) == -1 )
-+ if ( std::isinf(x) == -1 )
- x = 0;
-
-- else if ( isinf(x) == 1 )
-+ else if ( std::isinf(x) == 1 )
- x = m_clipRect.right();
- }
-
-- if ( isnan(y) )
-+ if ( std::isnan(y) )
- {
- yclipflg = true;
- y = pixelIfNaN.y();
-@@ -523,10 +523,10 @@
- }
- else
- {
-- if ( isinf(y) == -1 )
-+ if ( std::isinf(y) == -1 )
- y = 0;
-
-- else if ( isinf(y) == 1 )
-+ else if ( std::isinf(y) == 1 )
- y = m_clipRect.bottom();
- }
-
diff --git a/desktop/kde6/applications/kmplot-kf6/pspec.xml b/desktop/kde6/applications/kmplot-kf6/pspec.xml
deleted file mode 100755
index 1107b0d63e..0000000000
--- a/desktop/kde6/applications/kmplot-kf6/pspec.xml
+++ /dev/null
@@ -1,149 +0,0 @@
-
-
- kmplot-kf6
- http://kde.org/applications/education/kmplot/
-
- Stefan Gronewold (groni)
- groni@pisilinux.org
-
- FDL
- GPL
- LGPL
- desktop.kde.edu
- Mathematical Function Plotter
- kmplot-kf6 is a program to draw graphs, their integrals or derivatives. It supports different systems of coordinates like the Cartesian or the polar coordinate system. The graphs can be colorized and the view is scalable, so that you are able to zoom to the level you need.
- mirrors://kde/stable/release-service/24.12.1/src/kmplot-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- gettext-devel
- kdoctools-kf6-devel
- kguiaddons-kf6-devel
- ki18n-kf6-devel
- kunitconversion-kf6-devel
- kparts-kf6-devel
- kwidgetsaddons-kf6-devel
- kitemmodels-kf6-devel
- qt6-base-devel
- qt6-svg-devel
-
-
-
-
-
-
-
- kmplot-kf6
- Mathematical Function Plotter
-
- ki18n-kf6
- kparts-kf6
- kwidgetsaddons-kf6
- qt6-base
- qt6-svg
- libgcc
- kconfig-kf6
- kxmlgui-kf6
- kservice-kf6
- kguiaddons-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- ktextwidgets-kf6
- kconfigwidgets-kf6
-
-
- /usr/bin
- /usr/lib
- /usr/lib/qt6
- /usr/share
- /usr/share/doc
- /usr/share/man
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/knavalbattle-kf6/actions.py b/desktop/kde6/applications/knavalbattle-kf6/actions.py
deleted file mode 100755
index d6d99f057d..0000000000
--- a/desktop/kde6/applications/knavalbattle-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-NoStrip=["/usr/share/icons"]
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("AUTHORS", "COPYING*", "README*")
diff --git a/desktop/kde6/applications/knavalbattle-kf6/pspec.xml b/desktop/kde6/applications/knavalbattle-kf6/pspec.xml
deleted file mode 100755
index fc7f3a36b4..0000000000
--- a/desktop/kde6/applications/knavalbattle-kf6/pspec.xml
+++ /dev/null
@@ -1,154 +0,0 @@
-
-
-
-
- knavalbattle-kf6
- https://www.kde.org/applications/games/knavalbattle/
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- knavalbattle-kf6
- app:gui
- desktop.kde.games
- Naval Battle game
- knavalbattle-kf6 is a Battle Ship game for KDE. Ships are placed on a board which represents the sea. Players try to hit each others ships in turns without knowing where they are placed. The first player to destroy all ships wins the game.
- mirrors://kde/stable/release-service/24.12.1/src/knavalbattle-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- kcrash-kf6-devel
- kconfig-kf6-devel
- kdbusaddons-kf6-devel
- kdnssd-kf6-devel
- ki18n-kf6-devel
- kxmlgui-kf6-devel
- kdoctools-kf6-devel
- ktextwidgets-kf6-devel
- libkdegames-kf6-devel
- qt6-declarative-devel
- kitemmodels-kf6-devel
- kunitconversion-kf6-devel
-
-
-
-
- knavalbattle-kf6
-
- ki18n-kf6
- kdnssd-kf6
- libgcc
- kcrash-kf6
- kconfig-kf6
- kxmlgui-kf6
- qt6-base
- kcompletion-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- libkdegames-kf6
- ktextwidgets-kf6
- kwidgetsaddons-kf6
-
-
- /usr/bin
- /usr/share/applications
- /usr/share/icons
- /usr/share/kconf_update
- /usr/share/knavalbattle
- /usr/share/kservice-kf6s5
- /usr/share/kxmlgui-kf65
- /usr/share/doc
- /usr/share/locale
- /usr/share/qlogging-categories6
- /usr/share/metainfo/org.kde.knavalbattle.appdata.xml
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/knavalbattle-kf6/translations.xml b/desktop/kde6/applications/knavalbattle-kf6/translations.xml
deleted file mode 100755
index 86b953a5a6..0000000000
--- a/desktop/kde6/applications/knavalbattle-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- knavalbattle-kf6
- Amiral Battı oyunu
- KBattleship KDE için bir Amiral Battı oyunudur. Gemiler denizi temsil eden oyun tahtasına yerleştirilir ve oyuncular rakiplerinin gemilerinin yerleşimini tahmin ederek gemileri vurmaya çalışır. Rakibinin tüm gemilerini daha önce batıran oyuncu kazanır.
-
-
diff --git a/desktop/kde6/applications/knetwalk-kf6/actions.py b/desktop/kde6/applications/knetwalk-kf6/actions.py
deleted file mode 100755
index 0374af291e..0000000000
--- a/desktop/kde6/applications/knetwalk-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-NoStrip=["/usr/share/icons"]
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/knetwalk-kf6/pspec.xml b/desktop/kde6/applications/knetwalk-kf6/pspec.xml
deleted file mode 100755
index 9814d84ca6..0000000000
--- a/desktop/kde6/applications/knetwalk-kf6/pspec.xml
+++ /dev/null
@@ -1,156 +0,0 @@
-
-
-
-
- knetwalk-kf6
- https://www.kde.org/applications/games/knetwalk/
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- knetwalk-kf6
- app:gui
- desktop.kde.games
- Network construction game
- knetwalk-kf6 is a single player logic game. The object of the game is to start the LAN, connecting all the terminals to the server, in as few turns as possible.
- mirrors://kde/stable/release-service/24.12.1/src/knetwalk-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- qt6-declarative-devel
- qt6-svg-devel
- kcoreaddons-kf6-devel
- kconfig-kf6-devel
- kwidgetsaddons-kf6-devel
- kdbusaddons-kf6-devel
- ki18n-kf6-devel
- kguiaddons-kf6-devel
- kconfigwidgets-kf6-devel
- kitemviews-kf6-devel
- kxmlgui-kf6-devel
- kio-kf6-devel
- knotifyconfig-kf6-devel
- libkdegames-kf6-devel
-
-
- kdoctools-kf6-devel
-
- kitemmodels-kf6-devel
-
- kunitconversion-kf6-devel
- ktextwidgets-kf6-devel
-
-
-
-
- knetwalk-kf6
-
- ki18n-kf6
- libgcc
- kconfig-kf6
- kxmlgui-kf6
- qt6-base
- kcoreaddons-kf6
- kdbusaddons-kf6
- libkdegames-kf6
- ktextwidgets-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
- qt6-declarative
- ktextwidgets-kf6
-
-
- /usr/share
- /usr/share/doc
- /usr/bin
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/knetwalk-kf6/translations.xml b/desktop/kde6/applications/knetwalk-kf6/translations.xml
deleted file mode 100755
index 646be62853..0000000000
--- a/desktop/kde6/applications/knetwalk-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- knetwalk-kf6
- Ağ yapılandırma oyunu
- knetwalk-kf6 bir ağ kurma oyunudur. Dunucularla istemcileri mümkün olan en az kaynakla birleştirmeye çalışmak oyunun amacıdır. Bağımlılık yapması olasıdır.
-
-
diff --git a/desktop/kde6/applications/kollision-kf6/actions.py b/desktop/kde6/applications/kollision-kf6/actions.py
deleted file mode 100755
index 0374af291e..0000000000
--- a/desktop/kde6/applications/kollision-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-NoStrip=["/usr/share/icons"]
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/kollision-kf6/pspec.xml b/desktop/kde6/applications/kollision-kf6/pspec.xml
deleted file mode 100755
index 0713d4485d..0000000000
--- a/desktop/kde6/applications/kollision-kf6/pspec.xml
+++ /dev/null
@@ -1,151 +0,0 @@
-
-
-
-
- kollision-kf6
- https://www.kde.org/applications/games/kollision/
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- kollision-kf6
- app:gui
- desktop.kde.games
- A simple ball dodging game
- kollision-kf6 is ball dodging game. Click on the empty field to start a game: a blue ball immediately replaces your mouse cursor, and a number of red balls start to fade into the field.
- mirrors://kde/stable/release-service/24.12.1/src/kollision-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- qt6-declarative-devel
- qt6-svg-devel
- kcoreaddons-kf6-devel
- kconfig-kf6-devel
- kwidgetsaddons-kf6-devel
- kdbusaddons-kf6-devel
- ki18n-kf6-devel
- kconfigwidgets-kf6-devel
- ktextwidgets-kf6-devel
- kxmlgui-kf6-devel
- kio-kf6-devel
- knotifyconfig-kf6-devel
- knewstuff-kf6-devel
- libkdegames-kf6-devel
-
-
- kdoctools-kf6-devel
-
- kitemmodels-kf6-devel
-
- kunitconversion-kf6-devel
-
-
-
-
- kollision-kf6
-
- ki18n-kf6
- libgcc
- kconfig-kf6
- kxmlgui-kf6
- qt6-base
- kcoreaddons-kf6
- kdbusaddons-kf6
- libkdegames-kf6
- kwidgetsaddons-kf6
-
-
- /usr/share
- /usr/share/doc
- /usr/bin
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kollision-kf6/translations.xml b/desktop/kde6/applications/kollision-kf6/translations.xml
deleted file mode 100755
index f100087b68..0000000000
--- a/desktop/kde6/applications/kollision-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kollision-kf6
- Basit bir top sıçratma oyunu
- kollision-kf6 basit bir top sıçratma oyunudur. Boş bir alana fareyle tıkladığınızda oyun başlar ve fare imlecinizin yerini mavi bir top alır, ayrıca olayların gelişmesine vesile olacak kırmızı toplar da alandaki yerlerini alırlar.
-
-
diff --git a/desktop/kde6/applications/kolourpaint-kf6/actions.py b/desktop/kde6/applications/kolourpaint-kf6/actions.py
deleted file mode 100755
index 7af4014787..0000000000
--- a/desktop/kde6/applications/kolourpaint-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import shelltools
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING*", "NEWS", "README.md")
diff --git a/desktop/kde6/applications/kolourpaint-kf6/pspec.xml b/desktop/kde6/applications/kolourpaint-kf6/pspec.xml
deleted file mode 100755
index 43c2e8a591..0000000000
--- a/desktop/kde6/applications/kolourpaint-kf6/pspec.xml
+++ /dev/null
@@ -1,156 +0,0 @@
-
-
-
-
- kolourpaint-kf6
- http://kde.org/applications/graphics/kolourpaint-kf6
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- kolourpaint-kf6
- app:gui
- desktop.kde.graphics
- An easy to use paint program
- kolourpaint-kf6 is a simple painting program to quickly create raster images. It is useful as a touch-up tool and simple image editing tasks.
- mirrors://kde/stable/release-service/24.12.1/src/kolourpaint-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- libkexiv2-kf6-devel
- ki18n-kf6-devel
- kio-kf6-devel
- kguiaddons-kf6-devel
- kwidgetsaddons-kf6-devel
- kxmlgui-kf6-devel
- ktextwidgets-kf6-devel
- kjobwidgets-kf6-devel
- kdoctools-kf6-devel
- kitemmodels-kf6-devel
- kunitconversion-kf6-devel
- libksane-kf6-devel
-
-
-
-
- kolourpaint-kf6
-
- ki18n-kf6
- kio-kf6
- libgcc
- kconfig-kf6
- kxmlgui-kf6
- kservice-kf6
- qt6-base
- kguiaddons-kf6
- libksane-kf6
- kjobwidgets-kf6
- kcoreaddons-kf6
- kiconthemes-kf6
- ktextwidgets-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
-
-
-
- /usr/bin
- /usr/lib
- /usr/share/applications
- /usr/share/doc
- /usr/share/icons/hicolor
- /usr/share/kolourpaint/icons/
- /usr/share/kolourpaint-kf6
- /usr/share/kxmlgui-kf6
- /usr/share/metainfo
- /usr/share/locale/
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kolourpaint-kf6/translations.xml b/desktop/kde6/applications/kolourpaint-kf6/translations.xml
deleted file mode 100755
index 12c5eae006..0000000000
--- a/desktop/kde6/applications/kolourpaint-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kolourpaint-kf6
- Kullanımı kolay bir çizim programı
- kolourpaint-kf6, kullanımı kolay bir çizim programıdır.
-
-
diff --git a/desktop/kde6/applications/kompare-kf6/actions.py b/desktop/kde6/applications/kompare-kf6/actions.py
deleted file mode 100755
index fe0af98402..0000000000
--- a/desktop/kde6/applications/kompare-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("README")
diff --git a/desktop/kde6/applications/kompare-kf6/pspec.xml b/desktop/kde6/applications/kompare-kf6/pspec.xml
deleted file mode 100755
index e12ca6c317..0000000000
--- a/desktop/kde6/applications/kompare-kf6/pspec.xml
+++ /dev/null
@@ -1,188 +0,0 @@
-
-
-
-
- kompare-kf6
- http://www.kde.org/
-
- Pisi Linux Admins
- admins@pisilinux.org
-
- GPLv2
- app:gui
- desktop.kde.sdk
- File difference viewer
- Diff/Patch Frontend.
- mirrors://kde/stable/release-service/24.12.1/src/kompare-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- kdoctools-kf6-devel
- qt6-base-devel
- gettext-devel
- libkomparediff2-kf6-devel
- kcoreaddons-kf6-devel
- kcodecs-kf6-devel
- kiconthemes-kf6-devel
- kjobwidgets-kf6-devel
- kconfig-kf6-devel
- kparts-kf6-devel
- ktexteditor-kf6-devel
- kwidgetsaddons-kf6-devel
-
-
-
-
-
-
- kompare-kf6
-
- qt6-base
- libkomparediff2-kf6
- kio-kf6
- ki18n-kf6
- kparts-kf6
- libgcc
- kcodecs-kf6
- kconfig-kf6
- kxmlgui-kf6
- kservice-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- kiconthemes-kf6
- kjobwidgets-kf6
- ktexteditor-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
-
-
-
-
- kdesdk
-
-
- kdesdk
-
-
- /usr/share
- /usr/lib
- /usr/lib/qt6
- /usr/share/doc
- /usr/bin
- /usr/include
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kompare-kf6/translations.xml b/desktop/kde6/applications/kompare-kf6/translations.xml
deleted file mode 100755
index b21e017389..0000000000
--- a/desktop/kde6/applications/kompare-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kompare-kf6
- Dosya karşılaştırma göstericisi.
- Dosya karşılaştırma göstericisi.
-
-
diff --git a/desktop/kde6/applications/konqueror-kf6/actions.py b/desktop/kde6/applications/konqueror-kf6/actions.py
deleted file mode 100755
index f89f7fbe6e..0000000000
--- a/desktop/kde6/applications/konqueror-kf6/actions.py
+++ /dev/null
@@ -1,23 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-
-def setup():
- kde6.configure("-DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DCMAKE_INSTALL_LIBDIR=lib \
- -DBUILD_TESTING=OFF")
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("AUTHORS", "ChangeLog")
-
diff --git a/desktop/kde6/applications/konqueror-kf6/files/konquerorkcfg.patch b/desktop/kde6/applications/konqueror-kf6/files/konquerorkcfg.patch
deleted file mode 100755
index 11b32f9426..0000000000
--- a/desktop/kde6/applications/konqueror-kf6/files/konquerorkcfg.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nuar a/src/konqueror-kf6.kcfg b/src/konqueror-kf6.kcfg
---- a/src/konqueror-kf6.kcfg 2017-10-09 07:28:51.000000000 +0300
-+++ b/src/konqueror-kf6.kcfg 2017-11-08 17:00:31.437975291 +0300
-@@ -463,7 +463,7 @@
-
-
-
-- true
-+ false
-
-
-
diff --git a/desktop/kde6/applications/konqueror-kf6/pspec.xml b/desktop/kde6/applications/konqueror-kf6/pspec.xml
deleted file mode 100755
index 48eb8ccab4..0000000000
--- a/desktop/kde6/applications/konqueror-kf6/pspec.xml
+++ /dev/null
@@ -1,229 +0,0 @@
-
-
-
-
- konqueror-kf6
- https://www.kde.org/applications/internet/konqueror/
-
- Stefan Gronewold
- groni@pisilinux.org
-
- FDL
- GPL
- LGPL
- konqueror-kf6 - KDE File Manager and Web Browser
- konqueror-kf6 is KDE's Webbrowser and swiss-army-knife for any kind of file-management and file previewing.
- mirrors://kde/stable/release-service/24.12.1/src/konqueror-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- gettext-devel
- glibc-devel
- plasma-activities-kf6-devel
- karchive-kf6-devel
- kbookmarks-kf6-devel
- kcmutils-kf6-devel
- kcrash-kf6-devel
- kguiaddons-kf6-devel
- kdesu-kf6-devel
- kdoctools-kf6-devel
- knotifications-kf6-devel
- kiconthemes-kf6-devel
-
- kio-kf6-devel
- kparts-kf6-devel
-
-
- kitemmodels-kf6-devel
- kunitconversion-kf6-devel
- kwidgetsaddons-kf6-devel
- libICE-devel
- libX11-devel
- libXext-devel
- python-devel
- qt6-base-devel
- qt6-declarative-devel
-
- qt6-webchannel-devel
- qt6-webengine-devel
-
- tidy-devel
- zlib-devel
- libevent-devel
- ffmpeg-devel
- libXScrnSaver-devel
- kwallet-kf6-devel
-
-
-
-
-
-
-
-
- konqueror-kf6
- konqueror-kf6 - KDE File Manager and Web Browser
-
- kwallet-kf6
- karchive-kf6
- kbookmarks-kf6
- kcmutils-kf6
- kcrash-kf6
- kded-kf6
-
- kdesu-kf6
- knotifications-kf6
- kiconthemes-kf6
- kguiaddons-kf6
- kio-kf6
- kparts-kf6
- kwidgetsaddons-kf6
- libX11
- libXext
- libgcc
- qt6-base
- qt6-declarative
-
- qt6-webchannel
- qt6-webengine
-
- zlib
- tidy
- ki18n-kf6
- sonnet-kf6
- kcodecs-kf6
- kconfig-kf6
- kxmlgui-kf6
- kservice-kf6
- kitemviews-kf6
-
- kcompletion-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- kjobwidgets-kf6
- ktextwidgets-kf6
- kwindowsystem-kf6
- kconfigwidgets-kf6
-
-
- kde-baseapps
-
-
- kde-baseapps
-
-
- /etc/xdg
- /usr/bin
- /usr/lib
- /usr/lib/qt6
- /usr/share
- /usr/share/doc
-
-
-
-
- konqueror-kf6-devel
- Development files for konqueror-kf6
-
- qt6-base-devel
- konqueror-kf6
-
-
- /usr/include
- /usr/lib/cmake
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/konsole-kf6/actions.py b/desktop/kde6/applications/konsole-kf6/actions.py
deleted file mode 100755
index fbc887dbd2..0000000000
--- a/desktop/kde6/applications/konsole-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("COPYING*")
diff --git a/desktop/kde6/applications/konsole-kf6/pspec.xml b/desktop/kde6/applications/konsole-kf6/pspec.xml
deleted file mode 100755
index f2070c5d74..0000000000
--- a/desktop/kde6/applications/konsole-kf6/pspec.xml
+++ /dev/null
@@ -1,171 +0,0 @@
-
-
-
-
- konsole-kf6
- https://projects.kde.org/projects/kde/applications/dolphin-kf6
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- KDE konsole-kf6
- konsole-kf6 for kde6
- mirrors://kde/stable/release-service/24.12.1/src/konsole-24.12.1.tar.xz
-
- qt6-base-devel
- qt6-5compat-devel
- qt6-multimedia-devel
- kpty-kf6-devel
- kio-kf6-devel
- kglobalaccel-kf6-devel
- icu4c-devel
- knotifyconfig-kf6-devel
- kparts-kf6-devel
-
-
-
- kitemmodels-kf6-devel
- kunitconversion-kf6-devel
- docbook-xsl
- extra-cmake-modules-kf6
- kdoctools-kf6-devel
- kcrash-kf6-devel
- kdbusaddons-kf6-devel
- knewstuff-kf6-devel
- kglobalacceld-devel
- cmake
- kguiaddons-kf6-devel
- knotifications-kf6-devel
-
-
-
-
-
-
- konsole-kf6
-
- libgcc
- qt6-base
- qt6-5compat
- qt6-multimedia
- kiconthemes-kf6
- knotifyconfig-kf6
- knotifications-kf6
- kparts-kf6
- kpty-kf6
- kio-kf6
- ki18n-kf6
- kconfig-kf6
- kxmlgui-kf6
- kservice-kf6
- kcrash-kf6
- kdbusaddons-kf6
- kbookmarks-kf6
- knewstuff-kf6
- kguiaddons-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- kjobwidgets-kf6
- ktextwidgets-kf6
- kwindowsystem-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
- kglobalacceld
- kglobalaccel-kf6
-
-
- /etc/xdg
- /usr/bin
- /usr/share
- /usr/lib
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kontact-kf6/actions.py b/desktop/kde6/applications/kontact-kf6/actions.py
deleted file mode 100755
index dc7d4ed6e8..0000000000
--- a/desktop/kde6/applications/kontact-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
-
- pisitools.dodoc("LICENSES/*")
-
diff --git a/desktop/kde6/applications/kontact-kf6/pspec.xml b/desktop/kde6/applications/kontact-kf6/pspec.xml
deleted file mode 100755
index 726077dfa3..0000000000
--- a/desktop/kde6/applications/kontact-kf6/pspec.xml
+++ /dev/null
@@ -1,172 +0,0 @@
-
-
-
-
- kontact-kf6
- https://community.kde.org/KDE_PIM
-
- Stefan Gronewold
- groni@pisilinux.org
-
- GPL2
- KDE Personal Information Manager
- kontact-kf6 is the integrated Personal Information Manager of KDE, but can be used with other systems as well.
-It supports email, address books, calendars, tasks, news feeds and much more.
-http://download.kde.org/stable/release-service/24.12.1/src/kontact-24.12.1.tar.xz
-
- boost-devel
- extra-cmake-modules-kf6
- kdoctools-kf6-devel
- kontactinterface-kf6-devel
- mailcommon-kf6-devel
- qt6-base-devel
- qt6-webengine-devel
- kdbusaddons-kf6-devel
- kcmutils-kf6-devel
- kpimtextedit-kf6-devel
- akonadi-kf6-devel
- kitemmodels-kf6-devel
- kparts-kf6-devel
- akonadi-mime-kf6-devel
- messagelib-kf6-devel
- kmime-kf6-devel
- pimcommon-kf6-devel
- kcontacts-kf6-devel
- akonadi-contacts-kf6-devel
- kimap-kf6-devel
- cyrus-sasl-devel
- kidentitymanagement-kf6-devel
- libkleo-kf6-devel
- gpgme-devel
-
- grantleetheme-kf6-devel
- libkdepim-kf6-devel
- ffmpeg-devel
- libXScrnSaver-devel
- kguiaddons-kf6-devel
-
-
-
-
- kontact-kf6
- KDE Personal Information Manager
-
- kio-kf6
- ki18n-kf6
- kcrash-kf6
- kparts-kf6
- libgcc
- kconfig-kf6
- kxmlgui-kf6
- kcmutils-kf6
- kservice-kf6
- qt6-base
- libkdepim-kf6
- kguiaddons-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- kiconthemes-kf6
- grantleetheme-kf6
- kwindowsystem-kf6
- qt6-webengine
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
- kontactinterface-kf6
-
-
- /etc/xdg
- /usr/bin
- /usr/share
- /usr/lib
- /usr/lib/qt6
- /usr/share/doc
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kontactinterface-kf6/actions.py b/desktop/kde6/applications/kontactinterface-kf6/actions.py
deleted file mode 100755
index f600ff3d40..0000000000
--- a/desktop/kde6/applications/kontactinterface-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- #pisitools.dodoc("COPYING.LIB")
diff --git a/desktop/kde6/applications/kontactinterface-kf6/pspec.xml b/desktop/kde6/applications/kontactinterface-kf6/pspec.xml
deleted file mode 100755
index 8734516db9..0000000000
--- a/desktop/kde6/applications/kontactinterface-kf6/pspec.xml
+++ /dev/null
@@ -1,153 +0,0 @@
-
-
-
-
- kontactinterface-kf6
- https://www.kde.org
-
- Pisi Linux Admins
- admins@pisilinux.org
-
- LGPLv2
- library
- app:library
- kontact-kf6 Plugin Interface Library
- This library provides the glue necessary for application "Parts" to be embedded as a kontact-kf6 component (or plugin).
- mirrors://kde/stable/release-service/24.12.1/src/kontactinterface-24.12.1.tar.xz
-
- qt6-base-devel
-
- kdoctools-kf6-devel
- extra-cmake-modules-kf6
- kcoreaddons-kf6-devel
- kparts-kf6-devel
- kwindowsystem-kf6-devel
- ki18n-kf6-devel
- kxmlgui-kf6-devel
- kiconthemes-kf6-devel
-
-
-
-
- kontactinterface-kf6
-
- qt6-base
-
- kio-kf6
- kparts-kf6
- libgcc
- kxmlgui-kf6
- kcoreaddons-kf6
- kiconthemes-kf6
- kwindowsystem-kf6
-
-
- /etc/xdg
- /usr/share
- /usr/lib/qt6
- /usr/lib
- /usr/share/doc
-
-
-
-
- kontactinterface-kf6-devel
- Development files for kontactinterface-kf6
-
- qt6-base-devel
- kontactinterface-kf6
-
-
- /usr/include
- /usr/lib/cmake
- /usr/lib/pkgconfig
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/konversation-kf6/actions.py b/desktop/kde6/applications/konversation-kf6/actions.py
deleted file mode 100755
index 87f24a366b..0000000000
--- a/desktop/kde6/applications/konversation-kf6/actions.py
+++ /dev/null
@@ -1,22 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure("-DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DLIB_INSTALL_DIR=lib \
- -DKDE_INSTALL_USE_QT_SYS_PATHS=ON")
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*", "AUTHORS", "README", "NEWS")
diff --git a/desktop/kde6/applications/konversation-kf6/pspec.xml b/desktop/kde6/applications/konversation-kf6/pspec.xml
deleted file mode 100755
index 332813c641..0000000000
--- a/desktop/kde6/applications/konversation-kf6/pspec.xml
+++ /dev/null
@@ -1,144 +0,0 @@
-
-
-
-
- konversation-kf6
- https://www.kde.org
-
- Pisi Linux Admins
- admin@pisilinux.org
-
- LGPLv2
- app:gui
- A user friendly IRC client for KDE
- konversation-kf6 is a user-friendly Internet Relay Chat (IRC) client built on the KDE Platform.
- https://download.kde.org/stable/release-service/24.12.1/src/konversation-24.12.1.tar.xz
-
- qt6-base-devel
- qt6-5compat-devel
- qt6-multimedia-devel
- qt6-assistant-devel
- qt6-qdbusviewer
- qt6-phonon-devel
- extra-cmake-modules-kf6
- kdoctools-kf6-devel
- kitemviews-kf6-devel
- kbookmarks-kf6-devel
- kconfig-kf6-devel
- kcolorscheme-kf6-devel
- kconfigwidgets-kf6-devel
- kcoreaddons-kf6-devel
- kstatusnotifieritem-kf6-devel
- knewstuff-kf6-devel
- ki18n-kf6-devel
- kidletime-kf6-devel
- knotifyconfig-kf6-devel
- kio-kf6-devel
- kparts-kf6-devel
- solid-kf6-devel
- sonnet-kf6-devel
- kwallet-kf6-devel
- kwidgetsaddons-kf6-devel
- kglobalaccel-kf6-devel
- kdbusaddons-kf6-devel
- knotifications-kf6-devel
- kwindowsystem-kf6-devel
- kiconthemes-kf6-devel
- karchive-kf6-devel
- qca2-qt6-devel
- python3-devel
- gettext-devel
- docbook-xsl
- kcrash-kf6-devel
-
-
-
-
-
-
-
- konversation-kf6
-
- qt6-base
- qt6-5compat
- qt6-multimedia
- qca2-qt6
- kidletime-kf6
- knewstuff-kf6
- knotifyconfig-kf6
- kparts-kf6
- kio-kf6
- kcrash-kf6
- libgcc
- ki18n-kf6
- sonnet-kf6
- kcodecs-kf6
- kconfig-kf6
- kwallet-kf6
- kxmlgui-kf6
- karchive-kf6
- kservice-kf6
- kbookmarks-kf6
- kitemviews-kf6
- qt6-phonon
- kglobalaccel-kf6
- kcolorscheme-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- kiconthemes-kf6
- kglobalaccel
- kstatusnotifieritem-kf6
- ktextwidgets-kf6
- kwindowsystem-kf6
- kconfigwidgets-kf6
- knotifications-kf6
- kwidgetsaddons-kf6
-
-
- /usr/bin
- /usr/share
- /usr/share/locale
- /usr/share/doc
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-22
- 24.08.1
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/korganizer-kf6/actions.py b/desktop/kde6/applications/korganizer-kf6/actions.py
deleted file mode 100755
index dc7d4ed6e8..0000000000
--- a/desktop/kde6/applications/korganizer-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
-
- pisitools.dodoc("LICENSES/*")
-
diff --git a/desktop/kde6/applications/korganizer-kf6/pspec.xml b/desktop/kde6/applications/korganizer-kf6/pspec.xml
deleted file mode 100755
index 12b75e9ddf..0000000000
--- a/desktop/kde6/applications/korganizer-kf6/pspec.xml
+++ /dev/null
@@ -1,206 +0,0 @@
-
-
-
-
- korganizer-kf6
- https://community.kde.org/KDE_PIM
-
- Stefan Gronewold
- groni@pisilinux.org
-
- GPLv2
- Calendar and scheduling Program
- korganizer-kf6 is the calendar and scheduling component of kontact-kf6, the integrated personal information manager from KDE.
- https://download.kde.org/stable/release-service/24.12.1/src/korganizer-24.12.1.tar.xz
-
- gpgme-devel
- extra-cmake-modules-kf6
- kcmutils-kf6-devel
- kcrash-kf6-devel
- kdbusaddons-kf6-devel
- kdoctools-kf6-devel
- prison-kf6-devel
- akonadi-kf6-devel
- akonadi-search-kf6-devel
- grantleetheme-kf6-devel
- kpimtextedit-kf6-devel
- libkdepim-kf6-devel
- libkleo-kf6-devel
- pimcommon-kf6-devel
- qt6-base-devel
- kitemmodels-kf6-devel
- akonadi-mime-kf6-devel
-
-
- kunitconversion-kf6-devel
- knewstuff-kf6-devel
- akonadi-contacts-kf6-devel
- kidentitymanagement-kf6-devel
- kmailtransport-kf6-devel
- cyrus-sasl-devel
- kcalutils-kf6-devel
- kholidays-kf6-devel
- kldap-kf6-devel
- akonadi-calendar-kf6-devel
- kontactinterface-kf6-devel
-
- mailcommon-kf6-devel
- messagelib-kf6-devel
- kimap-kf6-devel
- incidenceeditor-kf6-devel
- eventviews-kf6-devel
- calendarsupport-kf6-devel
- kparts-kf6-devel
- kuserfeedback-kf6-devel
- knotifications-kf6-devel
- qt6-phonon-devel
-
-
-
-
- korganizer-kf6
- Calendar and scheduling Program
-
- kio-kf6
- ki18n-kf6
- kmime-kf6
- kcrash-kf6
- kparts-kf6
- libgcc
- akonadi-kf6
- kcodecs-kf6
- kconfig-kf6
- kxmlgui-kf6
- kcalendarcore-kf6
- kcmutils-kf6
- kservice-kf6
- qt6-base
- kcalutils-kf6
- kcontacts-kf6
- kholidays-kf6
- knewstuff-kf6
- libkdepim-kf6
- pimcommon-kf6
- eventviews-kf6
- kitemviews-kf6
- mailcommon-kf6
- qt6-phonon
- kcompletion-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- kiconthemes-kf6
- kitemmodels-kf6
- kjobwidgets-kf6
- akonadi-mime-kf6
- kpimtextedit-kf6
-
- kwindowsystem-kf6
- akonadi-search-kf6
- kconfigwidgets-kf6
- kmailtransport-kf6
- knotifications-kf6
- kwidgetsaddons-kf6
- calendarsupport-kf6
- incidenceeditor-kf6
- akonadi-calendar-kf6
- akonadi-contacts-kf6
-
- kontactinterface-kf6
- kidentitymanagement-kf6
-
-
- /etc/xdg
- /usr/bin
- /usr/lib
- /usr/share
- /usr/share/doc
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kpat-kf6/actions.py b/desktop/kde6/applications/kpat-kf6/actions.py
deleted file mode 100755
index 5bda5f461b..0000000000
--- a/desktop/kde6/applications/kpat-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("COPYING", "COPYING.DOC")
diff --git a/desktop/kde6/applications/kpat-kf6/pspec.xml b/desktop/kde6/applications/kpat-kf6/pspec.xml
deleted file mode 100755
index b6c01d83ac..0000000000
--- a/desktop/kde6/applications/kpat-kf6/pspec.xml
+++ /dev/null
@@ -1,175 +0,0 @@
-
-
-
-
- kpat-kf6
- https://www.kde.org
-
- Pisi Linux Admins
- admin@pisilinux.org
-
- LGPLv2
- app:gui
- desktop.kde.games
- Patience card game
- To play kpat-kf6ience you need, as the name suggests, patience. For simple games, where the way the game goes depends only upon how the cards fall, your patience might be the only thing you need.
- mirrors://kde/stable/release-service/24.12.1/src/kpat-24.12.1.tar.xz
-
- qt6-base-devel
- qt6-declarative-devel
-
- qt6-phonon-devel
- kdoctools-kf6-devel
- cmake
- gettext-devel
- kio-kf6-devel
- kpackage-kf6-devel
- kitemviews-kf6-devel
- kunitconversion-kf6-devel
-
- kiconthemes-kf6-devel
- ktextwidgets-kf6-devel
- kitemmodels-kf6-devel
- knotifyconfig-kf6-devel
- libkdegames-kf6-devel
- kdeclarative-kf6-devel
- knewstuff-kf6-devel
- ki18n-kf6-devel
- kconfig-kf6-devel
- kxmlgui-kf6-devel
- qt6-svg-devel
- kguiaddons-kf6-devel
- kcompletion-kf6-devel
- kcoreaddons-kf6-devel
- kdbusaddons-kf6-devel
- kconfigwidgets-kf6-devel
- kwidgetsaddons-kf6-devel
- shared-mime-info
- extra-cmake-modules-kf6
- python3
- mesa-devel
-
- black-hole-solver-devel
- freecell-solver-devel
-
-
-
-
- kpat-kf6
-
- qt6-base
-
- libkdegames-kf6
- knewstuff-kf6
- ki18n-kf6
- kio-kf6
- kcrash-kf6
- libgcc
- kconfig-kf6
- kxmlgui-kf6
- qt6-svg
- kguiaddons-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
- freecell-solver
- black-hole-solver
-
-
- /etc/xdg
- /usr/share
- /usr/bin
- /usr/lib/qt6
- /usr/lib
- /usr/share/doc
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kpimtextedit-kf6/actions.py b/desktop/kde6/applications/kpimtextedit-kf6/actions.py
deleted file mode 100755
index b29afbc032..0000000000
--- a/desktop/kde6/applications/kpimtextedit-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/kpimtextedit-kf6/files/qt5.patch b/desktop/kde6/applications/kpimtextedit-kf6/files/qt5.patch
deleted file mode 100755
index c5c20b5f3e..0000000000
--- a/desktop/kde6/applications/kpimtextedit-kf6/files/qt5.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-diff -Nuar a/CMakeLists.txt b/CMakeLists.txt
---- a/CMakeLists.txt 2017-12-08 04:01:54.000000000 +0300
-+++ b/CMakeLists.txt 2017-12-16 14:15:53.500569441 +0300
-@@ -36,7 +36,7 @@
- SOVERSION 5
- )
-
--set(QT_REQUIRED_VERSION "6.6.3")
-+set(QT_REQUIRED_VERSION "6.6.3")
- find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED COMPONENTS Widgets)
- find_package(Grantlee5 "5.1" CONFIG REQUIRED)
- set_package_properties(Grantlee5 PROPERTIES
-diff -Nuar a/src/composer-ng/richtextcomposerimages.cpp b/src/composer-ng/richtextcomposerimages.cpp
---- a/src/composer-ng/richtextcomposerimages.cpp 2017-12-02 14:51:13.000000000 +0300
-+++ b/src/composer-ng/richtextcomposerimages.cpp 2017-12-16 14:24:33.940531889 +0300
-@@ -193,7 +193,7 @@
- buffer.open(QIODevice::WriteOnly);
- normalImage->image.save(&buffer, "PNG");
-
-- qsrand(QDateTime::currentDateTimeUtc().toSecsSinceEpoch() + qHash(normalImage->name));
-+ qsrand(QDateTime::currentDateTimeUtc().toMSecsSinceEpoch() + qHash(normalImage->name));
- QSharedPointer embeddedImage(new EmbeddedImage());
- retImages.append(embeddedImage);
- embeddedImage->image = kcodecs-kf6::Codec::codecForName("base64")->encode(buffer.buffer());
diff --git a/desktop/kde6/applications/kpimtextedit-kf6/pspec.xml b/desktop/kde6/applications/kpimtextedit-kf6/pspec.xml
deleted file mode 100755
index 001d3c93a2..0000000000
--- a/desktop/kde6/applications/kpimtextedit-kf6/pspec.xml
+++ /dev/null
@@ -1,182 +0,0 @@
-
-
-
-
- kpimtextedit-kf6
- https://www.kde.org
-
- Pisi Linux Admins
- admin@pisilinux.org
-
- LGPLv2
- library
- app:gui
- kpimtextedit-kf6
- A textedit with PIM-specific features.
- Text Edit with KDE-PIM specific features.
- mirrors://kde/stable/release-service/24.12.1/src/kpimtextedit-24.12.1.tar.xz
-
- qt6-base-devel
- qt6-speech-devel
- qt6-designer-devel
- ki18n-kf6-devel
- sonnet-kf6-devel
- kcodecs-kf6-devel
- syntax-highlighting-kf6-devel
- kconfig-kf6-devel
- kio-kf6-devel
- kitemmodels-kf6-devel
-
- ktextwidgets-kf6-devel
- kiconthemes-kf6-devel
- kunitconversion-kf6-devel
- kdoctools-kf6-devel
- extra-cmake-modules-kf6
-
-
- ktextaddons-kf6-devel
- kcolorscheme-kf6-devel
-
-
-
-
-
-
-
- kpimtextedit-kf6
-
- qt6-base
- qt6-speech
- qt6-designer
- ki18n-kf6
- kcodecs-kf6
- kio-kf6
- sonnet-kf6
- libgcc
-
- kcompletion-kf6
- ktextwidgets-kf6
- kwidgetsaddons-kf6
-
- kconfig-kf6
- kxmlgui-kf6
- kcoreaddons-kf6
- kiconthemes-kf6
- kconfigwidgets-kf6
- syntax-highlighting-kf6
-
- ktextaddons-kf6
- kcolorscheme-kf6
-
-
- /etc/xdg
- /usr/lib/qt6
- /usr/lib
- /usr/share
- /usr/share/doc
- /usr/share/locale
-
-
-
-
- kpimtextedit-kf6-devel
- Development files for kpimtextedit-kf6
-
- qt6-base-devel
- kpimtextedit-kf6
- ktextwidgets-kf6-devel
-
-
- /usr/include
- /usr/lib/cmake
- /usr/lib/pkgconfig
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kpkpass-kf6/actions.py b/desktop/kde6/applications/kpkpass-kf6/actions.py
deleted file mode 100755
index dd3d84e185..0000000000
--- a/desktop/kde6/applications/kpkpass-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/env python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("README*")
diff --git a/desktop/kde6/applications/kpkpass-kf6/pspec.xml b/desktop/kde6/applications/kpkpass-kf6/pspec.xml
deleted file mode 100755
index b77f0f2b94..0000000000
--- a/desktop/kde6/applications/kpkpass-kf6/pspec.xml
+++ /dev/null
@@ -1,144 +0,0 @@
-
-
-
-
- kpkpass-kf6
- https://download.kde.org/
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- library
- Apple Wallet Pass reader
- Apple Cüzdan Geçiş okuyucusu
- https://download.kde.org/stable/release-service/24.12.1/src/kpkpass-24.12.1.tar.xz
-
- qt6-base-devel
- extra-cmake-modules-kf6
- karchive-kf6-devel
- shared-mime-info
-
-
-
-
-
- kpkpass-kf6
-
- libgcc
- karchive-kf6
- qt6-base
-
-
-
- /etc/xdg
- /usr/lib
- /usr/share
- /usr/share/doc
-
-
-
-
- kpkpass-kf6-devel
- Development files for kpkpass-kf6
-
- kpkpass-kf6
-
-
- /usr/include
- /usr/lib/cmake
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kpkpass-kf6/translations.xml b/desktop/kde6/applications/kpkpass-kf6/translations.xml
deleted file mode 100755
index 439eb18b38..0000000000
--- a/desktop/kde6/applications/kpkpass-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kpkpass-kf6
- Apple Wallet Pass reader
- Apple Cüzdan Geçiş okuyucusu
-
-
diff --git a/desktop/kde6/applications/kpmcore-kf6/actions.py b/desktop/kde6/applications/kpmcore-kf6/actions.py
deleted file mode 100755
index c22d6f53fd..0000000000
--- a/desktop/kde6/applications/kpmcore-kf6/actions.py
+++ /dev/null
@@ -1,26 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import cmaketools
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import shelltools
-from pisi.actionsapi import get
-
-
-def setup():
- shelltools.makedirs("build")
- shelltools.cd("build")
- cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \
- -DCMAKE_INSTALL_LIBDIR=lib \
- -DBUILD_TESTING=OFF", sourceDir="..")
-
-def build():
- shelltools.cd("build")
- cmaketools.make()
-
-def install():
- shelltools.cd("build")
- cmaketools.rawInstall("DESTDIR=%s" % get.installDIR())
diff --git a/desktop/kde6/applications/kpmcore-kf6/pspec.xml b/desktop/kde6/applications/kpmcore-kf6/pspec.xml
deleted file mode 100755
index 799a5511d4..0000000000
--- a/desktop/kde6/applications/kpmcore-kf6/pspec.xml
+++ /dev/null
@@ -1,196 +0,0 @@
-
-
-
-
- kpmcore-kf6
- https://www.kde.org
-
- Pisi Linux Admins
- admin@pisilinux.org
-
- LGPLv2
- app:gui
- Library for managing partitions.
- Library for managing partitions.
- mirrors://kde/stable/release-service/24.12.1/src/kpmcore-24.12.1.tar.xz
-
- ntfs-3g
- udftools
- ntfsprogs
- fatresize
-
- dosfstools
- reiserfsprogs
- smartmontools
- xfsprogs-devel
- qt6-base-devel
- libatasmart-devel
- extra-cmake-modules-kf6
- parted-devel
- libutil-linux-devel
- ki18n-kf6-devel
- kio-kf6-devel
- kconfig-kf6-devel
- kxmlgui-kf6-devel
- kservice-kf6-devel
- kcoreaddons-kf6-devel
- kiconthemes-kf6-devel
- kjobwidgets-kf6-devel
- kconfigwidgets-kf6-devel
- kwidgetsaddons-kf6-devel
- kdoctools-kf6-devel
- kwidgetsaddons-kf6-devel
- qca2-qt6-devel
- polkit-devel
- elogind-devel
- polkit-qt6-devel
- jfsutils
- exfatprogs
- f2fs-tools
- nilfs-utils-devel
- e2fsprogs-devel
-
-
-
-
- kpmcore-kf6
-
- kio-kf6
- ki18n-kf6
- kauth-kf6
- ntfs-3g
- qca2-qt6
- fatresize
- udftools
- fatresize
- ntfsprogs
-
- dosfstools
- reiserfsprogs
- smartmontools
- xfsprogs
- kwidgetsaddons-kf6
- libgcc
- parted
- kservice-kf6
- qt6-base
- kcoreaddons-kf6
- kiconthemes-kf6
- libatasmart
- libutil-linux
- polkit-qt6
- jfsutils
- exfatprogs
- f2fs-tools
- nilfs-utils
- e2fsprogs
-
-
- /usr/bin
- /usr/share
- /usr/lib
- /usr/lib/qt6
- /usr/share/doc
-
-
-
-
- kpmcore-kf6-devel
- Development files for kpmcore-kf6
-
- kpmcore-kf6
-
-
- /usr/include
- /usr/lib/pkgconfig
- /usr/lib/cmake
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kqtquickcharts-kf6/actions.py b/desktop/kde6/applications/kqtquickcharts-kf6/actions.py
deleted file mode 100755
index 2b2203d3db..0000000000
--- a/desktop/kde6/applications/kqtquickcharts-kf6/actions.py
+++ /dev/null
@@ -1,22 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde5
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-
-def setup():
- # kde6.configure()
- kde5.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("AUTHORS", "COPYING", "README.md")
-
diff --git a/desktop/kde6/applications/kqtquickcharts-kf6/pspec.xml b/desktop/kde6/applications/kqtquickcharts-kf6/pspec.xml
deleted file mode 100755
index 5660cddb27..0000000000
--- a/desktop/kde6/applications/kqtquickcharts-kf6/pspec.xml
+++ /dev/null
@@ -1,146 +0,0 @@
-
-
-
-
- kqtquickcharts-kf6
- https://edu.kde.org/
-
- Stefan Gronewold
- groni@pisilinux.org
-
- FDL
- LGPL
- GPL
- A QtQuick plugin to render beautiful and interactive charts
- A QtQuick plugin to render beautiful and interactive charts
- mirrors://kde/stable/release-service/24.12.1/src/kqtquickcharts-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- glibc-devel
- qt6-base-devel
- qt6-declarative-devel
-
- qt5-base-devel
- qt5-declarative-devel
-
-
-
-
- kqtquickcharts-kf6
- A QtQuick plugin to render beautiful and interactive charts
-
- qt6-base
- qt6-declarative
- libgcc
-
- qt5-base
- qt5-declarative
-
-
- /usr/lib/qt6
- /usr/lib/qt5
- /usr/share/doc
-
-
-
-
- kqtquickcharts-kf6-devel
- Development files for kqtquickcharts-kf6
-
- kqtquickcharts-kf6
- qt6-base-devel
-
-
- /usr/include
- /usr/lib/cmake
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
-
diff --git a/desktop/kde6/applications/krdc-kf6/actions.py b/desktop/kde6/applications/krdc-kf6/actions.py
deleted file mode 100755
index 85738d244a..0000000000
--- a/desktop/kde6/applications/krdc-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/krdc-kf6/pspec.xml b/desktop/kde6/applications/krdc-kf6/pspec.xml
deleted file mode 100755
index 57f7320210..0000000000
--- a/desktop/kde6/applications/krdc-kf6/pspec.xml
+++ /dev/null
@@ -1,187 +0,0 @@
-
-
-
-
- krdc-kf6
- http://www.kde.org/applications/internet/krdc/
-
- Alihan Öztürk
- alihan@pisilinux.org
-
- GPLv2
- app:gui
- Remote Desktop Client
- krdc-kf6 is a client application that allows you to view or even control the desktop session on another machine that is running a compatible server. VNC and RDP is supported.
- mirrors://kde/stable/release-service/24.12.1/src/krdc-24.12.1.tar.xz
-
- qt6-base-devel
- qt6-wayland-devel
- extra-cmake-modules-kf6
- kio-kf6-devel
- kconfig-kf6-devel
- kcmutils-kf6-devel
- kdnssd-kf6-devel
- knotifyconfig-kf6-devel
- knotifications-kf6-devel
- kbookmarks-kf6-devel
- kiconthemes-kf6-devel
- kxmlgui-kf6-devel
- kcompletion-kf6-devel
- kwallet-kf6-devel
- plasma-activities-kf6-devel
- kstatusnotifieritem-kf6-devel
- kwidgetsaddons-kf6-devel
- ki18n-kf6-devel
- libvncserver-devel
- kdoctools-kf6-devel
- kwindowsystem-kf6-devel
- libssh-devel
- freerdp2-devel
- libvncserver-devel
-
-
-
-
- krdc-kf6
-
- kio-kf6
- ki18n-kf6
- kdnssd-kf6
- libgcc
- libssh
- freerdp2
- kconfig-kf6
- kwallet-kf6
- kxmlgui-kf6
- kcmutils-kf6
- kservice-kf6
- qt6-base
- qt6-wayland
- kbookmarks-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- libvncserver
- knotifyconfig-kf6
- kconfigwidgets-kf6
- knotifications-kf6
- kwindowsystem-kf6
- kwidgetsaddons-kf6
- plasma-activities-kf6
- kstatusnotifieritem-kf6
-
-
- /usr/bin
- /usr/lib
- /usr/lib/qt6
- /usr/share/applications
- /usr/share/config.kcfg
- /usr/share/krdc-kf6
- /usr/share/kxmlgui-kf65
- /usr/share/kservice-kf6s5
- /usr/share/metainfo
- /usr/share/kservice-kf6types5
- /usr/share/qlogging-categories6
- /usr/share/mime/packages/org.kde.krdc-mime.xml
- /usr/share/doc
- /usr/share/locale
- /usr/share/kio-kf6/servicemenus/smb2rdc.desktop
-
-
-
-
- krdc-kf6-devel
-
- krdc-kf6
-
-
- /usr/include
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/krdc-kf6/translations.xml b/desktop/kde6/applications/krdc-kf6/translations.xml
deleted file mode 100755
index 93261c5439..0000000000
--- a/desktop/kde6/applications/krdc-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- krdc-kf6
- Uzak masaüstü bağlantı istemcisi.
- krdc-kf6, uzaktaki bir masaüstü oturumunu görüntülemenizi ve kontrol etmenizi sağlar. RDP kullanan Windows Terminal Sunucuları'na ve VNC/RFB kullanan diğer pek çok platforma bağlanabilirç
-
-
diff --git a/desktop/kde6/applications/krfb-kf6/actions.py b/desktop/kde6/applications/krfb-kf6/actions.py
deleted file mode 100755
index d15b968e27..0000000000
--- a/desktop/kde6/applications/krfb-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("COPYING*", "README", "TODO", "AUTHORS", "NOTES")
diff --git a/desktop/kde6/applications/krfb-kf6/pspec.xml b/desktop/kde6/applications/krfb-kf6/pspec.xml
deleted file mode 100755
index 8b0c2b94b5..0000000000
--- a/desktop/kde6/applications/krfb-kf6/pspec.xml
+++ /dev/null
@@ -1,185 +0,0 @@
-
-
-
-
- krfb-kf6
- http://www.kde.org/applications/system/krfb/
-
- Mathias Freire
- mathiasfreire45@gmail.com
-
- GPLv2
- app:gui
- Desktop sharing utility
- KDE Desktop Sharing is a manager for easily sharing a desktop session with another system. The desktop session can be viewed or controlled remotely by any VNC or RFB client
- mirrors://kde/stable/release-service/24.12.1/src/krfb-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- qt6-wayland-devel
- ki18n-kf6-devel
- kstatusnotifieritem-kf6-devel
- kcompletion-kf6-devel
- kconfig-kf6-devel
- kcoreaddons-kf6-devel
- kcrash-kf6-devel
- kdbusaddons-kf6-devel
- kdnssd-kf6-devel
- kdoctools-kf6-devel
- knotifications-kf6-devel
- kwallet-kf6-devel
- kwidgetsaddons-kf6-devel
- kxmlgui-kf6-devel
- libvncserver-devel
- libX11-devel
- libXdamage-devel
- libxcb-devel
- libXext-devel
- libXtst-devel
- kwindowsystem-kf6-devel
- xcb-util-image-devel
- kwayland-kf6-devel
- kpipewire-kf6-devel
- wayland-client
- wayland-devel
- pipewire-devel
- plasma-wayland-protocols-kf6
-
-
-
-
- krfb-kf6
-
- ki18n-kf6
- kdnssd-kf6
- libX11
- libxcb
- libgcc
- kconfig-kf6
- kwallet-kf6
- kxmlgui-kf6
- libXtst
- kwayland-kf6
- kpipewire-kf6
- qt6-base
- kcompletion-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- libvncserver
- kstatusnotifieritem-kf6
- kconfigwidgets-kf6
- knotifications-kf6
- kwindowsystem-kf6
- kwidgetsaddons-kf6
- xcb-util-image
- wayland-client
- qt6-wayland
-
-
- kdenetwork
-
-
- kdenetwork
-
-
- /usr/bin
- /usr/lib
- /usr/share/applications
- /usr/share/krfb-kf6
- /usr/share/kservice-kf6types5
- /usr/share/icons
- /usr/share/doc
- /usr/share/locale
- /usr/share/metainfo
- /usr/share/qlogging-categories6/krfb.categories
- /usr/share/krfb/krfb.notifyrc
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/krfb-kf6/translations.xml b/desktop/kde6/applications/krfb-kf6/translations.xml
deleted file mode 100755
index 6d1ffd2187..0000000000
--- a/desktop/kde6/applications/krfb-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- krfb-kf6
- Masaüstü paylaşım araçları.
- krfb-kf6, masaüstünü uzaktaki bilgisayarlarla kolaylıkla paylaşmaya olanak sağlar.
-
-
diff --git a/desktop/kde6/applications/kross-interpreters-kf6/actions.py b/desktop/kde6/applications/kross-interpreters-kf6/actions.py
deleted file mode 100755
index 1b5de4643d..0000000000
--- a/desktop/kde6/applications/kross-interpreters-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-from pisi.actionsapi import kde5
-
-def setup():
- # kde6.configure()
- kde5.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("COPYING")
diff --git a/desktop/kde6/applications/kross-interpreters-kf6/pspec.xml b/desktop/kde6/applications/kross-interpreters-kf6/pspec.xml
deleted file mode 100755
index fa3b596bec..0000000000
--- a/desktop/kde6/applications/kross-interpreters-kf6/pspec.xml
+++ /dev/null
@@ -1,148 +0,0 @@
-
-
-
-
- kross-interpreters-kf6
- https://www.kde.org
-
- Pisi Linux Admins
- admin@pisilinux.org
-
- LGPLv2
- app:gui
- desktop.kde.bindings
- kross-kf6 interpreter plugins for programming languages
- Language interpreters to enable in-process scripting with kross-kf6.
- mirrors://kde/stable/release-service/24.12.1/src/kross-interpreters-24.12.1.tar.xz
-
-
- extra-cmake-modules-kf6
-
- qt5-base-devel
- kdoctools-devel
- kross-devel
- kdesignerplugin
- kemoticons-devel
- kitemmodels-devel
- kinit-devel
- kunitconversion-devel
- python-devel
- ruby-devel
-
-
-
-
- kross-interpreters-kf6
-
-
-
- qt5-base
- libgcc
- python
- kross
- ruby
-
-
- /usr/lib
- /usr/lib/qt6
- /usr/share/doc
-
-
- kross-interpreters
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kruler-kf6/actions.py b/desktop/kde6/applications/kruler-kf6/actions.py
deleted file mode 100755
index 6e49566179..0000000000
--- a/desktop/kde6/applications/kruler-kf6/actions.py
+++ /dev/null
@@ -1,20 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure("-DCMAKE_BUILD_TYPE=Release \
- -DBUILD_TESTING=OFF \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
- -DECM_MKSPECS_INSTALL_DIR=/usr/lib/qt6/mkspecs/modules")
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
diff --git a/desktop/kde6/applications/kruler-kf6/pspec.xml b/desktop/kde6/applications/kruler-kf6/pspec.xml
deleted file mode 100755
index 8dc1d7c34c..0000000000
--- a/desktop/kde6/applications/kruler-kf6/pspec.xml
+++ /dev/null
@@ -1,144 +0,0 @@
-
-
-
-
- kruler-kf6
- http://www.kde.org/applications/graphics/kruler-kf6
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- kruler-kf6
- app:gui
- desktop.kde.graphics
- A screen ruler and color measurement tool
- kruler-kf6 is a screen ruler and color measurement tool.
- mirrors://kde/stable/release-service/24.12.1/src/kruler-24.12.1.tar.xz
-
- qt6-base-devel
- kstatusnotifieritem-kf6-devel
- kdoctools-kf6-devel
- kcrash-kf6-devel
- cmake
- extra-cmake-modules-kf6
- ki18n-kf6-devel
- knotifications-kf6-devel
- kwindowsystem-kf6-devel
- kxmlgui-kf6-devel
- python-devel
- docbook-xsl
-
-
-
-
- kruler-kf6
-
- qt6-base
- kxmlgui-kf6
- knotifications-kf6
- ki18n-kf6
- libgcc
- libxcb
- kcrash-kf6
- kconfig-kf6
- kcoreaddons-kf6
- kwindowsystem-kf6
- kstatusnotifieritem-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
-
-
- /usr/share/doc
- /usr/bin
- /usr/share
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kruler-kf6/translations.xml b/desktop/kde6/applications/kruler-kf6/translations.xml
deleted file mode 100755
index 716aaad65d..0000000000
--- a/desktop/kde6/applications/kruler-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kruler-kf6
- Ekran cetveli ve renk ölçüm aracı
- kruler-kf6, bir ekran cetveli ve renk ölçüm aracıdır.
-
-
diff --git a/desktop/kde6/applications/ksanecore-kf6/actions.py b/desktop/kde6/applications/ksanecore-kf6/actions.py
deleted file mode 100644
index 0eef11c64c..0000000000
--- a/desktop/kde6/applications/ksanecore-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/env python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*", "README*")
diff --git a/desktop/kde6/applications/ksanecore-kf6/pspec.xml b/desktop/kde6/applications/ksanecore-kf6/pspec.xml
deleted file mode 100644
index 29168ac12b..0000000000
--- a/desktop/kde6/applications/ksanecore-kf6/pspec.xml
+++ /dev/null
@@ -1,144 +0,0 @@
-
-
-
-
- ksanecore-kf6
- https://www.kde.org/
-
- PisiLinux Community
- admins@pisilinux.org
-
- FDL
- app
- Library providing logic to interface scanners
- ksanecore-kf6
- Library providing logic to interface scanners
- https://download.kde.org/stable/release-service/24.12.1/src/ksanecore-24.12.1.tar.xz
-
- ki18n-kf6-devel
- qt6-base-devel
- sane-backends-devel
- extra-cmake-modules-kf6
-
-
-
-
-
- ksanecore-kf6
-
- ki18n-kf6
- qt6-base
- sane-backends
-
-
- /usr/lib
- /usr/share/locale
- /usr/share/doc
-
-
-
-
- ksanecore-kf6-devel
- Development files for ksanecore-kf6
-
- ksanecore-kf6
-
-
- /usr/include
- /usr/lib/cmake
- /usr/lib/pkgconfig
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/ksanecore-kf6/translations.xml b/desktop/kde6/applications/ksanecore-kf6/translations.xml
deleted file mode 100644
index 92fa8c7aa1..0000000000
--- a/desktop/kde6/applications/ksanecore-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- ksanecore-kf6
- Library providing logic to interface scanners
- Library providing logic to interface scanners
-
-
diff --git a/desktop/kde6/applications/kshisen-kf6/actions.py b/desktop/kde6/applications/kshisen-kf6/actions.py
deleted file mode 100755
index 85738d244a..0000000000
--- a/desktop/kde6/applications/kshisen-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/kshisen-kf6/pspec.xml b/desktop/kde6/applications/kshisen-kf6/pspec.xml
deleted file mode 100755
index b4fecfd90c..0000000000
--- a/desktop/kde6/applications/kshisen-kf6/pspec.xml
+++ /dev/null
@@ -1,152 +0,0 @@
-
-
-
-
- kshisen-kf6
- https://www.kde.org
-
- Pisi Linux Admins
- admin@pisilinux.org
-
- LGPLv2
- app:gui
- desktop.kde.games
- Shisen-Sho Mahjongg like tile game
- Shisen-Sho is a solitaire-like game played using the standard set of Mahjong tiles. Unlike Mahjong however, Shisen-Sho has only one layer of scrambled tiles.
- mirrors://kde/stable/release-service/24.12.1/src/kshisen-24.12.1.tar.xz
-
- qt6-base-devel
- qt6-declarative-devel
- extra-cmake-modules-kf6
- kdoctools-kf6-devel
- ki18n-kf6-devel
- kconfig-kf6-devel
- kcompletion-kf6-devel
- kconfigwidgets-kf6-devel
- kwidgetsaddons-kf6-devel
- kcoreaddons-kf6-devel
- kcoreaddons-kf6-devel
- kdbusaddons-kf6-devel
- libkdegames-kf6-devel
- libkmahjongg-kf6-devel
- knewstuff-kf6-devel
- kdnssd-kf6-devel
- kdeclarative-kf6-devel
- kio-kf6-devel
-
- kitemmodels-kf6-devel
- kunitconversion-kf6-devel
-
-
-
-
- kshisen-kf6
-
- qt6-base
- qt6-declarative
- libgcc
- ki18n-kf6
- kconfig-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
- kxmlgui-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- libkdegames-kf6
- libkmahjongg-kf6
-
-
- /etc/xdg
- /usr/bin
- /usr/share
- /usr/share/doc
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kshisen-kf6/translation.xml b/desktop/kde6/applications/kshisen-kf6/translation.xml
deleted file mode 100755
index 7c688b80e4..0000000000
--- a/desktop/kde6/applications/kshisen-kf6/translation.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kshisen-kf6
- Shisen-Sho Mahjongg benzeri bir oyun
- Shisen-Sho standart Mahjong kartlarıyla oynanan bir kart oyunudur. Mahjong'dan farklı olarak Shisen-Sho'da kartlar tek sırada karıştırılır.
-
-
diff --git a/desktop/kde6/applications/ksmtp-kf6/actions.py b/desktop/kde6/applications/ksmtp-kf6/actions.py
deleted file mode 100755
index 9cb5146c65..0000000000
--- a/desktop/kde6/applications/ksmtp-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/env python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/ksmtp-kf6/pspec.xml b/desktop/kde6/applications/ksmtp-kf6/pspec.xml
deleted file mode 100755
index dd7eac760c..0000000000
--- a/desktop/kde6/applications/ksmtp-kf6/pspec.xml
+++ /dev/null
@@ -1,152 +0,0 @@
-
-
-
-
- ksmtp-kf6
- https://www.kde.org
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- library
- Bir SMTP sunucusu yoluyla e-posta göndermek için işe dayalı kütüphane
- Job-based library to send email through an SMTP server
- https://download.kde.org/stable/release-service/24.12.1/src/ksmtp-24.12.1.tar.xz
-
- qt6-base-devel
- extra-cmake-modules-kf6
- kcoreaddons-kf6-devel
- ki18n-kf6-devel
- kio-kf6-devel
- kmime-kf6-devel
- cyrus-sasl-devel
-
-
-
-
-
- ksmtp-kf6
-
- kio-kf6
- ki18n-kf6
- kmime-kf6
- libgcc
- kcoreaddons-kf6
- cyrus-sasl
- qt6-base
-
-
- /etc/xdg
- /usr/lib
- /usr/share
- /usr/share/locale
- /usr/share/doc
-
-
-
- ksmtp-kf6-devel
- Development files for ksmtp-kf6
-
- ksmtp-kf6
-
-
-
- /usr/include
- /usr/lib/pkgconfig
- /usr/lib/cmake
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/ksmtp-kf6/translations.xml b/desktop/kde6/applications/ksmtp-kf6/translations.xml
deleted file mode 100755
index 3d25aec64b..0000000000
--- a/desktop/kde6/applications/ksmtp-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- ksmtp-kf6
- Bir SMTP sunucusu yoluyla e-posta göndermek için işe dayalı kütüphane
- Job-based library to send email through an SMTP server
-
-
diff --git a/desktop/kde6/applications/ksquares-kf6/actions.py b/desktop/kde6/applications/ksquares-kf6/actions.py
deleted file mode 100755
index 0374af291e..0000000000
--- a/desktop/kde6/applications/ksquares-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-NoStrip=["/usr/share/icons"]
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/ksquares-kf6/pspec.xml b/desktop/kde6/applications/ksquares-kf6/pspec.xml
deleted file mode 100755
index 33d1c8362b..0000000000
--- a/desktop/kde6/applications/ksquares-kf6/pspec.xml
+++ /dev/null
@@ -1,153 +0,0 @@
-
-
-
-
- ksquares-kf6
- https://www.kde.org/applications/games/ksquares/
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- ksquares-kf6
- app:gui
- desktop.kde.games
- Connect the dots to create squares
- ksquares-kf6 is a fun and exciting game that modeled after the well known pen and paper based game of Dots and Boxes.
- mirrors://kde/stable/release-service/24.12.1/src/ksquares-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- kcoreaddons-kf6-devel
- kconfig-kf6-devel
- kdbusaddons-kf6-devel
- kdoctools-kf6-devel
- kwidgetsaddons-kf6-devel
- ki18n-kf6-devel
- kguiaddons-kf6-devel
- kconfigwidgets-kf6-devel
- kitemviews-kf6-devel
- kiconthemes-kf6-devel
- kxmlgui-kf6-devel
- kio-kf6-devel
- knotifyconfig-kf6-devel
- libkdegames-kf6-devel
- qt6-declarative-devel
-
-
-
- kitemmodels-kf6-devel
-
- kunitconversion-kf6-devel
-
-
-
-
- ksquares-kf6
-
- ki18n-kf6
- libgcc
- kconfig-kf6
- kxmlgui-kf6
- qt6-base
- kcompletion-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- libkdegames-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
-
-
- /usr/share
- /usr/share/doc
- /usr/bin
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/ksquares-kf6/translations.xml b/desktop/kde6/applications/ksquares-kf6/translations.xml
deleted file mode 100755
index c4b5f01b1b..0000000000
--- a/desktop/kde6/applications/ksquares-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- ksquares-kf6
- Noktaları birleştirerek kare yapma oyunu
- ksquares-kf6 sıkıcı derslerin kurtarıcısı, eğlenceli ve heyecanlı kare yapma oyununun KDE sürümüdür.
-
-
diff --git a/desktop/kde6/applications/ksudoku-kf6/actions.py b/desktop/kde6/applications/ksudoku-kf6/actions.py
deleted file mode 100644
index e5ce149ca4..0000000000
--- a/desktop/kde6/applications/ksudoku-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import shelltools
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-from pisi.actionsapi import get
-
-NoStrip=["/usr/share/icons"]
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
diff --git a/desktop/kde6/applications/ksudoku-kf6/pspec.xml b/desktop/kde6/applications/ksudoku-kf6/pspec.xml
deleted file mode 100644
index 129aba40bc..0000000000
--- a/desktop/kde6/applications/ksudoku-kf6/pspec.xml
+++ /dev/null
@@ -1,157 +0,0 @@
-
-
-
-
- ksudoku-kf6
- https://apps.kde.org/ksudoku-kf6
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- ksudoku-kf6
- app:gui
- Sudoku game
- ksudoku-kf6 is a logic-based symbol placement puzzle.
- https://download.kde.org/stable/release-service/24.12.1/src/ksudoku-24.12.1.tar.xz
-
- cmake
- kio-kf6-devel
- ki18n-kf6-devel
- kcrash-kf6-devel
- kconfig-kf6-devel
- kxmlgui-kf6-devel
- qt6-svg-devel
- qt6-base-devel
- mesa-glu-devel
- karchive-kf6-devel
- libglvnd-devel
- kdoctools-kf6-devel
- kguiaddons-kf6-devel
- libkdegames-kf6-devel
- kcoreaddons-kf6-devel
- kjobwidgets-kf6-devel
- kiconthemes-kf6-devel
- extra-cmake-modules-kf6
- kconfigwidgets-kf6-devel
- kwidgetsaddons-kf6-devel
- qt6-declarative-devel
-
-
-
-
- ksudoku-kf6
-
- kio-kf6
- ki18n-kf6
- libgcc
- kcrash-kf6
- kconfig-kf6
- kxmlgui-kf6
- qt6-svg
- qt6-base
- mesa-glu
- libglvnd
- kguiaddons-kf6
- kjobwidgets-kf6
- kcoreaddons-kf6
- libkdegames-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
-
-
- /usr/share
- /usr/lib
- /etc/xdg
- /usr/share/doc
- /usr/bin
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/ksudoku-kf6/translations.xml b/desktop/kde6/applications/ksudoku-kf6/translations.xml
deleted file mode 100644
index bb88fb897f..0000000000
--- a/desktop/kde6/applications/ksudoku-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- ksudoku-kf6
- Sudoku oyunu
- ksudoku-kf6 mantık temelli bir sembol yerleştirme oyunudur.
-
-
diff --git a/desktop/kde6/applications/ksystemlog-kf6/actions.py b/desktop/kde6/applications/ksystemlog-kf6/actions.py
deleted file mode 100755
index b29afbc032..0000000000
--- a/desktop/kde6/applications/ksystemlog-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/ksystemlog-kf6/pspec.xml b/desktop/kde6/applications/ksystemlog-kf6/pspec.xml
deleted file mode 100755
index b3b6daff3b..0000000000
--- a/desktop/kde6/applications/ksystemlog-kf6/pspec.xml
+++ /dev/null
@@ -1,158 +0,0 @@
-
-
-
-
- ksystemlog-kf6
- https://www.kde.org
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- ksystemlog-kf6
- app:gui
- System log viewer.
- ksystemlog-kf6 show all logs of your system, grouped by General (Default system log, Authentication, Kernel, X.org...), and optional Services (Apache, Cups, etc, ...).
- mirrors://kde/stable/release-service/24.12.1/src/ksystemlog-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- qt6-5compat-devel
- kxmlgui-kf6-devel
- kcoreaddons-kf6-devel
- kwidgetsaddons-kf6-devel
- kitemviews-kf6-devel
- kiconthemes-kf6-devel
- kio-kf6-devel
- kconfig-kf6-devel
- karchive-kf6-devel
- kdoctools-kf6-devel
- ki18n-kf6-devel
- kcompletion-kf6-devel
- ktextwidgets-kf6-devel
-
-
-
-
- ksystemlog-kf6
-
- kio-kf6
- ki18n-kf6
- libgcc
- kconfig-kf6
- kxmlgui-kf6
- karchive-kf6
- kservice-kf6
- qt6-base
- qt6-5compat
- kitemviews-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- kiconthemes-kf6
- ktextwidgets-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
-
-
- kdeadmin
-
-
- kdeadmin
-
-
- /usr/bin
- /usr/share
- /usr/share/applications
- /usr/share/kxmlgui-kf65
- /usr/share/doc
- /usr/share/locale
-
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/ksystemlog-kf6/translations.xml b/desktop/kde6/applications/ksystemlog-kf6/translations.xml
deleted file mode 100755
index 6942393f0c..0000000000
--- a/desktop/kde6/applications/ksystemlog-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- ksystemlog-kf6
- Sistem kayıt görüntüleyicisi.
- ksystemlog-kf6, sistemin bütün hata kayıtlarını (genel ve opsiyonel) görüntülemmeye yarayan bir uygulamadır.
-
-
diff --git a/desktop/kde6/applications/kteatime-kf6/actions.py b/desktop/kde6/applications/kteatime-kf6/actions.py
deleted file mode 100755
index ecf4131c19..0000000000
--- a/desktop/kde6/applications/kteatime-kf6/actions.py
+++ /dev/null
@@ -1,22 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-NoStrip=["/usr/share/icons"]
-
-def setup():
- pisitools.dosed("CMakeLists.txt", "5.92.0", "5.110.0")
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/kteatime-kf6/pspec.xml b/desktop/kde6/applications/kteatime-kf6/pspec.xml
deleted file mode 100755
index b7df4a67ec..0000000000
--- a/desktop/kde6/applications/kteatime-kf6/pspec.xml
+++ /dev/null
@@ -1,147 +0,0 @@
-
-
-
-
- kteatime-kf6
- http://www.kde.org/
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- app:gui
- desktop.kde.utils
- Timer for making tea.
- kteatime-kf6 is a handy timer for steeping tea. No longer will you have to guess at how long it takes for your tea to be ready.
- mirrors://kde/stable/release-service/24.12.1/src/kteatime-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- kconfig-kf6-devel
- kcrash-kf6-devel
- kdoctools-kf6-devel
- ki18n-kf6-devel
- kiconthemes-kf6-devel
- knotifyconfig-kf6-devel
- knotifications-kf6-devel
- kwidgetsaddons-kf6-devel
- ktextwidgets-kf6-devel
- kxmlgui-kf6-devel
- kguiaddons-kf6-devel
-
-
-
- kteatime-kf6
-
- ki18n-kf6
- libgcc
- kconfig-kf6
- kxmlgui-kf6
- qt6-base
- kcoreaddons-kf6
- kiconthemes-kf6
- ktextwidgets-kf6
- knotifyconfig-kf6
- kconfigwidgets-kf6
- knotifications-kf6
-
-
- kdetoys
-
-
- kdetoys
-
-
- /usr/bin
- /usr/doc
- /usr/share
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kteatime-kf6/translations.xml b/desktop/kde6/applications/kteatime-kf6/translations.xml
deleted file mode 100755
index c3ef69726a..0000000000
--- a/desktop/kde6/applications/kteatime-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kteatime-kf6
- Çay yapma zamanlayıcısı.
- kteatime-kf6 çay yapmak için kullanışlı bir uygulamadır. kteatime-kf6 ile çay demlemek için ne kadar beklemek gerektiğini düşünmenize gerek kalmaz.
-
-
diff --git a/desktop/kde6/applications/ktimer-kf6/actions.py b/desktop/kde6/applications/ktimer-kf6/actions.py
deleted file mode 100755
index 43c04d9cb8..0000000000
--- a/desktop/kde6/applications/ktimer-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/ktimer-kf6/pspec.xml b/desktop/kde6/applications/ktimer-kf6/pspec.xml
deleted file mode 100755
index ee40a70252..0000000000
--- a/desktop/kde6/applications/ktimer-kf6/pspec.xml
+++ /dev/null
@@ -1,144 +0,0 @@
-
-
-
-
- ktimer-kf6
- http://kde.org/applications/utilities/ktimer-kf6
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- ktimer-kf6
- app:gui
- desktop.kde.utils
- A countdown launcher
- ktimer-kf6 is a little tool to execute programs after some time. It allows you to enter several tasks and to set a timer for each of them. The timers for each task can be started, stopped, changed, or looped.
- mirrors://kde/stable/release-service/24.12.1/src/ktimer-24.12.1.tar.xz
-
- qt6-base-devel
- qt6-5compat-devel
- kdoctools-kf6-devel
- kstatusnotifieritem-kf6-devel
- cmake
- extra-cmake-modules-kf6
- ki18n-kf6-devel
- kwidgetsaddons-kf6-devel
- kio-kf6-devel
- kiconthemes-kf6-devel
- kdbusaddons-kf6-devel
- knotifications-kf6-devel
- mesa-devel
-
-
-
-
- ktimer-kf6
-
- qt6-base
- qt6-5compat
- kio-kf6
- ki18n-kf6
- libgcc
- kconfig-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- kconfigwidgets-kf6
- knotifications-kf6
- kwidgetsaddons-kf6
- kstatusnotifieritem-kf6
-
-
- /usr/share/doc
- /usr/bin
- /usr/share
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/ktimer-kf6/translations.xml b/desktop/kde6/applications/ktimer-kf6/translations.xml
deleted file mode 100755
index 03c7d5d35d..0000000000
--- a/desktop/kde6/applications/ktimer-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- ktimer-kf6
- A countdown launcher
- ktimer-kf6 is a little tool to execute programs after some time. It allows you to enter several tasks and to set a timer for each of them. The timers for each task can be started, stopped, changed, or looped.
-
-
diff --git a/desktop/kde6/applications/ktnef-kf6/actions.py b/desktop/kde6/applications/ktnef-kf6/actions.py
deleted file mode 100755
index b29afbc032..0000000000
--- a/desktop/kde6/applications/ktnef-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/ktnef-kf6/files/qt5.patch b/desktop/kde6/applications/ktnef-kf6/files/qt5.patch
deleted file mode 100755
index f89f254b31..0000000000
--- a/desktop/kde6/applications/ktnef-kf6/files/qt5.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nuar a/CMakeLists.txt b/CMakeLists.txt
---- a/CMakeLists.txt 2017-12-08 04:01:55.000000000 +0300
-+++ b/CMakeLists.txt 2017-12-16 22:11:14.110618003 +0300
-@@ -26,7 +26,7 @@
- set(CALENDARCORE_LIB_VERSION "5.7.0")
- set(CALENDARUTILS_LIB_VERSION "5.7.0")
- set(kcontacts-kf6_LIB_VERSION "5.7.0")
--set(QT_REQUIRED_VERSION "6.6.3")
-+set(QT_REQUIRED_VERSION "6.6.3")
- ecm_setup_version(PROJECT VARIABLE_PREFIX ktnef-kf6
- VERSION_HEADER "${CMAKE_CURRENT_BINARY_DIR}/ktnef-kf6_version.h"
- PACKAGE_VERSION_FILE "${CMAKE_CURRENT_BINARY_DIR}/KF5TnefConfigVersion.cmake"
diff --git a/desktop/kde6/applications/ktnef-kf6/pspec.xml b/desktop/kde6/applications/ktnef-kf6/pspec.xml
deleted file mode 100755
index 107be51d7f..0000000000
--- a/desktop/kde6/applications/ktnef-kf6/pspec.xml
+++ /dev/null
@@ -1,157 +0,0 @@
-
-
-
-
- ktnef-kf6
- https://www.kde.org
-
- Pisi Linux Admins
- admin@pisilinux.org
-
- LGPLv2
- library
- app:console
- API for handling TNEF data
- The API permits access to the actual attachments, the message properties (TNEF/MAPI), and allows one to view/extract message formatted text in Rich Text Format format.
- mirrors://kde/stable/release-service/24.12.1/src/ktnef-24.12.1.tar.xz
-
- qt6-base-devel
- kdoctools-kf6-devel
- extra-cmake-modules-kf6
-
-
-
- kitemmodels-kf6-devel
-
- kunitconversion-kf6-devel
- kcalendarcore-kf6-devel
- kcalutils-kf6-devel
- kcontacts-kf6-devel
-
-
-
-
-
-
-
- ktnef-kf6
-
- qt6-base
- kcalutils-kf6
- ki18n-kf6
- libgcc
- kcalendarcore-kf6
- kcontacts-kf6
-
-
-
- /usr/lib/qt6
- /usr/lib
- /usr/share
- /usr/share/doc
- /usr/share/locale
-
-
-
-
- ktnef-kf6-devel
- Development files for ktnef-kf6
-
- qt6-base-devel
- ktnef-kf6
-
-
- /etc/xdg
- /usr/include
- /usr/lib/cmake
- /usr/lib/pkgconfig
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/ktorrent-kf6/actions.py b/desktop/kde6/applications/ktorrent-kf6/actions.py
deleted file mode 100644
index a7464b1612..0000000000
--- a/desktop/kde6/applications/ktorrent-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/ktorrent-kf6/pspec.xml b/desktop/kde6/applications/ktorrent-kf6/pspec.xml
deleted file mode 100644
index 3713d3a3e3..0000000000
--- a/desktop/kde6/applications/ktorrent-kf6/pspec.xml
+++ /dev/null
@@ -1,194 +0,0 @@
-
-
-
-
- ktorrent-kf6
- https://apps.kde.org/ktorrent/
-
- Kamil Atlı
- suvari@pisilinux.org
-
- GPLv2
- app:gui
- A powerful BitTorrent client for KDE
- A powerful BitTorrent client for KDE
- https://download.kde.org/stable/release-service/24.12.1/src/ktorrent-24.12.1.tar.xz
-
- doxygen
- kio-kf6-devel
- boost-devel
- geoip-devel
- ki18n-kf6-devel
- kparts-kf6-devel
- kdnssd-kf6-devel
- taglib-devel
- kcrash-kf6-devel
- kxmlgui-kf6-devel
- qt6-base-devel
- qt6-5compat-devel
- kcmutils-kf6-devel
- karchive-kf6-devel
- libgcrypt-devel
- kdoctools-kf6-devel
- kplotting-kf6-devel
- qt6-phonon-devel
- kiconthemes-kf6-devel
- libktorrent-kf6-devel
- kdbusaddons-kf6-devel
- kcoreaddons-kf6-devel
- kcompletion-kf6-devel
- ktextwidgets-kf6-devel
- ksyndication-kf6-devel
- qt6-webengine-devel
- knotifyconfig-kf6-devel
- kwindowsystem-kf6-devel
- extra-cmake-modules-kf6
- kwidgetsaddons-kf6-devel
- kconfigwidgets-kf6-devel
- knotifications-kf6-devel
- kstatusnotifieritem-kf6-devel
- plasma-workspace-kf6-devel
-
-
-
-
- ktorrent-kf6
-
- kio-kf6
- boost
- geoip
- ki18n-kf6
- libgcc
- kparts-kf6
- kdnssd-kf6
- taglib
- kcrash-kf6
- kconfig-kf6
- kxmlgui-kf6
- karchive-kf6
- qt6-base
- kcmutils-kf6
- libgcrypt
- kplotting-kf6
- qt6-phonon
- qt6-5compat
- kiconthemes-kf6
- libktorrent-kf6
- kdbusaddons-kf6
- kcoreaddons-kf6
- kcompletion-kf6
- ktextwidgets-kf6
- ksyndication-kf6
- qt6-webengine
- knotifyconfig-kf6
- kwindowsystem-kf6
- kwidgetsaddons-kf6
- kconfigwidgets-kf6
- knotifications-kf6
- kstatusnotifieritem-kf6
- plasma-workspace-kf6
-
-
- /usr/bin
- /usr/share/icons
- /usr/share/knotifications5
- /usr/share/applications
- /usr/share/kxmlgu5/ktorrent
- /usr/share/ktorrent/
- /usr/share/kxmlgui5/
- /usr/share/metainfo
- /usr/lib/libktcore.so*
- /usr/lib/qt6/plugins/ktorrent_plugins
- /usr/share/doc
- /usr/share/locale
- /usr/share/knotifications6
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/ktorrent-kf6/translations.xml b/desktop/kde6/applications/ktorrent-kf6/translations.xml
deleted file mode 100644
index 609a7f96a1..0000000000
--- a/desktop/kde6/applications/ktorrent-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- ktorrent-kf6
- KDE için güçlü bir BitTorrent istemcisi
- KDE için güçlü bir BitTorrent istemcisi
-
-
diff --git a/desktop/kde6/applications/ktuberling-kf6/actions.py b/desktop/kde6/applications/ktuberling-kf6/actions.py
deleted file mode 100755
index 82e40ee4b1..0000000000
--- a/desktop/kde6/applications/ktuberling-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/ktuberling-kf6/pspec.xml b/desktop/kde6/applications/ktuberling-kf6/pspec.xml
deleted file mode 100755
index c75e312aac..0000000000
--- a/desktop/kde6/applications/ktuberling-kf6/pspec.xml
+++ /dev/null
@@ -1,163 +0,0 @@
-
-
-
-
- ktuberling-kf6
- http://kde.org/applications/games/ktuberling/
-
- Alihan Öztürk
- alihan@pisilinux.org
-
- GPLv2
- app:gui
- desktop.kde.games
- A simple constructor game suitable for children and adults alike
- ktuberling-kf6 a simple constructor game suitable for children and adults alike. The idea of the game is based around a once popular doll making concept.
- mirrors://kde/stable/release-service/24.12.1/src/ktuberling-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- qt6-declarative-devel
- qt6-svg-devel
- qt6-multimedia-devel
- kcoreaddons-kf6-devel
- kconfig-kf6-devel
- kitemmodels-kf6-devel
- kwidgetsaddons-kf6-devel
- kwindowsystem-kf6-devel
- kdbusaddons-kf6-devel
- ki18n-kf6-devel
- kconfigwidgets-kf6-devel
- ktextwidgets-kf6-devel
- kxmlgui-kf6-devel
- kio-kf6-devel
- knotifyconfig-kf6-devel
- knewstuff-kf6-devel
- kdoctools-kf6-devel
- kunitconversion-kf6-devel
- libkdegames-kf6-devel
-
-
-
-
- ktuberling-kf6
- A simple constructor game suitable for children and adults alike
-
- kio-kf6
- ki18n-kf6
- kcrash-kf6
- libgcc
- kconfig-kf6
- kxmlgui-kf6
- qt6-svg
- qt6-base
- qt6-multimedia
- qt6-phonon
- kcompletion-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- libkdegames-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
-
-
-
- /usr/bin
- /usr/share/applications
- /usr/share/icons
- /usr/share/ktuberling
- /usr/share/metainfo
- /usr/share/kxmlgui-kf6
- /usr/share/doc
- /usr/share/locale
- /usr/share/qlogging-categories6
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kturtle-kf6/actions.py b/desktop/kde6/applications/kturtle-kf6/actions.py
deleted file mode 100755
index e9997cc361..0000000000
--- a/desktop/kde6/applications/kturtle-kf6/actions.py
+++ /dev/null
@@ -1,20 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("README*", "AUTHORS", "COPYING*")
diff --git a/desktop/kde6/applications/kturtle-kf6/pspec.xml b/desktop/kde6/applications/kturtle-kf6/pspec.xml
deleted file mode 100755
index 1e018fe525..0000000000
--- a/desktop/kde6/applications/kturtle-kf6/pspec.xml
+++ /dev/null
@@ -1,153 +0,0 @@
-
-
-
-
- kturtle-kf6
- http://edu.kde.org/applications/all/kturtle-kf6
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- kturtle-kf6
- app:gui
- desktop.kde.edu
- An educational programming environment
- kturtle-kf6 is an educational programming environment that aims to make learning how to program as easily as possible. To achieve this kturtle-kf6 makes all programming tools available from the user interface. The programming language used is TurtleScript which allows its commands to be translated.
- mirrors://kde/stable/release-service/24.12.1/src/kturtle-24.12.1.tar.xz
-
- qt6-base-devel
- qt6-svg-devel
- qt6-5compat-devel
- kdoctools-kf6-devel
-
- knewstuff-kf6-devel
- extra-cmake-modules-kf6
- kio-kf6-devel
- kcoreaddons-kf6-devel
- ktextwidgets-kf6-devel
- kconfigwidgets-kf6-devel
- kwidgetsaddons-kf6-devel
- kxmlgui-kf6-devel
- kconfig-kf6-devel
- gettext-devel
-
-
- kitemmodels-kf6-devel
-
- kunitconversion-kf6-devel
-
-
-
-
- kturtle-kf6
-
- qt6-base
- qt6-svg
- qt6-5compat
- ki18n-kf6
- knewstuff-kf6
- libgcc
- kcoreaddons-kf6
- ktextwidgets-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
- kxmlgui-kf6
- kconfig-kf6
-
-
-
- /etc/xdg
- /usr/share/doc
- /usr/bin
- /usr/share
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kturtle-kf6/translations.xml b/desktop/kde6/applications/kturtle-kf6/translations.xml
deleted file mode 100755
index e5aadca6fc..0000000000
--- a/desktop/kde6/applications/kturtle-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kturtle-kf6
- Öğrenim amaçlı programlama ortamı
- kturtle-kf6, programlama öğrenmeyi olabildiğince kolaylaştırmak için tasarlanmış bir programlama uygulamasıdır. Bu amaçla tasarlanan arayüz tüm gerekli araçları kullanıcıya sunar. Ayrıca kullanılan programlama dili olan TurtleScript başka dillere çevrilebilen bir yapıya sahiptir.
-
-
diff --git a/desktop/kde6/applications/kwalletmanager-kf6/actions.py b/desktop/kde6/applications/kwalletmanager-kf6/actions.py
deleted file mode 100755
index 43c04d9cb8..0000000000
--- a/desktop/kde6/applications/kwalletmanager-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/kwalletmanager-kf6/pspec.xml b/desktop/kde6/applications/kwalletmanager-kf6/pspec.xml
deleted file mode 100755
index b15ce01359..0000000000
--- a/desktop/kde6/applications/kwalletmanager-kf6/pspec.xml
+++ /dev/null
@@ -1,178 +0,0 @@
-
-
-
-
- kwalletmanager-kf6
- https://userbase.kde.org/KDE_Wallet_Manager
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- kwallet-kf6
- app:gui
- desktop.kde.utils
- A wallet management tool
- kwalletmanager-kf6 is a tool to manage the passwords on your system. By using the KDE wallet subsystem it not only allows you to keep your own secrets but also to access and manage the passwords of every application that integrates with the wallet.
- mirrors://kde/stable/release-service/24.12.1/src/kwalletmanager-24.12.1.tar.xz
-
- qt6-base
- kdoctools-kf6-devel
- cmake
- extra-cmake-modules-kf6
- kcoreaddons-kf6-devel
- kauth-kf6-devel
- kwallet-kf6-devel
- kservice-kf6-devel
- kcmutils-kf6-devel
-
- kio-kf6-devel
- karchive-kf6-devel
- ki18n-kf6-devel
- kxmlgui-kf6-devel
- kconfig-kf6-devel
- kconfigwidgets-kf6-devel
- kdbusaddons-kf6-devel
- mesa-devel
- kwindowsystem-kf6-devel
- kstatusnotifieritem-kf6-devel
- kitemmodels-kf6-devel
-
- kunitconversion-kf6-devel
- ktextwidgets-kf6-devel
- kiconthemes-kf6-devel
- knotifications-kf6-devel
-
-
-
-
- kwalletmanager-kf6
-
- qt6-base
- kcmutils-kf6
-
- kio-kf6
- kauth-kf6
- ki18n-kf6
- kio-kf6
- kjobwidgets-kf6
- libgcc
- kcodecs-kf6
- kconfig-kf6
- kwallet-kf6
- kxmlgui-kf6
- karchive-kf6
- kservice-kf6
- kitemviews-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- kiconthemes-kf6
- ktextwidgets-kf6
- kconfigwidgets-kf6
- knotifications-kf6
- kwidgetsaddons-kf6
- kwindowsystem-kf6
- kstatusnotifieritem-kf6
-
-
- /etc/dbus-1/system.d/org.kde.kcontrol.kcmkwallet-kf65.conf
- /etc/xdg
- /usr/lib
- /usr/lib/qt6
- /usr/share/doc
- /usr/bin
- /usr/share
- /usr/share/icons
- /usr/share/applications
- /usr/share/polkit-1/actions/org.kde.kcontrol.kcmkwallet-kf65.policy
- /usr/share/dbus-1/system-services/org.kde.kcontrol.kcmkwallet-kf65.service
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kwalletmanager-kf6/translations.xml b/desktop/kde6/applications/kwalletmanager-kf6/translations.xml
deleted file mode 100755
index 686b01f8a5..0000000000
--- a/desktop/kde6/applications/kwalletmanager-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- kwallet-kf6
- Bir cüzdan yönetim aracı
- kwalletmanager-kf6, sisteminizdeki parolaları yönetmek için bir araçtır.
-
-
diff --git a/desktop/kde6/applications/kwave-kf6/actions.py b/desktop/kde6/applications/kwave-kf6/actions.py
deleted file mode 100755
index 65b856fda6..0000000000
--- a/desktop/kde6/applications/kwave-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import kde5
-from pisi.actionsapi import pisitools
-
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("AUTHORS", "CHANGES", "LICENSES", "GNU-LICENSE", "README*")
-
diff --git a/desktop/kde6/applications/kwave-kf6/pspec.xml b/desktop/kde6/applications/kwave-kf6/pspec.xml
deleted file mode 100755
index 3e306098b9..0000000000
--- a/desktop/kde6/applications/kwave-kf6/pspec.xml
+++ /dev/null
@@ -1,170 +0,0 @@
-
-
-
-
- kwave-kf6
- http://kwave-kf6.sourceforge.net/
-
- Stefan Gronewold
- groni@pisilinux.org
-
- GPL
- A sound editor for KDE
- With kwave-kf6 you can record, play back, import and edit many sorts of audio files including multi channel files.kwave-kf6 includes some plugins to transform audio files in several ways and presents a graphical view with a complete zoom- and scroll capability.
- http://download.kde.org/stable/release-service/24.12.1/src/kwave-24.12.1.tar.xz
-
- doxygen
- kdoctools-devel
- librsvg-devel
- qt6-base-devel
- qt6-multimedia-devel
- kwidgetsaddons-devel
- kxmlgui-devel
- kio-devel
- audiofile-devel
- libsamplerate-devel
- alsa-lib-devel
- flac-devel
- libopus-devel
- libogg-devel
- libvorbis-devel
- fftw3-devel
- id3lib-devel
- libmad-devel
- karchive-devel
- ktextwidgets-devel
- kiconthemes-devel
- pulseaudio-libs-devel
- extra-cmake-modules
-
-
-
-
- kwave-kf6
- A sound editor for KDE
-
- kio-kf6
- flac
- fftw3
- ki18n-kf6
- id3lib
- libmad
- kcrash-kf6
- karchive-kf6
- libgcc
- libogg
- kconfig-kf6
- kxmlgui-kf6
- libopus
- alsa-lib
- kservice-kf6
- qt6-base
- audiofile
- libvorbis
- kcompletion-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- kiconthemes-kf6
- ktextwidgets-kf6
- libsamplerate
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
- qt6-multimedia
- pulseaudio-libs
-
-
- /usr/bin
- /usr/lib
- /usr/lib/qt6
- /usr/share
- /usr/share/doc
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/kwordquiz-kf6/actions.py b/desktop/kde6/applications/kwordquiz-kf6/actions.py
deleted file mode 100755
index eaba135472..0000000000
--- a/desktop/kde6/applications/kwordquiz-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*", "AUTHORS", "README")
diff --git a/desktop/kde6/applications/kwordquiz-kf6/pspec.xml b/desktop/kde6/applications/kwordquiz-kf6/pspec.xml
deleted file mode 100755
index 82f357f3ab..0000000000
--- a/desktop/kde6/applications/kwordquiz-kf6/pspec.xml
+++ /dev/null
@@ -1,177 +0,0 @@
-
-
-
-
- kwordquiz-kf6
- https://www.kde.org
-
- Pisi Linux Admins
- admin@pisilinux.org
-
- LGPLv2
- app:gui
- desktop.kde.edu
- kwordquiz-kf6 is a Flash Card Trainer
- kwordquiz-kf6 is a tool that gives you a powerful way to master new vocabularies. It may be a language or any other kind of terminology..
- mirrors://kde/stable/release-service/24.12.1/src/kwordquiz-24.12.1.tar.xz
-
- qt6-svg-devel
- qt6-base-devel
- qt6-declarative-devel
- qt6-multimedia-devel
- gettext-devel
- ki18n-kf6-devel
- kcrash-kf6-devel
- sonnet-kf6-devel
- kconfig-kf6-devel
- kconfigwidgets-kf6-devel
- kdoctools-kf6-devel
- kguiaddons-kf6-devel
- kiconthemes-kf6-devel
- kitemviews-kf6-devel
- knotifyconfig-kf6-devel
- kio-kf6-devel
- knewstuff-kf6-devel
- knotifications-kf6-devel
- kxmlgui-kf6-devel
-
- kdeclarative-kf6-devel
- kcoreaddons-kf6-devel
- kwindowsystem-kf6-devel
- kwidgetsaddons-kf6-devel
- qt6-phonon-devel
- libkeduvocdocument-kf6-devel
- extra-cmake-modules-kf6
-
-
- cmake
-
- kitemmodels-kf6-devel
-
- kirigami-addons-kf6
- kirigami-kf6-devel
- kunitconversion-kf6-devel
-
-
-
-
- kwordquiz-kf6
-
- qt6-svg
- qt6-base
- qt6-phonon
- ki18n-kf6
- kconfig-kf6
- kconfigwidgets-kf6
- kguiaddons-kf6
- kiconthemes-kf6
- kitemviews-kf6
- knotifyconfig-kf6
- knewstuff-kf6
- knotifications-kf6
- kxmlgui-kf6
- libgcc
- kcoreaddons-kf6
- kwindowsystem-kf6
- kwidgetsaddons-kf6
- libkeduvocdocument-kf6
- qt6-declarative
- qt6-multimedia
-
-
- /etc/xdg
- /usr/bin
- /usr/share
- /usr/lib
- /usr/lib/qt6
- /usr/share/doc
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/libgravatar-kf6/actions.py b/desktop/kde6/applications/libgravatar-kf6/actions.py
deleted file mode 100755
index a7464b1612..0000000000
--- a/desktop/kde6/applications/libgravatar-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/libgravatar-kf6/files/qt5.patch b/desktop/kde6/applications/libgravatar-kf6/files/qt5.patch
deleted file mode 100755
index 6b9d1c1bac..0000000000
--- a/desktop/kde6/applications/libgravatar-kf6/files/qt5.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nuar a/CMakeLists.txt b/CMakeLists.txt
---- a/CMakeLists.txt 2017-12-08 04:04:01.000000000 +0300
-+++ b/CMakeLists.txt 2017-12-16 23:53:34.310174957 +0300
-@@ -23,7 +23,7 @@
- include(ECMCoverageOption)
-
-
--set(QT_REQUIRED_VERSION "6.6.3")
-+set(QT_REQUIRED_VERSION "6.6.3")
- set(libgravatar-kf6_LIB_VERSION ${PIM_VERSION})
- set(pimcommon-kf6_LIB_VERSION "5.7.0")
- find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test Network)
diff --git a/desktop/kde6/applications/libgravatar-kf6/pspec.xml b/desktop/kde6/applications/libgravatar-kf6/pspec.xml
deleted file mode 100755
index cd270d9bef..0000000000
--- a/desktop/kde6/applications/libgravatar-kf6/pspec.xml
+++ /dev/null
@@ -1,188 +0,0 @@
-
-
-
-
- libgravatar-kf6
- https://www.kde.org
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- library
- KDE PIM library providing Gravatar support
- KDE PIM library providing Gravatar support
- mirrors://kde/stable/release-service/24.12.1/src/libgravatar-24.12.1.tar.xz
-
- qt6-base-devel
- kdoctools-kf6-devel
- ki18n-kf6-devel
- kconfig-kf6-devel
- kservice-kf6-devel
- kxmlgui-kf6-devel
- pimcommon-kf6-devel
- cmake
- extra-cmake-modules-kf6
- openldap-client
- cyrus-sasl-devel
- kitemviews-kf6-devel
- kio-kf6-devel
-
-
- kdoctools-kf6-devel
-
- kitemmodels-kf6-devel
-
- kunitconversion-kf6-devel
-
- kcontacts-kf6-devel
- kcalendarcore-kf6-devel
-
-
- extra-cmake-modules-kf6
-
-
-
-
- kdoctools-kf6-devel
- knewstuff-kf6-devel
- kpimtextedit-kf6-devel
-
-
-
- boost-devel
-
-
-
-
-
-
-
- libgravatar-kf6
-
- qt6-base
- kxmlgui-kf6
- ki18n-kf6
- libgcc
- kconfig-kf6
- kservice-kf6
- kcoreaddons-kf6
- pimcommon-kf6
- ktextwidgets-kf6
- kwidgetsaddons-kf6
-
-
-
- /usr/lib
- /usr/bin
- /usr/share
- /usr/share/icons
- /etc
-
-
-
-
- libgravatar-kf6-devel
- Development files for libgravatar-kf6
-
- libgravatar-kf6
- qt6-base-devel
- kxmlgui-kf6-devel
- ki18n-kf6-devel
- kconfig-kf6-devel
- kservice-kf6-devel
- kcoreaddons-kf6-devel
-
-
- /usr/include
- /usr/lib/pkgconfig
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/libkcddb-kf6/actions.py b/desktop/kde6/applications/libkcddb-kf6/actions.py
deleted file mode 100755
index 7abfbf3b3e..0000000000
--- a/desktop/kde6/applications/libkcddb-kf6/actions.py
+++ /dev/null
@@ -1,22 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import shelltools
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-NoStrip=["/usr/share"]
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("TODO")
diff --git a/desktop/kde6/applications/libkcddb-kf6/pspec.xml b/desktop/kde6/applications/libkcddb-kf6/pspec.xml
deleted file mode 100755
index 268ad14054..0000000000
--- a/desktop/kde6/applications/libkcddb-kf6/pspec.xml
+++ /dev/null
@@ -1,151 +0,0 @@
-
-
-
-
- libkcddb-kf6
- https://projects.kde.org/projects/kde/kdemultimedia/audiocd-kio-kf6
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- library
- desktop.kde6.multimedia
- KDE library for CDDB (Compact Disc Database)
- KDE library for CDDB (Compact Disc Database).
- mirrors://kde/stable/release-service/24.12.1/src/libkcddb-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- musicbrainz5-devel
- kdoctools-kf6-devel
- kconfig-kf6-devel
- kcodecs-kf6-devel
- ki18n-kf6-devel
- kio-kf6-devel
- kcmutils-kf6-devel
- qt6-base-devel
- qt6-5compat-devel
- kwidgetsaddons-kf6-devel
-
-
-
-
- libkcddb-kf6
-
- kio-kf6
- ki18n-kf6
- libgcc
- kcodecs-kf6
- kconfig-kf6
- kcmutils-kf6
- qt6-base
- qt6-5compat
- kcoreaddons-kf6
- musicbrainz5
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
-
-
- /usr/share
- /usr/share/kservice-kf6s5
- /usr/share/config.kcfg
- /usr/lib
- /usr/share/doc
- /usr/include
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-25
- 24.08.3
- Rebuild.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/libkcddb-kf6/translations.xml b/desktop/kde6/applications/libkcddb-kf6/translations.xml
deleted file mode 100755
index 0a869995e9..0000000000
--- a/desktop/kde6/applications/libkcddb-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- libkcddb-kf6
- CDDB için KDE kitaplığı (Compact Disc Database)
- CDDB için KDE kitaplığı (Compact Disc Database).
-
-
diff --git a/desktop/kde6/applications/libkcompactdisc-kf6/actions.py b/desktop/kde6/applications/libkcompactdisc-kf6/actions.py
deleted file mode 100755
index 28bfc6c22a..0000000000
--- a/desktop/kde6/applications/libkcompactdisc-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("COPYING", "COPYING.LIB")
diff --git a/desktop/kde6/applications/libkcompactdisc-kf6/pspec.xml b/desktop/kde6/applications/libkcompactdisc-kf6/pspec.xml
deleted file mode 100755
index c92b17d34d..0000000000
--- a/desktop/kde6/applications/libkcompactdisc-kf6/pspec.xml
+++ /dev/null
@@ -1,158 +0,0 @@
-
-
-
-
- libkcompactdisc-kf6
- https://www.kde.org/applications/multimedia/
-
- Stefan Gronewold
- groni@pisilinux.org
-
- GPL
- LGPL
- FDL
- library
- A library for interfacing with CDs
- A library for interfacing with CDs
-
- alsa-lib-devel
- extra-cmake-modules-kf6
- gettext-devel
- glibc-devel
- kcoreaddons-kf6-devel
-
- ki18n-kf6-devel
- qt6-base-devel
- solid-kf6-devel
-
- kdoctools-kf6-devel
-
- kitemmodels-kf6-devel
-
- kunitconversion-kf6-devel
- qt6-phonon-devel
-
- mirrors://kde/stable/release-service/24.12.1/src/libkcompactdisc-24.12.1.tar.xz
-
-
-
- libkcompactdisc-kf6
- A library for interfacing with CDs
-
- alsa-lib
- kcoreaddons-kf6
-
- ki18n-kf6
- qt6-base
- libgcc
- qt6-phonon
- solid-kf6
-
-
- /usr/lib
- /usr/lib/qt6
- /usr/share/doc
- /usr/share/locale
-
-
-
-
- libkcompactdisc-kf6-devel
- Development files for libkcompactdisc-kf6
-
- libkcompactdisc-kf6
- qt6-base-devel
-
-
- /usr/include
- /usr/lib/cmake
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/libkdcraw-kf6/actions.py b/desktop/kde6/applications/libkdcraw-kf6/actions.py
deleted file mode 100755
index 120217881d..0000000000
--- a/desktop/kde6/applications/libkdcraw-kf6/actions.py
+++ /dev/null
@@ -1,16 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
diff --git a/desktop/kde6/applications/libkdcraw-kf6/pspec.xml b/desktop/kde6/applications/libkdcraw-kf6/pspec.xml
deleted file mode 100755
index a318c070b7..0000000000
--- a/desktop/kde6/applications/libkdcraw-kf6/pspec.xml
+++ /dev/null
@@ -1,150 +0,0 @@
-
-
-
-
- libkdcraw-kf6
- https://www.kde.org
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- library
- libkdcraw-kf6
- desktop.kde6.graphics
- A C++ interface around LibRaw library
- libkdcraw-kf6 is a C++ interface around LibRaw library used to decode RAW picture files.
- mirrors://kde/stable/release-service/24.12.1/src/libkdcraw-24.12.1.tar.xz
-
- qt6-base-devel
- kdoctools-kf6-devel
- libraw-devel
- kconfig-kf6-devel
- ki18n-kf6-devel
- cmake
- extra-cmake-modules-kf6
- qca2-qt6-devel
-
-
-
-
- libkdcraw-kf6
-
- qt6-base
- libraw
- kconfig-kf6
- ki18n-kf6
- libgcc
-
-
- /usr/lib
- /usr/bin
- /usr/share/icons
- /usr/share/
-
-
-
-
- libkdcraw-kf6-devel
- Development files for libkdcraw-kf6
-
- libkdcraw-kf6
- qt6-base-devel
- libraw-devel
- kconfig-kf6-devel
- ki18n-kf6-devel
-
-
- /usr/include
- /usr/lib/pkgconfig
- /usr/share/apps/cmake
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/libkdcraw-kf6/translations.xml b/desktop/kde6/applications/libkdcraw-kf6/translations.xml
deleted file mode 100755
index 6358a5ae82..0000000000
--- a/desktop/kde6/applications/libkdcraw-kf6/translations.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
- libkdcraw-kf6
- LibRaw kitaplığı için C++ arayüzü
- libkdcraw-kf6, RAW resim dosyalarını çözmek için kullanılan LibRaW kitaplığının C++ arayüzüdür.
-
-
-
- libkdcraw-kf6-devel
- libkdcraw-kf6 için geliştirme dosyaları
-
-
diff --git a/desktop/kde6/applications/libkdegames-kf6/actions.py b/desktop/kde6/applications/libkdegames-kf6/actions.py
deleted file mode 100755
index 40877119e1..0000000000
--- a/desktop/kde6/applications/libkdegames-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("README")
diff --git a/desktop/kde6/applications/libkdegames-kf6/pspec.xml b/desktop/kde6/applications/libkdegames-kf6/pspec.xml
deleted file mode 100755
index a752e77615..0000000000
--- a/desktop/kde6/applications/libkdegames-kf6/pspec.xml
+++ /dev/null
@@ -1,185 +0,0 @@
-
-
-
-
- libkdegames-kf6
- https://www.kde.org
-
- Pisi Linux Admins
- admin@pisilinux.org
-
- LGPLv2
- app:gui
- desktop.kde.games
- Common code and data for many KDE games
- Common code and data for many KDE games
- mirrors://kde/stable/release-service/24.12.1/src/libkdegames-24.12.1.tar.xz
-
- qt6-base-devel
- kdoctools-kf6-devel
- kdnssd-kf6-devel
- openal-devel
- cmake
- extra-cmake-modules-kf6
- python3
- kdeclarative-kf6-devel
- knewstuff-kf6-devel
- kio-kf6-devel
- ki18n-kf6-devel
- libgcc
- kconfig-kf6-devel
- kxmlgui-kf6-devel
- qt6-svg-devel
- karchive-kf6-devel
- kguiaddons-kf6-devel
- libsndfile-devel
- kcompletion-kf6-devel
- kcoreaddons-kf6-devel
- kiconthemes-kf6-devel
- kconfigwidgets-kf6-devel
- kwidgetsaddons-kf6-devel
- qt6-declarative-devel
- mesa-devel
- kitemmodels-kf6-devel
- kglobalaccel-devel
- ktextwidgets-kf6-devel
- kunitconversion-kf6-devel
-
-
-
-
- libkdegames-kf6
-
- qt6-base
-
- kdnssd-kf6
- kdeclarative-kf6
- knewstuff-kf6
- kio-kf6
- ki18n-kf6
- libgcc
- openal
- kconfig-kf6
- kxmlgui-kf6
- qt6-svg
- karchive-kf6
- kguiaddons-kf6
- libsndfile
- kcompletion-kf6
- kcoreaddons-kf6
- kiconthemes-kf6
- kglobalaccel
- ktextwidgets-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
- qt6-declarative
-
-
- /etc/xdg
- /usr/share
- /usr/bin
- /usr/lib/qt6
- /usr/lib
- /usr/share/doc
-
-
-
- libkdegames-kf6-devel
- Shared libraries for KDE games.
-
- libkdegames-kf6
- kcompletion-kf6-devel
-
-
- /usr/include
- /usr/lib/cmake
- /usr/lib/pkgconfig
-
-
-
-
- 2025-01-10
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/libkdepim-kf6/actions.py b/desktop/kde6/applications/libkdepim-kf6/actions.py
deleted file mode 100755
index 120217881d..0000000000
--- a/desktop/kde6/applications/libkdepim-kf6/actions.py
+++ /dev/null
@@ -1,16 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
diff --git a/desktop/kde6/applications/libkdepim-kf6/files/qt5.patch b/desktop/kde6/applications/libkdepim-kf6/files/qt5.patch
deleted file mode 100755
index e890147bb1..0000000000
--- a/desktop/kde6/applications/libkdepim-kf6/files/qt5.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-diff -Nuar a/CMakeLists.txt b/CMakeLists.txt
---- a/CMakeLists.txt 2017-12-08 04:04:03.000000000 +0300
-+++ b/CMakeLists.txt 2017-12-16 22:15:57.334597567 +0300
-@@ -25,7 +25,7 @@
-
- set(libkdepim-kf6_LIB_VERSION ${PIM_VERSION})
- set(AKONADICONTACT_LIB_VERSION "5.7.0")
--set(QT_REQUIRED_VERSION "6.6.3")
-+set(QT_REQUIRED_VERSION "6.6.3")
- set(kldap-kf6_LIB_VERSION "5.7.0")
- set(kcontacts-kf6_LIB_VERSION "5.7.0")
- set(AKONADISEARCH_LIB_VERSION "5.7.0")
-diff -Nuar a/src/libkdepim-kf6akonadi/addressline/addresslineedit/addresseelineedit_p.cpp b/src/libkdepim-kf6akonadi/addressline/addresslineedit/addresseelineedit_p.cpp
---- a/src/libkdepim-kf6akonadi/addressline/addresslineedit/addresseelineedit_p.cpp 2017-12-04 13:20:38.000000000 +0300
-+++ b/src/libkdepim-kf6akonadi/addressline/addresslineedit/addresseelineedit_p.cpp 2017-12-16 22:23:46.137563740 +0300
-@@ -498,7 +498,9 @@
- break;
- }
- //else: fall-through to the CompletionPopup case
-+#if QT_VERSION >= QT_VERSION_CHECK(5,8,0)
- Q_FALLTHROUGH();
-+#endif
-
- case kcompletion-kf6::CompletionPopup:
- {
diff --git a/desktop/kde6/applications/libkdepim-kf6/pspec.xml b/desktop/kde6/applications/libkdepim-kf6/pspec.xml
deleted file mode 100755
index 826a3fd97f..0000000000
--- a/desktop/kde6/applications/libkdepim-kf6/pspec.xml
+++ /dev/null
@@ -1,194 +0,0 @@
-
-
-
-
- libkdepim-kf6
- https://www.kde.org
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- library
- Libraries for KDE PIM applications
- Libraries for KDE PIM applications
- mirrors://kde/stable/release-service/24.12.1/src/libkdepim-24.12.1.tar.xz
-
- qt6-base-devel
- qt6-designer-devel
- kdoctools-kf6-devel
- ki18n-kf6-devel
- kconfig-kf6-devel
- kservice-kf6-devel
- kxmlgui-kf6-devel
- akonadi-kf6-devel
- kjobwidgets-kf6-devel
- kitemmodels-kf6-devel
-
- kunitconversion-kf6-devel
-
-
- solid-kf6-devel
- cmake
- extra-cmake-modules-kf6
- boost-devel
- kmime-kf6-devel
- kcmutils-kf6-devel
- kldap-kf6-devel
- kio-kf6-devel
- kcompletion-kf6-devel
- kcoreaddons-kf6-devel
- kconfigwidgets-kf6-devel
- kwidgetsaddons-kf6-devel
- cyrus-sasl-devel
- kcontacts-kf6-devel
- akonadi-contacts-kf6-devel
- akonadi-search-kf6-devel
- akonadi-mime-kf6-devel
-
-
-
-
-
-
-
- libkdepim-kf6
-
- kio-kf6
- ki18n-kf6
- kldap-kf6
- libgcc
- akonadi-kf6
- kcodecs-kf6
- kconfig-kf6
- kwallet-kf6
- kcmutils-kf6
- qt6-base
- qt6-designer
- kcontacts-kf6
- kitemviews-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- kiconthemes-kf6
- kitemmodels-kf6
- kjobwidgets-kf6
- akonadi-search-kf6
- akonadi-contacts-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
-
-
- /usr/lib
- /usr/bin
- /usr/share
- /usr/share/icons
- /etc
-
-
-
-
- libkdepim-kf6-devel
- Development files for libkdepim-kf6
-
- libkdepim-kf6
- qt6-base-devel
- qt6-designer-devel
- kxmlgui-kf6-devel
- ki18n-kf6-devel
- kconfig-kf6-devel
- kservice-kf6-devel
- kcoreaddons-kf6-devel
-
-
- /usr/include
- /usr/lib/pkgconfig
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/libkeduvocdocument-kf6/actions.py b/desktop/kde6/applications/libkeduvocdocument-kf6/actions.py
deleted file mode 100755
index b29afbc032..0000000000
--- a/desktop/kde6/applications/libkeduvocdocument-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/libkeduvocdocument-kf6/pspec.xml b/desktop/kde6/applications/libkeduvocdocument-kf6/pspec.xml
deleted file mode 100755
index ac9a03352e..0000000000
--- a/desktop/kde6/applications/libkeduvocdocument-kf6/pspec.xml
+++ /dev/null
@@ -1,142 +0,0 @@
-
-
-
-
- libkeduvocdocument-kf6
- https://www.kde.org
-
- Pisi Linux Admins
- admin@pisilinux.org
-
- LGPLv2
- app:library
- Common libraries for KDE Edu applications
- Libraries for KDE EDU applications.
- mirrors://kde/stable/release-service/24.12.1/src/libkeduvocdocument-24.12.1.tar.xz
-
- qt6-base-devel
- extra-cmake-modules-kf6
- ki18n-kf6-devel
- kio-kf6-devel
- karchive-kf6-devel
- mesa-devel
-
-
-
-
- libkeduvocdocument-kf6
-
- qt6-base
- karchive-kf6
- libgcc
- ki18n-kf6
- kio-kf6
- kcoreaddons-kf6
-
-
- /usr/lib
- /usr/share/doc
- /usr/share/locale
-
-
-
-
- libkeduvocdocument-kf6-devel
- Development files for libkeduvocdocument-kf6
-
- libkeduvocdocument-kf6
-
-
- /usr/include
- /usr/lib/cmake
- /usr/lib/pkgconfig
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/libkexiv2-kf6/actions.py b/desktop/kde6/applications/libkexiv2-kf6/actions.py
deleted file mode 100755
index 120217881d..0000000000
--- a/desktop/kde6/applications/libkexiv2-kf6/actions.py
+++ /dev/null
@@ -1,16 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
diff --git a/desktop/kde6/applications/libkexiv2-kf6/pspec.xml b/desktop/kde6/applications/libkexiv2-kf6/pspec.xml
deleted file mode 100755
index b2906f9482..0000000000
--- a/desktop/kde6/applications/libkexiv2-kf6/pspec.xml
+++ /dev/null
@@ -1,138 +0,0 @@
-
-
-
-
- libkexiv2-kf6
- https://www.kde.org
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- library
- An Exiv2 wrapper library
- libkexiv2-kf6 is a wrapper around Exiv2 library to manipulate pictures metadata as EXIF/IPTC and XMP.
- mirrors://kde/stable/release-service/24.12.1/src/libkexiv2-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- cmake
- exiv2-devel
- qt6-base-devel
- qt6-5compat-devel
-
-
-
-
- libkexiv2-kf6
-
- qt6-base
- qt6-5compat
- exiv2-libs
- libgcc
-
-
- /usr/lib
- /usr/bin
- /usr/share/qlogging-categories6/libkexiv2.categories
-
-
-
-
- libkexiv2-kf6-devel
- Development files for libkexiv2-kf6
-
- libkexiv2-kf6
-
-
- /usr/include
- /usr/lib/pkgconfig
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/libkexiv2-kf6/translations.xml b/desktop/kde6/applications/libkexiv2-kf6/translations.xml
deleted file mode 100755
index 04c9ed5061..0000000000
--- a/desktop/kde6/applications/libkexiv2-kf6/translations.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
- libkexiv2-kf6
- Exiv2 sarmalayıcı kitaplığı
- libkexiv2-kf6, EXIF/IPTC ve XMP gibi resim meta bilgilerini düzenlemek için kullanılan Exiv2 kitaplığını sarmalayan bir kitaplıktır.
-
-
-
- libkexiv2-kf6-devel
- libkexiv2-kf6 için geliştirme dosyaları
-
-
diff --git a/desktop/kde6/applications/libkgapi-kf6/actions.py b/desktop/kde6/applications/libkgapi-kf6/actions.py
deleted file mode 100755
index 3e854e14b4..0000000000
--- a/desktop/kde6/applications/libkgapi-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("AUTHORS", "README*")
diff --git a/desktop/kde6/applications/libkgapi-kf6/files/DateTime.patch b/desktop/kde6/applications/libkgapi-kf6/files/DateTime.patch
deleted file mode 100755
index 6a1473efe1..0000000000
--- a/desktop/kde6/applications/libkgapi-kf6/files/DateTime.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-diff --git a/src/core/utils.cpp b/src/core/utils.cpp
-index 5346bd4..3ba7122 100644
---- a/src/core/utils.cpp
-+++ b/src/core/utils.cpp
-@@ -44,8 +44,5 @@ QString Utils::bool2Str(bool val)
-
- QString Utils::ts2Str(quint64 ts)
- {
-- QDateTime dt;
-- dt.setTime_t(ts);
-- dt.setTimeSpec(Qt::UTC);
-- return dt.toString(Qt::ISODate);
-+ return QDateTime::fromTime_t(ts, Qt::UTC, 0).toString(Qt::ISODate);
- }
---
diff --git a/desktop/kde6/applications/libkgapi-kf6/files/latitudeservice.patch b/desktop/kde6/applications/libkgapi-kf6/files/latitudeservice.patch
deleted file mode 100755
index ef8c318f8d..0000000000
--- a/desktop/kde6/applications/libkgapi-kf6/files/latitudeservice.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -Nuar a/src/latitude/latitudeservice.h b/src/latitude/latitudeservice.h
---- a/src/latitude/latitudeservice.h 2017-12-07 14:46:25.000000000 +0300
-+++ b/src/latitude/latitudeservice.h 2017-12-17 20:58:53.474070032 +0300
-@@ -26,6 +26,7 @@
- #include "latitude.h"
- #include "kgapilatitude_export.h"
-
-+#include
-
- namespace KGAPI2
- {
diff --git a/desktop/kde6/applications/libkgapi-kf6/files/qt5.patch b/desktop/kde6/applications/libkgapi-kf6/files/qt5.patch
deleted file mode 100755
index 7113089ed6..0000000000
--- a/desktop/kde6/applications/libkgapi-kf6/files/qt5.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nuar a/CMakeLists.txt b/CMakeLists.txt
---- a/CMakeLists.txt 2017-12-08 04:04:05.000000000 +0300
-+++ b/CMakeLists.txt 2017-12-16 16:43:16.638931364 +0300
-@@ -34,7 +34,7 @@
- )
-
- ############## Find Packages ##############
--set(REQUIRED_QT_VERSION "6.6.3")
-+set(REQUIRED_QT_VERSION "6.6.3")
- find_package(Qt5 ${REQUIRED_QT_VERSION} REQUIRED COMPONENTS
- Core
- Network
diff --git a/desktop/kde6/applications/libkgapi-kf6/pspec.xml b/desktop/kde6/applications/libkgapi-kf6/pspec.xml
deleted file mode 100755
index a5374d01a0..0000000000
--- a/desktop/kde6/applications/libkgapi-kf6/pspec.xml
+++ /dev/null
@@ -1,173 +0,0 @@
-
-
-
-
- libkgapi-kf6
- https://www.kde.org
-
- Pisi Linux Admins
- admin@pisilinux.org
-
- LGPLv2
- library
- app:library
- Google API library for KDE
- A KDE-based library for accessing various Google services via their public API
- https://download.kde.org/stable/release-service/24.12.1/src/libkgapi-24.12.1.tar.xz
-
- qt6-base-devel
- kcoreaddons-kf6-devel
- libical-devel
- gettext-devel
- extra-cmake-modules-kf6
-
- kitemmodels-kf6-devel
- kunitconversion-kf6-devel
- kcontacts-kf6-devel
- kwindowsystem-kf6-devel
- kio-kf6-devel
- kcalendarcore-kf6-devel
- kdoctools-kf6-devel
- qt6-linguist
- qt6-webengine-devel
- ffmpeg-devel
- libXScrnSaver-devel
- cyrus-sasl-devel
- kwallet-kf6-devel
-
-
-
-
-
-
-
-
- libkgapi-kf6
-
- qt6-base
- kcalendarcore-kf6
- kcontacts-kf6
- kio-kf6
- libgcc
- kwallet-kf6
-
- kwindowsystem-kf6
-
- qt6-webengine
-
-
- /etc/xdg
- /usr/share
- /usr/lib/qt6
- /usr/lib
- /usr/share/doc
-
-
-
-
- libkgapi-kf6-devel
- Development files for libkgapi-kf6
-
- qt6-base-devel
- kcalendarcore-kf6-devel
- kcontacts-kf6-devel
- kio-kf6-devel
-
- kwindowsystem-kf6-devel
-
- libkgapi-kf6
-
-
- /usr/include
- /usr/lib/cmake
- /usr/lib/pkgconfig
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/libkleo-kf6/actions.py b/desktop/kde6/applications/libkleo-kf6/actions.py
deleted file mode 100755
index d17d757166..0000000000
--- a/desktop/kde6/applications/libkleo-kf6/actions.py
+++ /dev/null
@@ -1,18 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import shelltools
-
-def setup():
- #shelltools.system("sed -i -e '/find_package.*QGpgme/d' CMakeLists.txt")
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
diff --git a/desktop/kde6/applications/libkleo-kf6/files/qt5.patch b/desktop/kde6/applications/libkleo-kf6/files/qt5.patch
deleted file mode 100755
index c27143daa8..0000000000
--- a/desktop/kde6/applications/libkleo-kf6/files/qt5.patch
+++ /dev/null
@@ -1,38 +0,0 @@
-diff -Nuar a/CMakeLists.txt b/CMakeLists.txt
---- a/CMakeLists.txt 2017-12-08 04:04:08.000000000 +0300
-+++ b/CMakeLists.txt 2017-12-16 22:30:39.116533942 +0300
-@@ -24,7 +24,7 @@
-
-
- set(libkleo-kf6_LIB_VERSION ${PIM_VERSION})
--set(QT_REQUIRED_VERSION "6.6.3")
-+set(QT_REQUIRED_VERSION "6.6.3")
- set(KDEPIMTEXTEDIT_VERSION "5.7.0")
-
- find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets)
-diff -Nuar a/src/kleo/dn.cpp b/src/kleo/dn.cpp
---- a/src/kleo/dn.cpp 2017-12-04 13:20:17.000000000 +0300
-+++ b/src/kleo/dn.cpp 2017-12-16 22:35:27.941513102 +0300
-@@ -298,7 +298,9 @@
- case ';':
- result += QLatin1Char('\\');
- // fall through
-+#if QT_VERSION >= QT_VERSION_CHECK(5,8,0)
- Q_FALLTHROUGH();
-+#endif
- default:
- result += ch;
- }
-diff -Nuar a/src/utils/formatting.cpp b/src/utils/formatting.cpp
---- a/src/utils/formatting.cpp 2017-12-04 13:20:17.000000000 +0300
-+++ b/src/utils/formatting.cpp 2017-12-16 22:40:08.089492888 +0300
-@@ -593,7 +593,9 @@
- return i18nc("good/valid signature", "good");
- }
- }
-+#if QT_VERSION >= QT_VERSION_CHECK(5,8,0)
- Q_FALLTHROUGH();
-+#endif
- // fall through:
- case UserID::Signature::GeneralError:
- return i18n("invalid");
diff --git a/desktop/kde6/applications/libkleo-kf6/pspec.xml b/desktop/kde6/applications/libkleo-kf6/pspec.xml
deleted file mode 100755
index 891187d7e1..0000000000
--- a/desktop/kde6/applications/libkleo-kf6/pspec.xml
+++ /dev/null
@@ -1,220 +0,0 @@
-
-
-
-
- libkleo-kf6
- https://www.kde.org
-
- PisiLinux Community
- admins@pisilinux.org
-
- LGPLv2
- library
- KDE PIM cryptographic library
- KDE PIM cryptographic library
- mirrors://kde/stable/release-service/24.12.1/src/libkleo-24.12.1.tar.xz
-
- qt6-base-devel
- boost-devel
- gpgme-qt6-devel
-
- qt6-sql-sqlite
- qt6-sql-mysql
- qt6-sql-odbc
- qt6-sql-postgresql
- prison-kf6-devel
-
- qt6-phonon-devel
-
- libical-devel
-
- libgpg-error-devel
- libxslt-devel
- openldap-client
- cyrus-sasl-devel
- kitemviews-kf6-devel
- kio-kf6-devel
-
- kdoctools-kf6-devel
- kitemmodels-kf6-devel
- kunitconversion-kf6-devel
-
- kcontacts-kf6-devel
- kcalendarcore-kf6-devel
-
- extra-cmake-modules-kf6
- kpimtextedit-kf6-devel
-
-
-
-
-
-
-
-
- libkleo-kf6
-
- qt6-base
- kio-kf6
- ki18n-kf6
- libgcc
- kcodecs-kf6
-
-
- kxmlgui-kf6
- kcalendarcore-kf6
- kcontacts-kf6
- kconfig-kf6
- libxml2
- kservice-kf6
- kguiaddons-kf6
- kitemviews-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- kiconthemes-kf6
- kitemmodels-kf6
- ktextwidgets-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
-
- qt6-phonon
- prison-kf6
-
- gpgme
- gpgme-qt6
- kpimtextedit-kf6
- kwindowsystem-kf6
- cyrus-sasl
-
-
-
- /etc/xdg
- /usr/lib
- /usr/share/doc
- /usr/mkspecs/
- /usr/bin
- /usr/share/mime
- /usr/share/icons
- /usr/share/kservice-kf6s5
- /usr/share/kservice-kf6types5
- /usr/share/dbus-1
- /usr/share/config.kcfg
- /usr/share/kf5
- /usr/share/config
- /usr/share/akonadi
- /usr/share/akonadicontact/grantleetheme/default
- /usr/share/libkleopatra
- /usr/share/KPim6Libkleo
- /usr/share/locale
- /usr/share/qlogging-categories6/libkleo.renamecategories
- /usr/share/qlogging-categories6/libkleo.categories
-
-
-
-
- libkleo-kf6-devel
- Development package for libkleo-kf6 libraries
- Contains development tools and header files for libkleo-kf6
-
- qt6-base-devel
- boost-devel
- gpgme-devel
- gpgme-qt6-devel
- libkleo-kf6
-
-
- /usr/lib/cmake
- /usr/include
- /usr/lib/gpgmepp
- /usr/share/kde4/apps/cmake
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/libkmahjongg-kf6/actions.py b/desktop/kde6/applications/libkmahjongg-kf6/actions.py
deleted file mode 100755
index 40877119e1..0000000000
--- a/desktop/kde6/applications/libkmahjongg-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("README")
diff --git a/desktop/kde6/applications/libkmahjongg-kf6/pspec.xml b/desktop/kde6/applications/libkmahjongg-kf6/pspec.xml
deleted file mode 100755
index f5a4dd40a0..0000000000
--- a/desktop/kde6/applications/libkmahjongg-kf6/pspec.xml
+++ /dev/null
@@ -1,152 +0,0 @@
-
-
-
-
- libkmahjongg-kf6
- https://www.kde.org
-
- Pisi Linux Admins
- admin@pisilinux.org
-
- LGPLv2
- app:library
- desktop.kde.games
- Common code, backgrounds and tile sets for games using Mahjongg tiles
- Common code, backgrounds and tile sets for games using Mahjongg tiles.
- mirrors://kde/stable/release-service/24.12.1/src/libkmahjongg-24.12.1.tar.xz
-
- qt6-base-devel
- qt6-svg-devel
- extra-cmake-modules-kf6
- gettext-devel
- kdoctools-kf6-devel
- ki18n-kf6-devel
- kconfig-kf6-devel
- kcompletion-kf6-devel
- kconfigwidgets-kf6-devel
- kwidgetsaddons-kf6-devel
- kcoreaddons-kf6-devel
- mesa-devel
-
-
-
-
- libkmahjongg-kf6
-
- qt6-base
- qt6-svg
- libgcc
- ki18n-kf6
- kconfig-kf6
- kcompletion-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
-
-
- /etc/xdg
- /usr/bin
- /usr/share
- /usr/lib
- /usr/share/doc
-
-
-
- libkmahjongg-kf6-devel
- Development files for libkmahjongg-kf6
-
- libkmahjongg-kf6
-
-
- /usr/include
- /usr/lib/cmake
- /usr/lib/pkgconfig
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/libkomparediff2-kf6/actions.py b/desktop/kde6/applications/libkomparediff2-kf6/actions.py
deleted file mode 100755
index 7ced3346be..0000000000
--- a/desktop/kde6/applications/libkomparediff2-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("COPYING")
diff --git a/desktop/kde6/applications/libkomparediff2-kf6/pspec.xml b/desktop/kde6/applications/libkomparediff2-kf6/pspec.xml
deleted file mode 100755
index 2ceeeba4a0..0000000000
--- a/desktop/kde6/applications/libkomparediff2-kf6/pspec.xml
+++ /dev/null
@@ -1,178 +0,0 @@
-
-
-
-
- libkomparediff2-kf6
- https://projects.kde.org/projects/kde/kdesdk/libkomparediff2-kf6
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- library
- desktop.kde.sdk
- Library to compare files and strings
- Library to compare files and strings
- mirrors://kde/stable/release-service/24.12.1/src/libkomparediff2-24.12.1.tar.xz
-
- qt6-base-devel
- qt6-5compat-devel
- extra-cmake-modules-kf6
- python3-devel
- gettext-devel
- kcoreaddons-kf6-devel
- kcodecs-kf6-devel
- kconfig-kf6-devel
- kxmlgui-kf6-devel
- ki18n-kf6-devel
- kio-kf6-devel
- kparts-kf6-devel
-
-
-
-
-
-
- libkomparediff2-kf6
-
- qt6-base
- qt6-5compat
- kio-kf6
- ki18n-kf6
- libgcc
- kcodecs-kf6
- kconfig-kf6
- kxmlgui-kf6
- kcoreaddons-kf6
- kconfigwidgets-kf6
-
-
-
-
- /usr/share
- /usr/lib
- /usr/share/doc
- /usr/bin
-
-
-
-
- libkomparediff2-kf6-devel
- Shared libraries for libkomparediff2-kf6.
-
- libkomparediff2-kf6
-
-
- /usr/include
- /usr/lib/cmake
- /usr/lib/pkgconfig
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/libksane-kf6/actions.py b/desktop/kde6/applications/libksane-kf6/actions.py
deleted file mode 100755
index ef25e7fccf..0000000000
--- a/desktop/kde6/applications/libksane-kf6/actions.py
+++ /dev/null
@@ -1,18 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-
-from pisi.actionsapi import kde6
-
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
diff --git a/desktop/kde6/applications/libksane-kf6/pspec.xml b/desktop/kde6/applications/libksane-kf6/pspec.xml
deleted file mode 100755
index 0202106d54..0000000000
--- a/desktop/kde6/applications/libksane-kf6/pspec.xml
+++ /dev/null
@@ -1,148 +0,0 @@
-
-
-
-
- libksane-kf6
- https://www.kde.org
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- library
- desktop.kde.graphics
- SANE library interface for KDE
- libksane-kf6 is a SANE library interface for KDE.
- mirrors://kde/stable/release-service/24.12.1/src/libksane-24.12.1.tar.xz
-
- ki18n-kf6-devel
- kwallet-kf6-devel
- qt6-base-devel
- ktextwidgets-kf6-devel
- sane-backends-devel
- kwidgetsaddons-kf6-devel
- extra-cmake-modules-kf6
- ksanecore-kf6-devel
-
-
-
-
- libksane-kf6
-
- ki18n-kf6
- kwallet-kf6
- libgcc
- qt6-base
- ktextwidgets-kf6
- sane-backends
- kwidgetsaddons-kf6
- ksanecore-kf6
-
-
- /usr/lib
- /usr/share/icons
- /usr/share/locale
-
-
-
-
- libksane-kf6-devel
- Development files for libksane-kf6
-
- libksane-kf6
- ksanecore-kf6-devel
-
-
- /usr/lib/cmake
- /usr/include
- /usr/lib/pkgconfig
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/libksane-kf6/translations.xml b/desktop/kde6/applications/libksane-kf6/translations.xml
deleted file mode 100755
index 59692a0edd..0000000000
--- a/desktop/kde6/applications/libksane-kf6/translations.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
- libksane-kf6
- KDE için SANE kitaplık arayüzü
- libksane-kf6, KDE için bir SANE kitaplık arayüzüdür.
-
-
-
- libksane-kf6-devel
- libksane-kf6 için geliştirme dosyaları
-
-
diff --git a/desktop/kde6/applications/libksieve-kf6/actions.py b/desktop/kde6/applications/libksieve-kf6/actions.py
deleted file mode 100755
index 82e40ee4b1..0000000000
--- a/desktop/kde6/applications/libksieve-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/libksieve-kf6/files/qt5.patch b/desktop/kde6/applications/libksieve-kf6/files/qt5.patch
deleted file mode 100755
index 92cb97460c..0000000000
--- a/desktop/kde6/applications/libksieve-kf6/files/qt5.patch
+++ /dev/null
@@ -1,35 +0,0 @@
-diff -Nuar a/CMakeLists.txt b/CMakeLists.txt
---- a/CMakeLists.txt 2017-12-08 04:04:12.000000000 +0300
-+++ b/CMakeLists.txt 2017-12-16 23:59:08.782150823 +0300
-@@ -26,7 +26,7 @@
- include(ECMCoverageOption)
-
- set(libksieve-kf6_LIB_VERSION ${PIM_VERSION})
--set(QT_REQUIRED_VERSION "6.6.3")
-+set(QT_REQUIRED_VERSION "6.6.3")
- set(kmime-kf6_LIB_VERSION "5.7.0")
- set(IDENTITYMANAGEMENT_LIB_VERSION "5.7.0")
- set(kmailtransport-kf6_LIB_VERSION "5.7.0")
-diff -Nuar a/src/parser/lexer.cpp b/src/parser/lexer.cpp
---- a/src/parser/lexer.cpp 2017-12-04 13:20:12.000000000 +0300
-+++ b/src/parser/lexer.cpp 2017-12-17 00:05:50.587121831 +0300
-@@ -294,7 +294,9 @@
- // and CRLF! That should be preserved somehow...
- return MultiLineString;
- }
-+#if QT_VERSION >= QT_VERSION_CHECK(5,8,0)
- Q_FALLTHROUGH();
-+#endif
- default: // Identifier (first must not be 0-9, and can't (caught by Number above))
- if (!isIText(*mState.cursor)) {
- makeError(Error::IllegalCharacter);
-@@ -688,7 +690,9 @@
- if (atEnd()) {
- break;
- }
-+#if QT_VERSION >= QT_VERSION_CHECK(5,8,0)
- Q_FALLTHROUGH();
-+#endif
- default:
- if (!is8Bit(*mState.cursor)) {
- result += QLatin1Char(*mState.cursor++);
diff --git a/desktop/kde6/applications/libksieve-kf6/pspec.xml b/desktop/kde6/applications/libksieve-kf6/pspec.xml
deleted file mode 100755
index dc7eb98c49..0000000000
--- a/desktop/kde6/applications/libksieve-kf6/pspec.xml
+++ /dev/null
@@ -1,196 +0,0 @@
-
-
-
-
- libksieve-kf6
- https://community.kde.org/KDE_PIM
-
- Alihan Öztürk
- alihan@pisilinux.org
-
- LGPLv2
- app:console
- KDE PIM library for managing sieves.
- KDE PIM library for managing sieves.
- mirrors://kde/stable/release-service/24.12.1/src/libksieve-24.12.1.tar.xz
-
- kio-kf6-devel
- extra-cmake-modules-kf6
- qt6-base-devel
- akonadi-kf6-devel
- kcompletion-kf6-devel
- kjobwidgets-kf6-devel
- kcoreaddons-kf6-devel
- kservice-kf6-devel
- solid-kf6-devel
- kxmlgui-kf6-devel
- kitemmodels-kf6-devel
-
- kdoctools-kf6-devel
-
-
- kunitconversion-kf6-devel
- boost-devel
-
- pimcommon-kf6-devel
- kcontacts-kf6-devel
- kcalendarcore-kf6-devel
- kimap-kf6-devel
- kmime-kf6-devel
- cyrus-sasl-devel
- knewstuff-kf6-devel
- kidentitymanagement-kf6-devel
- kmailtransport-kf6-devel
- libkdepim-kf6-devel
- qt6-webengine-devel
- akonadi-contacts-kf6-devel
- akonadi-mime-kf6-devel
- kiconthemes-kf6-devel
- karchive-kf6-devel
- syntax-highlighting-kf6-devel
-
-
-
-
-
-
-
- libksieve-kf6
- KDE PIM library for managing sieves.
-
- kio-kf6
- ki18n-kf6
- kmime-kf6
- libgcc
- sonnet-kf6
- akonadi-kf6
- kconfig-kf6
- karchive-kf6
- qt6-base
- knewstuff-kf6
- libkdepim-kf6
- pimcommon-kf6
- cyrus-sasl
-
- kcompletion-kf6
- kcoreaddons-kf6
- kiconthemes-kf6
- kpimtextedit-kf6
- kwindowsystem-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
- kidentitymanagement-kf6
- syntax-highlighting-kf6
- qt6-webengine
-
-
- /etc
- /usr/lib
- /usr/lib/qt6
- /usr/share
- /usr/share/sieve
- /usr/share/doc/HTML
- /usr/share/kservice-kf6s5
- /usr/share/locale
-
-
-
-
- libksieve-kf6-devel
- Development files for libksieve-kf6.
-
- libksieve-kf6
-
-
- /usr/include
- /usr/lib/cmake
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/libktorrent-kf6/actions.py b/desktop/kde6/applications/libktorrent-kf6/actions.py
deleted file mode 100644
index 77092055ee..0000000000
--- a/desktop/kde6/applications/libktorrent-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("ChangeLog", "LICENSES/*")
diff --git a/desktop/kde6/applications/libktorrent-kf6/pspec.xml b/desktop/kde6/applications/libktorrent-kf6/pspec.xml
deleted file mode 100644
index 5a10d07a15..0000000000
--- a/desktop/kde6/applications/libktorrent-kf6/pspec.xml
+++ /dev/null
@@ -1,155 +0,0 @@
-
-
-
-
- libktorrent-kf6
- https://apps.kde.org/ktorrent/
-
- Kamil Atlı
- suvari@pisilinux.org
-
- GPLv2
- library
- A BitTorrent protocol implementation
- ktorrent-kf6 is a BitTorrent application by KDE which allows you to download files using the BitTorrent protocol.
- https://download.kde.org/stable/release-service/24.12.1/src/libktorrent-24.12.1.tar.xz
-
- doxygen
- gmp-devel
- kio-kf6-devel
- boost-devel
- solid-kf6-devel
- ki18n-kf6-devel
- kcrash-kf6-devel
- karchive-kf6-devel
- qt6-base-devel
- qt6-5compat-devel
- qca2-qt6-devel
- libgcrypt-devel
- kcoreaddons-kf6-devel
- extra-cmake-modules-kf6
-
-
-
-
- libktorrent-kf6
-
- gmp
- kio-kf6
- ki18n-kf6
- libgcc
- kconfig-kf6
- qt6-base
- qt6-5compat
- qca2-qt6
- karchive-kf6
- libgcrypt
- kcoreaddons-kf6
-
-
- /usr/share/locale
- /usr/lib/libKTorrent6.so*
- /usr/share/doc
-
-
-
-
- libktorrent-kf6-devel
- libktorrent-kf6 development headers
-
- qt6-5compat-devel
- libktorrent-kf6
-
-
- /usr/include
- /usr/lib/cmake/KTorrent6
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/libktorrent-kf6/translations.xml b/desktop/kde6/applications/libktorrent-kf6/translations.xml
deleted file mode 100644
index c21480eec0..0000000000
--- a/desktop/kde6/applications/libktorrent-kf6/translations.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
- libktorrent-kf6
- Bir BitTorrent protokol uygulaması
- ktorrent-kf6, KDE'nin BitTorrent protokolünü kullanarak dosya indirmenize izin veren bir BitTorrent uygulamasıdır.
-
-
-
- libktorrent-kf6-devel
- libktorrent-kf6 için geliştirme dosyaları
-
-
diff --git a/desktop/kde6/applications/lokalize-kf6/actions.py b/desktop/kde6/applications/lokalize-kf6/actions.py
deleted file mode 100755
index 7cb3af5553..0000000000
--- a/desktop/kde6/applications/lokalize-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import kde5
-from pisi.actionsapi import pisitools
-
-def setup():
- kde6.configure()
- # kde5.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/lokalize-kf6/files/lokalize_build_with_hunspell1.6.patch b/desktop/kde6/applications/lokalize-kf6/files/lokalize_build_with_hunspell1.6.patch
deleted file mode 100755
index e31249039d..0000000000
--- a/desktop/kde6/applications/lokalize-kf6/files/lokalize_build_with_hunspell1.6.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- lokalize-kf6-16.12.0/cmake/FindHUNSPELL.cmake.old 2016-12-23 16:15:35.394980599 -0600
-+++ lokalize-kf6-16.12.0/cmake/FindHUNSPELL.cmake 2016-12-23 16:16:02.782697414 -0600
-@@ -14,7 +14,7 @@
-
- FIND_PATH(HUNSPELL_INCLUDE_DIR hunspell/hunspell.hxx )
-
--FIND_LIBRARY(HUNSPELL_LIBRARIES NAMES hunspell-2.0 hunspell-1.5 hunspell-1.4 hunspell-1.3 hunspell-1.2)
-+FIND_LIBRARY(HUNSPELL_LIBRARIES NAMES hunspell-2.0 hunspell-1.6 hunspell-1.5 hunspell-1.4 hunspell-1.3 hunspell-1.2)
-
- # handle the QUIETLY and REQUIRED arguments and set HUNSPELL_FOUND to TRUE if
- # all listed variables are TRUE
diff --git a/desktop/kde6/applications/lokalize-kf6/pspec.xml b/desktop/kde6/applications/lokalize-kf6/pspec.xml
deleted file mode 100755
index d2b229f3cf..0000000000
--- a/desktop/kde6/applications/lokalize-kf6/pspec.xml
+++ /dev/null
@@ -1,215 +0,0 @@
-
-
-
-
- lokalize-kf6
- http://www.kde.org/
-
- Pisi Linux Admins
- admin@pisilinux.org
-
- GPLv2
- app:gui
- desktop.kde.sdk
- lokalize-kf6 is the localization tool for KDE and other open source software
- lokalize-kf6 is also a general computer-aided translation system (CAT) with which you can translate OpenDocument files (*.odt).
- mirrors://kde/stable/release-service/24.12.1/src/lokalize-24.12.1.tar.xz
-
- qt6-base-devel
- hunspell-devel
- kdoctools-devel
- kio-devel
- enchant-devel
- kitemviews-devel
- ki18n-devel
- kparts-devel
- sonnet-devel
- kconfig-devel
- kxmlgui-devel
- kcompletion-devel
- kcoreaddons-devel
- kdbusaddons-devel
- ktextwidgets-devel
- kconfigwidgets-devel
- knotifications-devel
- kwidgetsaddons-devel
- pkgconfig
- qt6-sql-postgresql
- qt6-sql-mysql
- qt6-sql-sqlite
- qt6-sql-odbc
- extra-cmake-modules
-
-
-
-
-
-
-
-
-
-
- lokalize-kf6
-
- qt6-base
- kio-kf6
- kitemviews-kf6
- ki18n-kf6
- kparts-kf6
- libgcc
- sonnet-kf6
- kconfig-kf6
- kxmlgui-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- ktextwidgets-kf6
- kconfigwidgets-kf6
- knotifications-kf6
- kwidgetsaddons-kf6
- hunspell
-
-
-
-
-
- /etc/xdg
- /usr/share
- /usr/share/doc
- /usr/bin
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-13
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/lokalize-kf6/translations.xml b/desktop/kde6/applications/lokalize-kf6/translations.xml
deleted file mode 100755
index 63174b391d..0000000000
--- a/desktop/kde6/applications/lokalize-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- lokalize-kf6
- Uygulama yerelleştirme yardımcısı.
- lokalize-kf6, uygulamalar için kolaylıkla yerelleştirme yapabileceğiniz bir programdır.
-
-
diff --git a/desktop/kde6/applications/mailcommon-kf6/actions.py b/desktop/kde6/applications/mailcommon-kf6/actions.py
deleted file mode 100755
index 6ef5f51338..0000000000
--- a/desktop/kde6/applications/mailcommon-kf6/actions.py
+++ /dev/null
@@ -1,20 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
-
diff --git a/desktop/kde6/applications/mailcommon-kf6/pspec.xml b/desktop/kde6/applications/mailcommon-kf6/pspec.xml
deleted file mode 100755
index e6966f144b..0000000000
--- a/desktop/kde6/applications/mailcommon-kf6/pspec.xml
+++ /dev/null
@@ -1,213 +0,0 @@
-
-
-
-
- mailcommon-kf6
- https://www.kde.org
-
- Pisi Linux Admins
- admin@pisilinux.org
-
- LGPLv2
- library
- app:library
- KDE PIM library providing support for mail applications
- KDE PIM library providing support for mail applications
- mirrors://kde/stable/release-service/24.12.1/src/mailcommon-24.12.1.tar.xz
-
- qt6-base-devel
- qt6-phonon-devel
- extra-cmake-modules-kf6
- boost-devel
- glibc-devel
- libical-devel
- gettext-devel
- qt6-designer-devel
- kdoctools-kf6-devel
- kio-kf6-devel
- ki18n-kf6-devel
- mailimporter-kf6-devel
- messagelib-kf6-devel
- libgravatar-kf6-devel
- kidentitymanagement-kf6-devel
- kmailtransport-kf6-devel
- kmbox-kf6-devel
- akonadi-kf6-devel
- kjobwidgets-kf6-devel
- solid-kf6-devel
- kitemmodels-kf6-devel
- kcompletion-kf6-devel
- kiconthemes-kf6-devel
-
- kunitconversion-kf6-devel
- kmime-kf6-devel
- kcontacts-kf6-devel
- kcalendarcore-kf6-devel
-
- kpimtextedit-kf6-devel
- kimap-kf6-devel
- kldap-kf6-devel
- grantleetheme-kf6-devel
- pimcommon-kf6-devel
- libkleo-kf6-devel
- libkdepim-kf6-devel
- gpgme-devel
- gpgme-qt6-devel
- akonadi-mime-kf6-devel
- akonadi-contacts-kf6-devel
-
- openldap-client
- cyrus-sasl-devel
- syntax-highlighting-kf6-devel
- karchive-kf6-devel
- kguiaddons-kf6-devel
- qt6-webengine-devel
-
-
-
-
- mailcommon-kf6
-
- qt6-base
- qt6-webengine
- akonadi-contacts-kf6
- libgcc
- libkdepim-kf6
- akonadi-mime-kf6
- mailimporter-kf6
- kio-kf6
- ki18n-kf6
- kmime-kf6
- akonadi-kf6
- kcodecs-kf6
- kconfig-kf6
- kxmlgui-kf6
- karchive-kf6
- kcontacts-kf6
- pimcommon-kf6
- kitemviews-kf6
- messagelib-kf6
- qt6-phonon
- kguiaddons-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- kiconthemes-kf6
- kitemmodels-kf6
- kpimtextedit-kf6
- ktextwidgets-kf6
- kwindowsystem-kf6
- kconfigwidgets-kf6
- kmailtransport-kf6
- kwidgetsaddons-kf6
- kidentitymanagement-kf6
-
-
- /etc
- /usr/share
- /usr/lib/qt6
- /usr/lib
- /usr/share/doc
-
-
-
-
- mailcommon-kf6-devel
- Development files for mailcommon-kf6
-
- qt6-webengine-devel
- mailcommon-kf6
-
-
- /usr/include
- /usr/lib/cmake
- /usr/lib/pkgconfig
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/mailimporter-kf6/actions.py b/desktop/kde6/applications/mailimporter-kf6/actions.py
deleted file mode 100755
index 6ef5f51338..0000000000
--- a/desktop/kde6/applications/mailimporter-kf6/actions.py
+++ /dev/null
@@ -1,20 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
-
diff --git a/desktop/kde6/applications/mailimporter-kf6/files/qt5.patch b/desktop/kde6/applications/mailimporter-kf6/files/qt5.patch
deleted file mode 100755
index 956d9aed84..0000000000
--- a/desktop/kde6/applications/mailimporter-kf6/files/qt5.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-diff -Nuar a/CMakeLists.txt b/CMakeLists.txt
---- a/CMakeLists.txt 2017-12-08 04:04:19.000000000 +0300
-+++ b/CMakeLists.txt 2017-12-17 00:13:48.399087354 +0300
-@@ -28,7 +28,7 @@
-
- set(AKONADIMIME_LIB_VERSION "5.7.0")
- set(KDEPIM_LIB_VERSION "5.7.0")
--set(QT_REQUIRED_VERSION "6.6.3")
-+set(QT_REQUIRED_VERSION "6.6.3")
- set(kmime-kf6_LIB_VERSION "5.7.0")
- set(AKONADI_VERSION "5.7.0")
-
-diff -Nuar a/src/mailimporter/filters/filterlnotes.cpp b/src/mailimporter/filters/filterlnotes.cpp
---- a/src/mailimporter/filters/filterlnotes.cpp 2017-12-04 13:20:16.000000000 +0300
-+++ b/src/mailimporter/filters/filterlnotes.cpp 2017-12-17 00:18:28.129067170 +0300
-@@ -132,7 +132,9 @@
- tempfile->setAutoRemove(false);
- tempfile->open();
- // fall through
-+#if QT_VERSION >= QT_VERSION_CHECK(5,8,0)
- Q_FALLTHROUGH();
-+#endif
- // inside a message state
- case 1:
- if (ch == 0x0c) {
diff --git a/desktop/kde6/applications/mailimporter-kf6/pspec.xml b/desktop/kde6/applications/mailimporter-kf6/pspec.xml
deleted file mode 100755
index bb905bd90f..0000000000
--- a/desktop/kde6/applications/mailimporter-kf6/pspec.xml
+++ /dev/null
@@ -1,183 +0,0 @@
-
-
-
-
- mailimporter-kf6
- https://www.kde.org
-
- Pisi Linux Admins
- admin@pisilinux.org
-
- LGPLv2
- library
- app:library
- Mail importer library
- Mail importer library
- mirrors://kde/stable/release-service/24.12.1/src/mailimporter-24.12.1.tar.xz
-
- qt6-base-devel
- kdoctools-kf6-devel
- ki18n-kf6-devel
- kconfig-kf6-devel
- kservice-kf6-devel
- kxmlgui-kf6-devel
- pimcommon-kf6-devel
- cmake
- extra-cmake-modules-kf6
- openldap-client
- cyrus-sasl-devel
- kitemviews-kf6-devel
- kio-kf6-devel
-
-
-
- kitemmodels-kf6-devel
-
- kunitconversion-kf6-devel
- kmime-kf6-devel
- kcontacts-kf6-devel
- kcalendarcore-kf6-devel
- kldap-kf6-devel
- libkdepim-kf6-devel
-
- akonadi-search-kf6-devel
-
-
- knewstuff-kf6-devel
- kpimtextedit-kf6-devel
- kimap-kf6-devel
- akonadi-kf6-devel
- boost-devel
- karchive-kf6-devel
- akonadi-mime-kf6-devel
- akonadi-contacts-kf6-devel
-
-
-
-
-
-
-
- mailimporter-kf6
-
- qt6-base
- akonadi-mime-kf6
- libgcc
- libkdepim-kf6
- ki18n-kf6
- kmime-kf6
- akonadi-kf6
- kconfig-kf6
- karchive-kf6
- kcoreaddons-kf6
-
-
- /etc
- /usr/share
- /usr/lib/qt6
- /usr/lib
- /usr/share/doc
-
-
-
-
- mailimporter-kf6-devel
- Development files for mailimporter-kf6
-
- mailimporter-kf6
- karchive-kf6-devel
-
-
- /usr/include
- /usr/lib/cmake
- /usr/lib/pkgconfig
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/marble-kf6/actions.py b/desktop/kde6/applications/marble-kf6/actions.py
deleted file mode 100755
index 15de630ede..0000000000
--- a/desktop/kde6/applications/marble-kf6/actions.py
+++ /dev/null
@@ -1,28 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-from pisi.actionsapi import kde5
-
-def setup():
- kde6.configure("-DWITH_libshp=OFF \
- -DWITH_libgps=OFF \
- -DWITH_QextSerialPort=OFF \
- -DWITH_liblocation=OFF \
- -DBUILD_marble-kf6_TOOLS=YES \
- -DBUILD_TESTING=OFF \
- -DBUILD_marble-kf6_EXAMPLES=OFF \
- -DBUILD_marble-kf6_TESTS=OFF \
- -DMOBILE=OFF")
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("BUGS", "ChangeLog", "CODING", "COPYING*", "CREDITS", "LICENSES/*", "MANIFESTO.txt", "USECASES")
diff --git a/desktop/kde6/applications/marble-kf6/pspec.xml b/desktop/kde6/applications/marble-kf6/pspec.xml
deleted file mode 100755
index 0cb530b824..0000000000
--- a/desktop/kde6/applications/marble-kf6/pspec.xml
+++ /dev/null
@@ -1,185 +0,0 @@
-
-
-
-
- marble-kf6
- http://edu.kde.org/applications/all/marble-kf6
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- marble-kf6
- app:gui
- Virtual globe and eorld atlas
- marble-kf6 is a virtual globe and world atlas that you can use to learn more about the Earth.
- mirrors://kde/stable/release-service/24.12.1/src/marble-24.12.1.tar.xz
-
- qt6-base-devel
- qt6-designer-devel
- qt6-svg-devel
- qt6-declarative-devel
- qt6-sql-postgresql
- qt6-sql-mysql
- qt6-sql-odbc
- qt6-sql-sqlite
- qt6-linguist
- qt6-webengine-devel
- qt6-5compat-devel
- kdoctools-devel
- qt6-phonon-devel
- kio-devel
- quazip-devel
- kwallet-devel
- knewstuff-devel
- kparts-devel
- kcoreaddons-devel
- ki18n-devel
- kconfig-devel
- krunner-devel
- kservice-devel
- libwlocate-devel
- shared-mime-info
- qt6-serialport-devel
- plasma-desktop
- extra-cmake-modules
-
-
-
-
- marble-kf6
-
- kio-kf6
- zlib
- ki18n-kf6
- kcrash-kf6
- kparts-kf6
- libgcc
- kconfig-kf6
- krunner-kf6
- kxmlgui-kf6
- qt6-svg
- qt6-base
- knewstuff-kf6
- libwlocate
- qt6-phonon
- kcoreaddons-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
- qt6-declarative
- qt6-serialport
-
-
- /usr/lib
- /usr/bin
- /usr/share
- /usr/share/appdata
- /usr/share/applications
- /usr/share/config.kcfg
- /usr/share/doc
- /usr/share/icons
- /usr/share/kservice-kf6s5
- /usr/share/kxmlgui-kf65
- /usr/share/marble-kf6
- /etc/xdg
-
-
-
-
- marble-kf6-devel
- Development files for marble-kf6
-
- marble-kf6
-
-
- /usr/include
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/marble-kf6/translations.xml b/desktop/kde6/applications/marble-kf6/translations.xml
deleted file mode 100755
index 2df38d0a52..0000000000
--- a/desktop/kde6/applications/marble-kf6/translations.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
- marble-kf6
- Sanal küre ve Dünya atlası
- marble-kf6, sanal küre ve Dünya atlası uygulamasıdır.
-
-
-
- marble-kf6-devel
- marble-kf6 için geliştirme dosyaları
-
-
diff --git a/desktop/kde6/applications/messagelib-kf6/actions.py b/desktop/kde6/applications/messagelib-kf6/actions.py
deleted file mode 100755
index 69d3bd86c4..0000000000
--- a/desktop/kde6/applications/messagelib-kf6/actions.py
+++ /dev/null
@@ -1,22 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-from pisi.actionsapi import shelltools
-
-def setup():
- shelltools.system("sed -i -e '/find_package.*QGpgme/d' CMakeLists.txt")
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
-
diff --git a/desktop/kde6/applications/messagelib-kf6/pspec.xml b/desktop/kde6/applications/messagelib-kf6/pspec.xml
deleted file mode 100755
index daf73ed1bd..0000000000
--- a/desktop/kde6/applications/messagelib-kf6/pspec.xml
+++ /dev/null
@@ -1,245 +0,0 @@
-
-
-
-
- messagelib-kf6
- https://www.kde.org
-
- Pisi Linux Admins
- admin@pisilinux.org
-
- LGPLv2
- library
- app:library
- KDE PIM library providing support for mail applications
- KDE PIM library providing support for mail applications
- mirrors://kde/stable/release-service/24.12.1/src/messagelib-24.12.1.tar.xz
-
- qt6-base-devel
- extra-cmake-modules-kf6
- boost-devel
- kdoctools-kf6-devel
- mailimporter-kf6-devel
- libgravatar-kf6-devel
- kidentitymanagement-kf6-devel
- kmailtransport-kf6-devel
- kmbox-kf6-devel
- akonadi-kf6-devel
- solid-kf6-devel
- kguiaddons-kf6-devel
- kitemmodels-kf6-devel
-
-
-
- kunitconversion-kf6-devel
- kmime-kf6-devel
- kcontacts-kf6-devel
- kcalendarcore-kf6-devel
-
-
- akonadi-search-kf6-devel
- syntax-highlighting-kf6-devel
- kpimtextedit-kf6-devel
- kimap-kf6-devel
- kldap-kf6-devel
- grantleetheme-kf6-devel
- pimcommon-kf6-devel
- libkleo-kf6-devel
- libkdepim-kf6-devel
- gpgme-devel
- gpgme-qt6-devel
-
-
- qt6-declarative-devel
- qt6-webengine-devel
- qca2-qt6-devel
-
- akonadi-mime-kf6-devel
- akonadi-contacts-kf6-devel
- openldap-client
- cyrus-sasl-devel
- karchive-kf6-devel
- kcodecs-kf6-devel
- kcompletion-kf6-devel
- kconfig-kf6-devel
- kconfigwidgets-kf6-devel
- kdbusaddons-kf6-devel
- ki18n-kf6-devel
- kiconthemes-kf6-devel
- kio-kf6-devel
- kitemviews-kf6-devel
- kjobwidgets-kf6-devel
- kservice-kf6-devel
- ktextwidgets-kf6-devel
- kwidgetsaddons-kf6-devel
- kwindowsystem-kf6-devel
- kxmlgui-kf6-devel
- sonnet-kf6-devel
- knewstuff-kf6-devel
- syntax-highlighting-kf6
- knotifications-kf6-devel
-
-
-
-
- messagelib-kf6
-
- qt6-base
- qt6-webengine
-
- libgcc
- libkdepim-kf6
- mailimporter-kf6
- kio-kf6
- ki18n-kf6
- kmbox-kf6
- kmime-kf6
- sonnet-kf6
- akonadi-kf6
- gpgme
- kcodecs-kf6
- kconfig-kf6
- kxmlgui-kf6
- libkleo-kf6
- karchive-kf6
- kguiaddons-kf6
- kcalendarcore-kf6
- kservice-kf6
- kcontacts-kf6
-
- pimcommon-kf6
- akonadi-mime-kf6
- kitemviews-kf6
-
- kcompletion-kf6
- kcoreaddons-kf6
- kiconthemes-kf6
- kitemmodels-kf6
- kjobwidgets-kf6
- libgravatar-kf6
-
- kpimtextedit-kf6
- ktextwidgets-kf6
- grantleetheme-kf6
- kwindowsystem-kf6
- akonadi-search-kf6
- kconfigwidgets-kf6
- kmailtransport-kf6
- knotifications-kf6
- kwidgetsaddons-kf6
- syntax-highlighting-kf6
- akonadi-contacts-kf6
- knewstuff-kf6
- kidentitymanagement-kf6
- qca2-qt6
- knotifications-kf6
-
-
- /etc
- /usr/share
- /usr/lib/qt6
- /usr/lib
- /usr/share/doc
-
-
-
-
- messagelib-kf6-devel
- Development files for messagelib-kf6
-
- messagelib-kf6
-
-
- /usr/include
- /usr/lib/cmake
- /usr/lib/pkgconfig
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/mimetreeparser/actions.py b/desktop/kde6/applications/mimetreeparser/actions.py
deleted file mode 100644
index 0eef11c64c..0000000000
--- a/desktop/kde6/applications/mimetreeparser/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/env python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*", "README*")
diff --git a/desktop/kde6/applications/mimetreeparser/pspec.xml b/desktop/kde6/applications/mimetreeparser/pspec.xml
deleted file mode 100644
index 9a3ae89a6a..0000000000
--- a/desktop/kde6/applications/mimetreeparser/pspec.xml
+++ /dev/null
@@ -1,163 +0,0 @@
-
-
-
-
- mimetreeparser
- https://kontact.kde.org/
-
- PisiLinux Community
- admins@pisilinux.org
-
- LGPLv2
- app
- Parser for MIME trees
- mimetreeparser
- Parser for MIME trees
- https://download.kde.org/stable/release-service/24.12.1/src/mimetreeparser-24.12.1.tar.xz
-
- gpgme-devel
- qt6-base-devel
- gpgme-qt6-devel
-
- ki18n-kf6-devel
- kmbox-kf6-devel
- kmime-kf6-devel
- libkleo-kf6-devel
- kcodecs-kf6-devel
- qt6-declarative-devel
- kcalendarcore-kf6-devel
- kwidgetsaddons-kf6-devel
- extra-cmake-modules-kf6
-
-
-
-
-
- mimetreeparser
-
- gpgme
- qt6-base
- gpgme-qt6
- ki18n-kf6
- kmbox-kf6
- kmime-kf6
- libkleo-kf6
- kcodecs-kf6
- qt6-declarative
- kcalendarcore-kf6
- kwidgetsaddons-kf6
-
-
- /usr/lib
- /usr/share
- /usr/share/locale
- /usr/share/doc
-
-
-
-
- mimetreeparser-devel
- Development files for mimetreeparser
-
- kmbox-kf6-devel
- mimetreeparser
-
-
- /usr/include
- /usr/lib/cmake
- /usr/lib/pkgconfig
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-05
- 24.02.0
- First release
- PisiLinux Community
- admins@pisilinux.org
-
-
-
diff --git a/desktop/kde6/applications/mimetreeparser/translations.xml b/desktop/kde6/applications/mimetreeparser/translations.xml
deleted file mode 100644
index e9994aec9f..0000000000
--- a/desktop/kde6/applications/mimetreeparser/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- mimetreeparser
- Parser for MIME trees
- Parser for MIME trees
-
-
diff --git a/desktop/kde6/applications/minuet-kf6/actions.py b/desktop/kde6/applications/minuet-kf6/actions.py
deleted file mode 100755
index 676b7d139b..0000000000
--- a/desktop/kde6/applications/minuet-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("COPYING*", "README*")
diff --git a/desktop/kde6/applications/minuet-kf6/files/qtfix2.patch b/desktop/kde6/applications/minuet-kf6/files/qtfix2.patch
deleted file mode 100755
index cddbbf5f67..0000000000
--- a/desktop/kde6/applications/minuet-kf6/files/qtfix2.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- qtfix.patch 2016-12-22 15:50:07.000000000 +0100
-+++ qtfix1.patch 2017-03-08 18:03:57.055106559 +0100
-@@ -5,8 +5,8 @@
- set (KDE_APPLICATIONS_VERSION "0.2.1")
-
- set(ECM_MIN_VERSION "5.15.0")
---set(QT_MIN_VERSION "5.7.0")
--+set(QT_MIN_VERSION "5.6.2")
-+-set(QT_MIN_VERSION "6.6.3")
-++set(QT_MIN_VERSION "6.6.3")
- set(KF5_MIN_VERSION "5.15.0")
-
- find_package(ECM ${ECM_MIN_VERSION} CONFIG REQUIRED)
diff --git a/desktop/kde6/applications/minuet-kf6/files/qtfixc.patch b/desktop/kde6/applications/minuet-kf6/files/qtfixc.patch
deleted file mode 100755
index 6f5ff7ce8c..0000000000
--- a/desktop/kde6/applications/minuet-kf6/files/qtfixc.patch
+++ /dev/null
@@ -1,14 +0,0 @@
---- qtfix.patch 2016-12-22 15:50:07.000000000 +0100
-+++ qtfixb.patch 2016-12-23 13:00:31.000000000 +0100
-@@ -4,9 +4,9 @@
- @@ -10,7 +10,7 @@
- set (KDE_APPLICATIONS_VERSION "0.2.1")
-
-- set(ECM_MIN_VERSION "5.15.0")
-+ set(ECM_MIN_VERSION "5.29.0")
- -set(QT_MIN_VERSION "5.7.0")
- +set(QT_MIN_VERSION "5.6.2")
-- set(KF5_MIN_VERSION "5.15.0")
-+ set(KF5_MIN_VERSION "5.29.0")
-
- find_package(ECM ${ECM_MIN_VERSION} CONFIG REQUIRED)
diff --git a/desktop/kde6/applications/minuet-kf6/pspec.xml b/desktop/kde6/applications/minuet-kf6/pspec.xml
deleted file mode 100755
index 2336a06c08..0000000000
--- a/desktop/kde6/applications/minuet-kf6/pspec.xml
+++ /dev/null
@@ -1,167 +0,0 @@
-
-
- minuet-kf6
- https://minuet-kf6.kde.org
-
- Alihan Öztürk
- alihan@pisilinux.org
-
- LGPLv2
- app:gui
- A KDE Software for Music Education
- Music education Free Software, thoughtfully designed to push your musical skills to the next level. Enhance your ability to recognize intervals, chords, rhythm, and scales while enjoying all the power of Free Software.
- https://download.kde.org/stable/release-service/24.12.1/src/minuet-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-svg-devel
- qt6-base-devel
- qt6-declarative-devel
- ki18n-kf6-devel
- kxmlgui-kf6-devel
- kio-kf6-devel
- kcrash-kf6-devel
- kdoctools-kf6-devel
- alsa-lib-devel
- drumstick-devel
- fluidsynth-devel
-
-
-
-
-
-
-
- minuet-kf6
- A KDE Software for Music Education
-
- kio-kf6
- ki18n-kf6
- kcrash-kf6
- libgcc
- kconfig-kf6
- kxmlgui-kf6
- alsa-lib
- qt6-base
- kcompletion-kf6
- kcoreaddons-kf6
- drumstick-libs
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
- fluidsynth
- qt6-svg
- qt6-declarative
-
-
- /usr/bin
- /usr/share
- /usr/share/appdata
- /usr/share/applications
- /usr/share/doc
- /usr/share/icons
- /usr/share/kxmlgui-kf65
- /usr/share/minuet-kf6
- /usr/lib
-
-
-
-
- minuet-kf6-devel
- Development files for minuet-kf6
-
- qt6-base-devel
- minuet-kf6
-
-
- /usr/include
- /usr/lib/cmake
- /usr/lib/pkgconfig
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/okular-kf6/actions.py b/desktop/kde6/applications/okular-kf6/actions.py
deleted file mode 100755
index dd226e08ab..0000000000
--- a/desktop/kde6/applications/okular-kf6/actions.py
+++ /dev/null
@@ -1,22 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import shelltools
-
-
-def setup():
- # shelltools.system("sed -i 's|5.92.0|5.245.0|g' CMakeLists.txt")
- kde6.configure("-DKDEPIM_NO_TEXTTOSPEECH=TRUE")
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/okular-kf6/pspec.xml b/desktop/kde6/applications/okular-kf6/pspec.xml
deleted file mode 100755
index 10532c2e6c..0000000000
--- a/desktop/kde6/applications/okular-kf6/pspec.xml
+++ /dev/null
@@ -1,226 +0,0 @@
-
-
-
-
- okular-kf6
- http://okular-kf6.kde.org
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- okular-kf6
- library
- desktop.kde6.graphics
- A document viewer
- okular-kf6 is a document viewer.
- mirrors://kde/stable/release-service/24.12.1/src/okular-24.12.1.tar.xz
-
- qt6-base-devel
- qt6-multimedia-devel
- qt6-declarative-devel
- qca2-qt6-devel
- tiff-devel
- purpose-kf6-devel
- qt6-phonon-devel
- qt6-speech-devel
- poppler-qt6-devel
- ebook-tools-devel
- libkexiv2-kf6-devel
- kdoctools-kf6-devel
- threadweaver-kf6-devel
- ki18n-kf6-devel
- kio-kf6-devel
- kbookmarks-kf6-devel
- kcompletion-kf6-devel
- kconfig-kf6-devel
- kconfigwidgets-kf6-devel
- kwindowsystem-kf6-devel
- kxmlgui-kf6-devel
- kitemmodels-kf6-devel
- kunitconversion-kf6-devel
- plasma-activities-kf6-devel
- libkscreen-kf6-devel
- chmlib-devel
- kjobwidgets-kf6-devel
- libspectre-devel
- djvu-devel
- kpty-kf6-devel
- kparts-kf6-devel
- kdegraphics-mobipocket-kf6-devel
- extra-cmake-modules-kf6
- kirigami-kf6-devel
- libzip-devel
- discount-devel
- freetype-devel
- qt6-svg-devel
- ktextwidgets-kf6-devel
- kiconthemes-kf6-devel
- karchive-kf6-devel
- kwallet-kf6-devel
- openjpeg2-devel
- libjpeg-turbo-devel
-
-
-
-
- okular-kf6
- app:gui
-
- qt6-base
- qca2-qt6
- tiff
- kcrash-kf6
- libkexiv2-kf6
- poppler-qt6
- ebook-tools
- libzip
- discount
- plasma-activities-kf6
- libjpeg-turbo
- purpose-kf6
- kpty-kf6
- kio-kf6
- zlib
- ki18n-kf6
- kparts-kf6
- libgcc
- kcodecs-kf6
- kconfig-kf6
- kwallet-kf6
- kxmlgui-kf6
- qt6-svg
- freetype
- karchive-kf6
- kservice-kf6
- ktextwidgets-kf6
- kbookmarks-kf6
- kitemviews-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- kiconthemes-kf6
- ktextwidgets-kf6
- threadweaver-kf6
- kwindowsystem-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
- qt6-declarative
- qt6-multimedia
- djvu
- libspectre
- qt6-phonon
- chmlib
- kjobwidgets-kf6
- qt6-speech
- kdegraphics-mobipocket-kf6
- qt6-svg
-
-
- /etc/xdg
- /usr/lib
- /usr/share/doc
- /usr/share/man
- /usr/bin
- /usr/share
-
-
-
-
- okular-kf6-devel
- Development files for okular-kf6
-
- okular-kf6
-
-
- /usr/include
- /usr/lib/cmake
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/okular-kf6/translations.xml b/desktop/kde6/applications/okular-kf6/translations.xml
deleted file mode 100755
index 7d9127f5af..0000000000
--- a/desktop/kde6/applications/okular-kf6/translations.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
- okular-kf6
- Belge gösterici
- okular-kf6 bir belge göstericidir.
-
-
-
- okular-kf6-devel
- okular-kf6 için geliştirme dosyaları
-
-
diff --git a/desktop/kde6/applications/parley-kf6/actions.py b/desktop/kde6/applications/parley-kf6/actions.py
deleted file mode 100755
index 2faab7db6a..0000000000
--- a/desktop/kde6/applications/parley-kf6/actions.py
+++ /dev/null
@@ -1,20 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/parley-kf6/pspec.xml b/desktop/kde6/applications/parley-kf6/pspec.xml
deleted file mode 100755
index 7e8a10eba9..0000000000
--- a/desktop/kde6/applications/parley-kf6/pspec.xml
+++ /dev/null
@@ -1,177 +0,0 @@
-
-
-
-
- parley-kf6
- http://edu.kde.org/applications/all/parley-kf6
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- parley-kf6
- app:gui
- desktop.kde.edu
- parley-kf6 is a program to help you memorize things.
- parley-kf6 is a program to help you memorize things. parley-kf6 supports many language specific features but can be used for other learning tasks just as well. It uses the spaced repetition learning method, also known as flash cards. Creating new vocabulary collections with parley-kf6 is easy, but of course it is even better if you can use some of our premade files. Have a look at the KDE-Files.org page or use the "Download New Collections" feature directly in parley-kf6.
- mirrors://kde/stable/release-service/24.12.1/src/parley-24.12.1.tar.xz
-
- qt6-base-devel
- qt6-svg-devel
- qt6-multimedia-devel
- qt6-webengine-devel
- libxslt-devel
- libXrender-devel
- libxml2-devel
- libkeduvocdocument-kf6-devel
- kdoctools-kf6-devel
- kcoreaddons-kf6-devel
- kconfig-kf6-devel
- kcrash-kf6-devel
- gettext-devel
- ki18n-kf6-devel
- kio-kf6-devel
- knewstuff-kf6-devel
- kcmutils-kf6-devel
- kxmlgui-kf6-devel
- sonnet-kf6-devel
- kservice-kf6-devel
- ktextwidgets-kf6-devel
- kcompletion-kf6-devel
- kconfigwidgets-kf6-devel
- kwidgetsaddons-kf6-devel
- knotifications-kf6-devel
-
- extra-cmake-modules-kf6
- ffmpeg-devel
- libXScrnSaver-devel
-
-
-
-
- parley-kf6
-
- qt6-base
- qt6-svg
- qt6-multimedia
- qt6-webengine
- libxslt
- libXrender
- libxml2
- libkeduvocdocument-kf6
- kdoctools-kf6
- kcoreaddons-kf6
- kconfig-kf6
- kcrash-kf6
- gettext
- ki18n-kf6
- kio-kf6
- knewstuff-kf6
-
- kcmutils-kf6
- kxmlgui-kf6
- knotifications-kf6
- sonnet-kf6
- kservice-kf6
- libgcc
- ktextwidgets-kf6
- kcompletion-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
-
-
- /usr/lib
- /usr/share/doc
- /usr/bin
- /usr/share
- /etc/xdg
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/parley-kf6/translations.xml b/desktop/kde6/applications/parley-kf6/translations.xml
deleted file mode 100755
index e33cd8d432..0000000000
--- a/desktop/kde6/applications/parley-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- parley-kf6
- Tekrar yapmanıza yardım eden bir uygulama
- parley-kf6 ile yeni öğrendiğiniz şeyleri belli zaman aralıklarıyla tekrar ederek uzun zamanlı hafızanızda yer etmelerini sağlayabilirsiniz. parley-kf6, flaş kart denilen tekniği kullanır. Dil öğrenimi için özelleşmiş yetenekleri olmasına karşın diğer konularda da kullanıma uygundur. Kartları hazırlamak epey kolay olmakla beraber kde-files.org adresinden ulaşabileceğiniz hazır kart setlerini de kullanabilirsiniz.
-
-
diff --git a/desktop/kde6/applications/partitionmanager-kf6/actions.py b/desktop/kde6/applications/partitionmanager-kf6/actions.py
deleted file mode 100755
index 7607087e91..0000000000
--- a/desktop/kde6/applications/partitionmanager-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("README*", "LICENSES/*")
diff --git a/desktop/kde6/applications/partitionmanager-kf6/pspec.xml b/desktop/kde6/applications/partitionmanager-kf6/pspec.xml
deleted file mode 100755
index 9e33f52aaa..0000000000
--- a/desktop/kde6/applications/partitionmanager-kf6/pspec.xml
+++ /dev/null
@@ -1,159 +0,0 @@
-
-
-
-
- partitionmanager-kf6
- https://www.kde.org
-
- Pisi Linux Admins
- admin@pisilinux.org
-
- LGPLv2
- app:gui
- KDE Partition Manager is a utility program to help you manage the disk devices, partitions and file systems on your computer
- It allows you to easily create, copy, move, delete, resize without losing data, backup and restore partitions..
- mirrors://kde/stable/release-service/24.12.1/src/partitionmanager-24.12.1.tar.xz
-
- qt6-base-devel
- libatasmart-devel
- extra-cmake-modules-kf6
- parted-devel
- libutil-linux-devel
- ki18n-kf6-devel
- kio-kf6-devel
- kconfig-kf6-devel
- kxmlgui-kf6-devel
- kservice-kf6-devel
- kcoreaddons-kf6-devel
- kiconthemes-kf6-devel
- kjobwidgets-kf6-devel
- kconfigwidgets-kf6-devel
- kwidgetsaddons-kf6-devel
- kdoctools-kf6-devel
- kpmcore-kf6-devel
- e2fsprogs-devel
- kdbusaddons-kf6-devel
- polkit-qt6-devel
- elogind-devel
-
-
-
-
- partitionmanager-kf6
-
- qt6-base
- libgcc
- libutil-linux
- kio-kf6
- ki18n-kf6
- kconfig-kf6
- kxmlgui-kf6
- kservice-kf6
- kcoreaddons-kf6
- kiconthemes-kf6
- kjobwidgets-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
- kpmcore-kf6
- kcrash-kf6
- e2fsprogs
- kdbusaddons-kf6
- polkit-qt6
- kwindowsystem-kf6
-
-
- /usr/bin
- /usr/share
- /usr/lib
- /usr/lib/qt6
- /usr/share/doc
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/partitionmanager-kf6/translations.xml b/desktop/kde6/applications/partitionmanager-kf6/translations.xml
deleted file mode 100755
index a009e69ea4..0000000000
--- a/desktop/kde6/applications/partitionmanager-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- partitionmanager-kf6
- KDE Disk Bölümü Yöneticisi
- KDE Disk Bölümü Yöneticisi, disklerinizi, bölümlerinizi ve dosya sistemlerinizi yönetmenize izin verir. Birçok dosya sistemini (ext2/3/4, reiserfs, NTFS, FAT32 ve daha fazlası) desteklemenin yanı sıra, yeni bölüm oluşturabilir ya da var olan bir bölüm üzerinde boyutlandırma, kopyalama, taşıma, yedekleme ve geri yükleme işlemlerini yapabilir.
-
-
diff --git a/desktop/kde6/applications/picmi-kf6/actions.py b/desktop/kde6/applications/picmi-kf6/actions.py
deleted file mode 100755
index 0374af291e..0000000000
--- a/desktop/kde6/applications/picmi-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-NoStrip=["/usr/share/icons"]
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/picmi-kf6/pspec.xml b/desktop/kde6/applications/picmi-kf6/pspec.xml
deleted file mode 100755
index 59d0096f1e..0000000000
--- a/desktop/kde6/applications/picmi-kf6/pspec.xml
+++ /dev/null
@@ -1,145 +0,0 @@
-
-
-
-
- picmi-kf6
- http://games.kde.org
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv2
- app:gui
- desktop.kde.games
- picmi-kf6 is a single player logic-based puzzle game
- picmi-kf6 is a single player logic-based puzzle game. The goal is to color cells according to numbers given at the side of the board in order to uncover a hidden pattern or picture.
- https://download.kde.org/stable/release-service/24.12.1/src/picmi-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- qt6-base-devel
- qt6-svg-devel
- qt6-declarative-devel
- kdoctools-kf6-devel
- kcoreaddons-kf6-devel
- kdbusaddons-kf6-devel
- kdeclarative-kf6-devel
- ki18n-kf6-devel
- kio-kf6-devel
- knewstuff-kf6-devel
- kxmlgui-kf6-devel
- libkdegames-kf6-devel
-
- kitemmodels-kf6-devel
- kunitconversion-kf6-devel
-
-
-
-
- picmi-kf6
- picmi-kf6
-
- ki18n-kf6
- libgcc
- kxmlgui-kf6
- qt6-svg
- qt6-base
- kcoreaddons-kf6
- kdbusaddons-kf6
- libkdegames-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
-
-
- /usr/share
- /usr/share/doc
- /usr/bin
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/picmi-kf6/translations.xml b/desktop/kde6/applications/picmi-kf6/translations.xml
deleted file mode 100755
index eaedb9897e..0000000000
--- a/desktop/kde6/applications/picmi-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- picmi-kf6
- Resim çizme bulmacası
- picmi-kf6, tablonun kenarında verilen sayılar kadar tabla üzerinde nokta koyarak bir resim tamamlama bulmacasıdır.
-
-
diff --git a/desktop/kde6/applications/pim-data-exporter-kf6/actions.py b/desktop/kde6/applications/pim-data-exporter-kf6/actions.py
deleted file mode 100755
index dc7d4ed6e8..0000000000
--- a/desktop/kde6/applications/pim-data-exporter-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
-
- pisitools.dodoc("LICENSES/*")
-
diff --git a/desktop/kde6/applications/pim-data-exporter-kf6/pspec.xml b/desktop/kde6/applications/pim-data-exporter-kf6/pspec.xml
deleted file mode 100755
index 720a814ea6..0000000000
--- a/desktop/kde6/applications/pim-data-exporter-kf6/pspec.xml
+++ /dev/null
@@ -1,189 +0,0 @@
-
-
-
-
- pim-data-exporter-kf6
- https://community.kde.org/KDE_PIM
-
- Stefan Gronewold
- groni@pisilinux.org
-
- GPLv2
- Import and export KDE PIM settings
- Import and export KDE PIM settings
- https://download.kde.org/stable/release-service/24.12.1/src/pim-data-exporter-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- kcrash-kf6-devel
- kdbusaddons-kf6-devel
- kdoctools-kf6-devel
- akonadi-contacts-kf6-devel
- akonadi-kf6-devel
- akonadi-mime-kf6-devel
- calendarsupport-kf6-devel
- kalarm-kf6
- kcalendarcore-kf6-devel
- kcontacts-kf6-devel
- kmailtransport-kf6-devel
- kpimtextedit-kf6-devel
-
- qt6-base-devel
- ktextwidgets-kf6-devel
- kxmlgui-kf6-devel
- kitemmodels-kf6-devel
- boost-devel
-
- kio-kf6-devel
- ki18n-kf6-devel
- kitemviews-kf6-devel
- kunitconversion-kf6-devel
- kmime-kf6-devel
- kidentitymanagement-kf6-devel
- akonadi-calendar-kf6-devel
- kholidays-kf6-devel
- mailcommon-kf6-devel
- messagelib-kf6-devel
- pimcommon-kf6-devel
- kimap-kf6-devel
- cyrus-sasl-devel
- libkleo-kf6-devel
- gpgme-devel
- gpgme-qt6-devel
- libkdepim-kf6-devel
- ffmpeg-devel
- karchive-kf6-devel
-
- libXScrnSaver-devel
- knotifications-kf6-devel
- kuserfeedback-kf6-devel
- kstatusnotifieritem-kf6-devel
-
-
-
-
- pim-data-exporter-kf6
- Import and export KDE PIM settings
-
- kio-kf6
- ki18n-kf6
- kmime-kf6
- kcrash-kf6
- libgcc
- akonadi-kf6
- kconfig-kf6
- kxmlgui-kf6
- karchive-kf6
- qt6-base
- kalarm-kf6
- kcontacts-kf6
- libkdepim-kf6
- pimcommon-kf6
- kitemviews-kf6
- mailcommon-kf6
- messagelib-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- kpimtextedit-kf6
- kconfigwidgets-kf6
- kmailtransport-kf6
- knotifications-kf6
- kwidgetsaddons-kf6
- kstatusnotifieritem-kf6
- kidentitymanagement-kf6
-
-
- /etc/xdg
- /usr/bin
- /usr/lib
- /usr/share
- /usr/share/doc
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/pim-sieve-editor-kf6/actions.py b/desktop/kde6/applications/pim-sieve-editor-kf6/actions.py
deleted file mode 100755
index dc7d4ed6e8..0000000000
--- a/desktop/kde6/applications/pim-sieve-editor-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
-
- pisitools.dodoc("LICENSES/*")
-
diff --git a/desktop/kde6/applications/pim-sieve-editor-kf6/pspec.xml b/desktop/kde6/applications/pim-sieve-editor-kf6/pspec.xml
deleted file mode 100755
index 95a218f11c..0000000000
--- a/desktop/kde6/applications/pim-sieve-editor-kf6/pspec.xml
+++ /dev/null
@@ -1,160 +0,0 @@
-
-
-
-
- pim-sieve-editor-kf6
- https://community.kde.org/KDE_PIM
-
- Stefan Gronewold
- groni@pisilinux.org
-
- GPLv2
- Mail sieve editor
- Mail sieve editor
- https://download.kde.org/stable/release-service/24.12.1/src/pim-sieve-editor-24.12.1.tar.xz
-
- extra-cmake-modules-kf6
- kbookmarks-kf6-devel
- kcrash-kf6-devel
- kdbusaddons-kf6-devel
- kdoctools-kf6-devel
- kiconthemes-kf6-devel
- kio-kf6-devel
- kmailtransport-kf6-devel
- kpimtextedit-kf6-devel
- messagelib-kf6-devel
- pimcommon-kf6-devel
- qt6-base-devel
- akonadi-mime-kf6-devel
- akonadi-kf6-devel
- kitemmodels-kf6-devel
- kmime-kf6-devel
- cyrus-sasl-devel
- kcontacts-kf6-devel
- akonadi-contacts-kf6-devel
- kimap-kf6-devel
- libksieve-kf6-devel
- ffmpeg-devel
- kuserfeedback-kf6-devel
- libXScrnSaver-devel
- qt6-keychain-devel
-
-
-
-
- pim-sieve-editor-kf6
- Mail sieve editor
-
- ki18n-kf6
- kcrash-kf6
- libgcc
- kconfig-kf6
- kwallet-kf6
- kxmlgui-kf6
- qt6-base
- libksieve-kf6
- pimcommon-kf6
- kbookmarks-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- kiconthemes-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
- qt6-keychain
-
-
- /etc/xdg
- /usr/bin
- /usr/lib
- /usr/share
- /usr/share/doc
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/pimcommon-kf6/actions.py b/desktop/kde6/applications/pimcommon-kf6/actions.py
deleted file mode 100755
index fb37aefcce..0000000000
--- a/desktop/kde6/applications/pimcommon-kf6/actions.py
+++ /dev/null
@@ -1,17 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure("-DCMAKE_INSTALL_LIBDIR=lib \
- -DBUILD_TESTING=OFF")
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
diff --git a/desktop/kde6/applications/pimcommon-kf6/files/qt5.patch b/desktop/kde6/applications/pimcommon-kf6/files/qt5.patch
deleted file mode 100755
index 063e7fef18..0000000000
--- a/desktop/kde6/applications/pimcommon-kf6/files/qt5.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nuar a/CMakeLists.txt b/CMakeLists.txt
---- a/CMakeLists.txt 2017-12-08 04:04:46.000000000 +0300
-+++ b/CMakeLists.txt 2017-12-16 23:24:11.263302169 +0300
-@@ -29,7 +29,7 @@
- set(pimcommon-kf6_LIB_VERSION ${PIM_VERSION})
- set(AKONADICONTACT_LIB_VERSION "5.7.0")
- set(libkdepim-kf6_LIB_VERSION "5.7.0")
--set(QT_REQUIRED_VERSION "6.6.3")
-+set(QT_REQUIRED_VERSION "6.6.3")
- set(kmime-kf6_LIB_VERSION "5.7.0")
- set(kimap-kf6_LIB_VERSION "5.7.0")
- set(kcontacts-kf6_LIB_VERSION "5.7.0")
diff --git a/desktop/kde6/applications/pimcommon-kf6/pspec.xml b/desktop/kde6/applications/pimcommon-kf6/pspec.xml
deleted file mode 100755
index fc7eaa54a5..0000000000
--- a/desktop/kde6/applications/pimcommon-kf6/pspec.xml
+++ /dev/null
@@ -1,234 +0,0 @@
-
-
-
-
- pimcommon-kf6
- https://www.kde.org
-
- PisiLinux Community
- admins@pisilinux.org
-
- LGPLv2
- library
- Common libraries for KDE PIM
- Common libraries for KDE PIM
- mirrors://kde/stable/release-service/24.12.1/src/pimcommon-24.12.1.tar.xz
-
- qt6-base-devel
- boost-devel
- gpgme-devel
- qt6-sql-sqlite
- qt6-sql-mysql
- qt6-sql-odbc
- qt6-sql-postgresql
- prison-kf6-devel
- kmbox-kf6-devel
- qt6-phonon-devel
- akonadi-kf6-devel
- libical-devel
-
- libgpg-error-devel
- libxslt-devel
- openldap-client
- cyrus-sasl-devel
- kitemviews-kf6-devel
- kio-kf6-devel
- karchive-kf6-devel
- kdoctools-kf6-devel
-
- kitemmodels-kf6-devel
-
- kunitconversion-kf6-devel
- kmime-kf6-devel
- kcontacts-kf6-devel
- kcalendarcore-kf6-devel
- kldap-kf6-devel
- libkdepim-kf6-devel
- extra-cmake-modules-kf6
-
- akonadi-contacts-kf6-devel
- akonadi-search-kf6-devel
- akonadi-mime-kf6-devel
-
- qt6-webengine-devel
-
- kdoctools-kf6-devel
- knewstuff-kf6-devel
- kpimtextedit-kf6-devel
- kimap-kf6-devel
- purpose-kf6-devel
- ktextaddons-kf6-devel
-
-
-
-
-
-
-
- pimcommon-kf6
-
- qt6-base
- kio-kf6
- ki18n-kf6
- libgcc
- kcodecs-kf6
- kmime-kf6
- kldap-kf6
- kxmlgui-kf6
- kwallet-kf6
- karchive-kf6
- kjobwidgets-kf6
- qt6-webengine
- kcalendarcore-kf6
- kcontacts-kf6
- kconfig-kf6
- libxml2
- kservice-kf6
- kguiaddons-kf6
- kitemviews-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- kdbusaddons-kf6
- kiconthemes-kf6
- kitemmodels-kf6
- ktextwidgets-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
- qt6-phonon
- prison-kf6
- akonadi-kf6
- libkdepim-kf6
- akonadi-contacts-kf6
- kdoctools-kf6
- knewstuff-kf6
- kpimtextedit-kf6
-
- kimap-kf6
- cyrus-sasl
- purpose-kf6
- ktextaddons-kf6
-
-
- /etc/xdg
- /usr/lib
- /usr/share/doc
- /usr/mkspecs/
- /usr/bin
- /usr/share/mime
- /usr/share/icons
- /usr/share/dbus-1
- /usr/share/config.kcfg
- /usr/share/kf5
- /usr/share/config
- /usr/share/akonadi
- /usr/share/akonadicontact/grantleetheme/default
- /usr/share/locale
- /usr/share
-
-
-
-
- pimcommon-kf6-devel
- Development package for pimcommon-kf6 libraries
- Contains development tools and header files for kdepim-common
-
- qt6-base-devel
- boost-devel
- ktextaddons-kf6-devel
- pimcommon-kf6
-
-
- /usr/lib/cmake
- /usr/include
- /usr/lib/gpgmepp
- /usr/share/kde4/apps/cmake
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/poxml-kf6/actions.py b/desktop/kde6/applications/poxml-kf6/actions.py
deleted file mode 100755
index e9e08c819f..0000000000
--- a/desktop/kde6/applications/poxml-kf6/actions.py
+++ /dev/null
@@ -1,23 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-from pisi.actionsapi import kde5
-
-NoStrip=["/usr/share"]
-
-def setup():
- kde6.configure()
- # kde5.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("COPYING*")
diff --git a/desktop/kde6/applications/poxml-kf6/pspec.xml b/desktop/kde6/applications/poxml-kf6/pspec.xml
deleted file mode 100755
index 8643a63738..0000000000
--- a/desktop/kde6/applications/poxml-kf6/pspec.xml
+++ /dev/null
@@ -1,140 +0,0 @@
-
-
-
-
- poxml-kf6
- http://www.kde.org/
-
- Mathias Freire
- mathiasfreire45@gmail.com
-
- GPLv2
- app:gui
- desktop.kde.sdk
- Tools for translating DocBook XML files with Gettex
- This is a collection of tools that facilitate translating DocBook XML files using Gettext message files (PO files).
- https://download.kde.org/stable/release-service/24.12.1/src/poxml-24.12.1.tar.xz
-
- qt6-base-devel
- gettext-devel
- kdoctools-kf6-devel
- docbook-xsl
- extra-cmake-modules-kf6
-
-
-
-
-
-
- poxml-kf6
-
- libgcc
- gettext
- qt6-base
-
-
-
-
- kdesdk
-
-
- kdesdk
-
-
- /usr/bin
- /usr/share/doc
- /usr/share/man
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/poxml-kf6/translations.xml b/desktop/kde6/applications/poxml-kf6/translations.xml
deleted file mode 100755
index f7bcb3faa3..0000000000
--- a/desktop/kde6/applications/poxml-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- poxml-kf6
- DocBook XML dosyalarını çevirme araçları.
- poxml-kf6, DocBook XML dosyalarını (.po) Gettext yarımıyla çevirmeyi sağlayan bir programdır.
-
-
diff --git a/desktop/kde6/applications/rocs-kf6/actions.py b/desktop/kde6/applications/rocs-kf6/actions.py
deleted file mode 100755
index 3041ee41e3..0000000000
--- a/desktop/kde6/applications/rocs-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-from pisi.actionsapi import kde5
-
-def setup():
- # kde6.configure()
- kde5.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/rocs-kf6/pspec.xml b/desktop/kde6/applications/rocs-kf6/pspec.xml
deleted file mode 100755
index aa3f171f2b..0000000000
--- a/desktop/kde6/applications/rocs-kf6/pspec.xml
+++ /dev/null
@@ -1,220 +0,0 @@
-
-
-
-
- rocs-kf6
- https://www.kde.org
-
- Pisi Linux Admins
- admin@pisilinux.org
-
- LGPLv2
- app:gui
- desktop.kde.edu
- rocs-kf6 Graph Theory
- rocs-kf6 aims to be a Graph Theory IDE for helping professors to show the results of a graph algorithm and also helping students to do the algorithms. rocs-kf6 has a scripting module, done in Qt Script, that interacts with the drawn graph and every change in the graph with the script is reflected on the drawn one..
- mirrors://kde/stable/release-service/24.12.1/src/rocs-24.12.1.tar.xz
-
-
- extra-cmake-modules-kf6
-
- qt5-base-devel
- qt5-declarative-devel
- qt5-webkit-devel
- qt5-base-devel
- qt5-xmlpatterns-devel
- qt5-script-devel
- kdoctools-devel
- kdeclarative-devel
- ki18n-devel
- gettext-devel
- kitemviews-devel
- ktexteditor-devel
- kxmlgui-devel
- kconfig-devel
- karchive-devel
- kcompletion-devel
- kcoreaddons-devel
- kconfigwidgets-devel
- kwidgetsaddons-devel
- qt5-location-devel
- grantlee-qt5-devel
- boost-devel
- qt5-svg-devel
-
-
-
-
- rocs-kf6
-
-
-
- qt5-base
- qt5-script
- qt5-declarative
- qt5-xmlpatterns
- grantlee-qt5
- ktexteditor
- kcrash
- kparts
- libgcc
- ki18n
- kconfig
- karchive
- kcompletion
- kcoreaddons
- ktextwidgets
- kconfigwidgets
- kwidgetsaddons
- kxmlgui
- kitemviews
-
-
- /usr/bin
- /usr/share
- /usr/lib
- /usr/lib/qt6
- /usr/share/doc
-
-
- rocs
-
-
-
-
- rocs-kf6-devel
- Development files for rocs-kf6
-
- rocs-kf6
-
-
- /usr/include
- /usr/lib/cmake
-
-
- rocs-devel
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/signon-kwallet-extension-kf6/actions.py b/desktop/kde6/applications/signon-kwallet-extension-kf6/actions.py
deleted file mode 100755
index e84c895080..0000000000
--- a/desktop/kde6/applications/signon-kwallet-extension-kf6/actions.py
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import kde6
-from pisi.actionsapi import pisitools
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("COPYING")
diff --git a/desktop/kde6/applications/signon-kwallet-extension-kf6/pspec.xml b/desktop/kde6/applications/signon-kwallet-extension-kf6/pspec.xml
deleted file mode 100755
index 1a37b72049..0000000000
--- a/desktop/kde6/applications/signon-kwallet-extension-kf6/pspec.xml
+++ /dev/null
@@ -1,124 +0,0 @@
-
-
- signon-kwallet-extension-kf6
- http://kde.org
-
- Alihan Öztürk
- alihan@pisilinux.org
-
- LGPLv2
- app
- desktop.kde6.network
- kwallet-kf6 signon extension
- kwallet-kf6 signon extension
-
- extra-cmake-modules-kf6
- qt6-base-devel
- kwallet-kf6-devel
- signond-devel
-
- mirrors://kde/stable/release-service/24.12.1/src/signon-kwallet-extension-24.12.1.tar.xz
-
-
-
- signon-kwallet-extension-kf6
- kwallet-kf6 signon extension
-
- libgcc
- signond
- kwallet-kf6
- qt6-base
-
-
- /usr/lib/signon
- /usr/share/doc
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/spectacle-kf6/actions.py b/desktop/kde6/applications/spectacle-kf6/actions.py
deleted file mode 100755
index e869482cd0..0000000000
--- a/desktop/kde6/applications/spectacle-kf6/actions.py
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-
-def setup():
- kde6.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.removeDir("/usr/lib/systemd")
-
- pisitools.dodoc("LICENSES/*")
diff --git a/desktop/kde6/applications/spectacle-kf6/pspec.xml b/desktop/kde6/applications/spectacle-kf6/pspec.xml
deleted file mode 100755
index 6bd4dcf697..0000000000
--- a/desktop/kde6/applications/spectacle-kf6/pspec.xml
+++ /dev/null
@@ -1,203 +0,0 @@
-
-
-
-
- spectacle-kf6
- https://www.kde.org
-
- Pisi Linux Admins
- admin@pisilinux.org
-
- LGPLv2
- app:gui
- desktop.kde6.graphics
- KDE screenshot capture utility
- spectacle-kf6, a new screenshot application that aims to replace KSnapshot..
- mirrors://kde/stable/release-service/24.12.1/src/spectacle-24.12.1.tar.xz
-
- qt6-base-devel
- qt6-wayland-devel
- extra-cmake-modules-kf6
- kdoctools-kf6-devel
- kirigami-kf6-devel
- kpipewire-kf6-devel
- pipewire-devel
- libxcb-devel
- prison-kf6-devel
- libkscreen-kf6-devel
- xcb-util-devel
- layer-shell-qt-kf6-devel
- xcb-util-image-devel
- xcb-util-cursor-devel
- kxmlgui-kf6-devel
- knewstuff-kf6-devel
- kio-kf6-devel
- purpose-kf6-devel
- kwindowsystem-kf6-devel
- kcoreaddons-kf6-devel
- ki18n-kf6-devel
- kwidgetsaddons-kf6-devel
- kdeclarative-kf6-devel
- kwayland-kf6-devel
- knotifications-kf6-devel
- wayland-devel
- wayland-client
- kglobalaccel-kf6-devel
- zxing-cpp-devel
- opencv-devel
- qt6-declarative-devel
- qt6-svg-devel
- kguiaddons-kf6-devel
- kstatusnotifieritem-kf6-devel
- plasma-wayland-protocols
-
-
-
-
- spectacle-kf6
-
- qt6-base
- kio-kf6
- zxing-cpp
- libkscreen-kf6
- purpose-kf6
- xcb-util-cursor
- ki18n-kf6
- libgcc
- prison-kf6
- kconfig-kf6
- kirigami-kf6
- kxmlgui-kf6
- knewstuff-kf6
-
- pipewire
- kpipewire-kf6
- kdeclarative-kf6
- kservice-kf6
- kcoreaddons-kf6
- kwindowsystem-kf6
- kconfigwidgets-kf6
- knotifications-kf6
- kwidgetsaddons-kf6
- kdbusaddons-kf6
- libxcb
- xcb-util
- kwayland-kf6
- layer-shell-qt-kf6
- xcb-util-image
- qt6-declarative
- qt6-wayland
- qt6-svg
- kglobalaccel-kf6
- kguiaddons-kf6
- kstatusnotifieritem-kf6
-
-
- ksnapshot
-
-
- ksnapshot
-
-
- /etc/xdg
- /usr/bin
- /usr/share
- /usr/share/doc
- /usr/lib
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/spectacle-kf6/translations.xml b/desktop/kde6/applications/spectacle-kf6/translations.xml
deleted file mode 100755
index 0f6c593398..0000000000
--- a/desktop/kde6/applications/spectacle-kf6/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- spectacle-kf6
- Ekran görüntüsü yakalama aracı
- spectacle-kf6 bir ekran görüntüsü yakalama aracıdır.
-
-
diff --git a/desktop/kde6/applications/step-kf6/actions.py b/desktop/kde6/applications/step-kf6/actions.py
deleted file mode 100755
index d0ef227a16..0000000000
--- a/desktop/kde6/applications/step-kf6/actions.py
+++ /dev/null
@@ -1,20 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6, shelltools
-
-
-def setup():
- kde6.configure("-DPYTHON_EXECUTABLE:FILEPATH=/usr/bin/python3")
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("LICENSES/*", "ChangeLog", "AUTHORS", "README*", "DESIGN")
diff --git a/desktop/kde6/applications/step-kf6/pspec.xml b/desktop/kde6/applications/step-kf6/pspec.xml
deleted file mode 100755
index aa0bdbb0b1..0000000000
--- a/desktop/kde6/applications/step-kf6/pspec.xml
+++ /dev/null
@@ -1,164 +0,0 @@
-
-
-
-
- step-kf6
- http://kde.org/applications/education/step/
-
- Pisi Linux Admins
- admin@pisilinux.org
-
- LGPLv2
- app:gui
- desktop.kde.edu
- Interactive Physical Simulator
- step-kf6 is an interactive physical simulator. It allows you to explore the physical world through simulations.
- mirrors://kde/stable/release-service/24.12.1/src/step-24.12.1.tar.xz
-
- qt6-base-devel
-
- qt6-svg-devel
- qt6-declarative-devel
- extra-cmake-modules-kf6
- kdoctools-kf6-devel
- mesa-devel
- kconfig-kf6-devel
- knewstuff-kf6-devel
- kplotting-kf6-devel
- eigen3
- pkgconfig
- libqalculate-devel
- cln-devel
- kiconthemes-kf6-devel
- ktextwidgets-kf6-devel
- kio-kf6-devel
- kitemmodels-kf6-devel
- kunitconversion-kf6-devel
- qt6-linguist
- gsl-devel
-
-
-
-
- step-kf6
-
- qt6-base
- cln
- gsl
- kcrash-kf6
- knewstuff-kf6
- kplotting-kf6
- libqalculate
- kparts-kf6
- kio-kf6
- libgcc
- kiconthemes-kf6
- ktextwidgets-kf6
- kio-kf6
- ki18n-kf6
- kconfig-kf6
- kxmlgui-kf6
- kjobwidgets-kf6
- kcompletion-kf6
- kcoreaddons-kf6
- kiconthemes-kf6
- ktextwidgets-kf6
- kconfigwidgets-kf6
- kwidgetsaddons-kf6
- kservice-kf6
-
-
- /etc/xdg
- /usr/bin
- /usr/share
- /usr/share/doc
-
-
-
-
-
- 2025-01-09
- 24.12.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-12-15
- 24.12.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-11-07
- 24.08.3
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-10-10
- 24.08.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-09-12
- 24.08.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-08-27
- 24.08.0
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-07-04
- 24.05.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-06-27
- 24.05.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2024-05-23
- 24.05.0
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-04-13
- 24.02.2
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-21
- 24.02.1
- Version bump.
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
- 2024-03-03
- 24.02.0
- First release
- Mustafa Cinasal
- muscnsl@gmail.com
-
-
-
diff --git a/desktop/kde6/applications/umbrello-kf6/actions.py b/desktop/kde6/applications/umbrello-kf6/actions.py
deleted file mode 100755
index 2ef8b2024a..0000000000
--- a/desktop/kde6/applications/umbrello-kf6/actions.py
+++ /dev/null
@@ -1,25 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-#
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/licenses/gpl.txt
-
-from pisi.actionsapi import shelltools
-from pisi.actionsapi import pisitools
-from pisi.actionsapi import kde6
-from pisi.actionsapi import kde5
-from pisi.actionsapi import get
-
-NoStrip=["/usr/share"]
-
-def setup():
- # kde6.configure()
- kde5.configure()
-
-def build():
- kde6.make()
-
-def install():
- kde6.install()
-
- pisitools.dodoc("COPYING*", "AUTHORS", "CODING-STYLE", "ChangeLog", "README", "THANKS", "TODO")
diff --git a/desktop/kde6/applications/umbrello-kf6/files/upstream.patch b/desktop/kde6/applications/umbrello-kf6/files/upstream.patch
deleted file mode 100755
index fa05851179..0000000000
--- a/desktop/kde6/applications/umbrello-kf6/files/upstream.patch
+++ /dev/null
@@ -1,77852 +0,0 @@
-diff -Nuar umbrello-kf6-15.08.1.orig/CMakeLists.txt umbrello-kf6-15.08.1/CMakeLists.txt
---- umbrello-kf6-15.08.1.orig/CMakeLists.txt 2015-09-10 01:54:59.000000000 +0300
-+++ umbrello-kf6-15.08.1/CMakeLists.txt 2015-10-08 11:48:59.471089026 +0300
-@@ -6,8 +6,8 @@
- set (KDE_APPLICATIONS_VERSION_MICRO "1")
-
- set(umbrello-kf6_VERSION_MAJOR "2")
--set(umbrello-kf6_VERSION_MINOR "17")
--set(umbrello-kf6_VERSION_PATCH ${KDE_APPLICATIONS_VERSION_MICRO})
-+set(umbrello-kf6_VERSION_MINOR "18")
-+set(umbrello-kf6_VERSION_PATCH "99")
-
- option(BUILD_KF5 "Build for KDE Frameworks 5" OFF)
-
-diff -Nuar umbrello-kf6-15.08.1.orig/umbrello/actor.cpp umbrello-kf6-15.08.1/umbrello/actor.cpp
---- umbrello-kf6-15.08.1.orig/umbrello/actor.cpp 2015-09-10 01:54:59.000000000 +0300
-+++ umbrello-kf6-15.08.1/umbrello/actor.cpp 1970-01-01 02:00:00.000000000 +0200
-@@ -1,67 +0,0 @@
--/***************************************************************************
-- * This program is free software; you can redistribute it and/or modify *
-- * it under the terms of the GNU General Public License as published by *
-- * the Free Software Foundation; either version 2 of the License, or *
-- * (at your option) any later version. *
-- * *
-- * copyright (C) 2002-2014 *
-- * umbrello-kf6 UML Modeller Authors *
-- ***************************************************************************/
--
--#include "actor.h"
--
--/**
-- * Constructs an Actor.
-- *
-- * @param name The name of the Actor.
-- * @param id The unique id to assign to this Actor.
-- */
--UMLActor::UMLActor(const QString & name, Uml::ID::Type id)
-- : UMLCanvasObject(name, id)
--{
-- init();
--}
--
--/**
-- * Standard destructor.
-- */
--UMLActor::~UMLActor()
--{
--}
--
--/**
-- * Initializes key variables of the class.
-- */
--void UMLActor::init()
--{
-- m_BaseType = UMLObject::ot_Actor;
--}
--
--/**
-- * Make a clone of this object.
-- */
--UMLObject* UMLActor::clone() const
--{
-- UMLActor *clone = new UMLActor();
-- UMLObject::copyInto(clone);
-- return clone;
--}
--
--/**
-- * Creates the XMI element.
-- */
--void UMLActor::saveToXMI(QDomDocument& qDoc, QDomElement& qElement)
--{
-- QDomElement actorElement = UMLObject::save(QLatin1String("UML:Actor"), qDoc);
-- qElement.appendChild(actorElement);
--}
--
--/**
-- * Loads the XMI element (empty).
-- */
--bool UMLActor::load(QDomElement& element)
--{
-- Q_UNUSED(element);
-- return true;
--}
--
-diff -Nuar umbrello-kf6-15.08.1.orig/umbrello/actor.h umbrello-kf6-15.08.1/umbrello/actor.h
---- umbrello-kf6-15.08.1.orig/umbrello/actor.h 2015-09-10 01:54:59.000000000 +0300
-+++ umbrello-kf6-15.08.1/umbrello/actor.h 1970-01-01 02:00:00.000000000 +0200
-@@ -1,44 +0,0 @@
--/***************************************************************************
-- * This program is free software; you can redistribute it and/or modify *
-- * it under the terms of the GNU General Public License as published by *
-- * the Free Software Foundation; either version 2 of the License, or *
-- * (at your option) any later version. *
-- * *
-- * copyright (C) 2002-2014 *
-- * umbrello-kf6 UML Modeller Authors *
-- ***************************************************************************/
--
--#ifndef ACTOR_H
--#define ACTOR_H
--
--#include "umlcanvasobject.h"
--
--/**
-- * This class contains the non-graphical information required for a UML Actor.
-- * This class inherits from @ref UMLCanvasObject which contains most of the
-- * information.
-- * The @ref UMLDoc class creates instances of this type.
-- *
-- * @short Information for a non-graphical UML Actor.
-- * @author Paul Hensgen
-- * @see UMLCanvasObject
-- * Bugs and comments to umbrello-kf6-devel@kde.org or http://bugs.kde.org
-- */
--class UMLActor : public UMLCanvasObject
--{
-- Q_OBJECT
--public:
-- explicit UMLActor(const QString & name = QString(), Uml::ID::Type id = Uml::ID::None);
-- virtual ~UMLActor();
--
-- virtual void init();
--
-- virtual UMLObject* clone() const;
--
-- void saveToXMI(QDomDocument & qDoc, QDomElement & qElement);
--
--protected:
-- bool load(QDomElement & element);
--};
--
--#endif
-diff -Nuar umbrello-kf6-15.08.1.orig/umbrello/artifact.cpp umbrello-kf6-15.08.1/umbrello/artifact.cpp
---- umbrello-kf6-15.08.1.orig/umbrello/artifact.cpp 2015-09-10 01:54:59.000000000 +0300
-+++ umbrello-kf6-15.08.1/umbrello/artifact.cpp 1970-01-01 02:00:00.000000000 +0200
-@@ -1,90 +0,0 @@
--/***************************************************************************
-- * This program is free software; you can redistribute it and/or modify *
-- * it under the terms of the GNU General Public License as published by *
-- * the Free Software Foundation; either version 2 of the License, or *
-- * (at your option) any later version. *
-- * *
-- * copyright (C) 2003-2014 *
-- * umbrello-kf6 UML Modeller Authors *
-- ***************************************************************************/
--
--#include "artifact.h"
--#include "association.h"
--#include "clipboard/idchangelog.h"
--
--#include
--
--/**
-- * Sets up an Artifact.
-- * @param name The name of the Concept.
-- * @param id The unique id of the Concept.
-- */
--UMLArtifact::UMLArtifact(const QString & name, Uml::ID::Type id)
-- : UMLPackage(name, id),
-- m_drawAsType(defaultDraw)
--{
-- m_BaseType = UMLObject::ot_Artifact;
--}
--
--/**
-- * Standard deconstructor.
-- */
--UMLArtifact::~UMLArtifact()
--{
--}
--
--/**
-- * Make a clone of this object.
-- * @return the cloned object
-- */
--UMLObject* UMLArtifact::clone() const
--{
-- UMLArtifact *clone = new UMLArtifact();
-- UMLObject::copyInto(clone);
-- return clone;
--}
--
--/**
-- * Creates the UML:Artifact element including its operations,
-- * attributes and templates
-- * @param qDoc the xml document
-- * @param qElement the xml element
-- */
--void UMLArtifact::saveToXMI(QDomDocument& qDoc, QDomElement& qElement)
--{
-- QDomElement artifactElement = UMLObject::save(QLatin1String("UML:Artifact"), qDoc);
-- artifactElement.setAttribute(QLatin1String("drawas"), m_drawAsType);
-- qElement.appendChild(artifactElement);
--}
--
--/**
-- * Loads the UML:Artifact element including its operations,
-- * attributes and templates.
-- * @param element the xml element to load
-- * @return the success status of the operation
-- */
--bool UMLArtifact::load(QDomElement& element)
--{
-- QString drawAs = element.attribute(QLatin1String("drawas"), QLatin1String("0"));
-- m_drawAsType = (Draw_Type)drawAs.toInt();
-- return true;
--}
--
--/**
-- * Sets m_drawAsType for which method to draw the artifact as.
-- * @param type the draw type
-- */
--void UMLArtifact::setDrawAsType(Draw_Type type)
--{
-- m_drawAsType = type;
--}
--
--/**
-- * Returns the value of m_drawAsType.
-- * @return the value of the draw type attribute
-- */
--UMLArtifact::Draw_Type UMLArtifact::getDrawAsType()
--{
-- return m_drawAsType;
--}
--
-diff -Nuar umbrello-kf6-15.08.1.orig/umbrello/artifact.h umbrello-kf6-15.08.1/umbrello/artifact.h
---- umbrello-kf6-15.08.1.orig/umbrello/artifact.h 2015-09-10 01:54:59.000000000 +0300
-+++ umbrello-kf6-15.08.1/umbrello/artifact.h 1970-01-01 02:00:00.000000000 +0200
-@@ -1,66 +0,0 @@
--/***************************************************************************
-- * This program is free software; you can redistribute it and/or modify *
-- * it under the terms of the GNU General Public License as published by *
-- * the Free Software Foundation; either version 2 of the License, or *
-- * (at your option) any later version. *
-- * *
-- * copyright (C) 2003-2014 *
-- * umbrello-kf6 UML Modeller Authors *
-- ***************************************************************************/
--
--#ifndef ARTIFACT_H
--#define ARTIFACT_H
--
--#include "package.h"
--
--/**
-- * This class contains the non-graphical information required for a UML
-- * Artifact.
-- * This class inherits from @ref UMLCanvasObject which contains most of the
-- * information.
-- *
-- * @short Non-graphical information for a Artifact.
-- * @author Jonathan Riddell
-- * @see UMLCanvasObject
-- * Bugs and comments to umbrello-kf6-devel@kde.org or http://bugs.kde.org
-- */
--class UMLArtifact : public UMLPackage
--{
-- Q_OBJECT
--public:
--
-- /**
-- * Artifacts can be drawn using one of several icons.
-- */
-- enum Draw_Type {
-- defaultDraw,
-- file,
-- library,
-- table
-- };
--
-- explicit UMLArtifact(const QString & name = QString(), Uml::ID::Type id = Uml::ID::None);
-- virtual ~UMLArtifact();
--
-- virtual UMLObject* clone() const;
--
-- void saveToXMI(QDomDocument & qDoc, QDomElement & qElement);
--
-- void setDrawAsType(Draw_Type type);
--
-- Draw_Type getDrawAsType();
--
--protected:
--
-- bool load(QDomElement & element);
--
--private:
--
-- /**
-- * Artifacts can be drawn as one of several different icons,
-- * this value choosing how to draw them.
-- */
-- Draw_Type m_drawAsType;
--};
--
--#endif
-diff -Nuar umbrello-kf6-15.08.1.orig/umbrello/association.cpp umbrello-kf6-15.08.1/umbrello/association.cpp
---- umbrello-kf6-15.08.1.orig/umbrello/association.cpp 2015-09-10 01:54:59.000000000 +0300
-+++ umbrello-kf6-15.08.1/umbrello/association.cpp 1970-01-01 02:00:00.000000000 +0200
-@@ -1,742 +0,0 @@
--/***************************************************************************
-- * This program is free software; you can redistribute it and/or modify *
-- * it under the terms of the GNU General Public License as published by *
-- * the Free Software Foundation; either version 2 of the License, or *
-- * (at your option) any later version. *
-- * *
-- * copyright (C) 2003-2014 *
-- * umbrello-kf6 UML Modeller Authors *
-- ***************************************************************************/
--
--// own header
--#include "association.h"
--
--// app includes
--#include "debug_utils.h"
--#include "classifier.h"
--#include "classpropertiesdialog.h"
--#include "folder.h"
--#include "uml.h"
--#include "umldoc.h"
--#include "umlrole.h"
--#include "uniqueid.h"
--#include "model_utils.h"
--#include "cmds.h"
--
--// kde includes
--#include
--
--// qt includes
--#include
--#include
--
--using namespace Uml;
--
--DEBUG_REGISTER(UMLAssociation)
--
--/**
-- * Sets up an association.
-- * A new unique ID is assigned internally.
-- * @param type The AssociationType::Enum to construct.
-- * @param roleA Pointer to the UMLObject in role A.
-- * @param roleB Pointer to the UMLObject in role B.
-- */
--UMLAssociation::UMLAssociation(Uml::AssociationType::Enum type,
-- UMLObject * roleA, UMLObject * roleB)
-- : UMLObject(QString())
--{
-- init(type, roleA, roleB);
--
-- m_pRole[RoleType::A]->setID(UniqueID::gen());
-- m_pRole[RoleType::B]->setID(UniqueID::gen());
--}
--
--/**
-- * Constructs an association - for loading only.
-- * This constructor should not normally be used as it constructs
-- * an incomplete association (i.e. the role objects are missing.)
-- * @param type The AssociationType::Enum to construct.
-- * Default: Unknown.
-- */
--UMLAssociation::UMLAssociation(Uml::AssociationType::Enum type)
-- : UMLObject(QString(), Uml::ID::Reserved)
--{
-- init(type, NULL, NULL);
--}
--
--/**
-- * Standard destructor.
-- */
--UMLAssociation::~UMLAssociation()
--{
-- if (m_pRole[RoleType::A] == NULL) {
-- uError() << "UMLAssociation destructor: m_pRole[A] is NULL already";
-- } else {
-- delete m_pRole[RoleType::A];
-- m_pRole[RoleType::A] = NULL;
-- }
-- if (m_pRole[RoleType::B] == NULL) {
-- uError() << "UMLAssociation destructor: m_pRole[B] is NULL already";
-- } else {
-- delete m_pRole[RoleType::B];
-- m_pRole[RoleType::B] = NULL;
-- }
--}
--
--/**
-- * Overloaded '==' operator
-- */
--bool UMLAssociation::operator==(const UMLAssociation &rhs) const
--{
-- if (this == &rhs) {
-- return true;
-- }
-- return (UMLObject::operator== (rhs) &&
-- m_AssocType == rhs.m_AssocType &&
-- m_Name == rhs.m_Name &&
-- m_pRole[RoleType::A] == rhs.m_pRole[RoleType::A] &&
-- m_pRole[RoleType::B] == rhs.m_pRole[RoleType::B]);
--}
--
--/**
-- * Returns the AssociationType::Enum of the UMLAssociation.
-- * @return The AssociationType::Enum of the UMLAssociation.
-- */
--Uml::AssociationType::Enum UMLAssociation::getAssocType() const
--{
-- return m_AssocType;
--}
--
--/**
-- * Returns a String representation of this UMLAssociation.
-- */
--QString UMLAssociation::toString() const
--{
-- QString string;
-- if(m_pRole[RoleType::A])
-- {
-- string += m_pRole[RoleType::A]->object()->name();
-- string += QLatin1Char(':');
-- string += m_pRole[RoleType::A]->name();
-- }
-- string += QLatin1Char(':') + Uml::AssociationType::toStringI18n(m_AssocType) + QLatin1Char(':');
-- if(m_pRole[RoleType::B])
-- {
-- string += m_pRole[RoleType::B]->object()->name();
-- string += QLatin1Char(':');
-- string += m_pRole[RoleType::B]->name();
-- }
-- return string;
--}
--
--/**
-- * Resolve types. Required when dealing with foreign XMI files.
-- * Needs to be called after all UML objects are loaded from file.
-- * Overrides the method from UMLObject.
-- * Calls resolveRef() for each role.
-- * @return True for success.
-- */
--bool UMLAssociation::resolveRef()
--{
-- bool successA = getUMLRole(RoleType::A)->resolveRef();
-- bool successB = getUMLRole(RoleType::B)->resolveRef();
-- if (successA && successB) {
-- UMLObject *objA = getUMLRole(RoleType::A)->object();
-- UMLObject *objB = getUMLRole(RoleType::B)->object();
-- // Check if need to change the assoc type to Realization
-- if (isRealization(objA, objB)) {
-- m_AssocType = Uml::AssociationType::Realization;
-- }
-- m_pUMLPackage->addAssocToConcepts(this);
-- return true;
-- }
-- return false;
--}
--
--/**
-- * Creates the or XMI element
-- * including its role objects.
-- */
--void UMLAssociation::saveToXMI(QDomDocument & qDoc, QDomElement & qElement)
--{
-- if (m_AssocType == Uml::AssociationType::Generalization) {
-- QDomElement assocElement = UMLObject::save(QLatin1String("UML:Generalization"), qDoc);
-- assocElement.setAttribute(QLatin1String("discriminator"), QString());
-- assocElement.setAttribute(QLatin1String("child"), Uml::ID::toString(getObjectId(RoleType::A)));
-- assocElement.setAttribute(QLatin1String("parent"), Uml::ID::toString(getObjectId(RoleType::B)));
-- qElement.appendChild(assocElement);
-- return;
-- }
-- if (m_AssocType == Uml::AssociationType::Realization) {
-- QDomElement assocElement = UMLObject::save(QLatin1String("UML:Abstraction"), qDoc);
-- assocElement.setAttribute(QLatin1String("client"), Uml::ID::toString(getObjectId(RoleType::A)));
-- assocElement.setAttribute(QLatin1String("supplier"), Uml::ID::toString(getObjectId(RoleType::B)));
-- qElement.appendChild(assocElement);
-- return;
-- }
-- if (m_AssocType == Uml::AssociationType::Dependency) {
-- QDomElement assocElement = UMLObject::save(QLatin1String("UML:Dependency"), qDoc);
-- assocElement.setAttribute(QLatin1String("client"), Uml::ID::toString(getObjectId(RoleType::A)));
-- assocElement.setAttribute(QLatin1String("supplier"), Uml::ID::toString(getObjectId(RoleType::B)));
-- qElement.appendChild(assocElement);
-- return;
-- }
-- if (m_AssocType == Uml::AssociationType::Child2Category) {
-- QDomElement assocElement = UMLObject::save(QLatin1String("UML:Child2Category"), qDoc);
-- assocElement.setAttribute(QLatin1String("client"), Uml::ID::toString(getObjectId(RoleType::A)));
-- assocElement.setAttribute(QLatin1String("supplier"), Uml::ID::toString(getObjectId(RoleType::B)));
-- qElement.appendChild(assocElement);
-- return;
-- }
-- if (m_AssocType == Uml::AssociationType::Category2Parent) {
-- QDomElement assocElement = UMLObject::save(QLatin1String("UML:Category2Parent"), qDoc);
-- assocElement.setAttribute(QLatin1String("client"), Uml::ID::toString(getObjectId(RoleType::A)));
-- assocElement.setAttribute(QLatin1String("supplier"), Uml::ID::toString(getObjectId(RoleType::B)));
-- qElement.appendChild(assocElement);
-- return;
-- }
--
-- QDomElement associationElement = UMLObject::save(QLatin1String("UML:Association"), qDoc);
-- QDomElement connElement = qDoc.createElement(QLatin1String("UML:Association.connection"));
-- getUMLRole(RoleType::A)->saveToXMI (qDoc, connElement);
-- getUMLRole(RoleType::B)->saveToXMI (qDoc, connElement);
-- associationElement.appendChild (connElement);
-- qElement.appendChild(associationElement);
--}
--
--bool UMLAssociation::showPropertiesDialog(QWidget *parent)
--{
-- QPointer dlg = new ClassPropertiesDialog(parent, this, true);
-- bool modified = false;
-- if (dlg->exec()) {
-- modified = true;
-- }
-- dlg->close();
-- delete dlg;
-- return modified;
--}
--
--/**
-- * Creates the or XMI element
-- * including its role objects.
-- */
--bool UMLAssociation::load(QDomElement & element)
--{
-- if (id() == Uml::ID::None)
-- return false; // old style XMI file. No real info in this association.
--
-- UMLDoc * doc = UMLApp::app()->document();
-- UMLObject * obj[2] = { NULL, NULL };
-- if (m_AssocType == Uml::AssociationType::Generalization ||
-- m_AssocType == Uml::AssociationType::Realization ||
-- m_AssocType == Uml::AssociationType::Dependency ||
-- m_AssocType == Uml::AssociationType::Child2Category ||
-- m_AssocType == Uml::AssociationType::Category2Parent) {
-- QString general = element.attribute(QLatin1String("general"));
-- if (!general.isEmpty()) {
-- UMLClassifier *owningClassifier = dynamic_cast(m_pUMLPackage);
-- if (owningClassifier == NULL){
-- uWarning() << "Cannot load UML2 generalization: m_pUMLPackage is expected "
-- << "to be the owning classifier (=client)";
-- return false;
-- }
-- m_pRole[RoleType::A]->setObject(owningClassifier);
-- m_pRole[RoleType::B]->setSecondaryId(general); // defer resolution to resolveRef()
-- owningClassifier->addAssociationEnd(this);
-- m_pUMLPackage = m_pUMLPackage->umlPackage(); // reparent
-- m_pUMLPackage->addObject(this);
-- return true;
-- }
-- for (unsigned r = RoleType::A; r <= RoleType::B; ++r) {
-- const QString fetch = (m_AssocType == Uml::AssociationType::Generalization ?
-- r == RoleType::A ? QLatin1String("child") : QLatin1String("parent")
-- : r == RoleType::A ? QLatin1String("client") : QLatin1String("supplier"));
-- QString roleIdStr = element.attribute(fetch);
-- if (roleIdStr.isEmpty()) {
-- // Might be given as a child node instead - see below.
-- continue;
-- }
--
-- // set umlobject of role if possible (else defer resolution)
-- obj[r] = doc->findObjectById(Uml::ID::fromString(roleIdStr));
-- Uml::RoleType::Enum role = Uml::RoleType::fromInt(r);
-- if (obj[r] == NULL) {
-- m_pRole[role]->setSecondaryId(roleIdStr); // defer to resolveRef()
-- } else {
-- m_pRole[role]->setObject(obj[r]);
-- if (m_pUMLPackage == NULL) {
-- Uml::ModelType::Enum mt = Model_Utils::convert_OT_MT(obj[r]->baseType());
-- m_pUMLPackage = doc->rootFolder(mt);
-- DEBUG(DBG_SRC) << "assoctype " << m_AssocType
-- << ": setting model type " << Uml::ModelType::toString(mt);
-- }
-- }
-- }
-- if (obj[RoleType::A] == NULL || obj[RoleType::B] == NULL) {
-- for (QDomNode node = element.firstChild(); !node.isNull();
-- node = node.nextSibling()) {
-- if (node.isComment())
-- continue;
-- QDomElement tempElement = node.toElement();
-- QString tag = tempElement.tagName();
-- if (Model_Utils::isCommonXMIAttribute(tag))
-- continue;
-- // Permitted tag names:
-- // roleA: "child" "subtype" "client"
-- // roleB: "parent" "supertype" "supplier"
-- QString idStr = tempElement.attribute(QLatin1String("xmi.id"));
-- if (idStr.isEmpty())
-- idStr = tempElement.attribute(QLatin1String("xmi.idref"));
-- if (idStr.isEmpty()) {
-- QDomNode inner = node.firstChild();
-- QDomElement tmpElem = inner.toElement();
-- idStr = tmpElem.attribute(QLatin1String("xmi.id"));
-- if (idStr.isEmpty())
-- idStr = tmpElem.attribute(QLatin1String("xmi.idref"));
-- }
-- if (idStr.isEmpty()) {
-- uError() << "type " << m_AssocType
-- << ", id " << Uml::ID::toString(id()) << ": "
-- << "xmi id not given for " << tag;
-- continue;
-- }
-- // Since we know for sure that we're dealing with a non
-- // umbrello-kf6 file, use deferred resolution unconditionally.
-- if (UMLDoc::tagEq(tag, QLatin1String("child")) ||
-- UMLDoc::tagEq(tag, QLatin1String("subtype")) ||
-- UMLDoc::tagEq(tag, QLatin1String("client"))) {
-- getUMLRole(RoleType::A)->setSecondaryId(idStr);
-- } else {
-- getUMLRole(RoleType::B)->setSecondaryId(idStr);
-- }
-- }
-- }
--
-- // it is a realization if either endpoint is an interface
-- if (isRealization(obj[RoleType::A], obj[RoleType::B])) {
-- m_AssocType = Uml::AssociationType::Realization;
-- }
-- return true;
-- }
--
-- for (QDomNode node = element.firstChild(); !node.isNull();
-- node = node.nextSibling()) {
-- // uml13.dtd compliant format (new style)
-- if (node.isComment())
-- continue;
-- QDomElement tempElement = node.toElement();
-- QString tag = tempElement.tagName();
-- if (Model_Utils::isCommonXMIAttribute(tag))
-- continue;
-- if (!UMLDoc::tagEq(tag, QLatin1String("Association.connection")) &&
-- !UMLDoc::tagEq(tag, QLatin1String("Association.end")) && // Embarcadero's Describe
-- !UMLDoc::tagEq(tag, QLatin1String("Namespace.ownedElement")) &&
-- !UMLDoc::tagEq(tag, QLatin1String("Namespace.contents"))) {
-- uWarning() << "unknown child node " << tag;
-- continue;
-- }
-- // Load role A.
-- QDomNode nodeA = tempElement.firstChild();
-- while (nodeA.isComment())
-- nodeA = nodeA.nextSibling();
-- tempElement = nodeA.toElement();
-- if (tempElement.isNull()) {
-- uWarning() << "UML:Association : element (A) is Null";
-- return false;
-- }
-- tag = tempElement.tagName();
-- if (UMLDoc::tagEq(tag, QLatin1String("NavigableEnd"))) { // Embarcadero's Describe
-- m_AssocType = Uml::AssociationType::UniAssociation;
-- } else if (!UMLDoc::tagEq(tag, QLatin1String("AssociationEndRole")) &&
-- !UMLDoc::tagEq(tag, QLatin1String("AssociationEnd"))) {
-- uWarning() << "unknown child (A) tag " << tag;
-- return false;
-- }
-- if (! getUMLRole(RoleType::A)->loadFromXMI(tempElement))
-- return false;
-- // Load role B.
-- QDomNode nodeB = nodeA.nextSibling();
-- while (nodeB.isComment())
-- nodeB = nodeB.nextSibling();
-- tempElement = nodeB.toElement();
-- if (tempElement.isNull()) {
-- uWarning() << "UML:Association : element (B) is Null";
-- return false;
-- }
-- tag = tempElement.tagName();
-- if (UMLDoc::tagEq(tag, QLatin1String("NavigableEnd"))) { // Embarcadero's Describe
-- m_AssocType = Uml::AssociationType::UniAssociation;
-- } else if (!UMLDoc::tagEq(tag, QLatin1String("AssociationEndRole")) &&
-- !UMLDoc::tagEq(tag, QLatin1String("AssociationEnd"))) {
-- uWarning() << "unknown child (B) tag " << tag;
-- return false;
-- }
-- if (! getUMLRole(RoleType::B)->loadFromXMI(tempElement))
-- return false;
--
-- if (m_pUMLPackage == NULL) {
-- Uml::ModelType::Enum mt = Model_Utils::convert_OT_MT(getObject(RoleType::B)->baseType());
-- m_pUMLPackage = doc->rootFolder(mt);
-- DEBUG(DBG_SRC) << "setting model type " << Uml::ModelType::toString(mt);
-- }
--
-- // setting the association type:
-- //
-- // In the old days, we could just record this on the association,
-- // and be done with it. But thats not how the UML13.dtd does things.
-- // As a result, we are checking roleA for information about the
-- // parent association (!) which by this point in the parse, should
-- // be set. However, the information that the roles are allowed to have
-- // is not complete, so we need to finish the analysis here.
--
-- // find self-associations
-- if (m_AssocType == Uml::AssociationType::Association && getObjectId(RoleType::A) == getObjectId(RoleType::B))
-- m_AssocType = Uml::AssociationType::Association_Self;
--
-- // fall-back default type
-- if (m_AssocType == Uml::AssociationType::Unknown) {
-- m_AssocType = Uml::AssociationType::Association;
-- }
--
-- return true;
-- }
--
-- // From here on it's old-style stuff.
-- QString assocTypeStr = element.attribute(QLatin1String("assoctype"), QLatin1String("-1"));
-- Uml::AssociationType::Enum assocType = Uml::AssociationType::Unknown;
-- if (assocTypeStr[0] >= QLatin1Char('a') && assocTypeStr[0] <= QLatin1Char('z')) {
-- // In an earlier version, the natural assoctype names were saved.
-- const char *assocTypeString[] = {
-- "generalization", // Uml::AssociationType::Generalization
-- "aggregation", // Uml::AssociationType::Aggregation
-- "dependency", // Uml::AssociationType::Dependency
-- "association", // Uml::AssociationType::Association
-- "associationself", // Uml::AssociationType::Association_Self
-- "collmessage", // Uml::AssociationType::Coll_Message
-- "seqmessage", // Uml::AssociationType::Seq_Message
-- "collmessageself", // Uml::AssociationType::Coll_Message_Self
-- "seqmessageself", // Uml::AssociationType::Seq_Message_Self
-- "implementation", // Uml::AssociationType::Implementation
-- "composition", // Uml::AssociationType::Composition
-- "realization", // Uml::AssociationType::Realization
-- "uniassociation", // Uml::AssociationType::UniAssociation
-- "anchor", // Uml::AssociationType::Anchor
-- "state", // Uml::AssociationType::State
-- "activity", // Uml::AssociationType::Activity
-- "exception", // Uml::AssociationType::Exception
-- "category2parent" // Uml::AssociationType::Category2Parent
-- "child2category" // Uml::AssociationType::Child2Category
-- "relationship" // Uml::AssociationType::Relationship
-- };
-- const int arraySize = sizeof(assocTypeString) / sizeof(char*);
-- DEBUG(DBG_SRC) << "AssociationType string array size = " << arraySize;
--
-- int index;
-- for (index = 0; index < arraySize; ++index)
-- if (assocTypeStr == QString::fromLatin1(assocTypeString[index]))
-- break;
-- if (index < arraySize)
-- assocType = Uml::AssociationType::fromInt(index);
-- } else {
-- int assocTypeNum = assocTypeStr.toInt();
-- if (assocTypeNum < (int)Uml::AssociationType::Generalization || // first enum
-- assocTypeNum >= (int)Uml::AssociationType::Reserved) { // last enum
-- uWarning() << "bad assoctype of UML:AssociationType::Enum " << Uml::ID::toString(id());
-- return false;
-- }
-- assocType = Uml::AssociationType::fromInt(assocTypeNum);
-- }
-- setAssociationType(assocType);
--
-- Uml::ID::Type roleAObjID = Uml::ID::fromString(element.attribute(QLatin1String("rolea"), QLatin1String("-1")));
-- Uml::ID::Type roleBObjID = Uml::ID::fromString(element.attribute(QLatin1String("roleb"), QLatin1String("-1")));
-- if (assocType == Uml::AssociationType::Aggregation ||
-- assocType == Uml::AssociationType::Composition) {
-- // Flip roles to compensate for changed diamond logic in AssociationLine.
-- // For further explanations see AssociationWidget::loadFromXMI.
-- Uml::ID::Type tmp = roleAObjID;
-- roleAObjID = roleBObjID;
-- roleBObjID = tmp;
-- }
--
-- UMLObject * objA = doc->findObjectById(roleAObjID);
-- UMLObject * objB = doc->findObjectById(roleBObjID);
--
-- if(objA)
-- getUMLRole(RoleType::A)->setObject(objA);
-- else
-- return false;
--
-- if(objB)
-- getUMLRole(RoleType::B)->setObject(objB);
-- else
-- return false;
--
-- setMultiplicity(element.attribute(QLatin1String("multia")), RoleType::A);
-- setMultiplicity(element.attribute(QLatin1String("multib")), RoleType::B);
--
-- setRoleName(element.attribute(QLatin1String("namea")), RoleType::A);
-- setRoleName(element.attribute(QLatin1String("nameb")), RoleType::B);
--
-- setRoleDoc(element.attribute(QLatin1String("doca")), RoleType::A);
-- setRoleDoc(element.attribute(QLatin1String("docb")), RoleType::B);
--
-- // Visibility defaults to Public if it cant set it here..
-- QString visibilityA = element.attribute(QLatin1String("visibilitya"), QLatin1String("0"));
-- QString visibilityB = element.attribute(QLatin1String("visibilityb"), QLatin1String("0"));
-- int vis = visibilityA.toInt();
-- if (vis >= 200) // bkwd compat.
-- vis -= 200;
-- setVisibility((Uml::Visibility::Enum)vis, RoleType::A);
-- vis = visibilityB.toInt();
-- if (vis >= 200) // bkwd compat.
-- vis -= 200;
-- setVisibility((Uml::Visibility::Enum)vis, RoleType::B);
--
-- // Changeability defaults to Changeable if it cant set it here..
-- QString changeabilityA = element.attribute(QLatin1String("changeabilitya"), QLatin1String("0"));
-- QString changeabilityB = element.attribute(QLatin1String("changeabilityb"), QLatin1String("0"));
-- if (changeabilityA.toInt() > 0)
-- setChangeability(Uml::Changeability::fromInt(changeabilityA.toInt()), RoleType::A);
-- if (changeabilityB.toInt() > 0)
-- setChangeability(Uml::Changeability::fromInt(changeabilityB.toInt()), RoleType::B);
--
-- return true;
--}
--
--/**
-- * Returns the UMLObject assigned to the given role.
-- * @return Pointer to the UMLObject in the given role.
-- */
--UMLObject* UMLAssociation::getObject(Uml::RoleType::Enum role) const
--{
-- if (m_pRole[role] == NULL)
-- return NULL;
-- return m_pRole[role]->object();
--}
--
--/**
-- * Returns the ID of the UMLObject assigned to the given role.
-- * Shorthand for getObject(role)->ID().
-- * @return ID of the UMLObject in the given role.
-- */
--Uml::ID::Type UMLAssociation::getObjectId(Uml::RoleType::Enum role) const
--{
-- UMLRole *roleObj = m_pRole[role];
-- if (roleObj == NULL)
-- return Uml::ID::None;
-- UMLObject *o = roleObj->object();
-- if (o == NULL) {
-- QString auxID = roleObj->secondaryId();
-- if (auxID.isEmpty()) {
-- uError() << "role " << role << ": getObject returns NULL";
-- return Uml::ID::None;
-- } else {
-- DEBUG(DBG_SRC) << "role " << role << ": using secondary ID " << auxID;
-- return Uml::ID::fromString(auxID);
-- }
-- }
-- return o->id();
--}
--
--/**
-- * Returns the ID of the UMLObject assigned to the given role.
-- * CURRENTLY UNUSED.
-- * @return ID of the UMLObject of the given role.
-- */
--Uml::ID::Type UMLAssociation::getRoleId(RoleType::Enum role) const
--{
-- return m_pRole[role]->id();
--}
--
--/**
-- * Returns the changeability.
-- */
--Uml::Changeability::Enum UMLAssociation::changeability(Uml::RoleType::Enum role) const
--{
-- return m_pRole[role]->changeability();
--}
--
--/**
-- * Returns the Visibility of the given role.
-- * @return Visibility of the given role.
-- */
--Uml::Visibility::Enum UMLAssociation::visibility(Uml::RoleType::Enum role) const
--{
-- return m_pRole[role]->visibility();
--}
--
--/**
-- * Returns the multiplicity assigned to the given role.
-- * @return The multiplicity assigned to the given role.
-- */
--QString UMLAssociation::getMultiplicity(Uml::RoleType::Enum role) const
--{
-- return m_pRole[role]->multiplicity();
--}
--
--/**
-- * Returns the name assigned to the role A.
-- * @return The name assigned to the given role.
-- */
--QString UMLAssociation::getRoleName(Uml::RoleType::Enum role) const
--{
-- return m_pRole[role]->name();
--}
--
--/**
-- * Returns the documentation assigned to the given role.
-- * @return Documentation text of given role.
-- */
--QString UMLAssociation::getRoleDoc(Uml::RoleType::Enum role) const
--{
-- return m_pRole[role]->doc();
--}
--
--/**
-- * Get the underlying UMLRole object for the given role.
-- * @return Pointer to the UMLRole object for the given role.
-- */
--UMLRole * UMLAssociation::getUMLRole(Uml::RoleType::Enum role) const
--{
-- return m_pRole[role];
--}
--
--/**
-- * Set the attribute m_bOldLoadMode.
-- * @param value the new value to set
-- */
--void UMLAssociation::setOldLoadMode(bool value /* = true */)
--{
-- m_bOldLoadMode = value;
--}
--
--/**
-- * Return the backward compatibility flag for loading files.
-- */
--bool UMLAssociation::getOldLoadMode() const
--{
-- return m_bOldLoadMode;
--}
--
--/**
-- * Sets the assocType of the UMLAssociation.
-- * @param assocType The AssociationType::Enum of the UMLAssociation.
-- */
--void UMLAssociation::setAssociationType(Uml::AssociationType::Enum assocType)
--{
-- m_AssocType = assocType;
-- if (m_AssocType == Uml::AssociationType::UniAssociation)
-- {
-- // In this case we need to auto-set the multiplicity/rolenames
-- // of the roles
--#ifdef VERBOSE_DEBUGGING
-- DEBUG(DBG_SRC) << " A new uni-association has been created.";
--#endif
-- }
-- UMLObject::emitModified();
--}
--
--/**
-- * Sets the UMLObject playing the given role in the association.
-- * @param obj Pointer to the UMLObject of the given role.
-- * @param role The Uml::RoleType::Enum played by the association
-- */
--void UMLAssociation::setObject(UMLObject *obj, Uml::RoleType::Enum role)
--{
-- m_pRole[role]->setObject(obj);
--}
--
--/**
-- * Sets the visibility of the given role of the UMLAssociation.
-- * @param value Visibility of role.
-- * @param role The Uml::RoleType::Enum to which the visibility is being applied
-- */
--void UMLAssociation::setVisibility(Visibility::Enum value, Uml::RoleType::Enum role)
--{
-- m_pRole[role]->setVisibility(value);
--}
--
--/**
-- * Sets the changeability of the given role of the UMLAssociation.
-- * @param value Changeability_Type of the given role.
-- * @param role The Uml::RoleType::Enum to which the changeability is being set
-- */
--void UMLAssociation::setChangeability(Uml::Changeability::Enum value, Uml::RoleType::Enum role)
--{
-- m_pRole[role]->setChangeability(value);
--}
--
--/**
-- * Sets the multiplicity of the given role of the UMLAssociation.
-- * @param multi The multiplicity of the given role.
-- * @param role The Uml::RoleType::Enum to which the multiplicity is being applied
-- */
--void UMLAssociation::setMultiplicity(const QString &multi, Uml::RoleType::Enum role)
--{
-- if (m_pRole[role]->multiplicity() != multi) {
-- UMLApp::app()->executeCommand(new CmdChangeMultiplicity(m_pRole[role], multi));
-- }
--}
--
--/**
-- * Sets the name of the given role of the UMLAssociation.
-- * @param roleName The name to set for the given role.
-- * @param role The Uml::RoleType::Enum for which to set the name.
-- */
--void UMLAssociation::setRoleName(const QString &roleName, Uml::RoleType::Enum role)
--{
-- m_pRole[role]->setName(roleName);
--}
--
--/**
-- * Sets the documentation on the given role in the association.
-- * @param doc The string with the documentation.
-- * @param role The Uml::RoleType::Enum to which the documentation is being applied
-- */
--void UMLAssociation::setRoleDoc(const QString &doc, Uml::RoleType::Enum role)
--{
-- m_pRole[role]->setDoc(doc);
--}
--
--/**
-- * When the association type is "Generalization" and at least one of the
-- * given objects an interface, then it is a "Realization".
-- * @param objA UML object as role A
-- * @param objB UML object as role B
-- * @return flag whether association is a realization
-- */
--bool UMLAssociation::isRealization(UMLObject* objA, UMLObject* objB) const
--{
-- bool aIsInterface = false;
-- if (objA && (objA->baseType() == UMLObject::ot_Interface)) {
-- aIsInterface = true;
-- }
-- bool bIsInterface = false;
-- if (objB && (objB->baseType() == UMLObject::ot_Interface)) {
-- bIsInterface = true;
-- }
-- return (m_AssocType == Uml::AssociationType::Generalization) &&
-- (aIsInterface || bIsInterface);
--}
--
--/**
-- * Common initializations at construction time.
-- * @param type The AssociationType::Enum to represent.
-- * @param roleAObj Pointer to the role A UMLObject.
-- * @param roleBObj Pointer to the role B UMLObject.
-- */
--void UMLAssociation::init(Uml::AssociationType::Enum type, UMLObject *roleAObj, UMLObject *roleBObj)
--{
-- m_AssocType = type;
-- m_BaseType = ot_Association;
-- m_Name = QString();
-- m_bOldLoadMode = false;
-- nrof_parent_widgets = -1;
-- if (!UMLApp::app()->document()->loading()) {
-- m_pUMLPackage = UMLApp::app()->document()->currentRoot();
-- }
-- m_pRole[RoleType::A] = new UMLRole (this, roleAObj, RoleType::A);
-- m_pRole[RoleType::B] = new UMLRole (this, roleBObj, RoleType::B);
--}
--
-diff -Nuar umbrello-kf6-15.08.1.orig/umbrello/association.h umbrello-kf6-15.08.1/umbrello/association.h
---- umbrello-kf6-15.08.1.orig/umbrello/association.h 2015-09-10 01:54:59.000000000 +0300
-+++ umbrello-kf6-15.08.1/umbrello/association.h 1970-01-01 02:00:00.000000000 +0200
-@@ -1,102 +0,0 @@
--/***************************************************************************
-- * This program is free software; you can redistribute it and/or modify *
-- * it under the terms of the GNU General Public License as published by *
-- * the Free Software Foundation; either version 2 of the License, or *
-- * (at your option) any later version. *
-- * *
-- * copyright (C) 2003-2014 *
-- * umbrello-kf6 UML Modeller Authors *
-- ***************************************************************************/
--
--#ifndef ASSOCIATION_H
--#define ASSOCIATION_H
--
--#include "basictypes.h"
--#include "umlobject.h"
--
--#include
--#include
--
--class UMLRole;
--
--/**
-- * This class contains the non-graphic representation of an association.
-- * An association can be a generalization, realization, simple association,
-- * directed association, aggregation, or composition.
-- *
-- * @short Sets up association information.
-- * @author Oliver Kellogg
-- * @see UMLObject
-- * Bugs and comments to umbrello-kf6-devel@kde.org or http://bugs.kde.org
-- */
--class UMLAssociation : public UMLObject
--{
-- Q_OBJECT
-- friend class AssociationWidget;
--
--public:
-- UMLAssociation(Uml::AssociationType::Enum type, UMLObject *roleA, UMLObject *roleB);
-- explicit UMLAssociation(Uml::AssociationType::Enum type = Uml::AssociationType::Unknown);
--
-- virtual ~UMLAssociation();
--
-- bool operator==(const UMLAssociation &rhs) const;
--
-- QString toString() const;
--
-- UMLRole * getUMLRole(Uml::RoleType::Enum role) const;
-- Uml::ID::Type getObjectId(Uml::RoleType::Enum role) const;
-- Uml::ID::Type getRoleId(Uml::RoleType::Enum role) const;
--
-- void setAssociationType(Uml::AssociationType::Enum assocType);
-- Uml::AssociationType::Enum getAssocType() const;
--
-- void setObject(UMLObject *obj, Uml::RoleType::Enum role);
-- UMLObject* getObject(Uml::RoleType::Enum role) const;
--
-- void setVisibility(Uml::Visibility::Enum value, Uml::RoleType::Enum role);
-- Uml::Visibility::Enum visibility(Uml::RoleType::Enum role) const;
--
-- void setChangeability(Uml::Changeability::Enum value, Uml::RoleType::Enum role);
-- Uml::Changeability::Enum changeability(Uml::RoleType::Enum role) const;
--
-- void setMultiplicity(const QString &multi, Uml::RoleType::Enum role);
-- QString getMultiplicity(Uml::RoleType::Enum role) const;
--
-- void setRoleName(const QString &roleName, Uml::RoleType::Enum role);
-- QString getRoleName(Uml::RoleType::Enum role) const;
--
-- void setRoleDoc(const QString &doc, Uml::RoleType::Enum role);
-- QString getRoleDoc(Uml::RoleType::Enum role) const;
--
-- void setOldLoadMode(bool value = true);
-- bool getOldLoadMode() const;
--
-- virtual UMLObject* clone() const { return NULL; }
--
-- virtual bool resolveRef();
--
-- void saveToXMI(QDomDocument& qDoc, QDomElement& qElement);
--
-- virtual bool showPropertiesDialog(QWidget *parent = 0);
--
--protected:
--
-- bool load(QDomElement& element);
--
-- // keep track of number of parent widgets
-- int nrof_parent_widgets;
--
-- void init(Uml::AssociationType::Enum type, UMLObject *roleAObj, UMLObject *roleBObj);
--
-- UMLRole * m_pRole[2];
-- Uml::AssociationType::Enum m_AssocType;
-- QString m_Name;
-- bool m_bOldLoadMode;
--
--private:
--
-- bool isRealization(UMLObject* objA, UMLObject* objB) const;
--};
--
--#endif
-diff -Nuar umbrello-kf6-15.08.1.orig/umbrello/attribute.cpp umbrello-kf6-15.08.1/umbrello/attribute.cpp
---- umbrello-kf6-15.08.1.orig/umbrello/attribute.cpp 2015-09-10 01:54:59.000000000 +0300
-+++ umbrello-kf6-15.08.1/umbrello/attribute.cpp 1970-01-01 02:00:00.000000000 +0200
-@@ -1,424 +0,0 @@
--/***************************************************************************
-- * This program is free software; you can redistribute it and/or modify *
-- * it under the terms of the GNU General Public License as published by *
-- * the Free Software Foundation; either version 2 of the License, or *
-- * (at your option) any later version. *
-- * *
-- * copyright (C) 2002-2014 *
-- * umbrello-kf6 UML Modeller Authors *
-- ***************************************************************************/
--
--// own header
--#include "attribute.h"
--
--// app includes
--#include "debug_utils.h"
--#include "classifier.h"
--#include "operation.h"
--#include "umlobject.h"
--#include "umldoc.h"
--#include "uml.h"
--#include "folder.h"
--#include "umlattributedialog.h"
--#include "object_factory.h"
--
--/**
-- * Sets up an attribute.
-- *
-- * @param parent The parent of this UMLAttribute.
-- * @param name The name of this UMLAttribute.
-- * @param id The unique id given to this UMLAttribute.
-- * @param s The visibility of the UMLAttribute.
-- * @param type The type of this UMLAttribute.
-- * @param iv The initial value of the attribute.
-- */
--UMLAttribute::UMLAttribute(UMLObject *parent,
-- const QString& name, Uml::ID::Type id,
-- Uml::Visibility::Enum s,
-- UMLObject *type, const QString& iv)
-- : UMLClassifierListItem(parent, name, id)
--{
-- m_InitialValue = iv;
-- m_BaseType = UMLObject::ot_Attribute;
-- m_visibility = s;
-- m_ParmKind = Uml::ParameterDirection::In;
-- /* CHECK: Do we need this:
-- if (type == NULL) {
-- type = Object_Factory::createUMLObject(Uml::ot_Datatype, "undef");
-- }
-- */
-- m_pSecondary = type;
--}
--
--/**
-- * Sets up an attribute.
-- *
-- * @param parent The parent of this UMLAttribute.
-- */
--UMLAttribute::UMLAttribute(UMLObject *parent) : UMLClassifierListItem(parent)
--{
-- m_BaseType = UMLObject::ot_Attribute;
-- m_visibility = Uml::Visibility::Private;
-- m_ParmKind = Uml::ParameterDirection::In;
--}
--
--/**
-- * Destructor.
-- */
--UMLAttribute::~UMLAttribute()
--{
--}
--
--/**
-- * Reimplementation of method from UMLObject is required as
-- * an extra signal, attributeChanged(), is emitted.
-- */
--void UMLAttribute::setName(const QString &name)
--{
-- m_name = name;
-- emit attributeChanged();
-- UMLObject::emitModified();
--}
--
--/**
-- * Reimplementation of method from UMLObject is required as
-- * an extra signal, attributeChanged(), is emitted.
-- */
--void UMLAttribute::setVisibility(Uml::Visibility::Enum s)
--{
-- m_visibility = s;
-- emit attributeChanged();
-- UMLObject::emitModified();
--}
--
--/**
-- * Returns The initial value of the UMLAttribute.
-- *
-- * @return The initial value of the Atrtibute.
-- */
--QString UMLAttribute::getInitialValue() const
--{
-- return m_InitialValue;
--}
--
--/**
-- * Sets the initial value of the UMLAttribute.
-- *
-- * @param iv The initial value of the UMLAttribute.
-- */
--void UMLAttribute::setInitialValue(const QString &iv)
--{
-- if(m_InitialValue != iv) {
-- m_InitialValue = iv;
-- UMLObject::emitModified();
-- }
--}
--
--void UMLAttribute::setParmKind (Uml::ParameterDirection::Enum pk)
--{
-- m_ParmKind = pk;
--}
--
--Uml::ParameterDirection::Enum UMLAttribute::getParmKind() const
--{
-- return m_ParmKind;
--}
--
--/**
-- * Returns a string representation of the UMLAttribute.
-- *
-- * @param sig If true will show the attribute type and initial value.
-- * @return Returns a string representation of the UMLAttribute.
-- */
--QString UMLAttribute::toString(Uml::SignatureType::Enum sig)
--{
-- QString s;
--
-- if (sig == Uml::SignatureType::ShowSig || sig == Uml::SignatureType::NoSig) {
-- s = Uml::Visibility::toString(m_visibility, true) + QLatin1Char(' ');
-- }
--
-- if (sig == Uml::SignatureType::ShowSig || sig == Uml::SignatureType::SigNoVis) {
-- // Determine whether the type name needs to be scoped.
-- UMLObject *owningObject = static_cast(parent());
-- if (owningObject->baseType() == UMLObject::ot_Operation) {
-- // The immediate parent() is the UMLOperation but we want
-- // the UMLClassifier:
-- owningObject = static_cast(owningObject->parent());
-- }
-- UMLClassifier *ownParent = dynamic_cast(owningObject);
-- if (ownParent == NULL) {
-- uError() << "parent " << owningObject->name()
-- << " is not a UMLClassifier";
-- return QString();
-- }
-- QString typeName;
-- UMLClassifier *type = UMLClassifierListItem::getType();
-- if (type) {
-- UMLPackage *typeScope = type->umlPackage();
-- if (typeScope != ownParent && typeScope != ownParent->umlPackage())
-- typeName = type->fullyQualifiedName();
-- else
-- typeName = type->name();
-- }
-- // The default direction, "in", is not mentioned.
-- // Perhaps we should include a pd_Unspecified in
-- // Uml::ParameterDirection::Enum to have better control over this.
-- if (m_ParmKind == Uml::ParameterDirection::InOut)
-- s += QLatin1String("inout ");
-- else if (m_ParmKind == Uml::ParameterDirection::Out)
-- s += QLatin1String("out ");
-- // Construct the attribute text.
-- QString string = s + name() + QLatin1String(" : ") + typeName;
-- if (m_InitialValue.length() > 0)
-- string += QLatin1String(" = ") + m_InitialValue;
-- return string;
-- }
-- return s + name();
--}
--
--/**
-- * Reimplement method from UMLObject.
-- */
--QString UMLAttribute::getFullyQualifiedName(const QString& separator,
-- bool includeRoot /* = false */) const
--{
-- UMLOperation *op = NULL;
-- UMLObject *owningObject = static_cast(parent());
-- if (owningObject->baseType() == UMLObject::ot_Operation) {
-- op = static_cast(owningObject);
-- owningObject = static_cast(owningObject->parent());
-- }
-- UMLClassifier *ownParent = dynamic_cast(owningObject);
-- if (ownParent == NULL) {
-- uError() << name() << ": parent " << owningObject->name()
-- << " is not a UMLClassifier";
-- return QString();
-- }
-- QString tempSeparator = separator;
-- if (tempSeparator.isEmpty())
-- tempSeparator = UMLApp::app()->activeLanguageScopeSeparator();
-- QString fqn = ownParent->fullyQualifiedName(tempSeparator, includeRoot);
-- if (op)
-- fqn.append(tempSeparator + op->name());
-- fqn.append(tempSeparator + name());
-- return fqn;
--}
--
--/**
-- * Overloaded '==' operator
-- */
--bool UMLAttribute::operator==(const UMLAttribute &rhs) const
--{
-- if(this == &rhs)
-- return true;
--
-- if(!UMLObject::operator==(rhs))
-- return false;
--
-- // The type name is the only distinguishing criterion.
-- // (Some programming languages might support more, but others don't.)
-- if (m_pSecondary != rhs.m_pSecondary)
-- return false;
--
-- return true;
--}
--
--/**
-- * Copy the internal presentation of this object into the UMLAttribute
-- * object.
-- */
--void UMLAttribute::copyInto(UMLObject *lhs) const
--{
-- UMLAttribute *target = static_cast(lhs);
-- // call the parent first.
-- UMLClassifierListItem::copyInto(target);
--
-- // Copy all datamembers
-- target->m_pSecondary = m_pSecondary;
-- target->m_SecondaryId = m_SecondaryId;
-- target->m_InitialValue = m_InitialValue;
-- target->m_ParmKind = m_ParmKind;
--}
--
--/**
-- * Make a clone of the UMLAttribute.
-- */
--UMLObject* UMLAttribute::clone() const
--{
-- //FIXME: The new attribute should be slaved to the NEW parent not the old.
-- UMLAttribute *clone = new UMLAttribute(static_cast(parent()));
-- copyInto(clone);
--
-- return clone;
--}
--
--/**
-- * Creates the XMI element.
-- */
--void UMLAttribute::saveToXMI(QDomDocument & qDoc, QDomElement & qElement)
--{
-- QDomElement attributeElement = UMLObject::save(QLatin1String("UML:Attribute"), qDoc);
-- if (m_pSecondary == NULL) {
-- uDebug() << name() << ": m_pSecondary is NULL, m_SecondaryId is '"
-- << m_SecondaryId << "'";
-- } else {
-- attributeElement.setAttribute(QLatin1String("type"), Uml::ID::toString(m_pSecondary->id()));
-- }
-- if (! m_InitialValue.isEmpty())
-- attributeElement.setAttribute(QLatin1String("initialValue"), m_InitialValue);
-- qElement.appendChild(attributeElement);
--}
--
--/**
-- * Loads the XMI element.
-- */
--bool UMLAttribute::load(QDomElement & element)
--{
-- m_SecondaryId = element.attribute(QLatin1String("type"));
-- // We use the m_SecondaryId as a temporary store for the xmi.id
-- // of the attribute type model object.
-- // It is resolved later on, when all classes have been loaded.
-- // This deferred resolution is required because the xmi.id may
-- // be a forward reference, i.e. it may identify a model object
-- // that has not yet been loaded.
-- if (m_SecondaryId.isEmpty()) {
-- // Perhaps the type is stored in a child node:
-- QDomNode node = element.firstChild();
-- while (!node.isNull()) {
-- if (node.isComment()) {
-- node = node.nextSibling();
-- continue;
-- }
-- QDomElement tempElement = node.toElement();
-- QString tag = tempElement.tagName();
-- if (!UMLDoc::tagEq(tag, QLatin1String("type"))) {
-- node = node.nextSibling();
-- continue;
-- }
-- m_SecondaryId = Model_Utils::getXmiId(tempElement);
-- if (m_SecondaryId.isEmpty())
-- m_SecondaryId = tempElement.attribute(QLatin1String("xmi.idref"));
-- if (m_SecondaryId.isEmpty()) {
-- QString href = tempElement.attribute(QLatin1String("href"));
-- if (href.isEmpty()) {
-- QDomNode inner = node.firstChild();
-- QDomElement tmpElem = inner.toElement();
-- m_SecondaryId = Model_Utils::getXmiId(tmpElem);
-- if (m_SecondaryId.isEmpty())
-- m_SecondaryId = tmpElem.attribute(QLatin1String("xmi.idref"));
-- } else {
-- int hashpos = href.lastIndexOf(QChar(QLatin1Char('#')));
-- if (hashpos < 0) {
-- uDebug() << name() << ": cannot find type " << href;
-- } else {
-- QString typeName = href.mid(hashpos + 1);
-- UMLFolder *dtFolder = UMLApp::app()->document()->datatypeFolder();
-- m_pSecondary = Model_Utils::findUMLObject(dtFolder->containedObjects(),
-- typeName, UMLObject::ot_Datatype);
-- if (!m_pSecondary) {
-- m_pSecondary = Object_Factory::createUMLObject(UMLObject::ot_Datatype,
-- typeName, dtFolder);
-- }
-- }
-- }
-- }
-- break;
-- }
-- if (m_SecondaryId.isEmpty()) {
-- uDebug() << name() << ": cannot find type.";
-- }
-- }
-- m_InitialValue = element.attribute(QLatin1String("initialValue"));
-- if (m_InitialValue.isEmpty()) {
-- // for backward compatibility
-- m_InitialValue = element.attribute(QLatin1String("value"));
-- }
-- return true;
--}
--
--/**
-- * Display the properties configuration dialog for the attribute.
-- */
--bool UMLAttribute::showPropertiesDialog(QWidget* parent)
--{
-- UMLAttributeDialog dialog(parent, this);
-- return dialog.exec();
--}
--
--/**
-- * Puts in the param templateParamList all the template params that are in templateParam
-- */
--void UMLAttribute::setTemplateParams(const QString& templateParam, UMLClassifierList &templateParamList)
--{
-- if (templateParam.isEmpty())
-- return;
-- QString type = templateParam.simplified();
--
-- int start = type.indexOf(QLatin1Char('<'));
-- if (start >= 0) {
-- int end = start;
-- int count = 1;
-- int len = type.length();
-- while (count != 0 && ++end < len) {
-- QChar c = type.at(end);
-- if (c == QLatin1Char('<')) {
-- count++;
-- }
-- if (c == QLatin1Char('>')) {
-- count--;
-- }
-- }
-- if (count != 0) {
-- //The template is ill-formated, let's quit
-- return;
-- }
-- setTemplateParams(type.mid(start + 1, end - start - 1), templateParamList);
-- setTemplateParams(type.left(start) + type.right(len - end - 1), templateParamList);
-- } else {
-- QStringList paramsList = type.split(QLatin1Char(','));
-- for (QStringList::Iterator it = paramsList.begin(); it != paramsList.end(); ++it) {
-- QString param = *it;
-- if (!param.isEmpty()) {
-- UMLDoc *pDoc = UMLApp::app()->document();
-- UMLObject* obj = pDoc->findUMLObject(param);
-- if (obj == NULL) {
-- obj = pDoc->findUMLObject(param.remove(QLatin1Char(' ')));
-- }
-- if (obj != NULL) {
-- //We want to list only the params that already exist in this document
-- //If the param doesnt't already exist, we couldn't draw an association anyway
-- UMLClassifier* tmpClassifier = static_cast(obj);
-- if (templateParamList.indexOf(tmpClassifier) == -1) {
-- templateParamList.append(tmpClassifier);
-- }
-- }
-- }
-- }
-- }
--}
--
--/**
-- * Returns all the template params (if any) that are in the type of this attribute
-- */
--UMLClassifierList UMLAttribute::getTemplateParams()
--{
-- UMLClassifierList templateParamList;
-- QString type = getType()->name();
-- QString templateParam;
-- // Handle C++/D/Java template/generic parameters
-- const Uml::ProgrammingLanguage::Enum pl = UMLApp::app()->activeLanguage();
-- if (pl == Uml::ProgrammingLanguage::Cpp ||
-- pl == Uml::ProgrammingLanguage::Java || pl == Uml::ProgrammingLanguage::D) {
-- int start = type.indexOf(QLatin1Char('<'));
-- if (start >= 0) {
-- int end = type.lastIndexOf(QLatin1Char('>'));
-- if (end > start) {
-- templateParam = type.mid(start + 1, end - start - 1);
-- setTemplateParams(templateParam, templateParamList);
-- }
-- }
-- }
-- return templateParamList;
--}
--
-diff -Nuar umbrello-kf6-15.08.1.orig/umbrello/attribute.h umbrello-kf6-15.08.1/umbrello/attribute.h
---- umbrello-kf6-15.08.1.orig/umbrello/attribute.h 2015-09-10 01:54:59.000000000 +0300
-+++ umbrello-kf6-15.08.1/umbrello/attribute.h 1970-01-01 02:00:00.000000000 +0200
-@@ -1,84 +0,0 @@
--/***************************************************************************
-- * This program is free software; you can redistribute it and/or modify *
-- * it under the terms of the GNU General Public License as published by *
-- * the Free Software Foundation; either version 2 of the License, or *
-- * (at your option) any later version. *
-- * *
-- * copyright (C) 2002-2014 *
-- * umbrello-kf6 UML Modeller Authors *
-- ***************************************************************************/
--
--#ifndef ATTRIBUTE_H
--#define ATTRIBUTE_H
--
--#include "basictypes.h"
--#include "classifierlistitem.h"
--#include "umlclassifierlist.h"
--
--/**
-- * This class is used to set up information for an attribute. This is like
-- * a programming attribute. It has a type, name, visibility and initial value.
-- *
-- * @short Sets up attribute information.
-- * @author Paul Hensgen
-- * @see UMLObject
-- * Bugs and comments to umbrello-kf6-devel@kde.org or http://bugs.kde.org
-- */
--class UMLAttribute : public UMLClassifierListItem
--{
-- Q_OBJECT
--public:
--
-- UMLAttribute(UMLObject *parent, const QString& name,
-- Uml::ID::Type id = Uml::ID::None,
-- Uml::Visibility::Enum s = Uml::Visibility::Private,
-- UMLObject *type = 0, const QString& iv = QString());
-- explicit UMLAttribute(UMLObject *parent);
--
-- bool operator==(const UMLAttribute &rhs) const;
--
-- virtual ~UMLAttribute();
--
-- virtual void copyInto(UMLObject *lhs) const;
--
-- void setName(const QString &name);
--
-- void setVisibility(Uml::Visibility::Enum s);
--
-- virtual UMLObject* clone() const;
--
-- QString getInitialValue() const;
-- void setInitialValue(const QString &iv);
--
-- QString toString(Uml::SignatureType::Enum sig = Uml::SignatureType::NoSig);
--
-- QString getFullyQualifiedName(const QString& separator = QString(),
-- bool includeRoot = false) const;
--
-- virtual void saveToXMI(QDomDocument & qDoc, QDomElement & qElement);
--
-- virtual bool showPropertiesDialog(QWidget* parent = 0);
--
-- void setParmKind(Uml::ParameterDirection::Enum pk);
-- Uml::ParameterDirection::Enum getParmKind() const;
--
-- virtual UMLClassifierList getTemplateParams();
--
--signals:
--
-- void attributeChanged();
--
--protected:
--
-- bool load(QDomElement & element);
--
-- QString m_InitialValue; ///< text for the attribute's initial value.
-- Uml::ParameterDirection::Enum m_ParmKind;
--
--private:
--
-- void setTemplateParams(const QString& templateParam, UMLClassifierList &templateParamList);
--
--};
--
--#endif
-diff -Nuar umbrello-kf6-15.08.1.orig/umbrello/category.cpp umbrello-kf6-15.08.1/umbrello/category.cpp
---- umbrello-kf6-15.08.1.orig/umbrello/category.cpp 2015-09-10 01:54:59.000000000 +0300
-+++ umbrello-kf6-15.08.1/umbrello/category.cpp 1970-01-01 02:00:00.000000000 +0200
-@@ -1,101 +0,0 @@
--/***************************************************************************
-- * This program is free software; you can redistribute it and/or modify *
-- * it under the terms of the GNU General Public License as published by *
-- * the Free Software Foundation; either version 2 of the License, or *
-- * (at your option) any later version. *
-- * *
-- * copyright (C) 2002-2014 *
-- * umbrello-kf6 UML Modeller Authors *
-- ***************************************************************************/
--
--#include "category.h"
--
--/**
-- * Constructs a Category.
-- *
-- * @param name The name of the Category.
-- * @param id The unique id to assign to this Category.
-- */
--UMLCategory::UMLCategory(const QString & name, Uml::ID::Type id)
-- : UMLCanvasObject(name, id)
--{
-- init();
--}
--
--/**
-- * Standard destructor.
-- */
--UMLCategory::~UMLCategory()
--{
--}
--
--/**
-- * Initializes key variables of the class.
-- */
--void UMLCategory::init()
--{
-- m_BaseType = UMLObject::ot_Category;
-- m_CategoryType = ct_Disjoint_Specialisation;
--}
--
--/**
-- * Copy the internal presentation of this object into the new
-- * object.
-- */
--void UMLCategory::copyInto(UMLObject *lhs) const
--{
-- UMLCategory *target = static_cast(lhs);
--
-- // call the parent first
-- UMLCanvasObject::copyInto(target);
--
-- target->m_CategoryType = m_CategoryType;
--}
--
--/**
-- * Make a clone of this object.
-- */
--UMLObject* UMLCategory::clone() const
--{
-- UMLCategory *clone = new UMLCategory();
-- copyInto(clone);
-- return clone;
--}
--
--/**
-- * Creates the XMI element.
-- */
--void UMLCategory::saveToXMI(QDomDocument& qDoc, QDomElement& qElement)
--{
-- QDomElement categoryElement = UMLObject::save(QLatin1String("UML:Category"), qDoc);
-- categoryElement.setAttribute(QLatin1String("categoryType"), (int)m_CategoryType);
-- qElement.appendChild(categoryElement);
--}
--
--/**
-- * Loads the XMI element (empty.)
-- */
--bool UMLCategory::load(QDomElement& element)
--{
-- m_CategoryType = (Category_Type)element.attribute(QLatin1String("categoryType"),
-- QLatin1String("0")).toInt();
-- return true;
--}
--
--/**
-- * Get the category type
-- */
--UMLCategory::Category_Type UMLCategory::getType()
--{
-- return m_CategoryType;
--}
--
--/**
-- * Set the category type
-- */
--void UMLCategory::setType(Category_Type type)
--{
-- m_CategoryType = type;
-- emitModified();
--}
--
-diff -Nuar umbrello-kf6-15.08.1.orig/umbrello/category.h umbrello-kf6-15.08.1/umbrello/category.h
---- umbrello-kf6-15.08.1.orig/umbrello/category.h 2015-09-10 01:54:59.000000000 +0300
-+++ umbrello-kf6-15.08.1/umbrello/category.h 1970-01-01 02:00:00.000000000 +0200
-@@ -1,62 +0,0 @@
--/***************************************************************************
-- * *
-- * This program is free software; you can redistribute it and/or modify *
-- * it under the terms of the GNU General Public License as published by *
-- * the Free Software Foundation; either version 2 of the License, or *
-- * (at your option) any later version. *
-- * *
-- * copyright (C) 2002-2014 *
-- * umbrello-kf6 UML Modeller Authors *
-- ***************************************************************************/
--
--#ifndef CATEGORY_H
--#define CATEGORY_H
--
--#include "umlcanvasobject.h"
--
--/**
-- * This class contains the non-graphical information required for a UML Category.
-- * This class inherits from @ref UMLCanvasObject which contains most of the
-- * information.
-- * The @ref UMLDoc class creates instances of this type.
-- *
-- * @short Information for a non-graphical UML Category.
-- * @author Sharan Rao
-- * @see UMLCanvasObject
-- * Bugs and comments to umbrello-kf6-devel@kde.org or http://bugs.kde.org
-- */
--class UMLCategory : public UMLCanvasObject {
-- Q_OBJECT
--public:
--
-- enum Category_Type {
-- ct_Disjoint_Specialisation,
-- ct_Overlapping_Specialisation,
-- ct_Union
-- };
--
-- explicit UMLCategory(const QString & name = QString(), Uml::ID::Type id = Uml::ID::None);
-- ~UMLCategory();
--
-- virtual void init();
--
-- void copyInto(UMLObject *lhs) const;
--
-- virtual UMLObject* clone() const;
--
-- void saveToXMI(QDomDocument & qDoc, QDomElement & qElement);
--
-- UMLCategory::Category_Type getType();
--
-- void setType(Category_Type type);
--
--protected:
--
-- bool load(QDomElement & element);
--
--private:
--
-- Category_Type m_CategoryType;
--};
--
--#endif
-diff -Nuar umbrello-kf6-15.08.1.orig/umbrello/checkconstraint.cpp umbrello-kf6-15.08.1/umbrello/checkconstraint.cpp
---- umbrello-kf6-15.08.1.orig/umbrello/checkconstraint.cpp 2015-09-10 01:54:59.000000000 +0300
-+++ umbrello-kf6-15.08.1/umbrello/checkconstraint.cpp 1970-01-01 02:00:00.000000000 +0200
-@@ -1,160 +0,0 @@
--/***************************************************************************
-- * This program is free software; you can redistribute it and/or modify *
-- * it under the terms of the GNU General Public License as published by *
-- * the Free Software Foundation; either version 2 of the License, or *
-- * (at your option) any later version. *
-- * *
-- * copyright (C) 2002-2014 *
-- * umbrello-kf6 UML Modeller Authors *
-- ***************************************************************************/
--
--//own header
--#include "checkconstraint.h"
--
--// app includes
--#include "debug_utils.h"
--#include "umlcheckconstraintdialog.h"
--
--/**
-- * Sets up a constraint.
-- *
-- * @param parent The parent of this UMLCheckConstraint.
-- * @param name The name of this UMLCheckConstraint.
-- * @param id The unique id given to this UMLCheckConstraint.
-- */
--UMLCheckConstraint::UMLCheckConstraint(UMLObject *parent,
-- const QString& name, Uml::ID::Type id)
-- : UMLEntityConstraint(parent, name, id)
--{
-- init();
--}
--
--/**
-- * Sets up a constraint.
-- *
-- * @param parent The parent of this UMLCheckConstraint.
-- */
--UMLCheckConstraint::UMLCheckConstraint(UMLObject *parent)
-- : UMLEntityConstraint(parent)
--{
-- init();
--}
--
--/**
-- * Overloaded '==' operator.
-- */
--bool UMLCheckConstraint::operator==(const UMLCheckConstraint &rhs) const
--{
-- if (this == &rhs)
-- return true;
--
-- if (!UMLObject::operator==(rhs))
-- return false;
--
-- return true;
--}
--
--/**
-- * Destructor.
-- */
--UMLCheckConstraint::~UMLCheckConstraint()
--{
--}
--
--/**
-- * Copy the internal presentation of this object into the UMLCheckConstraint
-- * object.
-- */
--void UMLCheckConstraint::copyInto(UMLObject *lhs) const
--{
-- UMLCheckConstraint *target = static_cast(lhs);
--
-- // call the parent first.
-- UMLEntityConstraint::copyInto(target);
--
-- // Copy all datamembers
-- target->m_CheckCondition = m_CheckCondition;
--}
--
--/**
-- * Make a clone of the UMLCheckConstraint.
-- */
--UMLObject* UMLCheckConstraint::clone() const
--{
-- //FIXME: The new attribute should be slaved to the NEW parent not the old.
-- UMLCheckConstraint *clone = new UMLCheckConstraint(static_cast(parent()));
-- copyInto(clone);
-- return clone;
--}
--
--/**
-- * Returns a string representation of the UMLCheckConstraint.
-- *
-- * @param sig If true will show the attribute type and initial value.
-- * @return Returns a string representation of the UMLAttribute.
-- */
--QString UMLCheckConstraint::toString(Uml::SignatureType::Enum sig)
--{
-- QString s;
--
-- if (sig == Uml::SignatureType::ShowSig || sig == Uml::SignatureType::SigNoVis) {
-- s = name() ;
-- }
--
-- return s;
--}
--
--QString UMLCheckConstraint::getFullyQualifiedName(const QString& separator,
-- bool includeRoot) const
--{
-- Q_UNUSED(separator); Q_UNUSED(includeRoot);
-- return this->name();
--}
--
--/**
-- * Creates the XMI element.
-- */
--void UMLCheckConstraint::saveToXMI(QDomDocument & qDoc, QDomElement & qElement)
--{
-- QDomElement checkConstraintElement = UMLObject::save(QLatin1String("UML:CheckConstraint"), qDoc);
--
-- QDomNode checkCondition = qDoc.createTextNode(m_CheckCondition);
-- checkConstraintElement.appendChild(checkCondition);
--
-- qElement.appendChild(checkConstraintElement);
--}
--
--/**
-- * Display the properties configuration dialog for the attribute.
-- */
--bool UMLCheckConstraint::showPropertiesDialog(QWidget* parent)
--{
-- UMLCheckConstraintDialog dialog(parent, this);
-- return dialog.exec();
--}
--
--/**
-- * Loads the XMI element.
-- */
--bool UMLCheckConstraint::load(QDomElement & element)
--{
-- QDomNode node = element.firstChild();
--
-- QDomText checkConstraintText = node.toText();
-- if (checkConstraintText.isNull())
-- m_CheckCondition = QString();
-- else
-- m_CheckCondition = checkConstraintText.data();
--
-- return true;
--}
--
--/**
-- * Initialises Check Constraint
-- */
--void UMLCheckConstraint::init()
--{
-- m_BaseType = UMLObject::ot_CheckConstraint;
-- m_CheckCondition.clear();
--}
--
-diff -Nuar umbrello-kf6-15.08.1.orig/umbrello/checkconstraint.h umbrello-kf6-15.08.1/umbrello/checkconstraint.h
---- umbrello-kf6-15.08.1.orig/umbrello/checkconstraint.h 2015-09-10 01:54:59.000000000 +0300
-+++ umbrello-kf6-15.08.1/umbrello/checkconstraint.h 1970-01-01 02:00:00.000000000 +0200
-@@ -1,71 +0,0 @@
--/***************************************************************************
-- * This program is free software; you can redistribute it and/or modify *
-- * it under the terms of the GNU General Public License as published by *
-- * the Free Software Foundation; either version 2 of the License, or *
-- * (at your option) any later version. *
-- * *
-- * copyright (C) 2002-2014 *
-- * umbrello-kf6 UML Modeller Authors *
-- ***************************************************************************/
--
--#ifndef CHECKCONSTRAINT_H
--#define CHECKCONSTRAINT_H
--
--#include "basictypes.h"
--#include "entityconstraint.h"
--
--/**
-- * This class is used to set up information for a unique entity constraint.
-- *
-- * @short Sets up Check Constraint information for UMLEntities.
-- * @author Sharan Rao
-- * @see UMLObject UMLClassifierListItem UMLEntityConstraint
-- * Bugs and comments to umbrello-kf6-devel@kde.org or http://bugs.kde.org
-- */
--class UMLCheckConstraint : public UMLEntityConstraint
--{
-- Q_OBJECT
--public:
--
-- UMLCheckConstraint(UMLObject *parent, const QString& name,
-- Uml::ID::Type id = Uml::ID::None);
-- explicit UMLCheckConstraint(UMLObject *parent);
--
-- bool operator==(const UMLCheckConstraint &rhs) const;
--
-- virtual ~UMLCheckConstraint();
--
-- virtual void copyInto(UMLObject *lhs) const;
--
-- virtual UMLObject* clone() const;
--
-- QString toString(Uml::SignatureType::Enum sig = Uml::SignatureType::NoSig);
--
-- QString getFullyQualifiedName(const QString& separator = QString(),
-- bool includeRoot = false) const;
--
-- void saveToXMI(QDomDocument & qDoc, QDomElement & qElement);
--
-- virtual bool showPropertiesDialog(QWidget* parent = 0);
--
-- QString getCheckCondition() const {
-- return m_CheckCondition;
-- }
--
-- void setCheckCondition(const QString& condition) {
-- m_CheckCondition = condition.trimmed();
-- }
--
--protected:
--
-- bool load(QDomElement & element);
--
--private:
--
-- void init();
--
-- QString m_CheckCondition; ///< the check condition
--
--};
--
--#endif
-diff -Nuar umbrello-kf6-15.08.1.orig/umbrello/classifier.cpp umbrello-kf6-15.08.1/umbrello/classifier.cpp
---- umbrello-kf6-15.08.1.orig/umbrello/classifier.cpp 2015-09-10 01:54:59.000000000 +0300
-+++ umbrello-kf6-15.08.1/umbrello/classifier.cpp 1970-01-01 02:00:00.000000000 +0200
-@@ -1,1631 +0,0 @@
--/***************************************************************************
-- * This program is free software; you can redistribute it and/or modify *
-- * it under the terms of the GNU General Public License as published by *
-- * the Free Software Foundation; either version 2 of the License, or *
-- * (at your option) any later version. *
-- * *
-- * copyright (C) 2002-2014 *
-- * umbrello-kf6 UML Modeller Authors *
-- ***************************************************************************/
--#include "classifier.h"
--
--// app includes
--#include "association.h"
--#include "debug_utils.h"
--#include "umlassociationlist.h"
--#include "operation.h"
--#include "attribute.h"
--#include "template.h"
--#include "enumliteral.h"
--#include "entityattribute.h"
--#include "enum.h"
--#include "entity.h"
--#include "stereotype.h"
--#include "umldoc.h"
--#include "uml.h"
--#include "uniqueid.h"
--#include "object_factory.h"
--#include "model_utils.h"
--#include "idchangelog.h"
--#include "umloperationdialog.h"
--#include "umlattributedialog.h"
--#include "umltemplatedialog.h"
--#include "optionstate.h"
--#include "icon_utils.h"
--
--// kde includes
--#include
--#include
--
--// qt includes
--#include
--
--using namespace Uml;
--
--/**
-- * @brief holds set of classifiers for recursive loop detection
-- */
--class UMLClassifierSet: public QSet {
--public:
-- UMLClassifierSet() : level(0)
-- {
-- }
-- int level;
--};
--
--/**
-- * Sets up a Classifier.
-- *
-- * @param name The name of the Concept.
-- * @param id The unique id of the Concept.
-- */
--UMLClassifier::UMLClassifier(const QString & name, Uml::ID::Type id)
-- : UMLPackage(name, id)
--{
-- m_BaseType = UMLObject::ot_Class; // default value
-- m_pClassAssoc = NULL;
-- m_isRef = false;
--}
--
--/**
-- * Standard deconstructor.
-- */
--UMLClassifier::~UMLClassifier()
--{
--}
--
--/**
-- * Reimplementation of method from class UMLObject for controlling the
-- * exact type of this classifier: class, interface, or datatype.
-- * @param ot the base type to set
-- */
--void UMLClassifier::setBaseType(UMLObject::ObjectType ot)
--{
-- m_BaseType = ot;
-- Icon_Utils::IconType newIcon;
-- switch (ot) {
-- case ot_Interface:
-- UMLObject::setStereotypeCmd(QLatin1String("interface"));
-- UMLObject::m_bAbstract = true;
-- newIcon = Icon_Utils::it_Interface;
-- break;
-- case ot_Class:
-- UMLObject::setStereotypeCmd(QString());
-- UMLObject::m_bAbstract = false;
-- newIcon = Icon_Utils::it_Class;
-- break;
-- case ot_Datatype:
-- UMLObject::setStereotypeCmd(QLatin1String("datatype"));
-- UMLObject::m_bAbstract = false;
-- newIcon = Icon_Utils::it_Datatype;
-- break;
-- case ot_Package:
-- UMLObject::setStereotypeCmd(QLatin1String("package"));
-- UMLObject::m_bAbstract = false;
-- newIcon = Icon_Utils::it_Package;
-- break;
-- default:
-- uError() << "cannot set to type " << ot;
-- return;
-- }
-- Model_Utils::treeViewChangeIcon(this, newIcon);
--}
--
--/**
-- * Returns true if this classifier represents an interface.
-- */
--bool UMLClassifier::isInterface() const
--{
-- return (m_BaseType == ot_Interface);
--}
--
--/**
-- * Returns true if this classifier represents a datatype.
-- */
--bool UMLClassifier::isDatatype() const
--{
-- return (m_BaseType == ot_Datatype);
--}
--
--/**
-- * Checks whether an operation is valid based on its signature -
-- * An operation is "valid" if the operation's name and parameter list
-- * are unique in the classifier.
-- *
-- * @param name Name of the operation to check.
-- * @param opParams The operation's argument list.
-- * @param exemptOp Pointer to the exempt method (optional.)
-- * @return NULL if the signature is valid (ok), else return a pointer
-- * to the existing UMLOperation that causes the conflict.
-- */
--UMLOperation * UMLClassifier::checkOperationSignature(
-- const QString& name,
-- UMLAttributeList opParams,
-- UMLOperation *exemptOp)
--{
-- UMLOperationList list = findOperations(name);
-- if (list.count() == 0) {
-- return NULL;
-- }
-- const int inputParmCount = opParams.count();
--
-- // there is at least one operation with the same name... compare the parameter list
-- foreach (UMLOperation* test, list) {
-- if (test == exemptOp) {
-- continue;
-- }
-- UMLAttributeList testParams = test->getParmList();
-- const int pCount = testParams.count();
-- if (pCount != inputParmCount) {
-- continue;
-- }
-- int i = 0;
-- while (i < pCount) {
-- // The only criterion for equivalence is the parameter types.
-- // (Default values are not considered.)
-- if(testParams.at(i)->getTypeName() != opParams.at(i)->getTypeName())
-- break;
-- i++;
-- }
-- if (i == pCount) { // all parameters matched->the signature is not unique
-- return test;
-- }
-- }
-- // we did not find an exact match, so the signature is unique (acceptable)
-- return NULL;
--}
--
--/**
-- * Find an operation of the given name and parameter signature.
-- *
-- * @param name The name of the operation to find.
-- * @param params The parameter descriptors of the operation to find.
-- *
-- * @return The operation found. Will return 0 if none found.
-- */
--UMLOperation* UMLClassifier::findOperation(const QString& name,
-- Model_Utils::NameAndType_List params)
--{
-- UMLOperationList list = findOperations(name);
-- if (list.count() == 0) {
-- return NULL;
-- }
-- // if there are operation(s) with the same name then compare the parameter list
-- const int inputParmCount = params.count();
--
-- foreach (UMLOperation* test, list) {
-- UMLAttributeList testParams = test->getParmList();
-- const int pCount = testParams.count();
-- if (inputParmCount == 0 && pCount == 0)
-- return test;
-- if (inputParmCount != pCount)
-- continue;
-- int i = 0;
-- for (; i < pCount; ++i) {
-- Model_Utils::NameAndType_ListIt nt(params.begin() + i);
-- UMLClassifier *type = dynamic_cast((*nt).m_type);
-- UMLClassifier *testType = testParams.at(i)->getType();
-- if (type == NULL && testType == NULL) { //no parameter type
-- continue;
-- } else if (type == NULL) { //template parameter
-- if (testType->name() != QLatin1String("class"))
-- break;
-- } else if (type != testType)
-- break;
-- }
-- if (i == pCount)
-- return test; // all parameters matched
-- }
-- return 0;
--}
--
--/**
-- * Creates an operation in the current document.
-- * The new operation is initialized with name, id, etc.
-- * If a method with the given profile already exists in the classifier,
-- * no new method is created and the existing operation is returned.
-- * If no name is provided, or if the params are NULL, an Operation
-- * Dialog is shown to ask the user for a name and parameters.
-- * The operation's signature is checked for validity within the parent
-- * classifier.
-- *
-- * @param name The operation name (will be chosen internally if
-- * none given.)
-- * @param isExistingOp Optional pointer to bool. If supplied, the bool is
-- * set to true if an existing operation is returned.
-- * @param params Optional list of parameter names and types.
-- * If supplied, new operation parameters are
-- * constructed using this list.
-- * @return The new operation, or NULL if the operation could not be
-- * created because for example, the user canceled the dialog
-- * or no appropriate name can be found.
-- */
--UMLOperation* UMLClassifier::createOperation(
-- const QString &name /*=QString()*/,
-- bool *isExistingOp /*=NULL*/,
-- Model_Utils::NameAndType_List *params /*=NULL*/)
--{
-- bool nameNotSet = (name.isNull() || name.isEmpty());
-- if (! nameNotSet) {
-- Model_Utils::NameAndType_List parList;
-- if (params)
-- parList = *params;
-- UMLOperation* existingOp = findOperation(name, parList);
-- if (existingOp != NULL) {
-- if (isExistingOp != NULL)
-- *isExistingOp = true;
-- return existingOp;
-- }
-- }
-- // we did not find an exact match, so the signature is unique
-- UMLOperation *op = new UMLOperation(this, name);
-- if (params) {
-- for (Model_Utils::NameAndType_ListIt it = params->begin(); it != params->end(); ++it) {
-- const Model_Utils::NameAndType &nt = *it;
-- UMLAttribute *par = new UMLAttribute(op, nt.m_name, Uml::ID::None, Uml::Visibility::Private,
-- nt.m_type, nt.m_initialValue);
-- par->setParmKind(nt.m_direction);
-- op->addParm(par);
-- }
-- }
--
-- // Only show the operation dialog if no name was provided (allows quick-create
-- // from listview)
-- if (nameNotSet) {
-- op->setName(uniqChildName(UMLObject::ot_Operation));
--
-- while (true) {
-- QPointer operationDialog = new UMLOperationDialog(0, op);
-- if(operationDialog->exec() != QDialog::Accepted) {
-- delete op;
-- delete operationDialog;
-- return NULL;
-- } else if (checkOperationSignature(op->name(), op->getParmList())) {
-- KMessageBox::information(0,
-- i18n("An operation with the same name and signature already exists. You cannot add it again."));
-- } else {
-- break;
-- }
-- delete operationDialog;
-- }
-- }
--
-- // operation name is ok, formally add it to the classifier
-- if (! addOperation(op)) {
-- delete op;
-- return NULL;
-- }
--
-- UMLDoc *umldoc = UMLApp::app()->document();
-- umldoc->signalUMLObjectCreated(op);
-- return op;
--}
--
--/**
-- * Appends an operation to the classifier.
-- * This function is mainly intended for the clipboard.
-- *
-- * @param op Pointer to the UMLOperation to add.
-- * @param position Inserted at the given position.
-- * @return True if the operation was added successfully.
-- */
--bool UMLClassifier::addOperation(UMLOperation* op, int position)
--{
-- Q_ASSERT(op);
-- if (m_List.indexOf(op) != -1) {
-- uDebug() << "findRef(" << op->name() << ") finds op (bad)";
-- return false;
-- }
-- if (checkOperationSignature(op->name(), op->getParmList())) {
-- uDebug() << "checkOperationSignature(" << op->name() << ") op is non-unique";
-- return false;
-- }
--
-- if (position >= 0 && position <= m_List.count()) {
-- uDebug() << op->name() << ": inserting at position " << position;
-- m_List.insert(position, op);
-- UMLClassifierListItemList itemList = getFilteredList(UMLObject::ot_Operation);
-- QString buf;
-- foreach (UMLClassifierListItem* currentAtt, itemList) {
-- buf.append(QLatin1Char(' ') + currentAtt->name());
-- }
-- uDebug() << " list after change: " << buf;
-- }
-- else {
-- m_List.append(op);
-- }
-- emit operationAdded(op);
-- UMLObject::emitModified();
-- connect(op, SIGNAL(modified()), this, SIGNAL(modified()));
-- return true;
--}
--
--/**
-- * Appends an operation to the classifier.
-- * @see bool addOperation(UMLOperation* Op, int position = -1)
-- * This function is mainly intended for the clipboard.
-- *
-- * @param op Pointer to the UMLOperation to add.
-- * @param log Pointer to the IDChangeLog.
-- * @return True if the operation was added successfully.
-- */
--bool UMLClassifier::addOperation(UMLOperation* op, IDChangeLog* log)
--{
-- if (addOperation(op, -1)) {
-- return true;
-- }
-- else if (log) {
-- log->removeChangeByNewID(op->id());
-- }
-- return false;
--}
--
--/**
-- * Remove an operation from the Classifier.
-- * The operation is not deleted so the caller is responsible for what
-- * happens to it after this.
-- *
-- * @param op The operation to remove.
-- * @return Count of the remaining operations after removal, or
-- * -1 if the given operation was not found.
-- */
--int UMLClassifier::removeOperation(UMLOperation *op)
--{
-- if (op == NULL) {
-- uDebug() << "called on NULL op";
-- return -1;
-- }
-- if (!m_List.removeAll(op)) {
-- uDebug() << "cannot find op " << op->name() << " in list";
-- return -1;
-- }
-- // disconnection needed.
-- // note that we don't delete the operation, just remove it from the Classifier
-- disconnect(op, SIGNAL(modified()), this, SIGNAL(modified()));
-- emit operationRemoved(op);
-- UMLObject::emitModified();
-- return m_List.count();
--}
--
--/**
-- * Create and add a just created template.
-- * @param currentName the name of the template
-- * @return the template or NULL
-- */
--UMLObject* UMLClassifier::createTemplate(const QString& currentName /*= QString()*/)
--{
-- QString name = currentName;
-- bool goodName = !name.isEmpty();
-- if (!goodName) {
-- name = uniqChildName(UMLObject::ot_Template);
-- }
-- UMLTemplate* newTemplate = new UMLTemplate(this, name);
--
-- int button = QDialog::Accepted;
--
-- while (button == QDialog::Accepted && !goodName) {
-- QPointer templateDialog = new UMLTemplateDialog(0, newTemplate);
-- button = templateDialog->exec();
-- name = newTemplate->name();
--
-- if (name.length() == 0) {
-- KMessageBox::error(0, i18n("That is an invalid name."), i18n("Invalid Name"));
-- }
-- else if (findChildObject(name) != NULL) {
-- KMessageBox::error(0, i18n("That name is already being used."), i18n("Not a Unique Name"));
-- }
-- else {
-- goodName = true;
-- }
-- delete templateDialog;
-- }
--
-- if (button != QDialog::Accepted) {
-- return NULL;
-- }
--
-- addTemplate(newTemplate);
--
-- UMLDoc *umldoc = UMLApp::app()->document();
-- umldoc->signalUMLObjectCreated(newTemplate);
-- return newTemplate;
--}
--
--/**
-- * Returns the number of attributes for the class.
-- *
-- * @return The number of attributes for the class.
-- */
--int UMLClassifier::attributes()
--{
-- UMLClassifierListItemList atts = getFilteredList(UMLObject::ot_Attribute);
-- return atts.count();
--}
--
--/**
-- * Returns the attributes for the specified scope.
-- * @return List of true attributes for the class.
-- */
--UMLAttributeList UMLClassifier::getAttributeList() const
--{
-- UMLAttributeList attributeList;
-- foreach (UMLObject* listItem, m_List) {
-- uIgnoreZeroPointer(listItem);
-- if (listItem->baseType() == UMLObject::ot_Attribute) {
-- attributeList.append(static_cast(listItem));
-- }
-- }
-- return attributeList;
--}
--
--/**
-- * Returns the attributes for the specified scope.
-- * @param scope The scope of the attribute.
-- * @return List of true attributes for the class.
-- */
--UMLAttributeList UMLClassifier::getAttributeList(Visibility::Enum scope) const
--{
-- UMLAttributeList list;
-- if (!isInterface())
-- {
-- UMLAttributeList atl = getAttributeList();
-- foreach(UMLAttribute* at, atl)
-- {
-- uIgnoreZeroPointer(at);
-- if (! at->isStatic())
-- {
-- if (scope == Uml::Visibility::Private)
-- {
-- if ((at->visibility() == Uml::Visibility::Private) ||
-- (at->visibility() == Uml::Visibility::Implementation))
-- {
-- list.append(at);
-- }
-- }
-- else if (scope == at->visibility())
-- {
-- list.append(at);
-- }
-- }
-- }
-- }
-- return list;
--}
--
--/**
-- * Returns the static attributes for the specified scope.
-- *
-- * @param scope The scope of the attribute.
-- * @return List of true attributes for the class.
-- */
--UMLAttributeList UMLClassifier::getAttributeListStatic(Visibility::Enum scope) const
--{
-- UMLAttributeList list;
-- if (!isInterface())
-- {
-- UMLAttributeList atl = getAttributeList();
-- foreach(UMLAttribute* at, atl)
-- {
-- uIgnoreZeroPointer(at);
-- if (at->isStatic())
-- {
-- if (scope == Uml::Visibility::Private)
-- {
-- if ((at->visibility() == Uml::Visibility::Private) ||
-- (at->visibility() == Uml::Visibility::Implementation))
-- {
-- list.append(at);
-- }
-- }
-- else if (scope == at->visibility())
-- {
-- list.append(at);
-- }
-- }
-- }
-- }
-- return list;
--}
--
--/**
-- * Find a list of operations with the given name.
-- *
-- * @param n The name of the operation to find.
-- * @return The list of objects found; will be empty if none found.
-- */
--UMLOperationList UMLClassifier::findOperations(const QString &n)
--{
-- const bool caseSensitive = UMLApp::app()->activeLanguageIsCaseSensitive();
-- UMLOperationList list;
-- foreach (UMLObject* obj, m_List) {
-- uIgnoreZeroPointer(obj);
-- if (obj->baseType() != UMLObject::ot_Operation)
-- continue;
-- UMLOperation *op = static_cast(obj);
-- if (caseSensitive) {
-- if (obj->name() == n)
-- list.append(op);
-- } else if (obj->name().toLower() == n.toLower()) {
-- list.append(op);
-- }
-- }
-- return list;
--}
--
--/**
-- * Find the child object by the given id.
-- * @param id the id of the child object
-- * @param considerAncestors flag whether the ancestors should be considered during search
-- * @return the found child object or NULL
-- */
--UMLObject* UMLClassifier::findChildObjectById(Uml::ID::Type id, bool considerAncestors /* =false */)
--{
-- UMLObject *o = UMLCanvasObject::findChildObjectById(id);
-- if (o) {
-- return o;
-- }
-- if (considerAncestors) {
-- UMLClassifierList ancestors = findSuperClassConcepts();
-- foreach (UMLClassifier *anc, ancestors) {
-- UMLObject *o = anc->findChildObjectById(id);
-- if (o) {
-- return o;
-- }
-- }
-- }
-- return NULL;
--}
--
--/**
-- * Returns a list of concepts which inherit from this concept.
-- *
-- * @param type The ClassifierType to seek.
-- * @return List of UMLClassifiers that inherit from us.
-- */
--UMLClassifierList UMLClassifier::findSubClassConcepts (ClassifierType type)
--{
-- UMLClassifierList list = getSubClasses();
-- UMLAssociationList rlist = getRealizations();
--
-- UMLClassifierList inheritingConcepts;
-- Uml::ID::Type myID = id();
-- foreach(UMLClassifier *c, list) {
-- uIgnoreZeroPointer(c);
-- if (type == ALL || (!c->isInterface() && type == CLASS)
-- || (c->isInterface() && type == INTERFACE)) {
-- inheritingConcepts.append(c);
-- }
-- }
--
-- foreach (UMLAssociation *a, rlist) {
-- uIgnoreZeroPointer(a);
-- if (a->getObjectId(RoleType::A) != myID)
-- {
-- UMLObject* obj = a->getObject(RoleType::A);
-- UMLClassifier *concept = dynamic_cast(obj);
-- if (concept && (type == ALL || (!concept->isInterface() && type == CLASS)
-- || (concept->isInterface() && type == INTERFACE))
-- && (inheritingConcepts.indexOf(concept) == -1))
-- {
-- inheritingConcepts.append(concept);
-- }
-- }
-- }
--
-- return inheritingConcepts;
--}
--
--/**
-- * Returns a list of concepts which this concept inherits from.
-- *
-- * @param type The ClassifierType to seek.
-- * @return List of UMLClassifiers we inherit from.
-- */
--UMLClassifierList UMLClassifier::findSuperClassConcepts (ClassifierType type)
--{
-- UMLClassifierList list = getSuperClasses();
-- UMLAssociationList rlist = getRealizations();
--
-- UMLClassifierList parentConcepts;
-- Uml::ID::Type myID = id();
-- foreach (UMLClassifier *concept, list) {
-- uIgnoreZeroPointer(concept);
-- if (type == ALL || (!concept->isInterface() && type == CLASS)
-- || (concept->isInterface() && type == INTERFACE))
-- parentConcepts.append(concept);
-- }
--
-- foreach (UMLAssociation *a, rlist) {
-- if (a->getObjectId(RoleType::A) == myID)
-- {
-- UMLObject* obj = a->getObject(RoleType::B);
-- UMLClassifier *concept = dynamic_cast(obj);
-- if (concept && (type == ALL || (!concept->isInterface() && type == CLASS)
-- || (concept->isInterface() && type == INTERFACE))
-- && (parentConcepts.indexOf(concept) == -1))
-- parentConcepts.append(concept);
-- }
-- }
--
-- return parentConcepts;
--}
--
--/**
-- * Overloaded '==' operator.
-- */
--bool UMLClassifier::operator==(const UMLClassifier & rhs) const
--{
-- return UMLCanvasObject::operator==(rhs);
--}
--
--/**
-- * Copy the internal presentation of this object into the new
-- * object.
-- */
--void UMLClassifier::copyInto(UMLObject *lhs) const
--{
-- UMLClassifier *target = static_cast(lhs);
-- UMLCanvasObject::copyInto(target);
-- target->setBaseType(m_BaseType);
-- // CHECK: association property m_pClassAssoc is not copied
-- m_List.copyInto(&(target->m_List));
--}
--
--/**
-- * Make a clone of this object.
-- */
--UMLObject* UMLClassifier::clone() const
--{
-- UMLClassifier *clone = new UMLClassifier();
-- copyInto(clone);
-- return clone;
--}
--
--/**
-- * Needs to be called after all UML objects are loaded from file.
-- * Calls the parent resolveRef(), and calls resolveRef() on all
-- * UMLClassifierListItems.
-- * Overrides the method from UMLObject.
-- *
-- * @return true for success.
-- */
--bool UMLClassifier::resolveRef()
--{
-- bool success = UMLPackage::resolveRef();
-- // Using reentrant iteration is a bare necessity here:
-- foreach (UMLObject* obj, m_List) {
-- uIgnoreZeroPointer(obj);
-- /**** For reference, here is the non-reentrant iteration scheme -
-- DO NOT USE THIS !
-- for (UMLObject *obj = m_List.first(); obj; obj = m_List.next())
-- { .... }
-- ****/
-- if (obj->resolveRef()) {
-- UMLClassifierListItem *cli = static_cast(obj);
-- switch (cli->baseType()) {
-- case UMLObject::ot_Attribute:
-- emit attributeAdded(cli);
-- break;
-- case UMLObject::ot_Operation:
-- emit operationAdded(cli);
-- break;
-- case UMLObject::ot_Template:
-- emit templateAdded(cli);
-- break;
-- default:
-- break;
-- }
-- }
-- }
-- return success;
--}
--
--/**
-- * Reimplemented from UMLObject.
-- */
--bool UMLClassifier::acceptAssociationType(AssociationType::Enum type)
--{
-- switch(type)
-- {
-- case AssociationType::Generalization:
-- case AssociationType::Aggregation:
-- case AssociationType::Relationship:
-- case AssociationType::Dependency:
-- case AssociationType::Association:
-- case AssociationType::Association_Self:
-- case AssociationType::Containment:
-- case AssociationType::Composition:
-- case AssociationType::Realization:
-- case AssociationType::UniAssociation:
-- return true;
-- default:
-- return false;
-- }
-- return false; //shutup compiler warning
--}
--
--/**
-- * Creates an attribute for the class.
-- *
-- * @param name An optional name, used by when creating through UMLListView
-- * @param type An optional type, used by when creating through UMLListView
-- * @param vis An optional visibility, used by when creating through UMLListView
-- * @param init An optional initial value, used by when creating through UMLListView
-- * @return The UMLAttribute created
-- */
--UMLAttribute* UMLClassifier::createAttribute(const QString &name,
-- UMLObject *type,
-- Visibility::Enum vis,
-- const QString &init)
--{
-- Uml::ID::Type id = UniqueID::gen();
-- QString currentName;
-- if (name.isNull()) {
-- currentName = uniqChildName(UMLObject::ot_Attribute);
-- } else {
-- currentName = name;
-- }
-- UMLAttribute* newAttribute = new UMLAttribute(this, currentName, id, vis, type, init);
--
-- int button = QDialog::Accepted;
-- bool goodName = false;
--
-- //check for name.isNull() stops dialog being shown
-- //when creating attribute via list view
-- while (button == QDialog::Accepted && !goodName && name.isNull()) {
-- QPointer