git: 0683fa5dcf27 - 2025Q2 - x11-fm/dolphin: add dependency on Qt-imageformats
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 25 Apr 2025 19:14:35 UTC
The branch 2025Q2 has been updated by makc: URL: https://cgit.FreeBSD.org/ports/commit/?id=0683fa5dcf27ca481f0c4fb60cfbda7ecc3669d2 commit 0683fa5dcf27ca481f0c4fb60cfbda7ecc3669d2 Author: Max Brazhnikov <makc@FreeBSD.org> AuthorDate: 2025-04-25 19:08:27 +0000 Commit: Max Brazhnikov <makc@FreeBSD.org> CommitDate: 2025-04-25 19:13:37 +0000 x11-fm/dolphin: add dependency on Qt-imageformats Recommended by upstream for file preview in Dolphin. (cherry picked from commit 35ad6df7841e0ecfb4bd1d88ec9d1694a3ee6760) --- x11-fm/dolphin/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11-fm/dolphin/Makefile b/x11-fm/dolphin/Makefile index 2aa9519db6c6..13b74feacb14 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 @@ -23,7 +24,7 @@ USE_KDE= activities attica auth baloo baloo-widgets bookmarks codecs \ texteditor textwidgets userfeedback widgetsaddons windowsystem \ xmlgui \ doctools:build ecm:build -USE_QT= base +USE_QT= base imageformats:run USE_XORG= x11 SHLIB_VER= 6.0.0