Date: Thu, 15 Jan 2026 19:00:01 +0000 From: Max Brazhnikov <makc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 87adfbfa4c03 - main - graphics/kimageannotator: Update to 0.7.2 and prefer Qt6 flavor Message-ID: <69693931.42eca.5f698dd2@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by makc: URL: https://cgit.FreeBSD.org/ports/commit/?id=87adfbfa4c038587b3d51c41027241a2075ba120 commit 87adfbfa4c038587b3d51c41027241a2075ba120 Author: Max Brazhnikov <makc@FreeBSD.org> AuthorDate: 2026-01-15 18:57:36 +0000 Commit: Max Brazhnikov <makc@FreeBSD.org> CommitDate: 2026-01-15 18:57:36 +0000 graphics/kimageannotator: Update to 0.7.2 and prefer Qt6 flavor Release Notes: https://github.com/ksnip/kImageAnnotator/releases/tag/v0.7.2 --- graphics/kimageannotator/Makefile | 12 +++--- graphics/kimageannotator/distinfo | 6 +-- graphics/kimageannotator/pkg-plist | 80 +++++++++++++++++++------------------- 3 files changed, 49 insertions(+), 49 deletions(-) diff --git a/graphics/kimageannotator/Makefile b/graphics/kimageannotator/Makefile index 19f036d01f58..377bd066e7fd 100644 --- a/graphics/kimageannotator/Makefile +++ b/graphics/kimageannotator/Makefile @@ -1,6 +1,6 @@ PORTNAME= kImageAnnotator DISTVERSIONPREFIX= v -DISTVERSION= 0.7.1 +DISTVERSION= 0.7.2 CATEGORIES= graphics kde PKGNAMESUFFIX= -${FLAVOR} @@ -11,7 +11,7 @@ WWW= https://github.com/ksnip/kImageAnnotator LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/LICENSE -FLAVORS= qt5 qt6 +FLAVORS= qt6 qt5 FLAVOR?= ${FLAVORS:[1]} qt5_LIB_DEPENDS= libkColorPicker-Qt5.so:graphics/kcolorpicker@qt5 qt6_LIB_DEPENDS= libkColorPicker-Qt6.so:graphics/kcolorpicker@qt6 @@ -32,11 +32,11 @@ USE_XORG= x11 CMAKE_ON= BUILD_SHARED_LIBS BUILD_WITH_${FLAVOR:tu} CMAKE_OFF= BUILD_EXAMPLE -_QT5_ONLY_qt5= # -_QT5_ONLY_qt6= "@comment " +_QT6_ONLY_qt5= "@comment " +_QT6_ONLY_qt6= # -PLIST_SUB= QT5_ONLY=${_QT5_ONLY_${FLAVOR}} \ - QT_VER=${FLAVOR:S/qt//} \ +PLIST_SUB= QT6_ONLY=${_QT6_ONLY_${FLAVOR}} \ + QT_VER=${FLAVOR:S/qt/Qt/} \ SHLIB_VER=${DISTVERSION} \ SHLIB_VER_MAJ=${DISTVERSION:R:R} diff --git a/graphics/kimageannotator/distinfo b/graphics/kimageannotator/distinfo index ad1b18a871b0..9e5220847ff8 100644 --- a/graphics/kimageannotator/distinfo +++ b/graphics/kimageannotator/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1714542587 -SHA256 (ksnip-kImageAnnotator-v0.7.1_GH0.tar.gz) = 2335c5be15a5dde34c3333c10a6339da114e2232e4c4642dea1793e491e09677 -SIZE (ksnip-kImageAnnotator-v0.7.1_GH0.tar.gz) = 266861 +TIMESTAMP = 1768501343 +SHA256 (ksnip-kImageAnnotator-v0.7.2_GH0.tar.gz) = 7eb593d975b1590a184354ef68dbc3c26479d58eaea00de461d73695176f623c +SIZE (ksnip-kImageAnnotator-v0.7.2_GH0.tar.gz) = 271741 diff --git a/graphics/kimageannotator/pkg-plist b/graphics/kimageannotator/pkg-plist index 1f54133fbbb7..1339745b2d75 100644 --- a/graphics/kimageannotator/pkg-plist +++ b/graphics/kimageannotator/pkg-plist @@ -1,40 +1,40 @@ -include/kImageAnnotator-Qt%%QT_VER%%/kImageAnnotator/KImageAnnotator.h -include/kImageAnnotator-Qt%%QT_VER%%/kImageAnnotator/KImageAnnotatorExport.h -lib/cmake/kImageAnnotator-Qt%%QT_VER%%/kImageAnnotator-Qt%%QT_VER%%Config-version.cmake -lib/cmake/kImageAnnotator-Qt%%QT_VER%%/kImageAnnotator-Qt%%QT_VER%%Config.cmake -lib/cmake/kImageAnnotator-Qt%%QT_VER%%/kImageAnnotator-targets-%%CMAKE_BUILD_TYPE%%.cmake -lib/cmake/kImageAnnotator-Qt%%QT_VER%%/kImageAnnotator-targets.cmake -lib/libkImageAnnotator-Qt%%QT_VER%%.so -lib/libkImageAnnotator-Qt%%QT_VER%%.so.%%SHLIB_VER_MAJ%% -lib/libkImageAnnotator-Qt%%QT_VER%%.so.%%SHLIB_VER%% -%%QT5_ONLY%%%%DATADIR%%/translations/kImageAnnotator_ar.qm -%%QT5_ONLY%%%%DATADIR%%/translations/kImageAnnotator_bg.qm -%%QT5_ONLY%%%%DATADIR%%/translations/kImageAnnotator_ca.qm -%%QT5_ONLY%%%%DATADIR%%/translations/kImageAnnotator_cs.qm -%%QT5_ONLY%%%%DATADIR%%/translations/kImageAnnotator_da.qm -%%QT5_ONLY%%%%DATADIR%%/translations/kImageAnnotator_de.qm -%%QT5_ONLY%%%%DATADIR%%/translations/kImageAnnotator_el.qm -%%QT5_ONLY%%%%DATADIR%%/translations/kImageAnnotator_es.qm -%%QT5_ONLY%%%%DATADIR%%/translations/kImageAnnotator_eu.qm -%%QT5_ONLY%%%%DATADIR%%/translations/kImageAnnotator_fr.qm -%%QT5_ONLY%%%%DATADIR%%/translations/kImageAnnotator_fr_CA.qm -%%QT5_ONLY%%%%DATADIR%%/translations/kImageAnnotator_gl.qm -%%QT5_ONLY%%%%DATADIR%%/translations/kImageAnnotator_hr.qm -%%QT5_ONLY%%%%DATADIR%%/translations/kImageAnnotator_hu.qm -%%QT5_ONLY%%%%DATADIR%%/translations/kImageAnnotator_id.qm -%%QT5_ONLY%%%%DATADIR%%/translations/kImageAnnotator_it.qm -%%QT5_ONLY%%%%DATADIR%%/translations/kImageAnnotator_ja.qm -%%QT5_ONLY%%%%DATADIR%%/translations/kImageAnnotator_ko.qm -%%QT5_ONLY%%%%DATADIR%%/translations/kImageAnnotator_nl.qm -%%QT5_ONLY%%%%DATADIR%%/translations/kImageAnnotator_no.qm -%%QT5_ONLY%%%%DATADIR%%/translations/kImageAnnotator_pl.qm -%%QT5_ONLY%%%%DATADIR%%/translations/kImageAnnotator_pt.qm -%%QT5_ONLY%%%%DATADIR%%/translations/kImageAnnotator_pt_BR.qm -%%QT5_ONLY%%%%DATADIR%%/translations/kImageAnnotator_ro.qm -%%QT5_ONLY%%%%DATADIR%%/translations/kImageAnnotator_ru.qm -%%QT5_ONLY%%%%DATADIR%%/translations/kImageAnnotator_si.qm -%%QT5_ONLY%%%%DATADIR%%/translations/kImageAnnotator_sq.qm -%%QT5_ONLY%%%%DATADIR%%/translations/kImageAnnotator_sv.qm -%%QT5_ONLY%%%%DATADIR%%/translations/kImageAnnotator_tr.qm -%%QT5_ONLY%%%%DATADIR%%/translations/kImageAnnotator_uk.qm -%%QT5_ONLY%%%%DATADIR%%/translations/kImageAnnotator_zh_CN.qm +include/kImageAnnotator-%%QT_VER%%/kImageAnnotator/KImageAnnotator.h +include/kImageAnnotator-%%QT_VER%%/kImageAnnotator/KImageAnnotatorExport.h +lib/cmake/kImageAnnotator-%%QT_VER%%/kImageAnnotator-%%QT_VER%%Config-version.cmake +lib/cmake/kImageAnnotator-%%QT_VER%%/kImageAnnotator-%%QT_VER%%Config.cmake +lib/cmake/kImageAnnotator-%%QT_VER%%/kImageAnnotator-targets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/kImageAnnotator-%%QT_VER%%/kImageAnnotator-targets.cmake +lib/libkImageAnnotator-%%QT_VER%%.so +lib/libkImageAnnotator-%%QT_VER%%.so.%%SHLIB_VER_MAJ%% +lib/libkImageAnnotator-%%QT_VER%%.so.%%SHLIB_VER%% +%%QT6_ONLY%%%%DATADIR%%/translations/kImageAnnotator_ar.qm +%%QT6_ONLY%%%%DATADIR%%/translations/kImageAnnotator_bg.qm +%%QT6_ONLY%%%%DATADIR%%/translations/kImageAnnotator_ca.qm +%%QT6_ONLY%%%%DATADIR%%/translations/kImageAnnotator_cs.qm +%%QT6_ONLY%%%%DATADIR%%/translations/kImageAnnotator_da.qm +%%QT6_ONLY%%%%DATADIR%%/translations/kImageAnnotator_de.qm +%%QT6_ONLY%%%%DATADIR%%/translations/kImageAnnotator_el.qm +%%QT6_ONLY%%%%DATADIR%%/translations/kImageAnnotator_es.qm +%%QT6_ONLY%%%%DATADIR%%/translations/kImageAnnotator_eu.qm +%%QT6_ONLY%%%%DATADIR%%/translations/kImageAnnotator_fr.qm +%%QT6_ONLY%%%%DATADIR%%/translations/kImageAnnotator_fr_CA.qm +%%QT6_ONLY%%%%DATADIR%%/translations/kImageAnnotator_gl.qm +%%QT6_ONLY%%%%DATADIR%%/translations/kImageAnnotator_hr.qm +%%QT6_ONLY%%%%DATADIR%%/translations/kImageAnnotator_hu.qm +%%QT6_ONLY%%%%DATADIR%%/translations/kImageAnnotator_id.qm +%%QT6_ONLY%%%%DATADIR%%/translations/kImageAnnotator_it.qm +%%QT6_ONLY%%%%DATADIR%%/translations/kImageAnnotator_ja.qm +%%QT6_ONLY%%%%DATADIR%%/translations/kImageAnnotator_ko.qm +%%QT6_ONLY%%%%DATADIR%%/translations/kImageAnnotator_nl.qm +%%QT6_ONLY%%%%DATADIR%%/translations/kImageAnnotator_no.qm +%%QT6_ONLY%%%%DATADIR%%/translations/kImageAnnotator_pl.qm +%%QT6_ONLY%%%%DATADIR%%/translations/kImageAnnotator_pt.qm +%%QT6_ONLY%%%%DATADIR%%/translations/kImageAnnotator_pt_BR.qm +%%QT6_ONLY%%%%DATADIR%%/translations/kImageAnnotator_ro.qm +%%QT6_ONLY%%%%DATADIR%%/translations/kImageAnnotator_ru.qm +%%QT6_ONLY%%%%DATADIR%%/translations/kImageAnnotator_si.qm +%%QT6_ONLY%%%%DATADIR%%/translations/kImageAnnotator_sq.qm +%%QT6_ONLY%%%%DATADIR%%/translations/kImageAnnotator_sv.qm +%%QT6_ONLY%%%%DATADIR%%/translations/kImageAnnotator_tr.qm +%%QT6_ONLY%%%%DATADIR%%/translations/kImageAnnotator_uk.qm +%%QT6_ONLY%%%%DATADIR%%/translations/kImageAnnotator_zh_CN.qmhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69693931.42eca.5f698dd2>
