git: 448f2da3448a - main - games/gcompris-qt: update to 3.0

From: Tobias C. Berner <tcberner_at_FreeBSD.org>
Date: Sat, 21 Jan 2023 05:24:18 UTC
The branch main has been updated by tcberner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=448f2da3448a105490c69d7ac49f82c0ecf07b30

commit 448f2da3448a105490c69d7ac49f82c0ecf07b30
Author:     Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2023-01-21 05:10:26 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2023-01-21 05:11:39 +0000

    games/gcompris-qt: update to 3.0
    
    It contains 182 activities, including 8 new ones:
     * "Mouse click training" is an exercise to practice using a mouse
       with left and right clicks.
     * In "Create the fractions", represent decimal quantities with some
       pie or rectangle charts.
     * In "Find the fractions", it's the other way: write the fraction
       represented by the pie or rectangle chart.
     * With "Discover the International Morse code", learn how to
       communicate with the International Morse code.
     * In "Compare numbers", learn how to compare number values using
       comparison symbols.
     * "Find ten's complement" is a simple exercise to learn the concept
       of ten's complement.
     * In "Swap ten's complement", swap numbers of an addition to optimize
       it using ten's complement.
     * In "Use ten's complement", decompose an addition to optimize it
       using ten's complement.
    
    Announcement:   https://gcompris.net/news/2023-01-18-en.html
---
 games/gcompris-qt/Makefile  |  5 ++---
 games/gcompris-qt/distinfo  |  6 +++---
 games/gcompris-qt/pkg-plist | 17 +++++++++++------
 3 files changed, 16 insertions(+), 12 deletions(-)

diff --git a/games/gcompris-qt/Makefile b/games/gcompris-qt/Makefile
index 95db370e45cf..0de7726f203c 100644
--- a/games/gcompris-qt/Makefile
+++ b/games/gcompris-qt/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	gcompris-qt
-DISTVERSION=	2.4
-PORTREVISION=	1
+DISTVERSION=	3.0
 CATEGORIES=	games education kde
 MASTER_SITES=	http://gcompris.net/download/qt/src/
 
@@ -17,7 +16,7 @@ LIB_DEPENDS=	libBox2D.so:x11-toolkits/qml-box2d
 
 USES=		cmake compiler:c++11-lang kde:5 qt:5 tar:xz
 USE_KDE=	doctools:build ecm:build
-USE_QT=		core declarative graphicaleffects gui multimedia network quickcontrols \
+USE_QT=		charts core declarative graphicaleffects gui multimedia network quickcontrols2 \
 		sensors svg widgets \
 		buildtools:build linguisttools:build qmake:build testlib:build \
 		imageformats:run
diff --git a/games/gcompris-qt/distinfo b/games/gcompris-qt/distinfo
index 12fe5fcdeaba..953656736f13 100644
--- a/games/gcompris-qt/distinfo
+++ b/games/gcompris-qt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1649844418
-SHA256 (gcompris-qt-2.4.tar.xz) = fd066e6f8f2b6ab547703d0f80e3dce8d4e538aaec13354afea8c76f90a3592d
-SIZE (gcompris-qt-2.4.tar.xz) = 50509640
+TIMESTAMP = 1674240106
+SHA256 (gcompris-qt-3.0.tar.xz) = 25f13c24162c10222346a1d1826c4523085949a4422bc04708a2a7f42666a17a
+SIZE (gcompris-qt-3.0.tar.xz) = 50108172
diff --git a/games/gcompris-qt/pkg-plist b/games/gcompris-qt/pkg-plist
index fd51332ff0cf..a5c64f74e39c 100644
--- a/games/gcompris-qt/pkg-plist
+++ b/games/gcompris-qt/pkg-plist
@@ -1,10 +1,5 @@
 bin/gcompris-qt
 share/applications/org.kde.gcompris.desktop
-share/doc/HTML/en/gcompris-qt/activity-config.png
-share/doc/HTML/en/gcompris-qt/dataset.png
-share/doc/HTML/en/gcompris-qt/gcompris-main-menu.png
-share/doc/HTML/en/gcompris-qt/index.cache.bz2
-share/doc/HTML/en/gcompris-qt/index.docbook
 %%DATADIR%%/rcc/activities.rcc
 %%DATADIR%%/rcc/advanced_colors.rcc
 %%DATADIR%%/rcc/algebra_by.rcc
@@ -12,8 +7,8 @@ share/doc/HTML/en/gcompris-qt/index.docbook
 %%DATADIR%%/rcc/algebra_minus.rcc
 %%DATADIR%%/rcc/algebra_plus.rcc
 %%DATADIR%%/rcc/algorithm.rcc
-%%DATADIR%%/rcc/align4_2players.rcc
 %%DATADIR%%/rcc/align4.rcc
+%%DATADIR%%/rcc/align4_2players.rcc
 %%DATADIR%%/rcc/alphabet-sequence.rcc
 %%DATADIR%%/rcc/analog_electricity.rcc
 %%DATADIR%%/rcc/baby_keyboard.rcc
@@ -46,6 +41,7 @@ share/doc/HTML/en/gcompris-qt/index.docbook
 %%DATADIR%%/rcc/color_mix.rcc
 %%DATADIR%%/rcc/color_mix_light.rcc
 %%DATADIR%%/rcc/colors.rcc
+%%DATADIR%%/rcc/comparator.rcc
 %%DATADIR%%/rcc/core.rcc
 %%DATADIR%%/rcc/crane.rcc
 %%DATADIR%%/rcc/details.rcc
@@ -66,6 +62,8 @@ share/doc/HTML/en/gcompris-qt/index.docbook
 %%DATADIR%%/rcc/find_the_day.rcc
 %%DATADIR%%/rcc/followline.rcc
 %%DATADIR%%/rcc/football.rcc
+%%DATADIR%%/rcc/fractions_create.rcc
+%%DATADIR%%/rcc/fractions_find.rcc
 %%DATADIR%%/rcc/geo-country.rcc
 %%DATADIR%%/rcc/geography.rcc
 %%DATADIR%%/rcc/gletters.rcc
@@ -93,6 +91,7 @@ share/doc/HTML/en/gcompris-qt/index.docbook
 %%DATADIR%%/rcc/learn_digits.rcc
 %%DATADIR%%/rcc/learn_quantities.rcc
 %%DATADIR%%/rcc/learn_subtractions.rcc
+%%DATADIR%%/rcc/left_right_click.rcc
 %%DATADIR%%/rcc/leftright.rcc
 %%DATADIR%%/rcc/letter-in-word.rcc
 %%DATADIR%%/rcc/lightsoff.rcc
@@ -132,6 +131,7 @@ share/doc/HTML/en/gcompris-qt/index.docbook
 %%DATADIR%%/rcc/money_back.rcc
 %%DATADIR%%/rcc/money_back_cents.rcc
 %%DATADIR%%/rcc/money_cents.rcc
+%%DATADIR%%/rcc/morse_code.rcc
 %%DATADIR%%/rcc/mosaic.rcc
 %%DATADIR%%/rcc/nine_men_morris.rcc
 %%DATADIR%%/rcc/nine_men_morris_2players.rcc
@@ -178,6 +178,9 @@ share/doc/HTML/en/gcompris-qt/index.docbook
 %%DATADIR%%/rcc/superbrain.rcc
 %%DATADIR%%/rcc/tangram.rcc
 %%DATADIR%%/rcc/target.rcc
+%%DATADIR%%/rcc/tens_complement_find.rcc
+%%DATADIR%%/rcc/tens_complement_swap.rcc
+%%DATADIR%%/rcc/tens_complement_use.rcc
 %%DATADIR%%/rcc/tic_tac_toe.rcc
 %%DATADIR%%/rcc/tic_tac_toe_2players.rcc
 %%DATADIR%%/rcc/traffic.rcc
@@ -199,6 +202,7 @@ share/doc/HTML/en/gcompris-qt/index.docbook
 %%DATADIR%%/translations/gcompris_fi.qm
 %%DATADIR%%/translations/gcompris_fr.qm
 %%DATADIR%%/translations/gcompris_he.qm
+%%DATADIR%%/translations/gcompris_hr.qm
 %%DATADIR%%/translations/gcompris_hu.qm
 %%DATADIR%%/translations/gcompris_id.qm
 %%DATADIR%%/translations/gcompris_it.qm
@@ -212,6 +216,7 @@ share/doc/HTML/en/gcompris-qt/index.docbook
 %%DATADIR%%/translations/gcompris_pt_BR.qm
 %%DATADIR%%/translations/gcompris_ro.qm
 %%DATADIR%%/translations/gcompris_ru.qm
+%%DATADIR%%/translations/gcompris_sk.qm
 %%DATADIR%%/translations/gcompris_sl.qm
 %%DATADIR%%/translations/gcompris_sq.qm
 %%DATADIR%%/translations/gcompris_sv.qm