git: f0d9ef6d3dd5 - main - multimedia/subtitlecomposer: switch to KF6/Qt6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Feb 2025 10:41:28 UTC
The branch main has been updated by makc: URL: https://cgit.FreeBSD.org/ports/commit/?id=f0d9ef6d3dd52db679b9c37a64b4b4466b245583 commit f0d9ef6d3dd52db679b9c37a64b4b4466b245583 Author: Max Brazhnikov <makc@FreeBSD.org> AuthorDate: 2025-02-05 10:40:58 +0000 Commit: Max Brazhnikov <makc@FreeBSD.org> CommitDate: 2025-02-05 10:40:58 +0000 multimedia/subtitlecomposer: switch to KF6/Qt6 --- multimedia/subtitlecomposer/Makefile | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/multimedia/subtitlecomposer/Makefile b/multimedia/subtitlecomposer/Makefile index ccf900232aeb..7b1c7b00990b 100644 --- a/multimedia/subtitlecomposer/Makefile +++ b/multimedia/subtitlecomposer/Makefile @@ -1,5 +1,6 @@ PORTNAME= subtitlecomposer DISTVERSION= 0.8.1 +PORTREVISION= 1 CATEGORIES= multimedia kde MASTER_SITES= KDE/stable/${PORTNAME} @@ -13,15 +14,13 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libicui18n.so:devel/icu \ libavcodec.so:multimedia/ffmpeg -USES= compiler:c++11-lang cmake desktop-file-utils gettext \ - kde:5 openal pkgconfig qt:5 shared-mime-info ssl tar:xz xorg -USE_KDE= auth bookmarks codecs completion config configwidgets \ - coreaddons jobwidgets i18n itemviews kio \ - service solid sonnet textwidgets widgetsaddons \ - windowsystem xmlgui \ +USES= compiler:c++17-lang cmake desktop-file-utils gettext \ + kde:6 openal pkgconfig qt:6 shared-mime-info ssl tar:xz +USE_KDE= codecs config configwidgets coreaddons i18n \ + kio sonnet textwidgets widgetsaddons xmlgui \ doctools:build ecm:build -USE_QT= buildtools:build qmake:build testlib:build \ - concurrent core dbus declarative gui network widgets xml +USE_QT= 5compat base declarative \ + tools:build USE_XORG= x11 # Requires PocketSphinx-5prealpha