diff --git a/desktop/kde/plasma/aurorae/actions.py b/desktop/kde/plasma/aurorae/actions.py
new file mode 100644
index 0000000000..501e481ae3
--- /dev/null
+++ b/desktop/kde/plasma/aurorae/actions.py
@@ -0,0 +1,19 @@
+#!/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", "LICENSES/*", "README*")
diff --git a/desktop/kde/plasma/aurorae/pspec.xml b/desktop/kde/plasma/aurorae/pspec.xml
new file mode 100644
index 0000000000..c79dd1bee0
--- /dev/null
+++ b/desktop/kde/plasma/aurorae/pspec.xml
@@ -0,0 +1,77 @@
+
+
+
+
+ aurorae
+ https://kde.org/plasma-desktop/
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ LGPLv2
+ app
+ A themeable window decoration for KWin
+ KWin için temalı bir pencere dekorasyonu
+ https://download.kde.org/stable/plasma/6.4.0/aurorae-6.4.0.tar.xz
+
+ ki18n-devel
+ kconfig-devel
+ kcmutils-devel
+ kpackage-devel
+ qt6-base-devel
+ kcoreaddons-devel
+ kcolorscheme-devel
+ kdecorations-devel
+ qt6-designer-devel
+ qt6-declarative-devel
+
+
+
+
+ aurorae
+
+ ki18n
+ kconfig
+ kcmutils
+ kpackage
+ qt6-base
+ kcoreaddons
+ kcolorscheme
+ kdecorations
+ qt6-designer
+ qt6-declarative
+
+
+ /usr/lib
+ /usr/share
+ /usr/share/locale
+ /usr/share/doc
+
+
+
+ aurorae-devel
+ Development files for aurorae
+
+ aurorae
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+ 2025-05-23
+ 6.4.0
+ First release
+ PisiLinux Community
+ admins@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/aurorae/translations.xml b/desktop/kde/plasma/aurorae/translations.xml
new file mode 100644
index 0000000000..18b30f92ff
--- /dev/null
+++ b/desktop/kde/plasma/aurorae/translations.xml
@@ -0,0 +1,8 @@
+
+
+
+ aurorae
+ A themeable window decoration for KWin
+ KWin için temalı bir pencere dekorasyonu
+
+
diff --git a/desktop/kde/plasma/kglobalacceld/pspec.xml b/desktop/kde/plasma/kglobalacceld/pspec.xml
index 4448111fcb..f961c0b760 100644
--- a/desktop/kde/plasma/kglobalacceld/pspec.xml
+++ b/desktop/kde/plasma/kglobalacceld/pspec.xml
@@ -1,121 +1,125 @@
-
- kglobalacceld
- https://kde.org/plasma-desktop/
-
- Mustafa Cinasal
- muscnsl@gmail.com
-
- LGPLv3
- library
- Daemon providing Global Keyboard Shortcut (Accelerator) functionality
- Global Klavye Kısayolu (Hızlandırıcı) işlevselliği sağlayan Daemon
- https://download.kde.org/stable/plasma/6.3.5/kglobalacceld-6.3.5.tar.xz
-
- libX11-devel
- libxcb-devel
- kio-devel
- qt6-base-devel
- kcrash-devel
- kconfig-devel
- kservice-devel
- kcoreaddons-devel
- kdbusaddons-devel
- kjobwidgets-devel
- kglobalaccel-devel
- xcb-util-keysyms-devel
- kwindowsystem-devel
- extra-cmake-modules
-
-
-
-
-
- kglobalacceld
-
- libX11
- libxcb
- kio
- qt6-base
- kcrash
- kconfig
- kservice
- kcoreaddons
- kdbusaddons
- kjobwidgets
- kglobalaccel
- xcb-util-keysyms
- kwindowsystem
-
-
- /etc
- /usr/lib
- /usr/share
- /usr/share/doc
-
-
- kglobalacceld-kf6
-
-
-
-
- kglobalacceld-devel
- Development files for kglobalacceld
-
- kglobalacceld
-
-
- /usr/include
- /usr/lib/cmake
- /usr/lib/pkgconfig
-
-
- kglobalacceld-kf6-devel
-
-
-
+
+
+ kglobalacceld
+
+ kio
+ libX11
+ libxcb
+ kcrash
+ kconfig
+ qt6-base
+ kservice
+ kcoreaddons
+ kdbusaddons
+ kjobwidgets
+ kglobalaccel
+ kwindowsystem
+ xcb-util-keysyms
+
+
+ /etc
+ /usr/lib
+ /usr/share
+ /usr/share/doc
+
+
+ kglobalacceld-kf6
+
+
+
+ kglobalacceld-devel
+ Development files for kglobalacceld
+
+ kglobalacceld
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+ kglobalacceld-kf6-devel
+
+
-
- 2025-05-08
- 6.3.5
+
+ 2025-06-17
+ 6.4.0
Version bump.
Pisi Linux Community
admin@pisilinux.org
-
- 2025-04-02
- 6.3.4
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2025-02-26
- 6.3.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2025-02-19
- 6.3.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2025-01-01
- 6.2.5
- First release
- Pisi Linux Community
- admin@pisilinux.org
-
-
+
+ 2025-05-08
+ 6.3.5
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
+
+ 2025-04-02
+ 6.3.4
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
+
+ 2025-02-26
+ 6.3.2
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
+
+ 2025-02-19
+ 6.3.1
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
+
+ 2025-01-01
+ 6.2.5
+ First release
+ Pisi Linux Community
+ admin@pisilinux.org
+
+
diff --git a/desktop/kde/plasma/kwayland/pspec.xml b/desktop/kde/plasma/kwayland/pspec.xml
index c329c21c93..4a589cc959 100755
--- a/desktop/kde/plasma/kwayland/pspec.xml
+++ b/desktop/kde/plasma/kwayland/pspec.xml
@@ -1,103 +1,107 @@
-
- kwayland
- https://www.kde.org
-
- Stefan Gronewold(groni)
- groni@pisilinux.org
-
- LGPLv3
- library
- Qt-style Client and Server library wrapper for the Wayland libraries
- Qt-style Client and Server library wrapper for the Wayland libraries
- mirrors://kde/stable/plasma/6.3.5/kwayland-6.3.5.tar.xz
-
- qt6-base-devel
- qt6-wayland-devel
- libglvnd-devel
- wayland-devel
- wayland-protocols-devel
- mesa-devel
- extra-cmake-modules
- plasma-wayland-protocols
-
-
-
-
- kwayland
-
- qt6-base
- qt6-wayland
- libglvnd
- wayland-client
- wayland-server
-
-
- /etc/xdg
- /usr/lib
- /usr/share/config
- /usr/share/doc
- /usr/share/qlogging-categories6
- /usr/share/qlogging-categories/org_kde_kwayland.categories
-
-
- kwayland-kf6
-
-
-
-
- kwayland-devel
-
- qt6-base-devel
- kwayland
-
-
- /usr/lib/cmake
- /usr/include
- /usr/lib/pkgconfig
-
-
- kwayland-kf6-devel
-
-
-
+
+ kwayland
+ https://www.kde.org
+
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+ LGPLv3
+ library
+ Qt-style Client and Server library wrapper for the Wayland libraries
+ Qt-style Client and Server library wrapper for the Wayland libraries
+ mirrors://kde/stable/plasma/6.4.0/kwayland-6.4.0.tar.xz
+
+ wayland-devel
+ libglvnd-devel
+ extra-cmake-modules
+ wayland-protocols-devel
+ mesa-devel
+ qt6-base-devel
+ qt6-wayland-devel
+ plasma-wayland-protocols
+
+
+
+ kwayland
+
+ libglvnd
+ wayland-client
+ wayland-server
+ qt6-base
+ qt6-wayland
+
+
+ /etc/xdg
+ /usr/lib
+ /usr/share/config
+ /usr/share/doc
+ /usr/share/qlogging-categories6
+ /usr/share/qlogging-categories/org_kde_kwayland.categories
+
+
+ kwayland-kf6
+
+
+
+ kwayland-devel
+
+ kwayland
+ qt6-base-devel
+
+
+ /usr/lib/cmake
+ /usr/include
+ /usr/lib/pkgconfig
+
+
+ kwayland-kf6-devel
+
+
-
- 2025-05-08
- 6.3.5
+
+ 2025-06-17
+ 6.4.0
Version bump.
Pisi Linux Community
admin@pisilinux.org
-
- 2025-04-02
- 6.3.4
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2025-02-26
- 6.3.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2025-02-19
- 6.3.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2025-01-01
- 6.2.5
- First release
- Pisi Linux Community
- admin@pisilinux.org
-
-
+
+ 2025-05-08
+ 6.3.5
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
+
+ 2025-04-02
+ 6.3.4
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
+
+ 2025-02-26
+ 6.3.2
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
+
+ 2025-02-19
+ 6.3.1
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
+
+ 2025-01-01
+ 6.2.5
+ First release
+ Pisi Linux Community
+ admin@pisilinux.org
+
+
diff --git a/desktop/kde/plasma/layer-shell-qt/pspec.xml b/desktop/kde/plasma/layer-shell-qt/pspec.xml
index ab6aab36de..6bfcc0eb71 100644
--- a/desktop/kde/plasma/layer-shell-qt/pspec.xml
+++ b/desktop/kde/plasma/layer-shell-qt/pspec.xml
@@ -1,104 +1,108 @@
-
- layer-shell-qt
- https://kde.org/plasma-desktop/
-
- Pisi Linux Admins
- admin@pisilinux.org
-
- LGPLv3
- library
- Qt component to allow applications to make use of the Wayland wl-layer-shell protocol
- Uygulamaların Wayland wl-layer-shell protokolünü kullanmasını sağlayan Qt bileşeni
- https://download.kde.org/stable/plasma/6.3.5/layer-shell-qt-6.3.5.tar.xz
-
- wayland-devel
- wayland-client
- wayland-cursor
- wayland-server
- qt6-wayland-devel
- qt6-base-devel
- extra-cmake-modules
- wayland-protocols-devel
- qt6-declarative-devel
-
-
-
-
-
- layer-shell-qt
-
- libgcc
- qt6-base
- qt6-wayland
- wayland-client
-
-
- /usr/lib
- /usr/share/doc
-
-
- layer-shell-qt-kf6
-
-
-
-
- layer-shell-qt-devel
- Development files for layer-shell-qt
-
- layer-shell-qt
-
-
- /usr/include
- /usr/lib/cmake
-
-
- layer-shell-qt-kf6-devel
-
-
-
+
+
+ layer-shell-qt
+
+ libgcc
+ qt6-base
+ qt6-wayland
+ wayland-client
+
+
+ /usr/lib
+ /usr/share/doc
+
+
+ layer-shell-qt-kf6
+
+
+
+ layer-shell-qt-devel
+ Development files for layer-shell-qt
+
+ layer-shell-qt
+
+
+ /usr/include
+ /usr/lib/cmake
+
+
+ layer-shell-qt-kf6-devel
+
+
-
- 2025-05-08
- 6.3.5
+
+ 2025-06-17
+ 6.4.0
Version bump.
Pisi Linux Community
admin@pisilinux.org
-
- 2025-04-02
- 6.3.4
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2025-02-26
- 6.3.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2025-02-19
- 6.3.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2025-01-01
- 6.2.5
- First release
- Pisi Linux Community
- admin@pisilinux.org
-
-
+
+ 2025-05-08
+ 6.3.5
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
+
+ 2025-04-02
+ 6.3.4
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
+
+ 2025-02-26
+ 6.3.2
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
+
+ 2025-02-19
+ 6.3.1
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
+
+ 2025-01-01
+ 6.2.5
+ First release
+ Pisi Linux Community
+ admin@pisilinux.org
+
+
diff --git a/desktop/kde/plasma/oxygen-sounds/pspec.xml b/desktop/kde/plasma/oxygen-sounds/pspec.xml
index 0036d146e8..9e8f9d443f 100644
--- a/desktop/kde/plasma/oxygen-sounds/pspec.xml
+++ b/desktop/kde/plasma/oxygen-sounds/pspec.xml
@@ -1,76 +1,81 @@
-
- oxygen-sounds
- https://kde.org/plasma-desktop/
-
- Pisi Linux Admins
- admin@pisilinux.org
-
- LGPLv3
- library
- The oxygen Sound Theme
- Oksijen Sesi Teması
- https://download.kde.org/stable/plasma/6.3.5/oxygen-sounds-6.3.5.tar.xz
-
- qt6-base-devel
- extra-cmake-modules
-
-
-
-
-
- oxygen-sounds
-
- /usr/share/sounds
- /usr/share/doc
-
-
- oxygen-sounds-kf6
-
-
-
+
+
+ oxygen-sounds
+
+ /usr/share/sounds
+ /usr/share/doc
+
+
+ oxygen-sounds-kf6
+
+
-
- 2025-05-08
- 6.3.5
+
+ 2025-06-17
+ 6.4.0
Version bump.
Pisi Linux Community
admin@pisilinux.org
-
- 2025-04-02
- 6.3.4
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2025-02-26
- 6.3.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2025-02-19
- 6.3.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2025-01-01
- 6.2.5
- First release
- Pisi Linux Community
- admin@pisilinux.org
-
-
+
+ 2025-05-08
+ 6.3.5
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
+
+ 2025-04-02
+ 6.3.4
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
+
+ 2025-02-26
+ 6.3.2
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
+
+ 2025-02-19
+ 6.3.1
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
+
+ 2025-01-01
+ 6.2.5
+ First release
+ Pisi Linux Community
+ admin@pisilinux.org
+
+
diff --git a/desktop/kde/plasma/plasma-activities/pspec.xml b/desktop/kde/plasma/plasma-activities/pspec.xml
index 87f9609f00..557b599e1f 100755
--- a/desktop/kde/plasma/plasma-activities/pspec.xml
+++ b/desktop/kde/plasma/plasma-activities/pspec.xml
@@ -1,130 +1,134 @@
-
- plasma-activities
- https://www.kde.org
-
- Pisi Linux Admins
- admins@pisilinux.org
-
- LGPLv2
- library
- app:console
- Library for KDE's Plasma Activities support
- plasma-activities provides an API for using and interacting with the Plasma Activities Manager.
- mirrors://kde/stable/plasma/6.3.5/plasma-activities-6.3.5.tar.xz
-
- qt6-base-devel
- mesa-devel
- boost-devel
- kdbusaddons-devel
- kdeclarative-devel
- kpackage-devel
- ki18n-devel
- kconfig-devel
- kcoreaddons-devel
- kio-devel
- kservice-devel
- kbookmarks-devel
- kwidgetsaddons-devel
- kcompletion-devel
- kjobwidgets-devel
- kitemviews-devel
- solid-devel
- kauth-devel
- kcodecs-devel
- kconfigwidgets-devel
- kxmlgui-devel
- kwindowsystem-devel
- kglobalaccel-devel
- kcmutils-devel
- qt6-declarative-devel
- qt6-sql-postgresql
- qt6-sql-mysql
- qt6-sql-sqlite
- qt6-sql-odbc
- extra-cmake-modules
-
-
-
-
-
-
-
- plasma-activities
-
- qt6-base
- qt6-declarative
- kconfig
- kcoreaddons
-
-
- /etc/xdg
- /usr/share
- /usr/share/locale
- /usr/bin
- /usr/lib/qt5
- /usr/lib
- /usr/share/doc
-
-
- plasma-activities-kf6
-
-
-
-
- plasma-activities-devel
- Development files for plasma-activities
-
- qt6-base-devel
- plasma-activities
-
-
- /usr/include
- /usr/lib/cmake
- /usr/lib/pkgconfig
-
-
- plasma-activities-kf6-devel
-
-
-
+
+ plasma-activities
+ https://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ app:console
+ Library for KDE's Plasma Activities support
+ plasma-activities provides an API for using and interacting with the Plasma Activities Manager.
+ mirrors://kde/stable/plasma/6.4.0/plasma-activities-6.4.0.tar.xz
+
+ boost-devel
+ kio-devel
+ mesa-devel
+ ki18n-devel
+ solid-devel
+ kauth-devel
+ qt6-sql-odbc
+ kconfig-devel
+ kcodecs-devel
+ kxmlgui-devel
+ qt6-sql-mysql
+ qt6-base-devel
+ kpackage-devel
+ kservice-devel
+ kcmutils-devel
+ qt6-sql-sqlite
+ kbookmarks-devel
+ kitemviews-devel
+ kdbusaddons-devel
+ kcoreaddons-devel
+ kcompletion-devel
+ kjobwidgets-devel
+ kdeclarative-devel
+ kglobalaccel-devel
+ qt6-sql-postgresql
+ kwindowsystem-devel
+ extra-cmake-modules
+ kwidgetsaddons-devel
+ kconfigwidgets-devel
+ qt6-declarative-devel
+
+
+
+
+
+
+ plasma-activities
+
+ kconfig
+ qt6-base
+ kcoreaddons
+ qt6-declarative
+
+
+ /etc/xdg
+ /usr/share
+ /usr/share/locale
+ /usr/bin
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+ plasma-activities-kf6
+
+
+
+ plasma-activities-devel
+ Development files for plasma-activities
+
+ qt6-base-devel
+ plasma-activities
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+ plasma-activities-kf6-devel
+
+
-
- 2025-05-08
- 6.3.5
+
+ 2025-06-17
+ 6.4.0
Version bump.
Pisi Linux Community
admin@pisilinux.org
-
- 2025-04-02
- 6.3.4
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2025-02-26
- 6.3.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2025-02-19
- 6.3.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2025-01-01
- 6.2.5
- First release
- Pisi Linux Community
- admin@pisilinux.org
-
-
+
+ 2025-05-08
+ 6.3.5
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
+
+ 2025-04-02
+ 6.3.4
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
+
+ 2025-02-26
+ 6.3.2
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
+
+ 2025-02-19
+ 6.3.1
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
+
+ 2025-01-01
+ 6.2.5
+ First release
+ Pisi Linux Community
+ admin@pisilinux.org
+
+
diff --git a/desktop/kde/plasma/qqc2-breeze-style/pspec.xml b/desktop/kde/plasma/qqc2-breeze-style/pspec.xml
index 509b86ab01..7ef96a00bb 100644
--- a/desktop/kde/plasma/qqc2-breeze-style/pspec.xml
+++ b/desktop/kde/plasma/qqc2-breeze-style/pspec.xml
@@ -1,109 +1,113 @@
-
- qqc2-breeze-style
- https://kde.org/plasma-desktop/
-
- PisiLinux Community
- admins@pisilinux.org
-
- LGPLv2
- library
- Applications useful for Plasma development
- qqc2-breeze-style
- Plazma geliştirme için yararlı uygulamalar
- https://download.kde.org/stable/plasma/6.3.5/qqc2-breeze-style-6.3.5.tar.xz
-
- qt6-base-devel
- kconfig-devel
- kirigami-devel
- kguiaddons-devel
- kiconthemes-devel
- kcoreaddons-devel
- kquickcharts
- qt6-declarative-devel
- kcolorscheme-devel
- extra-cmake-modules
-
-
-
-
-
- qqc2-breeze-style
-
- qt6-base
- kconfig
- kirigami
- kguiaddons
- kiconthemes
- qt6-declarative
- kcolorscheme
-
-
- /usr/lib
- /usr/share
- /usr/share/doc
-
-
- qqc2-breeze-style-kf6
-
-
-
-
- qqc2-breeze-style-devel
- Development files for qqc2-breeze-style
-
- qqc2-breeze-style
-
-
- /usr/lib/cmake
-
-
- qqc2-breeze-style-kf6-devel
-
-
-
+
+
+ qqc2-breeze-style
+
+ kconfig
+ qt6-base
+ kirigami
+ kguiaddons
+ kiconthemes
+ kcolorscheme
+ qt6-declarative
+
+
+ /usr/lib
+ /usr/share
+ /usr/share/doc
+
+
+ qqc2-breeze-style-kf6
+
+
+
+ qqc2-breeze-style-devel
+ Development files for qqc2-breeze-style
+
+ qqc2-breeze-style
+
+
+ /usr/lib/cmake
+
+
+ qqc2-breeze-style-kf6-devel
+
+
-
- 2025-05-08
- 6.3.5
+
+ 2025-06-17
+ 6.4.0
Version bump.
Pisi Linux Community
admin@pisilinux.org
-
- 2025-04-02
- 6.3.4
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2025-02-26
- 6.3.2
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2025-02-19
- 6.3.1
- Version bump.
- Pisi Linux Community
- admin@pisilinux.org
-
-
- 2025-01-01
- 6.2.5
- First release
- Pisi Linux Community
- admin@pisilinux.org
-
-
+
+ 2025-05-08
+ 6.3.5
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
+
+ 2025-04-02
+ 6.3.4
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
+
+ 2025-02-26
+ 6.3.2
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
+
+ 2025-02-19
+ 6.3.1
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
+
+ 2025-01-01
+ 6.2.5
+ First release
+ Pisi Linux Community
+ admin@pisilinux.org
+
+
diff --git a/pisi-index.xml b/pisi-index.xml
index 0ab4f6290e..1e1f96bca5 100644
--- a/pisi-index.xml
+++ b/pisi-index.xml
@@ -32484,7 +32484,7 @@ Gnome session.
util.admin
Aims to make updating firmware on Linux automatic, safe and reliable
Aims to make updating firmware on Linux automatic, safe and reliable
- https://github.com/hughsie/fwupd/archive/2.0.10.tar.gz
+ https://github.com/hughsie/fwupd/archive/2.0.11.tar.gz
meson
usbutils
@@ -32584,7 +32584,7 @@ Gnome session.
fwupd-devel
- fwupd
+ fwupd
xz-devel
curl-devel
gcab-devel
@@ -32603,6 +32603,13 @@ Gnome session.
+
+ 2025-06-16
+ 2.0.11
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
2025-05-22
2.0.10
@@ -92565,7 +92572,8 @@ Gnome session.
libgcrypt-devel
gpgme-devel
kauth5-devel
- gpgme-qt5-devel
+ gpgmepp-devel
+ qgpgme-qt5-devel
kcodecs5-devel
kconfigwidgets5-devel
kconfig5-devel
@@ -92589,6 +92597,7 @@ Gnome session.
qt5-base
gpgme
libgcrypt
+ gpgmepp
kconfig5
kcoreaddons5
kdbusaddons5
@@ -92613,7 +92622,7 @@ Gnome session.
kwallet5-devel
Development files for kwallet5
- kwallet5
+ kwallet5
qt5-base-devel
@@ -92623,7 +92632,7 @@ Gnome session.
-
+
2024-05-19
5.116.0
First release.
@@ -106724,7 +106733,7 @@ Gnome session.
Development files for gitg
devhelp için geliştirme dosyaları
- gitg
+ gitg
gtk3-devel
glib2-devel
gpgme-devel
@@ -106740,6 +106749,13 @@ Gnome session.
+
+ 2025-06-16
+ 44
+ Rebuild
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2024-12-26
44
@@ -112327,7 +112343,7 @@ Gnome session.
desktop.gnome.base
Utilities for creating and parsing messages using MIME
GMime is a C/C++ library which may be used for the creation and parsing of messages using the Multipurpose Internet Mail Extension (MIME)
- https://download.gnome.org/sources/gmime/3.2/gmime-3.2.7.tar.xz
+ https://github.com/jstedfast/gmime/releases/download/3.2.15/gmime-3.2.15.tar.xz
glib2-devel
gpgme-devel
@@ -112358,7 +112374,7 @@ Gnome session.
gmime3-devel
- gmime3
+ gmime3
glib2-devel
@@ -112377,6 +112393,13 @@ Gnome session.
+
+ 2025-06-16
+ 3.2.15
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
2021-05-27
3.2.7
@@ -127957,7 +127980,7 @@ org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfaceslibgcrypt-devel
gpgme-devel
kauth-devel
- gpgme-qt6-devel
+ gpgmepp-devel
libsecret-devel
kcodecs-devel
kconfigwidgets-devel
@@ -127983,8 +128006,11 @@ org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfacesqt6-base
qt6-declarative
gpgme
+ kcrash
+ glib2
libgcrypt
libsecret
+ gpgmepp
kconfig
kcoreaddons
kdbusaddons
@@ -128013,7 +128039,7 @@ org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfaceskwallet-devel
Development files for kwallet
- kwallet
+ kwallet
qt6-base-devel
@@ -128026,6 +128052,13 @@ org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfaces
+
+ 2025-06-16
+ 6.15.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
2025-06-13
6.15.0
@@ -132301,17 +132334,17 @@ org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfacesQt component to allow applications to make use of the Wayland wl-layer-shell protocol
Uygulamaların Wayland wl-layer-shell protokolünü kullanmasını sağlayan Qt bileşeni
Uygulamaların Wayland wl-layer-shell protokolünü kullanmasını sağlayan Qt bileşeni
- https://download.kde.org/stable/plasma/6.3.5/layer-shell-qt-6.3.5.tar.xz
+ https://download.kde.org/stable/plasma/6.4.0/layer-shell-qt-6.4.0.tar.xz
wayland-devel
wayland-client
wayland-cursor
wayland-server
- qt6-wayland-devel
qt6-base-devel
+ qt6-wayland-devel
extra-cmake-modules
- wayland-protocols-devel
qt6-declarative-devel
+ wayland-protocols-devel
desktop/kde/plasma/layer-shell-qt/pspec.xml
@@ -132335,7 +132368,7 @@ org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfaceslayer-shell-qt-devel
Development files for layer-shell-qt
- layer-shell-qt
+ layer-shell-qt
/usr/include
@@ -132346,6 +132379,13 @@ org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfaces
+
+ 2025-06-17
+ 6.4.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
2025-05-08
6.3.5
@@ -133201,41 +133241,41 @@ org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfacesDaemon providing Global Keyboard Shortcut (Accelerator) functionality
Global Klavye Kısayolu (Hızlandırıcı) işlevselliği sağlayan Daemon
Global Klavye Kısayolu (Hızlandırıcı) işlevselliği sağlayan Daemon
- https://download.kde.org/stable/plasma/6.3.5/kglobalacceld-6.3.5.tar.xz
+ https://download.kde.org/stable/plasma/6.4.0/kglobalacceld-6.4.0.tar.xz
+ kio-devel
libX11-devel
libxcb-devel
- kio-devel
- qt6-base-devel
kcrash-devel
kconfig-devel
+ qt6-base-devel
kservice-devel
kcoreaddons-devel
kdbusaddons-devel
kjobwidgets-devel
kglobalaccel-devel
- xcb-util-keysyms-devel
kwindowsystem-devel
extra-cmake-modules
+ xcb-util-keysyms-devel
desktop/kde/plasma/kglobalacceld/pspec.xml
kglobalacceld
+ kio
libX11
libxcb
- kio
- qt6-base
kcrash
kconfig
+ qt6-base
kservice
kcoreaddons
kdbusaddons
kjobwidgets
kglobalaccel
- xcb-util-keysyms
kwindowsystem
+ xcb-util-keysyms
/etc
@@ -133251,7 +133291,7 @@ org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfaceskglobalacceld-devel
Development files for kglobalacceld
- kglobalacceld
+ kglobalacceld
/usr/include
@@ -133263,6 +133303,13 @@ org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfaces
+
+ 2025-06-17
+ 6.4.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
2025-05-08
6.3.5
@@ -133315,7 +133362,7 @@ org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfacesThe oxygen Sound Theme
Oksijen Sesi Teması
Oksijen Sesi Teması
- https://download.kde.org/stable/plasma/6.3.5/oxygen-sounds-6.3.5.tar.xz
+ https://download.kde.org/stable/plasma/6.4.0/oxygen-sounds-6.4.0.tar.xz
qt6-base-devel
extra-cmake-modules
@@ -133333,6 +133380,13 @@ org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfaces
+
+ 2025-06-17
+ 6.4.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
2025-05-08
6.3.5
@@ -137575,31 +137629,31 @@ org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfacesPlazma geliştirme için yararlı uygulamalar
Plazma geliştirme için yararlı uygulamalar
qqc2-breeze-style
- https://download.kde.org/stable/plasma/6.3.5/qqc2-breeze-style-6.3.5.tar.xz
+ https://download.kde.org/stable/plasma/6.4.0/qqc2-breeze-style-6.4.0.tar.xz
- qt6-base-devel
+ kquickcharts
kconfig-devel
+ qt6-base-devel
kirigami-devel
kguiaddons-devel
kiconthemes-devel
kcoreaddons-devel
- kquickcharts
- qt6-declarative-devel
kcolorscheme-devel
extra-cmake-modules
+ qt6-declarative-devel
desktop/kde/plasma/qqc2-breeze-style/pspec.xml
qqc2-breeze-style
- qt6-base
kconfig
+ qt6-base
kirigami
kguiaddons
kiconthemes
- qt6-declarative
kcolorscheme
+ qt6-declarative
/usr/lib
@@ -137614,7 +137668,7 @@ org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfacesqqc2-breeze-style-devel
Development files for qqc2-breeze-style
- qqc2-breeze-style
+ qqc2-breeze-style
/usr/lib/cmake
@@ -137624,6 +137678,13 @@ org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfaces
+
+ 2025-06-17
+ 6.4.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
2025-05-08
6.3.5
@@ -137823,48 +137884,48 @@ org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfacesdesktop.kde.plasma
Library for KDE's Plasma Activities support
plasma-activities provides an API for using and interacting with the Plasma Activities Manager.
- mirrors://kde/stable/plasma/6.3.5/plasma-activities-6.3.5.tar.xz
+ mirrors://kde/stable/plasma/6.4.0/plasma-activities-6.4.0.tar.xz
- qt6-base-devel
- mesa-devel
boost-devel
- kdbusaddons-devel
- kdeclarative-devel
- kpackage-devel
- ki18n-devel
- kconfig-devel
- kcoreaddons-devel
kio-devel
- kservice-devel
- kbookmarks-devel
- kwidgetsaddons-devel
- kcompletion-devel
- kjobwidgets-devel
- kitemviews-devel
+ mesa-devel
+ ki18n-devel
solid-devel
kauth-devel
- kcodecs-devel
- kconfigwidgets-devel
- kxmlgui-devel
- kwindowsystem-devel
- kglobalaccel-devel
- kcmutils-devel
- qt6-declarative-devel
- qt6-sql-postgresql
- qt6-sql-mysql
- qt6-sql-sqlite
qt6-sql-odbc
+ kconfig-devel
+ kcodecs-devel
+ kxmlgui-devel
+ qt6-sql-mysql
+ qt6-base-devel
+ kpackage-devel
+ kservice-devel
+ kcmutils-devel
+ qt6-sql-sqlite
+ kbookmarks-devel
+ kitemviews-devel
+ kdbusaddons-devel
+ kcoreaddons-devel
+ kcompletion-devel
+ kjobwidgets-devel
+ kdeclarative-devel
+ kglobalaccel-devel
+ qt6-sql-postgresql
+ kwindowsystem-devel
extra-cmake-modules
+ kwidgetsaddons-devel
+ kconfigwidgets-devel
+ qt6-declarative-devel
desktop/kde/plasma/plasma-activities/pspec.xml
plasma-activities
- qt6-base
- qt6-declarative
kconfig
+ qt6-base
kcoreaddons
+ qt6-declarative
/etc/xdg
@@ -137884,7 +137945,7 @@ org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfacesDevelopment files for plasma-activities
qt6-base-devel
- plasma-activities
+ plasma-activities
/usr/include
@@ -137896,6 +137957,13 @@ org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfaces
+
+ 2025-06-17
+ 6.4.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
2025-05-08
6.3.5
@@ -138959,15 +139027,15 @@ org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfacesdesktop.kde.plasma
Qt-style Client and Server library wrapper for the Wayland libraries
Qt-style Client and Server library wrapper for the Wayland libraries
- mirrors://kde/stable/plasma/6.3.5/kwayland-6.3.5.tar.xz
+ mirrors://kde/stable/plasma/6.4.0/kwayland-6.4.0.tar.xz
- qt6-base-devel
- qt6-wayland-devel
- libglvnd-devel
wayland-devel
+ libglvnd-devel
+ extra-cmake-modules
wayland-protocols-devel
mesa-devel
- extra-cmake-modules
+ qt6-base-devel
+ qt6-wayland-devel
plasma-wayland-protocols
desktop/kde/plasma/kwayland/pspec.xml
@@ -138975,11 +139043,11 @@ org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfaces
kwayland
- qt6-base
- qt6-wayland
libglvnd
wayland-client
wayland-server
+ qt6-base
+ qt6-wayland
/etc/xdg
@@ -138996,8 +139064,8 @@ org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfaces
kwayland-devel
+ kwayland
qt6-base-devel
- kwayland
/usr/lib/cmake
@@ -139009,6 +139077,13 @@ org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfaces
+
+ 2025-06-17
+ 6.4.0
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
2025-05-08
6.3.5
@@ -139429,6 +139504,79 @@ org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfaces
+
+
+ aurorae
+ https://kde.org/plasma-desktop/
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ LGPLv2
+ app
+ desktop.kde.plasma
+ A themeable window decoration for KWin
+ A themeable window decoration for KWin
+ KWin için temalı bir pencere dekorasyonu
+ KWin için temalı bir pencere dekorasyonu
+ https://download.kde.org/stable/plasma/6.4.0/aurorae-6.4.0.tar.xz
+
+ ki18n-devel
+ kconfig-devel
+ kcmutils-devel
+ kpackage-devel
+ qt6-base-devel
+ kcoreaddons-devel
+ kcolorscheme-devel
+ kdecorations-devel
+ qt6-designer-devel
+ qt6-declarative-devel
+
+ desktop/kde/plasma/aurorae/pspec.xml
+
+
+ aurorae
+
+ ki18n
+ kconfig
+ kcmutils
+ kpackage
+ qt6-base
+ kcoreaddons
+ kcolorscheme
+ kdecorations
+ qt6-designer
+ qt6-declarative
+
+
+ /usr/lib
+ /usr/share
+ /usr/share/locale
+ /usr/share/doc
+
+
+
+ aurorae-devel
+ Development files for aurorae
+
+ aurorae
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+ 2025-05-23
+ 6.4.0
+ First release
+ PisiLinux Community
+ admins@pisilinux.org
+
+
+
ksanecore
@@ -177968,8 +178116,9 @@ It supports email, address books, calendars, tasks, news feeds and much more.hardware.virtualization
Application distribution framework
Linux application sandboxing and distribution framework, formerly xdg-app
- https://github.com/flatpak/flatpak/releases/download/1.15.8/flatpak-1.15.8.tar.xz
+ https://github.com/flatpak/flatpak/releases/download/1.16.1/flatpak-1.16.1.tar.xz
+ git
meson
xmlto
socat
@@ -178060,7 +178209,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.flatpak-devel
Development files for flatpak
- flatpak
+ flatpak
glib2-devel
ostree-devel
curl-devel
@@ -178082,6 +178231,13 @@ It supports email, address books, calendars, tasks, news feeds and much more.
+
+ 2025-06-16
+ 1.16.1
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
2024-12-18
1.15.8
@@ -180674,7 +180830,7 @@ from a wide variety of machine architectures.
hardware.virtualization
Operating system and container binary deployment and upgrades
OSTree is a tool for managing bootable, immutable, versioned filesystem trees
- https://github.com/ostreedev/ostree/releases/download/v2023.5/libostree-2023.5.tar.xz
+ https://github.com/ostreedev/ostree/releases/download/v2025.2/libostree-2025.2.tar.xz
python3
glib2-devel
@@ -180727,14 +180883,16 @@ from a wide variety of machine architectures.
ostree-devel
Development files for ostree
- ostree
+ ostree
xz-devel
zlib-devel
fuse3-devel
+ avahi-devel
glib2-devel
gpgme-devel
libsoup-devel
libarchive-devel
+ avahi-glib-devel
libgpg-error-devel
libutil-linux-devel
@@ -180744,6 +180902,13 @@ from a wide variety of machine architectures.
+
+ 2025-06-16
+ 2025.2
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
2024-12-18
2023.5
@@ -183210,7 +183375,7 @@ from a wide variety of machine architectures.
libblockdev-devel
Development files for libblockdev
- libblockdev
+ libblockdev
glib2-devel
@@ -183219,6 +183384,13 @@ from a wide variety of machine architectures.
+
+ 2025-06-16
+ 3.3.0
+ Rebuild
+ Pisi Linux Community
+ admin@pisilinux.org
+
2024-11-08
3.3.0
@@ -183398,7 +183570,7 @@ from a wide variety of machine architectures.
volume_key-devel
Development files for volume_key
- volume_key
+ volume_key
/usr/include
@@ -183406,6 +183578,13 @@ from a wide variety of machine architectures.
+
+ 2025-06-16
+ 0.3.12
+ Rebuild.
+ PisiLinux Community
+ admins@pisilinux.org
+
2023-10-17
0.3.12
@@ -236784,6 +236963,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
fontconfig
poppler-data
gpgme
+ gpgmepp
/usr/lib
@@ -237803,7 +237983,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
KDE'den ofis ve grafik sanatı paketi
Calligra is a free, integrated office suite for KDE. The application suite consists of a word-processor, a spreadsheet application, a presentation creator and viewer application, an organizer and more.
Calligra, KDE için ücretsiz, entegre bir ofis paketidir. Uygulama paketi, bir kelime işlemci, bir elektronik tablo uygulaması, bir sunum oluşturucu ve görüntüleyici uygulaması, bir düzenleyici ve daha fazlasını içerir.
- https://download.kde.org/stable/calligra/calligra-4.0.1.tar.xz
+ https://download.kde.org/stable/release-service/25.04.2/src/calligra-25.04.2.tar.xz
qt6-base-devel
qt6-keychain-devel
@@ -237875,6 +238055,8 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
djvu-devel
cauchy-devel
libzip-devel
+ gpgme-devel
+ gpgmepp-devel
libspectre-devel
ebook-tools-devel
@@ -237900,6 +238082,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
ki18n
kiconthemes
kio
+ gpgmepp
kitemviews
kjobwidgets
knotifications
@@ -238126,6 +238309,13 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
+
+ 2025-06-17
+ 25.04.2
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
2025-03-21
4.0.1
@@ -277318,7 +277508,7 @@ complete albums that you have purchased from Amazon.
glib2-devel
gnutls-devel
json-glib-devel
- libjcat
+ libjcat
/usr/include
@@ -277330,13 +277520,20 @@ complete albums that you have purchased from Amazon.
libjcat-docs
Development files for libjcat
- libjcat
+ libjcat
/usr/share/gtk-doc
+
+ 2025-06-16
+ 0.2.3
+ Version bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2025-04-28
0.2.3
diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum
index f764e4f718..4507ac773e 100644
--- a/pisi-index.xml.sha1sum
+++ b/pisi-index.xml.sha1sum
@@ -1 +1 @@
-4ec81b38c3dc6187c51c134979d6b98c292b0755
\ No newline at end of file
+581442422bd082e3f47002a8602d331123e094ff
\ No newline at end of file
diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz
index 90b05246a9..44b5a7dabe 100644
Binary files a/pisi-index.xml.xz and b/pisi-index.xml.xz differ
diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum
index 49873ebd3d..bdb59142ea 100644
--- a/pisi-index.xml.xz.sha1sum
+++ b/pisi-index.xml.xz.sha1sum
@@ -1 +1 @@
-0c061f14b309ebdb1b62de634125d171c466a35f
\ No newline at end of file
+f9b1b1e7cd0b1ef9bdfb2f7c5e9f7b8e53fe6abb
\ No newline at end of file