diff --git a/deskutils/plasma5-milou/Makefile b/deskutils/plasma5-milou/Makefile index bc1d7513f1ff..d81a9734e5d2 100644 --- a/deskutils/plasma5-milou/Makefile +++ b/deskutils/plasma5-milou/Makefile @@ -1,15 +1,17 @@ PORTNAME= milou DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= deskutils kde kde-plasma MAINTAINER= kde@FreeBSD.org COMMENT= Plasma5 Plasmoid for search WWW= https://www.kde.org/plasma-desktop USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs config coreaddons i18n itemmodels kdeclarative \ - package plasma-framework runner service + package plasma-framework runner service \ + ecm:build USE_QT= core declarative gui network script widgets \ buildtools:build qmake:build testlib:build .include diff --git a/sysutils/plasma5-ksystemstats/Makefile b/sysutils/plasma5-ksystemstats/Makefile index ae9d5f96640d..72edcd2e4c8a 100644 --- a/sysutils/plasma5-ksystemstats/Makefile +++ b/sysutils/plasma5-ksystemstats/Makefile @@ -1,17 +1,19 @@ PORTNAME= ksystemstats DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= sysutils kde kde-plasma MAINTAINER= kde@FreeBSD.org COMMENT= Plasma5 library to report system activity WWW= https://invent.kde.org/plasma/ksystemstats LIB_DEPENDS+= libudev.so:devel/libudev-devd USES= cmake compiler:c++17-lang kde:5 qt:5 tar:xz USE_KDE= config coreaddons dbusaddons i18n kio libksysguard service \ - solid + solid \ + ecm:build USE_QT= concurrent core dbus gui network \ buildtools:build qmake:build testlib:build .include diff --git a/sysutils/plasma5-libksysguard/Makefile b/sysutils/plasma5-libksysguard/Makefile index 42a3441cbe16..3c031b60e161 100644 --- a/sysutils/plasma5-libksysguard/Makefile +++ b/sysutils/plasma5-libksysguard/Makefile @@ -1,25 +1,27 @@ PORTNAME= libksysguard DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= sysutils kde kde-plasma MAINTAINER= kde@FreeBSD.org COMMENT= Plasma5 library to track and control running processes WWW= https://www.kde.org/plasma-desktop USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz xorg USE_KDE= auth codecs completion config configwidgets coreaddons \ globalaccel i18n iconthemes jobwidgets kdeclarative kio \ newstuff package plasma-framework service solid widgetsaddons \ - windowsystem + windowsystem \ + ecm:build USE_QT= concurrent core dbus declarative gui network script webkit \ widgets x11extras xml \ buildtools:build qmake:build USE_XORG= x11 OPTIONS_DEFINE= WEBENGINE WEBENGINE_USE= QT=webengine WEBENGINE_DESC= HTML-based GUI ksysguard library based on Qt5WebEngine WEBENGINE_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngineWidgets .include diff --git a/www/plasma5-plasma-browser-integration/Makefile b/www/plasma5-plasma-browser-integration/Makefile index f36f17c740e6..530d802f8e2b 100644 --- a/www/plasma5-plasma-browser-integration/Makefile +++ b/www/plasma5-plasma-browser-integration/Makefile @@ -1,18 +1,20 @@ PORTNAME= plasma-browser-integration DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= www kde kde-plasma MAINTAINER= kde@FreeBSD.org COMMENT= Plasma5 components to integrate browsers into the desktop WWW= https://www.kde.org/plasma-desktop USES= cmake compiler:c++11-lang kde:5 qt:5 tar:xz xorg USE_KDE= activities completion config coreaddons crash dbusaddons \ filemetadata i18n itemmodels jobwidgets kio notifications \ package plasma-framework plasma-workspace purpose runner \ - service widgetsaddons windowsystem + service widgetsaddons windowsystem \ + ecm:build USE_QT= concurrent core dbus declarative gui network widgets \ buildtools:build qmake:build USE_XORG= x11 .include