diff --git a/games/gcompris-qt/Makefile b/games/gcompris-qt/Makefile index a661e814250a..aa441e86eead 100644 --- a/games/gcompris-qt/Makefile +++ b/games/gcompris-qt/Makefile @@ -1,45 +1,45 @@ PORTNAME= gcompris-qt -DISTVERSION= 26.0 +DISTVERSION= 26.1 CATEGORIES= games education kde -MASTER_SITES= https://gcompris.net/download/qt/src/ +MASTER_SITES= KDE/stable/gcompris/qt/src/ \ + https://gcompris.net/download/qt/src/ MAINTAINER= kde@FreeBSD.org COMMENT= Educational games and activities for kids ages 2 to 10 WWW= https://gcompris.net/ LICENSE= AGPLv3 GPLv3 LICENSE_COMB= multi LICENSE_FILE_AGPLv3= ${WRKSRC}/LICENSES/AGPL-3.0-only.txt LICENSE_FILE_GPLv3= ${WRKSRC}/LICENSES/GPL-3.0-or-later.txt IGNORE_FreeBSD_13= is not supported on systems with OpenSSL 1.1.1 -BUILD_DEPENDS= ${LOCALBASE}/include/vulkan/vulkan.h:graphics/vulkan-headers - # libqmlbox2d.so is a QML plugin...don't use LIB_DEPENDS -BUILD_DEPENDS= ${_BOX2D_PATH}/libqmlbox2d.so:x11-toolkits/qml-box2d +BUILD_DEPENDS= ${_BOX2D_PATH}/libqmlbox2d.so:x11-toolkits/qml-box2d \ + ${LOCALBASE}/include/vulkan/vulkan.h:graphics/vulkan-headers RUN_DEPENDS= ${_BOX2D_PATH}/libqmlbox2d.so:x11-toolkits/qml-box2d USES= cmake compiler:c++17-lang gettext-tools gl kde:6 qt:6 tar:xz USE_GL= gl opengl # GLX USE_KDE= doctools:build ecm:build USE_QT= base charts declarative graphs multimedia sensors svg \ tools:build imageformats:run CMAKE_ARGS= -DQML_BOX2D_LIBRARY=${_BOX2D_PATH} OPTIONS_DEFINE= WAYLAND OPTIONS_DEFAULT= WAYLAND WAYLAND_LIB_DEPENDS= libwayland-client.so:graphics/wayland \ libxkbcommon.so:x11/libxkbcommon WAYLAND_USE= QT=wayland WAYLAND_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Qt6WaylandClient _BOX2D_PATH= ${QT_QMLDIR}/Box2D post-patch: ${REINPLACE_CMD} -e 's|Box2D\.2\.0|Box2D|g' \ ${WRKSRC}/src/core/ApplicationInfo.cpp .include diff --git a/games/gcompris-qt/distinfo b/games/gcompris-qt/distinfo index 62ef43bde2b0..3253bb07231a 100644 --- a/games/gcompris-qt/distinfo +++ b/games/gcompris-qt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1771078177 -SHA256 (gcompris-qt-26.0.tar.xz) = 7d3df8be96dd6e883990abe14f9137900030d508d3a30e2b38e39d0eb31ef333 -SIZE (gcompris-qt-26.0.tar.xz) = 51444756 +TIMESTAMP = 1774633394 +SHA256 (gcompris-qt-26.1.tar.xz) = c389b863b29f012ccc1b3eef740982ff6c7654c13a2e343397ee466124f31339 +SIZE (gcompris-qt-26.1.tar.xz) = 51459340