diff options
Diffstat (limited to 'math/kig')
-rw-r--r-- | math/kig/Makefile | 16 | ||||
-rw-r--r-- | math/kig/distinfo | 6 | ||||
-rw-r--r-- | math/kig/pkg-plist | 2 |
3 files changed, 10 insertions, 14 deletions
diff --git a/math/kig/Makefile b/math/kig/Makefile index 78fe06b87144..ea18fb3b465c 100644 --- a/math/kig/Makefile +++ b/math/kig/Makefile @@ -8,24 +8,20 @@ WWW= https://www.kde.org/applications/education/kig LIB_DEPENDS= ${PY_BOOST} -USES= cmake compiler:c++11-lib desktop-file-utils gettext kde:5 qt:5 \ +USES= cmake compiler:c++11-lib desktop-file-utils gettext kde:6 qt:6 \ shebangfix tar:xz xorg \ python:run -USE_KDE= archive auth codecs completion config configwidgets coreaddons \ - jobwidgets kdelibs4support kio parts service solid sonnet \ - syntaxhighlighting texteditor textwidgets widgetsaddons \ - windowsystem xmlgui \ - ecm:build -USE_QT= concurrent core dbus gui network printsupport svg widgets xml \ - xmlpatterns \ - buildtools:build qmake:build +USE_KDE= archive configwidgets coreaddons crash \ + i18n iconthemes parts texteditor xmlgui \ + doctools:build ecm:build +USE_QT= base svg USE_XORG= x11 SHEBANG_FILES= pykig/pykig.py OPTIONS_DEFINE= DOCS post-patch: - ${REINPLACE_CMD} '/Python_ADDITIONAL_VERSIONS/s|2.7|${PYTHON_VER};2.7|' \ + ${REINPLACE_CMD} '/Python_ADDITIONAL_VERSIONS/s|3.10|${PYTHON_VER};3.10|' \ ${WRKSRC}/cmake/modules/FindBoostPython.cmake .include <bsd.port.mk> diff --git a/math/kig/distinfo b/math/kig/distinfo index 16a52209c2a2..25f252ce716d 100644 --- a/math/kig/distinfo +++ b/math/kig/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749036815 -SHA256 (KDE/release-service/25.04.2/kig-25.04.2.tar.xz) = 1e2de78c76d38863c9da0def20258f41ed5a795dc0f3073e060082604e8076fb -SIZE (KDE/release-service/25.04.2/kig-25.04.2.tar.xz) = 3253460 +TIMESTAMP = 1754646424 +SHA256 (KDE/release-service/25.08.0/kig-25.08.0.tar.xz) = 10f5c931723a34ea6e075df052711148c2912bcab2cc70d307f60e40311a3d97 +SIZE (KDE/release-service/25.08.0/kig-25.08.0.tar.xz) = 3259640 diff --git a/math/kig/pkg-plist b/math/kig/pkg-plist index d72dbd721db8..d7121d489a79 100644 --- a/math/kig/pkg-plist +++ b/math/kig/pkg-plist @@ -1,6 +1,6 @@ bin/kig bin/pykig.py -%%QT_PLUGINDIR%%/kf5/parts/kigpart.so +%%QT_PLUGINDIR%%/kf6/parts/kigpart.so share/applications/org.kde.kig.desktop share/icons/hicolor/128x128/apps/kig.png share/icons/hicolor/128x128/mimetypes/application-x-kig.png |