summaryrefslogtreecommitdiff
path: root/Mk/Uses/kde.mk
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-09-17 18:45:07 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-09-17 18:45:07 +0000
commit437aeb55a06651970f9b0442d297ef42349f42bc (patch)
treef141341e0762f72db0de5c1de574f2f8264de9f0 /Mk/Uses/kde.mk
parentwww/py-libsass: Update 0.14.5 -> 0.15.0 (diff)
Update KDE Frameworks to 5.50
* net/syndication has become a framework and been moved to net/kf5-syndication. Exp-run by: antoine PR: 231263
Notes
Notes: svn path=/head/; revision=479942
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 51e30fc730af..d809467b2f96 100644
--- a/Mk/Uses/kde.mk
+++ b/Mk/Uses/kde.mk
@@ -70,7 +70,7 @@ KDE_PLASMA_VERSION?= 5.12.5
KDE_PLASMA_BRANCH?= stable
# Current KDE frameworks.
-KDE_FRAMEWORKS_VERSION?= 5.49.0
+KDE_FRAMEWORKS_VERSION?= 5.50.0
KDE_FRAMEWORKS_BRANCH?= stable
# Current KDE applications.
@@ -252,7 +252,7 @@ _USE_FRAMEWORKS_TIER1= apidox archive attica5 breeze-icons codecs config \
_USE_FRAMEWORKS_TIER2= auth completion crash doctools \
filemetadata kimageformats jobwidgets notifications \
- package pty unitconversion
+ package pty syndication unitconversion
_USE_FRAMEWORKS_TIER3= activities activities-stats baloo5 bookmarks configwidgets \
designerplugin emoticons globalaccel guiaddons \
@@ -299,7 +299,7 @@ _USE_KDEPIM5_ALL= akonadicontacts akonadiimportwizard akonadimime akonadinotes \
kdepim-runtime5 kitinerary kontactinterface kpimdav kpkpass \
ksmtp ldap libkdepim libkleo libksieve mailcommon \
mailimporter mailtransport mbox messagelib \
- mime pimcommon pimtextedit syndication tnef \
+ mime pimcommon pimtextedit tnef \
kalarm kontact kmail account-wizard mbox-importer \
akonadiconsole akregator grantlee-editor kaddressbook \
kalarm kmail-account-wizard kmail knotes kontact \
@@ -593,6 +593,9 @@ solid_LIB= libKF5Solid.so
sonnet_PORT= textproc/kf5-sonnet
sonnet_LIB= libKF5SonnetCore.so
+syndication_PORT= net/kf5-syndication
+syndication_LIB= libKF5Syndication.so
+
syntaxhighlighting_PORT= textproc/kf5-syntax-highlighting
syntaxhighlighting_LIB= libKF5SyntaxHighlighting.so
@@ -855,9 +858,6 @@ pimcommon_LIB= libKF5PimCommon.so
pimtextedit_PORT= net/kpimtextedit
pimtextedit_LIB= libKF5PimTextEdit.so
-syndication_PORT= net/syndication
-syndication_LIB= libKF5Syndication.so
-
tnef_PORT= net/ktnef
tnef_LIB= libKF5Tnef.so