Skip to content

Commit 163e26d

Browse files
committed
KDE: Update KDE Plasma 6 to 6.0.0
This updates KDE Plasma 6 to the first stable release. Update plan for the rest of KDE: * The KDE Applications will be updated to 24.02 at the beginning of the next quarter in the tree. They will be mostly Qt6 based. To test them beforehand, one can use the overlay [1]. * The idea is to wait out the first patch-release for the applications, which should hopefully get rid of most of the new bugs. * The Qt5 bases KDE Frameworks 5 and Plasma 5 ports should remain in the tree for the next quarter -- Frameworks as long as it is required by other ports. The Plasma 5 ports will likely be removed at some point in the future however -- as there is no apparent benefit in having multiple Plasma versions at the moment. * The Qt6 based KDE applications will replace the current Qt5 based ports. As the maintenance overhead for duplicate is not manageable. * For co-instability the KDE Frameworks 5 ports will be adapted to depend on the KDE Frameworks 6 ports as described in [2]. * This plan is not fixed in stone, but will be adapted when it seems reasonable to do so. Announcement: https://kde.org/announcements/megarelease/6/ [1] https://github.com/tcberner/kde6-overlay [2] https://community.kde.org/Frameworks/6.0_Release_notes#Coinstallability
1 parent 6f57c57 commit 163e26d

77 files changed

Lines changed: 468 additions & 269 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Mk/Uses/kde.mk

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ KDE_PLASMA5_VERSION?= 5.27.10
100100
KDE_PLASMA5_BRANCH?= stable
101101

102102
# Next KDE Plasma desktop
103-
KDE_PLASMA6_VERSION?= 5.92.0
104-
KDE_PLASMA6_BRANCH?= unstable
103+
KDE_PLASMA6_VERSION?= 6.0.0
104+
KDE_PLASMA6_BRANCH?= stable
105105

106106
# Current KDE frameworks.
107107
KDE_FRAMEWORKS5_VERSION?= 5.115.0
@@ -736,7 +736,9 @@ kde-libkscreen_PORT= x11/plasma${_KDE_VERSION}-libkscreen
736736
kde-libkscreen_LIB= libKF${_KDE_VERSION}Screen.so
737737

738738
kde-libksysguard_PORT= sysutils/plasma${_KDE_VERSION}-libksysguard
739-
kde-libksysguard_LIB= libksgrd.so
739+
kde-libksysguard_LIB5= libksgrd.so
740+
kde-libksysguard_LIB6= libKSysGuardSystemStats.so
741+
kde-libksysguard_LIB= ${kde-libksysguard_LIB${_KDE_VERSION}}
740742

741743
kde-milou_PORT= deskutils/plasma${_KDE_VERSION}-milou
742744
kde-milou_PATH5= ${KDE_PREFIX}/lib/libmilou.so.5

audio/plasma6-kpipewire/distinfo

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
TIMESTAMP = 1704999591
2-
SHA256 (KDE/plasma/5.92.0/kpipewire-5.92.0.tar.xz) = 89537ab244584e76dda97857a548b5f6d143383a496c5c4068a0c18b5930483f
3-
SIZE (KDE/plasma/5.92.0/kpipewire-5.92.0.tar.xz) = 144580
1+
TIMESTAMP = 1708670266
2+
SHA256 (KDE/plasma/6.0.0/kpipewire-6.0.0.tar.xz) = dd585ee4de3b5bcdc10f36fe5df91966447ca716570d6b4ea15160db1f1d73bc
3+
SIZE (KDE/plasma/6.0.0/kpipewire-6.0.0.tar.xz) = 144816

audio/plasma6-kpipewire/pkg-plist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ include/KPipeWire/PipeWireSourceItem
66
include/KPipeWire/PipeWireSourceStream
77
include/KPipeWire/dmabufhandler.h
88
include/KPipeWire/kpipewire_export.h
9+
include/KPipeWire/kpipewire_version.h
910
include/KPipeWire/kpipewiredmabuf_export.h
1011
include/KPipeWire/pipewirebaseencodedstream.h
1112
include/KPipeWire/pipewireencodedstream.h
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
TIMESTAMP = 1704999591
2-
SHA256 (KDE/plasma/5.92.0/ocean-sound-theme-5.92.0.tar.xz) = 8809fc04b539cac514b8aa9dbf1a91da1b828bfc60e6c12d401c355848d3f87f
3-
SIZE (KDE/plasma/5.92.0/ocean-sound-theme-5.92.0.tar.xz) = 1209724
1+
TIMESTAMP = 1708670266
2+
SHA256 (KDE/plasma/6.0.0/ocean-sound-theme-6.0.0.tar.xz) = 22a0edca869c79b49be5a255b6c3dfb0d2584c9ef68dbb7906138a7c96f679fa
3+
SIZE (KDE/plasma/6.0.0/ocean-sound-theme-6.0.0.tar.xz) = 1209632
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
TIMESTAMP = 1704999592
2-
SHA256 (KDE/plasma/5.92.0/oxygen-sounds-5.92.0.tar.xz) = c4155f623e9a4377967f84d6584653829579cd05447346c63c970373dcabdc4d
3-
SIZE (KDE/plasma/5.92.0/oxygen-sounds-5.92.0.tar.xz) = 1936568
1+
TIMESTAMP = 1708670267
2+
SHA256 (KDE/plasma/6.0.0/oxygen-sounds-6.0.0.tar.xz) = 7565ae1ecc6d395bcaf43687eff94f56eda8a4289d0c6ff5f4a5751391c6e58f
3+
SIZE (KDE/plasma/6.0.0/oxygen-sounds-6.0.0.tar.xz) = 1935976

audio/plasma6-plasma-pa/distinfo

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
TIMESTAMP = 1704999593
2-
SHA256 (KDE/plasma/5.92.0/plasma-pa-5.92.0.tar.xz) = 8c65a2f384f6948712e13560f6bccf8906a7d210e61a19580d660d7b5c5edecd
3-
SIZE (KDE/plasma/5.92.0/plasma-pa-5.92.0.tar.xz) = 170072
1+
TIMESTAMP = 1708670267
2+
SHA256 (KDE/plasma/6.0.0/plasma-pa-6.0.0.tar.xz) = b49abb2bb74401b22cdae1d992101d764b483a18c60087c202f6e695145d022c
3+
SIZE (KDE/plasma/6.0.0/plasma-pa-6.0.0.tar.xz) = 170212

deskutils/plasma6-milou/distinfo

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
TIMESTAMP = 1704999593
2-
SHA256 (KDE/plasma/5.92.0/milou-5.92.0.tar.xz) = 91a6af4612b7031de7e839ab5e3697105d575ea00e7b83e2c7c43aba43a58d41
3-
SIZE (KDE/plasma/5.92.0/milou-5.92.0.tar.xz) = 49204
1+
TIMESTAMP = 1708670267
2+
SHA256 (KDE/plasma/6.0.0/milou-6.0.0.tar.xz) = c8ea924f7c3915e1deaa5220ba007238526b3df9029b3ac98eca158e5552b34a
3+
SIZE (KDE/plasma/6.0.0/milou-6.0.0.tar.xz) = 49424

deskutils/plasma6-milou/pkg-plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@ share/locale/sr@latin/LC_MESSAGES/milou.mo
100100
share/locale/sr@latin/LC_MESSAGES/plasma_applet_org.kde.milou.mo
101101
share/locale/sv/LC_MESSAGES/milou.mo
102102
share/locale/sv/LC_MESSAGES/plasma_applet_org.kde.milou.mo
103+
share/locale/ta/LC_MESSAGES/milou.mo
104+
share/locale/ta/LC_MESSAGES/plasma_applet_org.kde.milou.mo
103105
share/locale/tg/LC_MESSAGES/plasma_applet_org.kde.milou.mo
104106
share/locale/tr/LC_MESSAGES/milou.mo
105107
share/locale/tr/LC_MESSAGES/plasma_applet_org.kde.milou.mo
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
TIMESTAMP = 1704999594
2-
SHA256 (KDE/plasma/5.92.0/sddm-kcm-5.92.0.tar.xz) = cafef607edc7746a13b6a9fd21a4af0162035dc8cdfa6d03837c6f9847a5c967
3-
SIZE (KDE/plasma/5.92.0/sddm-kcm-5.92.0.tar.xz) = 96984
1+
TIMESTAMP = 1708670268
2+
SHA256 (KDE/plasma/6.0.0/sddm-kcm-6.0.0.tar.xz) = 88120524ea85158e6784f3523fb70643c2a65c19fe72ee0d5f040073ac22878f
3+
SIZE (KDE/plasma/6.0.0/sddm-kcm-6.0.0.tar.xz) = 97236
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
TIMESTAMP = 1704999594
2-
SHA256 (KDE/plasma/5.92.0/xdg-desktop-portal-kde-5.92.0.tar.xz) = cc013353880bff3f583d80427a18539bd76dac06a1359b36ba0546cf7e1205c8
3-
SIZE (KDE/plasma/5.92.0/xdg-desktop-portal-kde-5.92.0.tar.xz) = 161924
1+
TIMESTAMP = 1708670268
2+
SHA256 (KDE/plasma/6.0.0/xdg-desktop-portal-kde-6.0.0.tar.xz) = c56ede3e5148df746839618b74b0ae38fb0fb6b10cd04a35c71bc92f8d57dd6a
3+
SIZE (KDE/plasma/6.0.0/xdg-desktop-portal-kde-6.0.0.tar.xz) = 162660

0 commit comments

Comments
 (0)