aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/plasma5-kwin/Makefile
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2021-09-01 10:34:54 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2021-09-01 15:04:16 +0000
commitaf854d20322a1cd28f70ea3e811db3b02a6b8841 (patch)
tree49c40999140aabb0d9e0d3a21e4e734824d878eb /x11-wm/plasma5-kwin/Makefile
parent3d0558066c272d47a90914f45962e02d62117848 (diff)
downloadports-af854d20322a1cd28f70ea3e811db3b02a6b8841.tar.gz
ports-af854d20322a1cd28f70ea3e811db3b02a6b8841.zip
plasma5: update to KDE Plasma Desktop to 5.22.5
Tuesday, 31 August 2021. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.22.5. Plasma 5.22 was released in June 2021 with many feature refinements and new modules to complete the desktop experience. This release adds a month's worth of new translations and fixes from KDE's contributors. The bugfixes are typically small but important and include: * KDE GTK Config: Make sure to actually commit GSettings changes. * KSystemStats: Fix handling of IPV6 addresses. Fixes bug #436296 * [applets/digitalclock] Let long timezones list scroll. Fixes bug #439147 Full changelog: https://kde.org/announcements/changelogs/plasma/5/5.22.4-5.22.5/ - while here: reformat & sort the USES/USE_FOO lines consistently
Diffstat (limited to 'x11-wm/plasma5-kwin/Makefile')
-rw-r--r--x11-wm/plasma5-kwin/Makefile18
1 files changed, 9 insertions, 9 deletions
diff --git a/x11-wm/plasma5-kwin/Makefile b/x11-wm/plasma5-kwin/Makefile
index bf1364ac9ed3..956eb1dde9ff 100644
--- a/x11-wm/plasma5-kwin/Makefile
+++ b/x11-wm/plasma5-kwin/Makefile
@@ -26,17 +26,17 @@ BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto \
xwayland-devel>0:x11-servers/xwayland-devel
RUN_DEPENDS= xwayland-devel>0:x11-servers/xwayland-devel
-USES= cmake compiler:c++11-lib cpe gettext gl gnome kde:5 pkgconfig python:3.5+,run \
- qt:5 shebangfix tar:xz xorg
+USES= cmake compiler:c++11-lib cpe gettext gl gnome kde:5 pkgconfig \
+ python:3.5+,run qt:5 shebangfix tar:xz xorg
USE_GL= egl
USE_GNOME= glib20
-USE_KDE= activities activities attica auth breeze codecs \
- completion config configwidgets coreaddons crash decoration \
- globalaccel i18n iconthemes idletime init \
- jobwidgets kcmutils kdeclarative kio kscreenlocker \
- newstuff notifications package plasma-framework plasma-wayland-protocols runner\
- service sonnet textwidgets widgetsaddons windowsystem xmlgui \
- kwayland-integration kwayland-server wayland \
+USE_KDE= activities attica auth breeze codecs completion config \
+ configwidgets coreaddons crash decoration globalaccel i18n \
+ iconthemes idletime init jobwidgets kcmutils kdeclarative kio \
+ kscreenlocker kwayland-integration kwayland-server newstuff \
+ notifications package plasma-framework \
+ plasma-wayland-protocols runner service sonnet textwidgets \
+ wayland widgetsaddons windowsystem xmlgui \
doctools_build ecm_build
USE_LDCONFIG= yes
USE_QT= concurrent core dbus declarative gui multimedia network script \