Date: Mon, 5 Sep 2022 19:12:48 GMT From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: dc1b06da9234 - main - x11-fm/dolphin: pet stage-qa Message-ID: <202209051912.285JCmkD030230@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=dc1b06da9234e6d93c2fb925f8c2b9382f059f75 commit dc1b06da9234e6d93c2fb925f8c2b9382f059f75 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:04:58 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:07:01 +0000 x11-fm/dolphin: pet stage-qa --- x11-fm/dolphin/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/x11-fm/dolphin/Makefile b/x11-fm/dolphin/Makefile index ba2f6e2b428f..c9f68efd5c68 100644 --- a/x11-fm/dolphin/Makefile +++ b/x11-fm/dolphin/Makefile @@ -1,5 +1,6 @@ PORTNAME= dolphin DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= x11-fm kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -12,7 +13,8 @@ RUN_DEPENDS= ${QT_PLUGINDIR}/ffmpegthumbs.so:multimedia/kdemultimedia-ffmpegthum ${QT_PLUGINDIR}/gsthumbnail.so:graphics/kdegraphics-thumbnailers \ ${QT_PLUGINDIR}/kf5/kio/thumbnail.so:devel/kio-extras -USES= cmake compiler:c++11-lib desktop-file-utils gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lib desktop-file-utils gettext kde:5 qt:5 \ + tar:xz xorg USE_KDE= activities attica auth baloo baloo-widgets bookmarks codecs \ completion config configwidgets coreaddons crash dbusaddons \ emoticons filemetadata i18n iconthemes init \ @@ -23,6 +25,7 @@ USE_KDE= activities attica auth baloo baloo-widgets bookmarks codecs \ doctools_build ecm_build USE_QT= concurrent core dbus gui network phonon4 widgets xml \ buildtools_build qmake_build +USE_XORG= x11 SHLIB_VER= 5.0.0 PLIST_SUB+= SHLIB_VER="${SHLIB_VER}" \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209051912.285JCmkD030230>