Commit e250aeb4 authored by Tobias C. Berner's avatar Tobias C. Berner
Browse files

KDE: Update KDE Gear to 22.04

Thursday, 21 April 2022

Welcome to KDE Gear ⚙️ 22.04!

Skip to What’s New

KDE Gear ⚙️ 22.04 brings you all the updates added to a long list of KDE
apps over the last four months. KDE programs allow you to work, create
and play without having to submit yourself to extortionate licenses and
intrusive advertising, or surrender your privacy to unscrupulous
corporations.

Below you will discover a selection of the changes added in the last
four months to software designed to make your life better. But remember,
there is much, much more: games, social media apps, utilities for
communicating, developing and creating stuff… All these things have been
worked on to give you more stability and boost your productivity.

If you want to see a full list of everything we have done, check out the
complete changelog.

WARNING: There’s a lot!

All the details can be found here:
	https://kde.org/announcements/gear/22.04.0/
parent b18f6291
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -17134,3 +17134,4 @@ devel/py-installer03|devel/py-installer|2022-04-17|Remove obsoleted port. Use de
games/cultivation||2022-04-18|Has expired: Abandonware with last release in 2010, non-portable build system
devel/ros-rosinstall||2022-04-20|Has expired: Upstream has archived the project and is no longer being used in the ROS project
devel/py-aiorpcX-legacy|devel/py-aiorpcX|2022-04-20|Has expired: Legacy port is no longer required, please use devel/py-aiorpcX instead
net/kalarmcal|deskutils/kalarm|2022-04-21|Packages were merged
+0 −1
Original line number Diff line number Diff line
@@ -433,7 +433,6 @@ proxydeps_suggest_uses() {
	elif [ ${pkg} = "net/akonadi-notes" ]; then warn "you need to use USE_KDE+=akonadinotes"
	elif [ ${pkg} = "net/akonadi-calendar" ]; then warn "you need to use USE_KDE+=akonadicalendar"
	elif [ ${pkg} = "net/akonadi-search" ]; then warn "you need to use USE_KDE+=akonadisearch"
	elif [ ${pkg} = "net/kalarmcal" ]; then warn "you need to use USE_KDE+=alarmcalendar"
	elif [ ${pkg} = "net/calendarsupport" ]; then warn "you need to use USE_KDE+=calendarsupport"
	elif [ ${pkg} = "net/kcalcore" ]; then warn "you need to use USE_KDE+=calendarcore"
	elif [ ${pkg} = "net/kcalutils" ]; then warn "you need to use USE_KDE+=calendarutils"
+4 −7
Original line number Diff line number Diff line
@@ -83,10 +83,10 @@ KDE_FRAMEWORKS_VERSION?= 5.92.0
KDE_FRAMEWORKS_BRANCH?= 	stable

# Current KDE applications.
KDE_APPLICATIONS_VERSION?=	21.12.3
KDE_APPLICATIONS_SHLIB_VER?=	5.19.3
KDE_APPLICATIONS_VERSION?=	22.04.0
KDE_APPLICATIONS_SHLIB_VER?=	5.20.0
# G as in KDE Gear, and as in "don't make the variable name longer than required"
KDE_APPLICATIONS_SHLIB_G_VER?=	21.12.3
KDE_APPLICATIONS_SHLIB_G_VER?=	22.04.0
KDE_APPLICATIONS_BRANCH?=	stable

# Extended KDE universe applications.
@@ -274,7 +274,7 @@ _USE_PLASMA_ALL= activitymanagerd breeze breeze-gtk \

# List of components of the KDE PIM distribution (part of applications).
_USE_KDEPIM5_ALL=	akonadicontacts akonadiimportwizard akonadimime akonadinotes \
			akonadicalendar akonadisearch alarmcalendar \
			akonadicalendar akonadisearch \
			calendarcore calendarsupport calendarutils \
			contacts eventviews gapi grantleetheme \
			gravatar identitymanagement imap \
@@ -672,9 +672,6 @@ kde-akonadicalendar_LIB= libKF5AkonadiCalendar.so
kde-akonadisearch_PORT=		net/akonadi-search
kde-akonadisearch_LIB=		libKF5AkonadiSearchCore.so

kde-alarmcalendar_PORT=		net/kalarmcal
kde-alarmcalendar_LIB=		libKF5AlarmCalendar.so

kde-calendarsupport_PORT=	net/calendarsupport
kde-calendarsupport_LIB=	libKF5CalendarSupport.so

+3 −3
Original line number Diff line number Diff line
TIMESTAMP = 1646143092
SHA256 (KDE/release-service/21.12.3/kmag-21.12.3.tar.xz) = 548f9b4c13eda644c0fb182eb78f6326c57f6cb7dc8a185fcb09dd585f31fd18
SIZE (KDE/release-service/21.12.3/kmag-21.12.3.tar.xz) = 709124
TIMESTAMP = 1650101797
SHA256 (KDE/release-service/22.04.0/kmag-22.04.0.tar.xz) = e65aaaa3e480c215384bae721afb36d7e50a7f8ab27aa4013eb46de1f43d97af
SIZE (KDE/release-service/22.04.0/kmag-22.04.0.tar.xz) = 707668
+3 −3
Original line number Diff line number Diff line
TIMESTAMP = 1646143091
SHA256 (KDE/release-service/21.12.3/kmousetool-21.12.3.tar.xz) = 726e8c469b8abded02e2428f4172198f89983c09db42c5e0b171bdd16ac87804
SIZE (KDE/release-service/21.12.3/kmousetool-21.12.3.tar.xz) = 121460
TIMESTAMP = 1650101795
SHA256 (KDE/release-service/22.04.0/kmousetool-22.04.0.tar.xz) = 650167d0c87f4c114c517fdef23a01ba7ab4b7a5e7ec0edb64a3972400660f28
SIZE (KDE/release-service/22.04.0/kmousetool-22.04.0.tar.xz) = 121608
Loading