diff --git a/audio/plasma5-kpipewire/Makefile b/audio/plasma5-kpipewire/Makefile index 576501345d3c..bba02f0af347 100644 --- a/audio/plasma5-kpipewire/Makefile +++ b/audio/plasma5-kpipewire/Makefile @@ -1,24 +1,24 @@ PORTNAME= kpipewire DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio kde kde-plasma MAINTAINER= kde@FreeBSD.org COMMENT= Plasma5 Plasma pipewire plugin WWW= https://www.kde.org/plasma-desktop LIB_DEPENDS= libpipewire-0.3.so:multimedia/pipewire \ libepoxy.so:graphics/libepoxy \ libavcodec.so:multimedia/ffmpeg \ libdrm.so:graphics/libdrm USES= cmake compiler:c++11-lib gettext gl gnome kde:5 pkgconfig qt:5 \ shebangfix tar:xz USE_GL= egl gbm gl USE_GNOME= glib20 -USE_KDE= coreaddons i18n plasma-wayland-protocols wayland \ - ecm:build +USE_KDE= coreaddons i18n wayland \ + ecm:build plasma-wayland-protocols:build USE_QT= core dbus declarative gui network wayland \ buildtools:build qmake:build .include diff --git a/x11-toolkits/kf5-kguiaddons/Makefile b/x11-toolkits/kf5-kguiaddons/Makefile index c8741d575824..5ff322d21d8c 100644 --- a/x11-toolkits/kf5-kguiaddons/Makefile +++ b/x11-toolkits/kf5-kguiaddons/Makefile @@ -1,18 +1,18 @@ PORTNAME= kguiaddons DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11-toolkits kde kde-frameworks MAINTAINER= kde@FreeBSD.org COMMENT= KF5 addons to QtGui LIB_DEPENDS= libwayland-client.so:graphics/wayland -USES= cmake compiler:c++11-lib desktop-file-utils kde:5 \ - pkgconfig qt:5 tar:xz xorg -USE_KDE= plasma-wayland-protocols \ - ecm:build +USES= cmake compiler:c++11-lib desktop-file-utils kde:5 pkgconfig \ + qt:5 tar:xz xorg +USE_KDE= ecm:build plasma-wayland-protocols:build USE_QT= core gui wayland widgets x11extras \ buildtools:build qmake:build testlib:build USE_XORG= ice sm x11 xcb xext .include diff --git a/x11-wm/plasma5-kwin/Makefile b/x11-wm/plasma5-kwin/Makefile index f50ba58cb9ac..7834fc8abf34 100644 --- a/x11-wm/plasma5-kwin/Makefile +++ b/x11-wm/plasma5-kwin/Makefile @@ -1,66 +1,67 @@ PORTNAME= kwin DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= x11-wm kde kde-plasma MAINTAINER= kde@FreeBSD.org COMMENT= Plasma5 window manager WWW= https://www.kde.org/plasma-desktop LICENSE= GPLv2 LIB_DEPENDS= libXcursor.so:x11/libXcursor \ libdrm.so:graphics/libdrm \ libepoxy.so:graphics/libepoxy \ libepoll-shim.so:devel/libepoll-shim \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libinput.so:x11/libinput \ libudev.so:devel/libudev-devd \ liblcms2.so:graphics/lcms2 \ libwayland-cursor.so:graphics/wayland \ libxcb-cursor.so:x11/xcb-util-cursor \ libxcb-icccm.so:x11/xcb-util-wm \ libxcb-image.so:x11/xcb-util-image \ libxcb-keysyms.so:x11/xcb-util-keysyms \ libxkbcommon.so:x11/libxkbcommon \ libxcvt.so:x11/libxcvt BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto \ xwayland-devel>0:x11-servers/xwayland-devel \ wayland-protocols>0:graphics/wayland-protocols \ hwdata>0:misc/hwdata RUN_DEPENDS= xwayland-devel>0:x11-servers/xwayland-devel \ hwdata>0:misc/hwdata CONFLICTS_INSTALL= kwinft # bin/kwin_wayland -USES= cmake compiler:c++11-lib gettext gl gnome kde:5 pkgconfig \ - python:run qt:5 shebangfix tar:xz xorg +USES= cmake compiler:c++11-lib gettext gl gnome kde:5 pkgconfig qt:5 \ + shebangfix tar:xz xorg \ + python:run USE_GL= egl gbm USE_GNOME= glib20 USE_KDE= activities attica auth breeze codecs completion config \ configwidgets coreaddons crash dbusaddons decoration \ globalaccel i18n iconthemes idletime init itemviews jobwidgets \ kcmutils kdeclarative kio kscreenlocker kwayland-integration \ - newstuff notifications package plasma-framework \ - plasma-wayland-protocols runner service sonnet textwidgets \ - wayland widgetsaddons windowsystem xmlgui \ - doctools:build ecm:build + newstuff notifications package plasma-framework runner service \ + sonnet textwidgets wayland widgetsaddons windowsystem xmlgui \ + doctools:build ecm:build plasma-wayland-protocols:build USE_LDCONFIG= yes USE_QT= concurrent core dbus declarative gui multimedia network script \ sensors uiplugin uitools widgets x11extras xml \ buildtools:build qmake:build testlib:build \ quickcontrols2:run virtualkeyboard:run USE_XORG= ice sm x11 xcb xext xi SHEBANG_FILES= kconf_update/*.py \ kconf_update/*.pl \ src/effects/strip-effect-metadata.py # A (hopefully) temporary workaround for # https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/2026 post-patch: ${FIND} ${WRKSRC}/src/effects -name metadata.json -exec \ ${REINPLACE_CMD} -E \ 's|https://files.kde.org/plasma/kwin/effect-videos/([a-z_]+)\.ogv|https://arrowd.name/kwin-effect-videos/\1\.webm|' \ {} \; .include diff --git a/x11/kf5-kwayland/Makefile b/x11/kf5-kwayland/Makefile index a48e937b38db..1b1fc524be10 100644 --- a/x11/kf5-kwayland/Makefile +++ b/x11/kf5-kwayland/Makefile @@ -1,23 +1,23 @@ PORTNAME= kwayland DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde kde-frameworks MAINTAINER= kde@FreeBSD.org COMMENT= KF5 Client and Server library wrapper for the Wayland libraries BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto \ - wayland-protocols>=0:graphics/wayland-protocols \ - plasma-wayland-protocols>=0:x11/plasma-wayland-protocols + wayland-protocols>=0:graphics/wayland-protocols LIB_DEPENDS= libwayland-client.so:graphics/wayland LICENSE= LGPL21 LGPL3 LICENSE_COMB= dual -USES= cmake compiler:c++11-lib gettext gl kde:5 pkgconfig \ - qt:5 tar:xz +USES= cmake compiler:c++11-lib gettext gl kde:5 pkgconfig qt:5 \ + tar:xz USE_GL= egl -USE_KDE= ecm:build +USE_KDE= ecm:build plasma-wayland-protocols:build USE_QT= concurrent core gui wayland \ buildtools:build qmake:build testlib:build .include diff --git a/x11/plasma5-kwayland-integration/Makefile b/x11/plasma5-kwayland-integration/Makefile index 605754095662..d7d47428a294 100644 --- a/x11/plasma5-kwayland-integration/Makefile +++ b/x11/plasma5-kwayland-integration/Makefile @@ -1,25 +1,24 @@ PORTNAME= kwayland-integration DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 kde kde-plasma MAINTAINER= kde@FreeBSD.org COMMENT= Integration plugins for a Wayland-based desktop WWW= https://www.kde.org/plasma-desktop LIB_DEPENDS= libepoxy.so:graphics/libepoxy \ libwayland-client.so:graphics/wayland \ libxkbcommon.so:x11/libxkbcommon BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto \ wayland-protocols>0:graphics/wayland-protocols USES= cmake compiler:c++11-lib gl kde:5 pkgconfig qt:5 tar:xz xorg USE_GL= gl -USE_KDE= guiaddons idletime plasma-wayland-protocols wayland \ - windowsystem \ - ecm:build +USE_KDE= guiaddons idletime wayland windowsystem \ + ecm:build plasma-wayland-protocols:build USE_QT= core gui wayland widgets \ buildtools:build qmake:build USE_XORG= x11 .include diff --git a/x11/plasma5-libkscreen/Makefile b/x11/plasma5-libkscreen/Makefile index e54ef7ecc6fc..cb386d742125 100644 --- a/x11/plasma5-libkscreen/Makefile +++ b/x11/plasma5-libkscreen/Makefile @@ -1,19 +1,20 @@ PORTNAME= libkscreen DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde kde-plasma MAINTAINER= kde@FreeBSD.org COMMENT= Plasma5 screen management library WWW= https://www.kde.org/plasma-desktop LIB_DEPENDS= libwayland-client.so:graphics/wayland USES= cmake compiler:c++11-lib kde:5 pathfix pkgconfig qt:5 tar:xz \ xorg -USE_KDE= config plasma-wayland-protocols wayland \ - ecm:build +USE_KDE= config wayland \ + ecm:build plasma-wayland-protocols:build USE_QT= core dbus gui wayland x11extras \ buildtools:build qmake:build testlib:build USE_XORG= x11 xcb xrandr .include