diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-02-13 17:11:28 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-02-14 15:54:17 +0000 |
commit | 3a490e8f310dd8d6fe8511291003d18d39d1ef6c (patch) | |
tree | 663ae7166e08564db58fbde811396a3b4a53c059 /audio/plasma5-plasma-pa/Makefile | |
parent | e33fdb84767b08a4bf1cb83ca54ddc0dda34823a (diff) |
KDE: Update KDE Plasma Desktop to 5.27.0
Today is 💖 Free Software Day and what better way to celebrate than with
a brand new version of Plasma! The KDE team expressing their ❤ for Free
Software
Plasma 5.27 brings exciting new improvements to your desktop, and the
first thing you'll notice when firing up Plasma is our new Konqi-powered
wizard which will guide you through setting up the desktop.
Other big new features include a window tiling system, a more stylish
app theme, cleaner and more usable tools, and widgets that give you more
control over your machine.
Additionally, Plasma 5.27 is a Long Term Support version with tons of
stability work and bugfixes, so you can feel the warm and stable 💘 from
the KDE community forever... Or at least until the next LTS rolls around
in 2024!
Announcement: https://kde.org/announcements/plasma/5/5.27.0/
Diffstat (limited to 'audio/plasma5-plasma-pa/Makefile')
-rw-r--r-- | audio/plasma5-plasma-pa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/plasma5-plasma-pa/Makefile b/audio/plasma5-plasma-pa/Makefile index 625679c4a3b5..2736d9351dcd 100644 --- a/audio/plasma5-plasma-pa/Makefile +++ b/audio/plasma5-plasma-pa/Makefile @@ -15,7 +15,7 @@ USE_GNOME= glib20 USE_KDE= config configwidgets coreaddons ecm globalaccel i18n kcmutils \ kdeclarative notifications package plasma-framework \ doctools:build -USE_QT= core dbus declarative gui network widgets \ +USE_QT= core dbus declarative gui network widgets xml \ buildtools:build qmake:build SHEBANG_FILES= data/plasmaVolumeDisableKMixAutostart.pl |