Date: Thu, 15 Jul 2021 09:11:25 GMT From: Adriaan de Groot <adridg@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: fe4de1622859 - main - x11-fm/dolphin: lighten dependencies Message-ID: <202107150911.16F9BPRP069356@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by adridg: URL: https://cgit.FreeBSD.org/ports/commit/?id=fe4de1622859294c307a7a2ebbc332eabb25068e commit fe4de1622859294c307a7a2ebbc332eabb25068e Author: Adriaan de Groot <adridg@FreeBSD.org> AuthorDate: 2021-07-15 09:09:47 +0000 Commit: Adriaan de Groot <adridg@FreeBSD.org> CommitDate: 2021-07-15 09:11:17 +0000 x11-fm/dolphin: lighten dependencies --- x11-fm/dolphin/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/x11-fm/dolphin/Makefile b/x11-fm/dolphin/Makefile index 937bcac5cc03..8b3fdf126bf6 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 @@ -15,11 +16,12 @@ RUN_DEPENDS= ${QT_PLUGINDIR}/ffmpegthumbs.so:multimedia/kdemultimedia-ffmpegthum USES= cmake compiler:c++11-lib desktop-file-utils gettext kde:5 qt:5 tar:xz USE_KDE= activities attica auth baloo baloo-widgets bookmarks codecs \ completion config configwidgets coreaddons crash dbusaddons \ - doctools ecm emoticons filemetadata i18n iconthemes init \ + emoticons filemetadata i18n iconthemes init \ itemmodels itemviews jobwidgets kcmutils kde-cli-tools \ - kdelibs4support kio newstuff notifications parts service \ + kio newstuff notifications parts service \ solid sonnet texteditor textwidgets widgetsaddons \ - windowsystem xmlgui + windowsystem xmlgui \ + doctools_build ecm_build USE_QT= concurrent core dbus gui network phonon4 widgets xml \ buildtools_build qmake_build
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107150911.16F9BPRP069356>