Update kimageannotator to 0.7.1 (Qt6)

This commit is contained in:
rsadowski
2024-05-20 06:37:03 +00:00
parent 7b554881d6
commit 17dddd4a76
3 changed files with 23 additions and 19 deletions
+10 -9
View File
@@ -1,30 +1,31 @@
COMMENT = tool for annotating images
V = 0.6.0
V = 0.7.1
PKGNAME = kimageannotator-${V}
REVISION = 0
GH_ACCOUNT = ksnip
GH_PROJECT = kImageAnnotator
GH_TAGNAME = v${V}
SHARED_LIBS = kImageAnnotator 2.0 # 0.4.1
SHARED_LIBS += kImageAnnotator 3.0 # 0.0
CATEGORIES = graphics
# LGPLv3
PERMIT_PACKAGE = Yes
WANTLIB += ${COMPILER_LIBCXX} Qt5Core Qt5Gui Qt5Svg Qt5Widgets X11 m
WANTLIB += kColorPicker
WANTLIB += ${COMPILER_LIBCXX} GL Qt6Core Qt6Gui Qt6Svg Qt6Widgets
WANTLIB += X11 kColorPicker m
MODULES = devel/cmake \
x11/qt5
x11/qt6
LIB_DEPENDS = graphics/kcolorpicker>=0.2.0 \
x11/qt5/qtsvg
LIB_DEPENDS = graphics/kcolorpicker>=0.3 \
x11/qt6/qtsvg
CONFIGURE_ARGS += -DBUILD_SHARED_LIBS=ON \
-DBUILD_WITH_QT6=ON
CONFIGURE_ARGS += -DBUILD_SHARED_LIBS=Yes
CONFIGURE_ENV += LDFLAGS="-L${X11BASE}/lib"
.include <bsd.port.mk>
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (kImageAnnotator-0.6.0.tar.gz) = FI73A+1VNaDCPRFim1iNnLFjWYeYJhqnYNWzUXVmRqc=
SIZE (kImageAnnotator-0.6.0.tar.gz) = 257662
SHA256 (kImageAnnotator-0.7.1.tar.gz) = IzXFvhWl3eNMMzPBCmM52hFOIjLkxGQt6heT5JHglnc=
SIZE (kImageAnnotator-0.7.1.tar.gz) = 266861
+11 -8
View File
@@ -1,15 +1,18 @@
include/kImageAnnotator/
include/kImageAnnotator/KImageAnnotator.h
include/kImageAnnotator/KImageAnnotatorExport.h
lib/cmake/kImageAnnotator/
lib/cmake/kImageAnnotator/kImageAnnotator-targets${MODCMAKE_BUILD_SUFFIX}
lib/cmake/kImageAnnotator/kImageAnnotator-targets.cmake
lib/cmake/kImageAnnotator/kImageAnnotatorConfig-version.cmake
lib/cmake/kImageAnnotator/kImageAnnotatorConfig.cmake
include/kImageAnnotator-Qt6/
include/kImageAnnotator-Qt6/kImageAnnotator/
include/kImageAnnotator-Qt6/kImageAnnotator/KImageAnnotator.h
include/kImageAnnotator-Qt6/kImageAnnotator/KImageAnnotatorExport.h
lib/cmake/
lib/cmake/kImageAnnotator-Qt6/
lib/cmake/kImageAnnotator-Qt6/kImageAnnotator-Qt6Config-version.cmake
lib/cmake/kImageAnnotator-Qt6/kImageAnnotator-Qt6Config.cmake
lib/cmake/kImageAnnotator-Qt6/kImageAnnotator-targets${MODCMAKE_BUILD_SUFFIX}
lib/cmake/kImageAnnotator-Qt6/kImageAnnotator-targets.cmake
@lib lib/libkImageAnnotator.so.${LIBkImageAnnotator_VERSION}
share/kImageAnnotator/
share/kImageAnnotator/translations/
share/kImageAnnotator/translations/kImageAnnotator_ar.qm
share/kImageAnnotator/translations/kImageAnnotator_bg.qm
share/kImageAnnotator/translations/kImageAnnotator_ca.qm
share/kImageAnnotator/translations/kImageAnnotator_cs.qm
share/kImageAnnotator/translations/kImageAnnotator_da.qm