summaryrefslogtreecommitdiff
path: root/Mk/Uses/kde.mk
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-07-21 17:15:38 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-07-21 17:15:38 +0000
commit89fc0f48dcae0ef16ba24b0800674068f0b79288 (patch)
treeea63c5c348a37a968f577177caf081eb51ae2098 /Mk/Uses/kde.mk
parent- Add devel/py-trio: Friendly Python library for async concurrency and I/O (diff)
Update KDE Framewokrs to 5.72
July 04, 2020. KDE today announces the release of KDE Frameworks 5.72.0. KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks web page. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. Changelog: https://kde.org/announcements/kde-frameworks-5.72.0.php?site_locale=en - net/kdav became a framework and was therefore moved to net/kf5-kdav. - thanks to adridg@ for fixing the fallout Exp-run by: antoine PR: 247907
Notes
Notes: svn path=/head/; revision=542761
Diffstat (limited to 'Mk/Uses/kde.mk')
-rw-r--r--Mk/Uses/kde.mk12
1 files changed, 6 insertions, 6 deletions
diff --git a/Mk/Uses/kde.mk b/Mk/Uses/kde.mk
index 9b4c966d2cda..2bfbab785394 100644
--- a/Mk/Uses/kde.mk
+++ b/Mk/Uses/kde.mk
@@ -58,7 +58,7 @@ KDE_PLASMA_VERSION?= 5.19.3
KDE_PLASMA_BRANCH?= stable
# Current KDE frameworks.
-KDE_FRAMEWORKS_VERSION?= 5.71.0
+KDE_FRAMEWORKS_VERSION?= 5.72.0
KDE_FRAMEWORKS_BRANCH?= stable
# Current KDE applications.
@@ -193,7 +193,7 @@ _USE_FRAMEWORKS_TIER2= auth completion crash doctools \
_USE_FRAMEWORKS_TIER3= activities activities-stats baloo5 bookmarks configwidgets \
designerplugin emoticons globalaccel guiaddons \
- iconthemes init kcmutils kdeclarative \
+ iconthemes init kcmutils kdav kdeclarative \
kded kdesu kdewebkit kio kwayland-server newstuff notifyconfig parts \
people plasma-framework purpose runner service texteditor \
textwidgets wallet xmlgui xmlrpcclient
@@ -233,7 +233,7 @@ _USE_KDEPIM5_ALL= akonadicontacts akonadiimportwizard akonadimime akonadinotes \
contacts eventviews gapi grantleetheme \
gravatar identitymanagement imap \
incidenceeditor kdepim-addons kdepim-apps-libs \
- kdepim-runtime5 kitinerary kontactinterface kpimdav kpkpass \
+ kdepim-runtime5 kitinerary kontactinterface kpkpass \
ksmtp ldap libkdepim libkleo libksieve mailcommon \
mailimporter mailtransport mbox messagelib \
mime pimcommon pimtextedit tnef \
@@ -659,6 +659,9 @@ kde-imap_LIB= libKF5IMAP.so
kde-incidenceeditor_PORT= net/incidenceeditor
kde-incidenceeditor_LIB= libKF5IncidenceEditor.so
+kde-kdav_PORT= net/kf5-kdav
+kde-kdav_LIB= libKF5DAV.so
+
kde-kdepim-addons_PORT= deskutils/kdepim-addons
kde-kdepim-addons_PATH= ${KDE_PREFIX}/lib/contacteditor/editorpageplugins/cryptopageplugin.so
@@ -674,9 +677,6 @@ kde-kitinerary_LIB= libKPimItinerary.so
kde-kontactinterface_PORT= net/kontactinterface
kde-kontactinterface_LIB= libKF5KontactInterface.so
-kde-kpimdav_PORT= net/kdav
-kde-kpimdav_LIB= libKF5DAV.so
-
kde-kpkpass_PORT= security/kpkpass
kde-kpkpass_LIB= libKPimPkPass.so