diff --git a/archivers/kf6-karchive/Makefile b/archivers/kf6-karchive/Makefile index 1dc7f0270cac..e7b2eac77af1 100644 --- a/archivers/kf6-karchive/Makefile +++ b/archivers/kf6-karchive/Makefile @@ -1,14 +1,14 @@ PORTNAME= karchive DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= archivers kde kde-frameworks -COMMENT= Reading, creating, and manipulating file archives MAINTAINER= kde@FreeBSD.org +COMMENT= Reading, creating, and manipulating file archives LIB_DEPENDS= libzstd.so:archivers/zstd USES= cmake kde:6 pkgconfig qt:6 tar:xz USE_KDE= ecm:build USE_QT= base tools .include diff --git a/deskutils/kf6-kstatusnotifieritem/Makefile b/deskutils/kf6-kstatusnotifieritem/Makefile index 88f7005477ce..7b2105495ec3 100644 --- a/deskutils/kf6-kstatusnotifieritem/Makefile +++ b/deskutils/kf6-kstatusnotifieritem/Makefile @@ -1,17 +1,17 @@ PORTNAME= kstatusnotifieritem DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= deskutils kde kde-frameworks -COMMENT= Implementation of Status Notifier Items MAINTAINER= kde@FreeBSD.org +COMMENT= Implementation of Status Notifier Items USES= cmake gl kde:6 qt:6 tar:xz xorg USE_GL= gl opengl USE_KDE= windowsystem \ ecm:build USE_QT= base USE_XORG= x11 CMAKE_OFF= BUILD_PYTHON_BINDINGS .include diff --git a/devel/kf6-extra-cmake-modules/Makefile b/devel/kf6-extra-cmake-modules/Makefile index 5fda3d8dcb24..2ad6764cbe02 100644 --- a/devel/kf6-extra-cmake-modules/Makefile +++ b/devel/kf6-extra-cmake-modules/Makefile @@ -1,44 +1,44 @@ PORTNAME= extra-cmake-modules DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= devel kde kde-frameworks -COMMENT= Extra modules and scripts for CMake MAINTAINER= kde@FreeBSD.org +COMMENT= Extra modules and scripts for CMake WWW= https://api.kde.org/ecm-index.html LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING-CMAKE-SCRIPTS USES= cmake:testing kde:6 shebangfix tar:xz \ python:build SHEBANG_FILES= kde-modules/kde-git-commit-hooks/json-schema.py INSTALL_TARGET= install # does not have install/strip target PORTDOCS= html/* DOCSDIR= ${PREFIX}/share/doc/ECM NO_ARCH= yes SPHINX_DEP= sphinx-build:textproc/py-sphinx ## options OPTIONS_DEFINE= DOCS HELP MANPAGES OPTIONS_DEFAULT= HELP MANPAGES OPTIONS_SUB= yes DOCS_BUILD_DEPENDS= ${SPHINX_DEP} DOCS_CMAKE_BOOL= BUILD_HTML_DOCS HELP_DESC= Generate QtHelp documentation for installed modules HELP_BUILD_DEPENDS= ${SPHINX_DEP} HELP_BINARY_ALIAS= qcollectiongenerator=${LOCALBASE}/libexec/qt6/qhelpgenerator HELP_USES= qt:6 HELP_USE= QT=sqldriver-sqlite:build,tools:build HELP_CMAKE_BOOL= BUILD_QTHELP_DOCS MANPAGES_BUILD_DEPENDS= ${SPHINX_DEP} MANPAGES_CMAKE_BOOL= BUILD_MAN_DOCS TESTING_UNSAFE= requires reuse-tool port .include diff --git a/devel/kf6-kapidox/Makefile b/devel/kf6-kapidox/Makefile index 66e80625fc33..a6c4d2822975 100644 --- a/devel/kf6-kapidox/Makefile +++ b/devel/kf6-kapidox/Makefile @@ -1,16 +1,16 @@ PORTNAME= kapidox DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= devel kde kde-frameworks -COMMENT= Scripts and data for building API documentation (dox) MAINTAINER= kde@FreeBSD.org +COMMENT= Scripts and data for building API documentation (dox) USES= kde:6 python qt:6 tar:xz USE_KDE= ecm:build USE_PYTHON= distutils noflavors py3kplist NO_ARCH= yes INSTALL_TARGET= install .include diff --git a/devel/kf6-kauth/Makefile b/devel/kf6-kauth/Makefile index 2dbcd92f19fe..675a987cbdda 100644 --- a/devel/kf6-kauth/Makefile +++ b/devel/kf6-kauth/Makefile @@ -1,16 +1,16 @@ PORTNAME= kauth DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= devel kde kde-frameworks -COMMENT= Execute actions as privileged user MAINTAINER= kde@FreeBSD.org +COMMENT= Execute actions as privileged user LIB_DEPENDS= libpolkit-qt6-core-1.so:sysutils/polkit-qt-1@qt6 USES= cmake cpe kde:6 qt:6 tar:xz CPE_VENDOR= kde USE_KDE= coreaddons kded windowsystem \ ecm:build USE_QT= base .include diff --git a/devel/kf6-kbookmarks/Makefile b/devel/kf6-kbookmarks/Makefile index b4310aa793cf..fad10222bdcc 100644 --- a/devel/kf6-kbookmarks/Makefile +++ b/devel/kf6-kbookmarks/Makefile @@ -1,14 +1,14 @@ PORTNAME= kbookmarks DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= devel kde kde-frameworks -COMMENT= Bookmarks management library MAINTAINER= kde@FreeBSD.org +COMMENT= Bookmarks management library USES= cmake gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= colorscheme config configwidgets coreaddons widgetsaddons \ ecm:build USE_QT= base .include diff --git a/devel/kf6-kcmutils/Makefile b/devel/kf6-kcmutils/Makefile index 8eef91cf305f..d0ee2d92f8c1 100644 --- a/devel/kf6-kcmutils/Makefile +++ b/devel/kf6-kcmutils/Makefile @@ -1,15 +1,15 @@ PORTNAME= kcmutils DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= devel kde kde-frameworks -COMMENT= Utilities for KDE System Settings modules MAINTAINER= kde@FreeBSD.org +COMMENT= Utilities for KDE System Settings modules USES= cmake gettext gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= colorscheme config configwidgets coreaddons guiaddons i18n \ itemviews kio kirigami2 service widgetsaddons xmlgui \ ecm:build USE_QT= base declarative .include diff --git a/devel/kf6-kconfig/Makefile b/devel/kf6-kconfig/Makefile index 07e1a0ac445f..fc58ea47934f 100644 --- a/devel/kf6-kconfig/Makefile +++ b/devel/kf6-kconfig/Makefile @@ -1,13 +1,13 @@ PORTNAME= kconfig DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= devel kde kde-frameworks -COMMENT= Persistent platform-independent application settings. MAINTAINER= kde@FreeBSD.org +COMMENT= Persistent platform-independent application settings USES= cmake gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= ecm:build USE_QT= base declarative tools .include diff --git a/devel/kf6-kcoreaddons/Makefile b/devel/kf6-kcoreaddons/Makefile index a901a7ddfba4..3efef08df743 100644 --- a/devel/kf6-kcoreaddons/Makefile +++ b/devel/kf6-kcoreaddons/Makefile @@ -1,23 +1,23 @@ PORTNAME= kcoreaddons DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= devel kde kde-frameworks -COMMENT= Qt addon library with a collection of non-GUI utilities MAINTAINER= kde@FreeBSD.org +COMMENT= Qt addon library with a collection of non-GUI utilities USES= cmake cpe kde:6 qt:6 shared-mime-info tar:xz CPE_VENDOR= kde USE_KDE= ecm:build USE_QT= base declarative tools # Requires PySide and Shiboken. CMAKE_OFF= BUILD_PYTHON_BINDINGS OPTIONS_DEFINE= INOTIFY OPTIONS_DEFAULT= INOTIFY INOTIFY_DESC= Filesystem alteration notifications using inotify INOTIFY_LIB_DEPENDS= libinotify.so:devel/libinotify INOTIFY_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_INOTIFY .include diff --git a/devel/kf6-kcrash/Makefile b/devel/kf6-kcrash/Makefile index fe47e69965d3..2bd0f0a566eb 100644 --- a/devel/kf6-kcrash/Makefile +++ b/devel/kf6-kcrash/Makefile @@ -1,15 +1,15 @@ PORTNAME= kcrash DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= devel kde kde-frameworks -COMMENT= Graceful handling of application crashes MAINTAINER= kde@FreeBSD.org +COMMENT= Graceful handling of application crashes USES= cmake gl kde:6 qt:6 tar:xz xorg USE_GL= gl opengl USE_KDE= coreaddons \ ecm:build USE_QT= base USE_XORG= x11 .include diff --git a/devel/kf6-kdbusaddons/Makefile b/devel/kf6-kdbusaddons/Makefile index 5cde288cff83..96dc51b0dad0 100644 --- a/devel/kf6-kdbusaddons/Makefile +++ b/devel/kf6-kdbusaddons/Makefile @@ -1,15 +1,15 @@ PORTNAME= kdbusaddons DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= devel kde kde-frameworks -COMMENT= Convenience classes for D-Bus MAINTAINER= kde@FreeBSD.org +COMMENT= Convenience classes for D-Bus LIB_DEPENDS= libxkbcommon.so:x11/libxkbcommon USES= cmake gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= ecm:build USE_QT= base tools .include diff --git a/devel/kf6-kdeclarative/Makefile b/devel/kf6-kdeclarative/Makefile index 4f3cbe1d5a16..8d1b6a2a99b7 100644 --- a/devel/kf6-kdeclarative/Makefile +++ b/devel/kf6-kdeclarative/Makefile @@ -1,14 +1,14 @@ PORTNAME= kdeclarative DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= devel kde kde-frameworks -COMMENT= Integration of QML and KDE work spaces MAINTAINER= kde@FreeBSD.org +COMMENT= Integration of QML and KDE work spaces USES= cmake gettext gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= config globalaccel guiaddons i18n widgetsaddons \ ecm:build USE_QT= base declarative shadertools .include diff --git a/devel/kf6-kdoctools/Makefile b/devel/kf6-kdoctools/Makefile index 57bdb2eb47a0..70f7a13ae384 100644 --- a/devel/kf6-kdoctools/Makefile +++ b/devel/kf6-kdoctools/Makefile @@ -1,20 +1,20 @@ PORTNAME= kdoctools DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= devel kde kde-frameworks -COMMENT= Create documentation from DocBook MAINTAINER= kde@FreeBSD.org +COMMENT= Create documentation from DocBook BUILD_DEPENDS= ${LOCALBASE}/share/xsl/docbook/html/docbook.xsl:textproc/docbook-xsl \ docbook-xml>0:textproc/docbook-xml \ p5-URI>=0:net/p5-URI RUN_DEPENDS= ${LOCALBASE}/share/xsl/docbook/html/docbook.xsl:textproc/docbook-xsl \ docbook-xml>0:textproc/docbook-xml USES= cmake gettext gnome kde:6 qt:6 tar:xz USE_GNOME= libxml2 libxslt USE_KDE= archive i18n \ ecm:build USE_QT= base .include diff --git a/devel/kf6-kfilemetadata/Makefile b/devel/kf6-kfilemetadata/Makefile index 0da293f680bd..eaf7f4ec9474 100644 --- a/devel/kf6-kfilemetadata/Makefile +++ b/devel/kf6-kfilemetadata/Makefile @@ -1,28 +1,28 @@ PORTNAME= kfilemetadata DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= devel kde kde-frameworks -COMMENT= Library for extracting the text and metadata from a number files MAINTAINER= kde@FreeBSD.org +COMMENT= Library for extracting the text and metadata from a number files LIB_DEPENDS= libavutil.so:multimedia/ffmpeg \ libepub.so:textproc/ebook-tools \ libexiv2.so:graphics/exiv2 \ libpoppler.so:graphics/poppler \ libpoppler-qt6.so:graphics/poppler-qt6 \ libtag.so:audio/taglib USES= cmake gettext gl kde:6 pkgconfig qt:6 tar:xz USE_GL= gl opengl USE_KDE= archive config coreaddons i18n codecs\ ecm:build USE_QT= base OPTIONS_DEFINE= MOBIPOCKET OPTIONS_DEFAULT= MOBIPOCKET OPTIONS_SUB= yes MOBIPOCKET_DESC= Mobipocket plugin to handle metadata MOBIPOCKET_LIB_DEPENDS= libQMobipocket6.so:graphics/kdegraphics-mobipocket .include diff --git a/devel/kf6-ki18n/Makefile b/devel/kf6-ki18n/Makefile index 37a0d6ee0d61..5e4e70a4fde1 100644 --- a/devel/kf6-ki18n/Makefile +++ b/devel/kf6-ki18n/Makefile @@ -1,15 +1,15 @@ PORTNAME= ki18n DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= devel kde kde-frameworks -COMMENT= Advanced internationalization framework MAINTAINER= kde@FreeBSD.org +COMMENT= Advanced internationalization framework BUILD_DEPENDS= iso-codes>=0:misc/iso-codes RUN_DEPENDS= iso-codes>=0:misc/iso-codes USES= cmake gettext kde:6 pkgconfig qt:6 tar:xz USE_KDE= ecm:build USE_QT= base declarative tools:build .include diff --git a/devel/kf6-kidletime/Makefile b/devel/kf6-kidletime/Makefile index 3d7338ab13a3..e119bcfde04b 100644 --- a/devel/kf6-kidletime/Makefile +++ b/devel/kf6-kidletime/Makefile @@ -1,20 +1,20 @@ PORTNAME= kidletime DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= devel kde kde-frameworks -COMMENT= Reporting of idle time of user and system MAINTAINER= kde@FreeBSD.org +COMMENT= Reporting of idle time of user and system BUILD_DEPENDS= wayland-protocols>=1.27:graphics/wayland-protocols LIB_DEPENDS= libwayland-client.so:graphics/wayland \ libxkbcommon.so:x11/libxkbcommon USES= cmake gl kde:6 pkgconfig qt:6 tar:xz xorg USE_GL= gl opengl USE_KDE= ecm:build \ plasma-wayland-protocols:build USE_QT= base wayland tools:build USE_XORG= ice sm x11 xcb xext .include diff --git a/devel/kf6-kio/Makefile b/devel/kf6-kio/Makefile index 31f316a53c16..0a2280b2720a 100644 --- a/devel/kf6-kio/Makefile +++ b/devel/kf6-kio/Makefile @@ -1,23 +1,23 @@ PORTNAME= kio DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= devel kde kde-frameworks -COMMENT= Network transparent access to files and data MAINTAINER= kde@FreeBSD.org +COMMENT= Network transparent access to files and data LIB_DEPENDS= libxkbcommon.so:x11/libxkbcommon USES= cmake cpe desktop-file-utils gettext gl gnome kde:6 qt:6 ssl \ tar:xz xorg CPE_VENDOR= kde USE_GL= gl opengl USE_GNOME= libxml2 libxslt USE_KDE= archive auth bookmarks colorscheme completion config \ configwidgets coreaddons crash dbusaddons doctools guiaddons \ i18n iconthemes itemviews jobwidgets notifications service \ solid wallet widgetsaddons windowsystem \ ecm:build USE_QT= base declarative USE_XORG= x11 .include diff --git a/devel/kf6-kitemmodels/Makefile b/devel/kf6-kitemmodels/Makefile index a1137ad7cb7b..d7ebd8e7e253 100644 --- a/devel/kf6-kitemmodels/Makefile +++ b/devel/kf6-kitemmodels/Makefile @@ -1,12 +1,12 @@ PORTNAME= kitemmodels DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= devel kde kde-frameworks -COMMENT= Set of item models extending the Qt model-view framework MAINTAINER= kde@FreeBSD.org +COMMENT= Set of item models extending the Qt model-view framework USES= cmake kde:6 qt:6 tar:xz USE_KDE= ecm:build USE_QT= base declarative tools:build .include diff --git a/devel/kf6-knewstuff/Makefile b/devel/kf6-knewstuff/Makefile index 8db439998aa5..20e3ca89ea8c 100644 --- a/devel/kf6-knewstuff/Makefile +++ b/devel/kf6-knewstuff/Makefile @@ -1,16 +1,16 @@ PORTNAME= knewstuff DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= devel kde kde-frameworks -COMMENT= Framework for downloading and sharing additional application data MAINTAINER= kde@FreeBSD.org +COMMENT= Framework for downloading and sharing additional application data USES= cmake gettext gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= archive attica config coreaddons i18n package syndication \ widgetsaddons \ ecm:build \ kirigami2:run USE_QT= base declarative .include diff --git a/devel/kf6-knotifications/Makefile b/devel/kf6-knotifications/Makefile index cfd64c179cc0..579b8e882ad4 100644 --- a/devel/kf6-knotifications/Makefile +++ b/devel/kf6-knotifications/Makefile @@ -1,20 +1,20 @@ PORTNAME= knotifications DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= devel kde kde-frameworks -COMMENT= Cross-platform library for creating popup notifications MAINTAINER= kde@FreeBSD.org +COMMENT= Cross-platform library for creating popup notifications LIB_DEPENDS= libcanberra.so:audio/libcanberra USES= cmake gl kde:6 qt:6 tar:xz xorg USE_GL= gl opengl USE_KDE= config coreaddons windowsystem \ ecm:build USE_QT= base declarative USE_XORG= x11 xtst # Requires PySide and Shiboken. CMAKE_OFF= BUILD_PYTHON_BINDINGS .include diff --git a/devel/kf6-knotifyconfig/Makefile b/devel/kf6-knotifyconfig/Makefile index 5b70000d545f..18fa95f25902 100644 --- a/devel/kf6-knotifyconfig/Makefile +++ b/devel/kf6-knotifyconfig/Makefile @@ -1,18 +1,18 @@ PORTNAME= knotifyconfig DISTVERSION= ${KDE_FRAMEWORKS_VERSION} PORTREVISION= 1 CATEGORIES= devel kde kde-frameworks -COMMENT= Configuration system for KNotify MAINTAINER= kde@FreeBSD.org +COMMENT= Configuration system for KNotify LIB_DEPENDS= libcanberra.so:audio/libcanberra USES= cmake gettext gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= completion config coreaddons i18n jobwidgets kio notifications \ service solid widgetsaddons xmlgui \ ecm:build USE_QT= base .include diff --git a/devel/kf6-kpackage/Makefile b/devel/kf6-kpackage/Makefile index 7bac9a1f59ec..2d55c2d42bb9 100644 --- a/devel/kf6-kpackage/Makefile +++ b/devel/kf6-kpackage/Makefile @@ -1,13 +1,13 @@ PORTNAME= kpackage DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= devel kde kde-frameworks -COMMENT= Installation and loading of additional content as packages MAINTAINER= kde@FreeBSD.org +COMMENT= Installation and loading of additional content as packages USES= cmake gettext kde:6 qt:6 tar:xz USE_KDE= archive coreaddons i18n \ ecm:build USE_QT= base .include diff --git a/devel/kf6-kparts/Makefile b/devel/kf6-kparts/Makefile index 528a7b546560..883430dc0cf4 100644 --- a/devel/kf6-kparts/Makefile +++ b/devel/kf6-kparts/Makefile @@ -1,15 +1,15 @@ PORTNAME= kparts DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= devel kde kde-frameworks -COMMENT= Plugin framework for user interface components MAINTAINER= kde@FreeBSD.org +COMMENT= Plugin framework for user interface components USES= cmake gettext gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= colorscheme completion config configwidgets coreaddons i18n \ jobwidgets kio service solid widgetsaddons xmlgui \ ecm:build USE_QT= base .include diff --git a/devel/kf6-kpeople/Makefile b/devel/kf6-kpeople/Makefile index 3ed3fc5246ff..6222e10c15ab 100644 --- a/devel/kf6-kpeople/Makefile +++ b/devel/kf6-kpeople/Makefile @@ -1,14 +1,14 @@ PORTNAME= kpeople DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= devel kde kde-frameworks -COMMENT= Provides access to all contacts and aggregates them by person MAINTAINER= kde@FreeBSD.org +COMMENT= Provides access to all contacts and aggregates them by person USES= cmake gettext gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= coreaddons i18n itemviews widgetsaddons contacts \ ecm:build USE_QT= base declarative .include diff --git a/devel/kf6-kpty/Makefile b/devel/kf6-kpty/Makefile index b2c65c10454a..20b970f6647e 100644 --- a/devel/kf6-kpty/Makefile +++ b/devel/kf6-kpty/Makefile @@ -1,13 +1,13 @@ PORTNAME= kpty DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= devel kde kde-frameworks -COMMENT= Interfacing with pseudo terminal devices MAINTAINER= kde@FreeBSD.org +COMMENT= Interfacing with pseudo terminal devices USES= cmake gettext kde:6 qt:6 tar:xz USE_KDE= coreaddons i18n \ ecm:build USE_QT= base .include diff --git a/devel/kf6-kservice/Makefile b/devel/kf6-kservice/Makefile index 45d941b31a72..61513d80d6ff 100644 --- a/devel/kf6-kservice/Makefile +++ b/devel/kf6-kservice/Makefile @@ -1,13 +1,13 @@ PORTNAME= kservice DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= devel kde kde-frameworks -COMMENT= Plugin framework for desktop services MAINTAINER= kde@FreeBSD.org +COMMENT= Plugin framework for desktop services USES= cmake gettext kde:6 qt:6 tar:xz USE_KDE= config coreaddons i18n \ ecm:build USE_QT= base .include diff --git a/devel/kf6-ktexteditor/Makefile b/devel/kf6-ktexteditor/Makefile index d3f3dd30f18c..d060b385d505 100644 --- a/devel/kf6-ktexteditor/Makefile +++ b/devel/kf6-ktexteditor/Makefile @@ -1,21 +1,21 @@ PORTNAME= ktexteditor DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= devel kde kde-frameworks -COMMENT= Full text editor component MAINTAINER= kde@FreeBSD.org +COMMENT= Full text editor component LIB_DEPENDS= libeditorconfig.so:editors/editorconfig-core-c USES= cmake cpe gettext gl kde:6 qt:6 tar:xz xorg CPE_VENDOR= kde USE_GL= gl opengl USE_KDE= archive auth codecs colorscheme completion config \ configwidgets coreaddons guiaddons i18n itemviews jobwidgets \ kio parts service solid sonnet syntaxhighlighting textwidgets \ widgetsaddons windowsystem xmlgui \ ecm:build USE_QT= base declarative speech multimedia USE_XORG= x11 .include diff --git a/devel/kf6-ktexttemplate/Makefile b/devel/kf6-ktexttemplate/Makefile index 27221a43cfd7..3b570c5d895e 100644 --- a/devel/kf6-ktexttemplate/Makefile +++ b/devel/kf6-ktexttemplate/Makefile @@ -1,12 +1,12 @@ PORTNAME= ktexttemplate DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= devel kde kde-frameworks -COMMENT= Library to separate the structure of documents from the data MAINTAINER= kde@FreeBSD.org +COMMENT= Library to separate the structure of documents from the data USES= cmake kde:6 qt:6 tar:xz USE_KDE= ecm:build USE_QT= base declarative tools:build .include diff --git a/devel/kf6-kunitconversion/Makefile b/devel/kf6-kunitconversion/Makefile index f7c7d8f2f34b..d298d2aa8b00 100644 --- a/devel/kf6-kunitconversion/Makefile +++ b/devel/kf6-kunitconversion/Makefile @@ -1,15 +1,15 @@ PORTNAME= kunitconversion DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= devel kde kde-frameworks -COMMENT= Converting physical units MAINTAINER= kde@FreeBSD.org +COMMENT= Converting physical units USES= cmake gettext kde:6 qt:6 tar:xz USE_KDE= i18n \ ecm:build USE_QT= base tools:build CMAKE_OFF= BUILD_PYTHON_BINDINGS .include diff --git a/devel/kf6-solid/Makefile b/devel/kf6-solid/Makefile index 4000bd2476ea..264d577f73e7 100644 --- a/devel/kf6-solid/Makefile +++ b/devel/kf6-solid/Makefile @@ -1,23 +1,23 @@ PORTNAME= solid DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= devel kde kde-frameworks -COMMENT= Desktop hardware abstraction MAINTAINER= kde@FreeBSD.org +COMMENT= Desktop hardware abstraction RUN_DEPENDS= bsdisks:sysutils/bsdisks USES= bison cmake gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= ecm:build USE_QT= base tools:build OPTIONS_DEFINE= IMOBILE IMOBILE_DESC= Apple iPhone/iPod Touch support IMOBILE_LIB_DEPENDS= libimobiledevice-1.0.so:comms/libimobiledevice \ libplist-2.0.so:devel/libplist IMOBILE_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_IMobileDevice \ CMAKE_DISABLE_FIND_PACKAGE_PList .include diff --git a/devel/kf6-threadweaver/Makefile b/devel/kf6-threadweaver/Makefile index 209daf4ca3b6..76f99ce9ff4f 100644 --- a/devel/kf6-threadweaver/Makefile +++ b/devel/kf6-threadweaver/Makefile @@ -1,12 +1,12 @@ PORTNAME= threadweaver DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= devel kde kde-frameworks -COMMENT= Helper for multithreaded programming MAINTAINER= kde@FreeBSD.org +COMMENT= Helper for multithreaded programming USES= cmake kde:6 qt:6 tar:xz USE_KDE= ecm:build USE_QT= base tools:build .include diff --git a/dns/kf6-kdnssd/Makefile b/dns/kf6-kdnssd/Makefile index b34d3a4a37d5..946d64628cd7 100644 --- a/dns/kf6-kdnssd/Makefile +++ b/dns/kf6-kdnssd/Makefile @@ -1,26 +1,26 @@ PORTNAME= kdnssd DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= dns kde kde-frameworks -COMMENT= Network service discovery using Zeroconf MAINTAINER= kde@FreeBSD.org +COMMENT= Network service discovery using Zeroconf USES= cmake kde:6 qt:6 tar:xz USE_KDE= ecm:build USE_QT= base tools OPTIONS_DEFAULT= AVAHI OPTIONS_RADIO= ZEROCONF OPTIONS_RADIO_ZEROCONF= AVAHI MDNSRESPONDER ZEROCONF_DESC= Zeroconf (Bonjour) support AVAHI_BUILD_DEPENDS= ${LOCALBASE}/include/avahi-common/defs.h:net/avahi-app AVAHI_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Avahi # libdns_sd.so is also provided by avahi-libdns. # Add BUILD_DEPENDS to uniquely select mDNSResponder. MDNSRESPONDER_BUILD_DEPENDS= ${LOCALBASE}/include/dns_sd.h:net/mDNSResponder MDNSRESPONDER_LIB_DEPENDS= libdns_sd.so:net/mDNSResponder MDNSRESPONDER_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_DNSSD .include diff --git a/graphics/kf6-kimageformats/Makefile b/graphics/kf6-kimageformats/Makefile index 706109823369..48681225e265 100644 --- a/graphics/kf6-kimageformats/Makefile +++ b/graphics/kf6-kimageformats/Makefile @@ -1,36 +1,36 @@ PORTNAME= kimageformats DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= graphics kde kde-frameworks -COMMENT= Plugins to allow QImage to support extra file formats MAINTAINER= kde@FreeBSD.org +COMMENT= Plugins to allow QImage to support extra file formats USES= cmake gl kde:6 pkgconfig qt:6 tar:xz USE_GL= gl opengl USE_KDE= archive ecm:build USE_QT= base OPTIONS_DEFINE= AVIF JXL HEIF OPENEXR OPENJPEG RAW OPTIONS_DEFAULT:= ${OPTIONS_DEFINE} OPTIONS_SUB= yes AVIF_LIB_DEPENDS= libavif.so:graphics/libavif AVIF_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_libavif JXL_LIB_DEPENDS= libjxl.so:graphics/libjxl JXL_CMAKE_BOOL= KIMAGEFORMATS_JXL HEIF_LIB_DEPENDS= libheif.so:graphics/libheif HEIF_CMAKE_BOOL= KIMAGEFORMATS_HEIF OPENEXR_LIB_DEPENDS= libOpenEXR.so:graphics/openexr \ libImath.so:math/Imath OPENEXR_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_OpenEXR OPENJPEG_LIB_DEPENDS= libopenjp2.so:graphics/openjpeg OPENJPEG_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_OpenJPEG RAW_LIB_DEPENDS= libraw.so:graphics/libraw RAW_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_LibRaw .include diff --git a/graphics/kf6-kplotting/Makefile b/graphics/kf6-kplotting/Makefile index b18c73537685..59053cb38bdd 100644 --- a/graphics/kf6-kplotting/Makefile +++ b/graphics/kf6-kplotting/Makefile @@ -1,13 +1,13 @@ PORTNAME= kplotting DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= graphics kde kde-frameworks -COMMENT= Provides a virtual base class for easy data-plotting MAINTAINER= kde@FreeBSD.org +COMMENT= Provides a virtual base class for easy data-plotting USES= cmake gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= ecm:build USE_QT= base tools .include diff --git a/graphics/kf6-kquickcharts/Makefile b/graphics/kf6-kquickcharts/Makefile index f9f4ae836651..468a67b073a9 100644 --- a/graphics/kf6-kquickcharts/Makefile +++ b/graphics/kf6-kquickcharts/Makefile @@ -1,13 +1,13 @@ PORTNAME= kquickcharts DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= graphics kde kde-frameworks -COMMENT= QtQuick module providing high-performance charts MAINTAINER= kde@FreeBSD.org +COMMENT= QtQuick module providing high-performance charts USES= cmake gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= ecm:build USE_QT= base declarative shadertools tools:build .include diff --git a/graphics/kf6-ksvg/Makefile b/graphics/kf6-ksvg/Makefile index e34de19776c6..bd5b611c6d1d 100644 --- a/graphics/kf6-ksvg/Makefile +++ b/graphics/kf6-ksvg/Makefile @@ -1,14 +1,14 @@ PORTNAME= ksvg DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= graphics kde kde-frameworks -COMMENT= Components for handling SVGs MAINTAINER= kde@FreeBSD.org +COMMENT= Components for handling SVGs USES= cmake gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= archive colorscheme config coreaddons guiaddons kirigami2 \ ecm:build USE_QT= base declarative svg .include diff --git a/graphics/kf6-prison/Makefile b/graphics/kf6-prison/Makefile index 3380491871a0..1e066b29cfc2 100644 --- a/graphics/kf6-prison/Makefile +++ b/graphics/kf6-prison/Makefile @@ -1,17 +1,17 @@ PORTNAME= prison DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= graphics kde kde-frameworks -COMMENT= Qt-based barcode abstraction layer/library MAINTAINER= kde@FreeBSD.org +COMMENT= Qt-based barcode abstraction layer/library LIB_DEPENDS= libdmtx.so:graphics/libdmtx \ libqrencode.so:graphics/libqrencode \ libZXing.so:textproc/zxing-cpp USES= cmake gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= ecm:build USE_QT= base declarative multimedia tools:build .include diff --git a/misc/kf6-purpose/Makefile b/misc/kf6-purpose/Makefile index 93a10a79cea7..19e1c2e98f79 100644 --- a/misc/kf6-purpose/Makefile +++ b/misc/kf6-purpose/Makefile @@ -1,20 +1,20 @@ PORTNAME= purpose DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= misc kde kde-frameworks -COMMENT= Offers available actions for a specific purpose MAINTAINER= kde@FreeBSD.org +COMMENT= Offers available actions for a specific purpose BUILD_DEPENDS= accounts-qml-module>=0.7_5:sysutils/accounts-qml-module LIB_DEPENDS= libkaccounts6.so:net-im/kaccounts-integration RUN_DEPENDS= accounts-qml-module>=0.7_5:sysutils/accounts-qml-module USES= cmake gettext gl gnome kde:6 qt:6 tar:xz USE_GL= gl opengl USE_GNOME= intltool USE_KDE= config coreaddons i18n itemmodels kio kirigami2 \ notifications prison service \ ecm:build USE_QT= base declarative .include diff --git a/net/kf6-kcalendarcore/Makefile b/net/kf6-kcalendarcore/Makefile index 675293c06c80..169aa2198044 100644 --- a/net/kf6-kcalendarcore/Makefile +++ b/net/kf6-kcalendarcore/Makefile @@ -1,17 +1,17 @@ PORTNAME= kcalendarcore DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= net kde kde-frameworks -COMMENT= Provides access to and handling of calendar data MAINTAINER= kde@FreeBSD.org +COMMENT= Provides access to and handling of calendar data LIB_DEPENDS= libical.so:devel/libical USES= cmake gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= ecm:build USE_QT= base declarative tools:build CMAKE_OFF= BUILD_PYTHON_BINDINGS .include diff --git a/net/kf6-kcontacts/Makefile b/net/kf6-kcontacts/Makefile index 156a523e7a64..ab519e4fd51f 100644 --- a/net/kf6-kcontacts/Makefile +++ b/net/kf6-kcontacts/Makefile @@ -1,14 +1,14 @@ PORTNAME= kcontacts DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= net kde kde-frameworks -COMMENT= Support for vCard contacts MAINTAINER= kde@FreeBSD.org +COMMENT= Support for vCard contacts USES= cmake gettext gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= codecs config coreaddons i18n \ ecm:build USE_QT= base declarative .include diff --git a/net/kf6-kdav/Makefile b/net/kf6-kdav/Makefile index 47cf0da429b9..a5c885faa2a6 100644 --- a/net/kf6-kdav/Makefile +++ b/net/kf6-kdav/Makefile @@ -1,14 +1,14 @@ PORTNAME= kdav DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= net kde kde-frameworks -COMMENT= DAV protocol implementation with KJobs MAINTAINER= kde@FreeBSD.org +COMMENT= DAV protocol implementation with KJobs USES= cmake gettext gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= coreaddons i18n kio \ ecm:build USE_QT= base .include diff --git a/net/kf6-kholidays/Makefile b/net/kf6-kholidays/Makefile index 2d85b790a7cf..ad9918287021 100644 --- a/net/kf6-kholidays/Makefile +++ b/net/kf6-kholidays/Makefile @@ -1,12 +1,12 @@ PORTNAME= kholidays DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= net kde kde-frameworks -COMMENT= Dates for holidays and other special events MAINTAINER= kde@FreeBSD.org +COMMENT= Dates for holidays and other special events USES= bison cmake kde:6 qt:6 tar:xz USE_KDE= ecm:build USE_QT= base declarative tools .include diff --git a/net/kf6-syndication/Makefile b/net/kf6-syndication/Makefile index acf059cd3821..cbcea3dc4b47 100644 --- a/net/kf6-syndication/Makefile +++ b/net/kf6-syndication/Makefile @@ -1,13 +1,13 @@ PORTNAME= syndication DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= net kde kde-frameworks -COMMENT= Parser library for RSS and Atom feeds MAINTAINER= kde@FreeBSD.org +COMMENT= Parser library for RSS and Atom feeds USES= cmake kde:6 qt:6 tar:xz USE_KDE= codecs \ ecm:build USE_QT= base .include diff --git a/security/kf6-kdesu/Makefile b/security/kf6-kdesu/Makefile index 0517ec1e365f..16aac75fb51f 100644 --- a/security/kf6-kdesu/Makefile +++ b/security/kf6-kdesu/Makefile @@ -1,32 +1,32 @@ PORTNAME= kdesu DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= security kde kde-frameworks -COMMENT= User interface for running shell commands with root privileges MAINTAINER= kde@FreeBSD.org +COMMENT= User interface for running shell commands with root privileges USES= cmake gettext kde:6 qt:6 tar:xz xorg USE_KDE= config coreaddons i18n pty \ ecm:build USE_QT= base USE_XORG= ice sm x11 xext OPTIONS_DEFAULT= SU OPTIONS_RADIO= BACKEND OPTIONS_RADIO_BACKEND= SU SUDO DOAS SU_DESC= Using su as default SUDO_DESC= Use sudo instead of su DOAS_DESC= Use doas instead of su and sudo SUDO_CMAKE_BOOL= KDESU_USE_SUDO_DEFAULT SUDO_BUILD_DEPENDS= ${SUDO_DEPENDS} SUDO_USES= sudo DOAS_CMAKE_BOOL= KDESU_USE_DOAS_DEFAULT DOAS_BUILD_DEPENDS= doas:security/doas DOAS_RUN_DEPENDS= doas:security/doas OPTIONS_SUB= yes .include diff --git a/sysutils/kf6-baloo/Makefile b/sysutils/kf6-baloo/Makefile index 89a70a030c5b..b85ab4fe0e98 100644 --- a/sysutils/kf6-baloo/Makefile +++ b/sysutils/kf6-baloo/Makefile @@ -1,18 +1,18 @@ PORTNAME= baloo DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= sysutils kde kde-frameworks -COMMENT= File indexing and file search framework for KDE Plasma MAINTAINER= kde@FreeBSD.org +COMMENT= File indexing and file search framework for KDE Plasma LIB_DEPENDS= libinotify.so:devel/libinotify \ liblmdb.so:databases/lmdb USES= cmake gettext gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= config coreaddons crash dbusaddons filemetadata i18n idletime \ kio solid \ ecm:build USE_QT= base declarative .include diff --git a/sysutils/kf6-kuserfeedback/Makefile b/sysutils/kf6-kuserfeedback/Makefile index cf4f3b6c561d..8c0f89267250 100644 --- a/sysutils/kf6-kuserfeedback/Makefile +++ b/sysutils/kf6-kuserfeedback/Makefile @@ -1,15 +1,15 @@ PORTNAME= kuserfeedback DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= sysutils kde kde-frameworks -COMMENT= Framework for collecting feedback from application users MAINTAINER= kde@FreeBSD.org +COMMENT= Framework for collecting feedback from application users USES= bison cmake gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= ecm:build USE_QT= base charts declarative svg tools CMAKE_BOOL_OFF= ENABLE_PHP ENABLE_PHP_UNIT .include diff --git a/textproc/kf6-kcodecs/Makefile b/textproc/kf6-kcodecs/Makefile index 3c8d719222c7..5c6191e978c8 100644 --- a/textproc/kf6-kcodecs/Makefile +++ b/textproc/kf6-kcodecs/Makefile @@ -1,12 +1,12 @@ PORTNAME= kcodecs DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= textproc kde kde-frameworks -COMMENT= String encoding library MAINTAINER= kde@FreeBSD.org +COMMENT= String encoding library USES= cmake gperf kde:6 qt:6 tar:xz USE_KDE= ecm:build USE_QT= base tools .include diff --git a/textproc/kf6-sonnet/Makefile b/textproc/kf6-sonnet/Makefile index 3665feced282..c8fcca1ef977 100644 --- a/textproc/kf6-sonnet/Makefile +++ b/textproc/kf6-sonnet/Makefile @@ -1,20 +1,20 @@ PORTNAME= sonnet DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= textproc kde kde-frameworks -COMMENT= Multi-language spell checker MAINTAINER= kde@FreeBSD.org +COMMENT= Multi-language spell checker LIB_DEPENDS= libaspell.so:textproc/aspell \ libhunspell-1.7.so:textproc/hunspell USES= cmake gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= ecm:build USE_QT= base declarative tools # Hsplell can be enabled, Voikko is not ported. CMAKE_ON= CMAKE_DISABLE_FIND_PACKAGE_HSPELL \ CMAKE_DISABLE_FIND_PACKAGE_VOIKKO .include diff --git a/textproc/kf6-syntax-highlighting/Makefile b/textproc/kf6-syntax-highlighting/Makefile index 3edfdbf9ee2e..d03136496aa6 100644 --- a/textproc/kf6-syntax-highlighting/Makefile +++ b/textproc/kf6-syntax-highlighting/Makefile @@ -1,14 +1,14 @@ PORTNAME= syntax-highlighting DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= textproc kde kde-frameworks -COMMENT= Syntax highlighting engine for Kate syntax definitions MAINTAINER= kde@FreeBSD.org +COMMENT= Syntax highlighting engine for Kate syntax definitions USES= cmake gl kde:6 perl5 python:build qt:6 tar:xz USE_GL= gl opengl USE_KDE= ecm:build USE_PERL5= build USE_QT= base declarative tools:build .include diff --git a/x11-themes/kf6-kcolorscheme/Makefile b/x11-themes/kf6-kcolorscheme/Makefile index 8c62baab3378..e99d144cdd98 100644 --- a/x11-themes/kf6-kcolorscheme/Makefile +++ b/x11-themes/kf6-kcolorscheme/Makefile @@ -1,14 +1,14 @@ PORTNAME= kcolorscheme DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= x11-themes kde kde-frameworks -COMMENT= Classes to read and interact with KColorScheme MAINTAINER= kde@FreeBSD.org +COMMENT= Classes to read and interact with KColorScheme USES= cmake gettext gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= config guiaddons i18n \ ecm:build USE_QT= base .include diff --git a/x11-themes/kf6-kiconthemes/Makefile b/x11-themes/kf6-kiconthemes/Makefile index d4fc169ec59f..34c69ee42b0f 100644 --- a/x11-themes/kf6-kiconthemes/Makefile +++ b/x11-themes/kf6-kiconthemes/Makefile @@ -1,16 +1,16 @@ PORTNAME= kiconthemes DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= x11-themes kde kde-frameworks -COMMENT= Icon GUI utilities MAINTAINER= kde@FreeBSD.org +COMMENT= Icon GUI utilities LIB_DEPENDS= libxkbcommon.so:x11/libxkbcommon USES= cmake gettext gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= archive breeze-icons colorscheme config configwidgets i18n widgetsaddons \ ecm:build USE_QT= base declarative svg .include diff --git a/x11-themes/kf6-qqc2-desktop-style/Makefile b/x11-themes/kf6-qqc2-desktop-style/Makefile index ecf13de45ea6..5dd83a54a216 100644 --- a/x11-themes/kf6-qqc2-desktop-style/Makefile +++ b/x11-themes/kf6-qqc2-desktop-style/Makefile @@ -1,15 +1,15 @@ PORTNAME= qqc2-desktop-style DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= x11-themes kde kde-frameworks -COMMENT= Style for Qt Quick Controls 2 MAINTAINER= kde@FreeBSD.org +COMMENT= Style for Qt Quick Controls 2 USES= cmake gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= colorscheme config iconthemes kirigami2 \ ecm:build \ sonnet:run USE_QT= base declarative .include diff --git a/x11-toolkits/kf6-attica/Makefile b/x11-toolkits/kf6-attica/Makefile index a2f58522823f..fca766a09625 100644 --- a/x11-toolkits/kf6-attica/Makefile +++ b/x11-toolkits/kf6-attica/Makefile @@ -1,12 +1,12 @@ PORTNAME= attica DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= x11-toolkits kde kde-frameworks -COMMENT= Open Collaboration Service client library MAINTAINER= kde@FreeBSD.org +COMMENT= Open Collaboration Service client library USES= cmake kde:6 qt:6 tar:xz USE_KDE= ecm:build USE_QT= base tools:build .include diff --git a/x11-toolkits/kf6-kcompletion/Makefile b/x11-toolkits/kf6-kcompletion/Makefile index 3eb4a78cce49..afb1daba6baf 100644 --- a/x11-toolkits/kf6-kcompletion/Makefile +++ b/x11-toolkits/kf6-kcompletion/Makefile @@ -1,14 +1,14 @@ PORTNAME= kcompletion DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= x11-toolkits kde kde-frameworks -COMMENT= Powerful completion framework MAINTAINER= kde@FreeBSD.org +COMMENT= Powerful completion framework USES= cmake gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= codecs config widgetsaddons \ ecm:build USE_QT= base .include diff --git a/x11-toolkits/kf6-kconfigwidgets/Makefile b/x11-toolkits/kf6-kconfigwidgets/Makefile index fad441d0f111..50d8ad09aeae 100644 --- a/x11-toolkits/kf6-kconfigwidgets/Makefile +++ b/x11-toolkits/kf6-kconfigwidgets/Makefile @@ -1,15 +1,15 @@ PORTNAME= kconfigwidgets DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= x11-toolkits kde kde-frameworks -COMMENT= Widgets for configuration dialogs MAINTAINER= kde@FreeBSD.org +COMMENT= Widgets for configuration dialogs USES= cmake gettext gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= codecs colorscheme config coreaddons guiaddons i18n \ widgetsaddons \ ecm:build USE_QT= base .include diff --git a/x11-toolkits/kf6-kguiaddons/Makefile b/x11-toolkits/kf6-kguiaddons/Makefile index 47b4cfdffff6..eff75fb0fc74 100644 --- a/x11-toolkits/kf6-kguiaddons/Makefile +++ b/x11-toolkits/kf6-kguiaddons/Makefile @@ -1,20 +1,20 @@ PORTNAME= kguiaddons DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= x11-toolkits kde kde-frameworks -COMMENT= Utilities for graphical user interfaces MAINTAINER= kde@FreeBSD.org +COMMENT= Utilities for graphical user interfaces BUILD_DEPENDS= wayland-protocols>0:graphics/wayland-protocols LIB_DEPENDS= libwayland-client.so:graphics/wayland \ libxkbcommon.so:x11/libxkbcommon USES= cmake desktop-file-utils gl kde:6 pkgconfig qt:6 tar:xz xorg USE_GL= gl opengl USE_KDE= ecm:build plasma-wayland-protocols:build USE_QT= base wayland tools:build USE_XORG= x11 xcb CMAKE_OFF= BUILD_PYTHON_BINDINGS .include diff --git a/x11-toolkits/kf6-kirigami/Makefile b/x11-toolkits/kf6-kirigami/Makefile index 4c93b10d6694..1edc99decf5c 100644 --- a/x11-toolkits/kf6-kirigami/Makefile +++ b/x11-toolkits/kf6-kirigami/Makefile @@ -1,15 +1,15 @@ PORTNAME= kirigami DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= x11-toolkits kde kde-frameworks -COMMENT= QtQuick components for building adaptable UIs MAINTAINER= kde@FreeBSD.org +COMMENT= QtQuick components for building adaptable UIs LIB_DEPENDS= libxkbcommon.so:x11/libxkbcommon USES= cmake gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= ecm:build USE_QT= base declarative shadertools svg tools .include diff --git a/x11-toolkits/kf6-kitemviews/Makefile b/x11-toolkits/kf6-kitemviews/Makefile index f0ca9d557920..a19a868870f5 100644 --- a/x11-toolkits/kf6-kitemviews/Makefile +++ b/x11-toolkits/kf6-kitemviews/Makefile @@ -1,13 +1,13 @@ PORTNAME= kitemviews DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= x11-toolkits kde kde-frameworks -COMMENT= Set of item views extending the Qt model-view framework MAINTAINER= kde@FreeBSD.org +COMMENT= Set of item views extending the Qt model-view framework USES= cmake gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= ecm:build USE_QT= base tools .include diff --git a/x11-toolkits/kf6-kjobwidgets/Makefile b/x11-toolkits/kf6-kjobwidgets/Makefile index 13fc2b64a998..7e37bee397ee 100644 --- a/x11-toolkits/kf6-kjobwidgets/Makefile +++ b/x11-toolkits/kf6-kjobwidgets/Makefile @@ -1,18 +1,18 @@ PORTNAME= kjobwidgets DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= x11-toolkits kde kde-frameworks -COMMENT= Widgets for showing progress of asynchronous jobs MAINTAINER= kde@FreeBSD.org +COMMENT= Widgets for showing progress of asynchronous jobs LIB_DEPENDS= libxkbcommon.so:x11/libxkbcommon USES= cmake gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= coreaddons notifications widgetsaddons \ ecm:build USE_QT= base CMAKE_OFF= BUILD_PYTHON_BINDINGS .include diff --git a/x11-toolkits/kf6-ktextwidgets/Makefile b/x11-toolkits/kf6-ktextwidgets/Makefile index 7e95114b6c59..d5baeb87b514 100644 --- a/x11-toolkits/kf6-ktextwidgets/Makefile +++ b/x11-toolkits/kf6-ktextwidgets/Makefile @@ -1,15 +1,15 @@ PORTNAME= ktextwidgets DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= x11-toolkits kde kde-frameworks -COMMENT= Text editing widgets MAINTAINER= kde@FreeBSD.org +COMMENT= Text editing widgets USES= cmake gettext gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= colorscheme completion config configwidgets i18n sonnet \ widgetsaddons \ ecm:build USE_QT= base speech multimedia .include diff --git a/x11-toolkits/kf6-kwidgetsaddons/Makefile b/x11-toolkits/kf6-kwidgetsaddons/Makefile index f883b011765b..c585a61cfdaf 100644 --- a/x11-toolkits/kf6-kwidgetsaddons/Makefile +++ b/x11-toolkits/kf6-kwidgetsaddons/Makefile @@ -1,15 +1,15 @@ PORTNAME= kwidgetsaddons DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= x11-toolkits kde kde-frameworks -COMMENT= Large set of desktop widgets MAINTAINER= kde@FreeBSD.org +COMMENT= Large set of desktop widgets USES= cmake gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= ecm:build USE_QT= base tools CMAKE_OFF= BUILD_PYTHON_BINDINGS .include diff --git a/x11-toolkits/kf6-kxmlgui/Makefile b/x11-toolkits/kf6-kxmlgui/Makefile index 92d06ab02b1c..5c2ac81f3518 100644 --- a/x11-toolkits/kf6-kxmlgui/Makefile +++ b/x11-toolkits/kf6-kxmlgui/Makefile @@ -1,17 +1,17 @@ PORTNAME= kxmlgui DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= x11-toolkits kde kde-frameworks -COMMENT= Framework for managing menu and toolbar actions MAINTAINER= kde@FreeBSD.org +COMMENT= Framework for managing menu and toolbar actions USES= cmake gettext gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= colorscheme config configwidgets coreaddons globalaccel \ guiaddons i18n iconthemes itemviews widgetsaddons \ ecm:build USE_QT= base CMAKE_OFF= BUILD_PYTHON_BINDINGS .include diff --git a/x11/kf6-frameworkintegration/Makefile b/x11/kf6-frameworkintegration/Makefile index cac8909496b2..730c9067163b 100644 --- a/x11/kf6-frameworkintegration/Makefile +++ b/x11/kf6-frameworkintegration/Makefile @@ -1,18 +1,18 @@ PORTNAME= frameworkintegration DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= x11 kde kde-frameworks -COMMENT= Integration of Qt application with KDE workspaces MAINTAINER= kde@FreeBSD.org +COMMENT= Integration of Qt application with KDE workspaces LIB_DEPENDS= libAppStreamQt.so:devel/appstream-qt \ libpackagekitqt6.so:ports-mgmt/packagekit-qt \ USES= cmake gettext gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= attica colorscheme config coreaddons i18n iconthemes newstuff \ notifications package widgetsaddons \ ecm:build USE_QT= base .include diff --git a/x11/kf6-frameworks/Makefile b/x11/kf6-frameworks/Makefile index aaecbd838969..3e0c3259f905 100644 --- a/x11/kf6-frameworks/Makefile +++ b/x11/kf6-frameworks/Makefile @@ -1,13 +1,13 @@ PORTNAME= frameworks DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= x11 kde PKGNAMEPREFIX= kf6- MAINTAINER= kde@FreeBSD.org -COMMENT= KDE frameworks meta port +COMMENT= KDE Frameworks (meta port) WWW= https://api.kde.org USES= kde:6 metaport qt:6 USE_KDE= ${_USE_FRAMEWORKS_ALL} .include diff --git a/x11/kf6-kded/Makefile b/x11/kf6-kded/Makefile index eb95b0e5e054..776f9504d169 100644 --- a/x11/kf6-kded/Makefile +++ b/x11/kf6-kded/Makefile @@ -1,14 +1,14 @@ PORTNAME= kded DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= x11 kde kde-frameworks -COMMENT= Central daemon of KDE work spaces MAINTAINER= kde@FreeBSD.org +COMMENT= Central daemon of KDE work spaces USES= cmake gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= config coreaddons crash dbusaddons service \ ecm:build USE_QT= base .include diff --git a/x11/kf6-kglobalaccel/Makefile b/x11/kf6-kglobalaccel/Makefile index 4b73ec798522..cc33b02406b6 100644 --- a/x11/kf6-kglobalaccel/Makefile +++ b/x11/kf6-kglobalaccel/Makefile @@ -1,13 +1,13 @@ PORTNAME= kglobalaccel DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= x11 kde kde-frameworks -COMMENT= Global desktop keyboard shortcuts MAINTAINER= kde@FreeBSD.org +COMMENT= Global desktop keyboard shortcuts USES= cmake gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= ecm:build USE_QT= base tools .include diff --git a/x11/kf6-krunner/Makefile b/x11/kf6-krunner/Makefile index 20bd50cf4247..93992c32c502 100644 --- a/x11/kf6-krunner/Makefile +++ b/x11/kf6-krunner/Makefile @@ -1,14 +1,14 @@ PORTNAME= krunner DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= x11 kde kde-frameworks -COMMENT= Framework for providing different actions given a string query MAINTAINER= kde@FreeBSD.org +COMMENT= Framework for providing different actions given a string query USES= cmake gettext gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= config coreaddons i18n itemmodels windowsystem \ ecm:build USE_QT= base declarative .include diff --git a/x11/kf6-kwindowsystem/Makefile b/x11/kf6-kwindowsystem/Makefile index b45d33ac3cd9..2a08e238b0e4 100644 --- a/x11/kf6-kwindowsystem/Makefile +++ b/x11/kf6-kwindowsystem/Makefile @@ -1,20 +1,20 @@ PORTNAME= kwindowsystem DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= x11 kde kde-frameworks -COMMENT= Access to the windowing system MAINTAINER= kde@FreeBSD.org +COMMENT= Access to the windowing system BUILD_DEPENDS= wayland-protocols>0:graphics/wayland-protocols LIB_DEPENDS= libwayland-client.so:graphics/wayland \ libxcb-keysyms.so:x11/xcb-util-keysyms \ libxkbcommon.so:x11/libxkbcommon USES= cmake gl kde:6 pkgconfig qt:6 tar:xz xorg USE_GL= gl opengl USE_KDE= ecm:build \ plasma-wayland-protocols:build USE_QT= base declarative tools wayland USE_XORG= ice sm x11 xcb xext xfixes .include