aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/plasma5-kwin/Makefile
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-06-09 15:47:33 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-06-09 15:47:33 +0000
commit21681a032b8d63603ec611586803055e719c5778 (patch)
treea38523be0a49cd8ad751534e7604f0c883634f08 /x11-wm/plasma5-kwin/Makefile
parent89ee69f5808586b3675774ef0021d190bcf421a9 (diff)
downloadports-21681a032b8d63603ec611586803055e719c5778.tar.gz
ports-21681a032b8d63603ec611586803055e719c5778.zip
Update KDE Plasma Desktop to 5.19.0
Tuesday, 9 June 2020. Plasma 5.19 is out! If we gave alliterative names to Plasma releases, this one could be "Polished Plasma". The effort developers have put into squashing bugs and removing annoying papercuts has been immense. In this release, we have prioritized making Plasma more consistent, correcting and unifying designs of widgets and desktop elements; worked on giving you more control over your desktop by adding configuration options to the System Settings; and improved usability, making Plasma and its components easier to use and an overall more pleasurable experience. Read on to discover all the new features and improvements of Plasma 5.19… Announcement: https://kde.org/announcements/plasma-5.19.0
Notes
Notes: svn path=/head/; revision=538320
Diffstat (limited to 'x11-wm/plasma5-kwin/Makefile')
-rw-r--r--x11-wm/plasma5-kwin/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/x11-wm/plasma5-kwin/Makefile b/x11-wm/plasma5-kwin/Makefile
index e4ecaca0b32b..f495cb012e8b 100644
--- a/x11-wm/plasma5-kwin/Makefile
+++ b/x11-wm/plasma5-kwin/Makefile
@@ -33,8 +33,8 @@ USE_GL= egl
USE_KDE= activities activities attica auth breeze codecs \
completion config configwidgets coreaddons crash decoration \
doctools doctools globalaccel i18n iconthemes idletime init \
- jobwidgets kcmutils kdeclarative kio package kscreenlocker \
- newstuff notifications plasma-framework service sonnet \
+ jobwidgets kcmutils kdeclarative kio kwayland-server kscreenlocker \
+ newstuff notifications package plasma-framework service sonnet \
textwidgets wayland widgetsaddons windowsystem xmlgui
USE_LDCONFIG= yes
USE_QT= concurrent core dbus declarative gui multimedia network script \
@@ -42,7 +42,8 @@ USE_QT= concurrent core dbus declarative gui multimedia network script \
buildtools_build qmake_build \
quickcontrols2_run virtualkeyboard_run
USE_XORG= ice sm x11 xcb xext xi
-SHEBANG_FILES= kconf_update/kwin-5.18-move-animspeed.py
+SHEBANG_FILES= kconf_update/kwin-5.18-move-animspeed.py \
+ kconf_update/kwinrules-5.19-placement.pl
post-patch:
${REINPLACE_CMD} '/sysmacros.h/d' \