graphics/kgeotag: Update to 1.8.0

Build against Qt6/KF6.

https://kgeotag.kde.org/news/2025/kgeotag-1.8.0-released/
This commit is contained in:
Jason E. Hale 2025-03-13 18:44:55 -04:00
parent f828c72a96
commit d01ae8b6cc
2 changed files with 10 additions and 13 deletions

View file

@ -1,5 +1,5 @@
PORTNAME= kgeotag
DISTVERSION= 1.7.0
DISTVERSION= 1.8.0
CATEGORIES= graphics
MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}
@ -10,16 +10,13 @@ WWW= https://invent.kde.org/graphics/kgeotag/
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/LICENSES/LicenseRef-KDE-Accepted-GPL.txt
USES= cmake compiler:c++17-lang kde:5 pkgconfig qt:5 tar:xz
USE_QT= core gui widgets \
buildtools:build linguist:build qmake:build
USE_KDE= coreaddons config configwidgets crash i18n libkexiv2 \
marble xmlgui \
USES= cmake compiler:c++17-lang gettext-tools gl kde:6 \
pkgconfig qt:6 tar:xz
USE_GL= gl opengl # GLX
USE_KDE= colorscheme config configwidgets coreaddons crash i18n \
libkexiv2 marble widgetsaddons xmlgui \
ecm:build
# From stage-qa; these are not checked explicitly, but link
# transitively though other KDE components (mostly Marble).
USE_QT+= dbus declarative location network printsupport webchannel xml
USE_KDE+= auth codecs widgetsaddons
USE_QT= 5compat base declarative positioning webchannel
.include <bsd.port.options.mk>

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1737529617
SHA256 (kgeotag-1.7.0.tar.xz) = 20134122cbcfae2b82f6ac54c662a9b344379f9150dd2a11a420bc57db9061c0
SIZE (kgeotag-1.7.0.tar.xz) = 422672
TIMESTAMP = 1741760602
SHA256 (kgeotag-1.8.0.tar.xz) = 35b2880849834cae042043053abbd83092a4126fafe4f0da056bc33a846cbf08
SIZE (kgeotag-1.8.0.tar.xz) = 426708