freebsd-ports/sysutils/plasma5-powerdevil/Makefile
Tobias C. Berner d06d26f8c4 KDE: Update KDE Plasma Desktop to 5.26
All About the Widgets

Plasma 5.26 comes with new and tweaked widgets, improves the desktop
experience leaps and bounds, and Plasma Big Screen's app family grows

Tuesday, 11 October 2022

Even with a bare-bones installation, Plasma lets you customize your
desktop a lot. If you want more, there is always Plasma’s vast ecosystem
of widgets. Widgets add features and utilities to the Plasma desktop and
today you can find out all the stuff you can do and what’s new for
widgets in Plasma 5.26.

Widgets are not the only thing to look forward to in Plasma 5.26: check
out all the new stuff landing on the desktop designed to make using
Plasma easier, more accessible and enjoyable, as well as the two new
utilities for Plasma Big Screen, KDE’s interface for smart TVs.

Announcement:	https://kde.org/announcements/plasma/5/5.26.0/

KDE: Update KDE Plasma Desktop to 5.26.5
2023-02-07 20:11:23 +03:00

27 lines
975 B
Makefile

PORTNAME= powerdevil
DISTVERSION= ${KDE_PLASMA_VERSION}
CATEGORIES= sysutils kde kde-plasma
MAINTAINER= kde@FreeBSD.org
COMMENT= Plasma5 tool to manage the power consumption settings
WWW= https://www.kde.org/plasma-desktop
LIB_DEPENDS= libudev.so:devel/libudev-devd
RUN_DEPENDS= ${LOCALBASE}/libexec/upowerd:sysutils/upower
USES= cmake compiler:c++11-lib gettext kde:5 pkgconfig qt:5 tar:xz \
xorg
USE_KDE= activities auth bookmarks codecs completion config \
configwidgets coreaddons crash dbusaddons emoticons \
globalaccel guiaddons i18n iconthemes idletime init itemmodels \
itemviews jobwidgets kio kirigami2 libkscreen notifications \
notifyconfig parts plasma-workspace service solid sonnet \
textwidgets unitconversion wayland widgetsaddons windowsystem \
xmlgui \
doctools:build ecm:build
USE_QT= concurrent core dbus gui network printsupport widgets \
x11extras xml \
buildtools:build qmake:build
USE_XORG= x11 xcb
.include <bsd.port.mk>