Date: Mon, 15 Apr 2024 18:49:03 GMT From: "Tobias C. Berner" <tcberner@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9aca4576e01c - main - games/gcompris-qt: Update 3.3 -> 4.0 Message-ID: <202404151849.43FIn3a1043505@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=9aca4576e01cd378a7a656b7ddccf92edd2d01fd commit 9aca4576e01cd378a7a656b7ddccf92edd2d01fd Author: Andrey Korobkov <alster@vinterdalen.se> AuthorDate: 2024-04-14 23:49:36 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2024-04-15 18:37:31 +0000 games/gcompris-qt: Update 3.3 -> 4.0 oday we are releasing GCompris version 4.0. This version adds translations for 3 more languages: Bulgarian, Galician and Swahili. It contains 190 activities, including 8 new ones: * "Grammar classes" is an activity to learn to identify words grammatical classes, one class at a time. * "Grammar analysis" is similar to the previous one, but with several classes requested for each sentence. * "Calcudoku" is an arithmetic game where the goal is to fill a grid with numbers according to specific rules. * With "Guess 24", using the 4 given numbers and the operators, find the number 24! * In "Frieze", reproduce and complete the different friezes. * "Read a graduated line" is an activity where you need to find a value represented on a graduated line. * In "Use a graduated line", place the given value on the graduated line. * In "Adjacent numbers", learn which numbers come before or after the given sequence. It contains bug fixes and graphics improvements on multiple activities. One major milestone has been reached with this version: after almost 9 years of work, the task of reworking all the graphics to fit the guidelines has been completed! Announcement: https://gcompris.net/news/2024-02-21-en.html PR: 278371 --- games/gcompris-qt/Makefile | 12 ++++++------ games/gcompris-qt/distinfo | 6 +++--- games/gcompris-qt/pkg-descr | 14 +++++++------- games/gcompris-qt/pkg-plist | 11 +++++++++++ 4 files changed, 27 insertions(+), 16 deletions(-) diff --git a/games/gcompris-qt/Makefile b/games/gcompris-qt/Makefile index 0df84cfc8345..a7a0db190b3c 100644 --- a/games/gcompris-qt/Makefile +++ b/games/gcompris-qt/Makefile @@ -1,11 +1,11 @@ PORTNAME= gcompris-qt -DISTVERSION= 3.3 +DISTVERSION= 4.0 CATEGORIES= games education kde -MASTER_SITES= http://gcompris.net/download/qt/src/ +MASTER_SITES= https://gcompris.net/download/qt/src/ MAINTAINER= kde@FreeBSD.org COMMENT= Educational games and activities for kids ages 2 to 10 -WWW= http://gcompris.net/ +WWW= https://gcompris.net/ LICENSE= AGPLv3 GPLv3 LICENSE_COMB= multi @@ -14,10 +14,10 @@ LICENSE_FILE_GPLv3= ${WRKSRC}/LICENSES/GPL-3.0-or-later.txt LIB_DEPENDS= libBox2D.so:x11-toolkits/qml-box2d -USES= cmake compiler:c++11-lang kde:5 qt:5 tar:xz +USES= cmake kde:5 qt:5 tar:xz USE_KDE= doctools:build ecm:build -USE_QT= charts core declarative graphicaleffects gui multimedia network quickcontrols2 \ - sensors svg widgets \ +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 192c8e47c80d..59367cb859d8 100644 --- a/games/gcompris-qt/distinfo +++ b/games/gcompris-qt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1689098027 -SHA256 (gcompris-qt-3.3.tar.xz) = f21aa2ab5c18c388ab6ce5c2af0709a9332e2c84b34a64aa3eec36467f17cd00 -SIZE (gcompris-qt-3.3.tar.xz) = 49221108 +TIMESTAMP = 1713136639 +SHA256 (gcompris-qt-4.0.tar.xz) = c1c4ea9caec44affa3587af96ac79d964439ad957d895e0f2d2f32424bee0eb6 +SIZE (gcompris-qt-4.0.tar.xz) = 49225348 diff --git a/games/gcompris-qt/pkg-descr b/games/gcompris-qt/pkg-descr index f0bad1c5f3c7..d45ea5324789 100644 --- a/games/gcompris-qt/pkg-descr +++ b/games/gcompris-qt/pkg-descr @@ -4,10 +4,10 @@ but always educational. You will find activities in the following topics: -computer discovery: keyboard, mouse, different mouse gesture -algebra: table memory, enumeration, double entry table, mirror image -science: the canal lock, the water cycle, the submarine -geography: place the country on the map -games: chess, memory -reading: reading practice -other: learn to tell time, puzzle of famous paintings, vector drawing +- computer discovery :: keyboard, mouse, different mouse gesture +- algebra :: table memory, enumeration, double entry table, mirror image +- science :: the canal lock, the water cycle, the submarine +- geography :: place the country on the map +- games :: chess, memory +- reading :: reading practice +- other :: learn to tell time, puzzle of famous paintings, vector drawing diff --git a/games/gcompris-qt/pkg-plist b/games/gcompris-qt/pkg-plist index 5c2882026393..87c970fcc907 100644 --- a/games/gcompris-qt/pkg-plist +++ b/games/gcompris-qt/pkg-plist @@ -1,6 +1,7 @@ bin/gcompris-qt share/applications/org.kde.gcompris.desktop %%DATADIR%%/rcc/activities.rcc +%%DATADIR%%/rcc/adjacent_numbers.rcc %%DATADIR%%/rcc/advanced_colors.rcc %%DATADIR%%/rcc/algebra_by.rcc %%DATADIR%%/rcc/algebra_div.rcc @@ -25,6 +26,7 @@ share/applications/org.kde.gcompris.desktop %%DATADIR%%/rcc/braille_alphabets.rcc %%DATADIR%%/rcc/braille_fun.rcc %%DATADIR%%/rcc/calendar.rcc +%%DATADIR%%/rcc/calcudoku.rcc %%DATADIR%%/rcc/canal_lock.rcc %%DATADIR%%/rcc/categorization.rcc %%DATADIR%%/rcc/checkers.rcc @@ -64,6 +66,7 @@ share/applications/org.kde.gcompris.desktop %%DATADIR%%/rcc/football.rcc %%DATADIR%%/rcc/fractions_create.rcc %%DATADIR%%/rcc/fractions_find.rcc +%%DATADIR%%/rcc/frieze.rcc %%DATADIR%%/rcc/geo-country.rcc %%DATADIR%%/rcc/geography.rcc %%DATADIR%%/rcc/gletters.rcc @@ -72,8 +75,13 @@ share/applications/org.kde.gcompris.desktop %%DATADIR%%/rcc/gnumch-inequality.rcc %%DATADIR%%/rcc/gnumch-multiples.rcc %%DATADIR%%/rcc/gnumch-primes.rcc +%%DATADIR%%/rcc/graduated_line_read.rcc +%%DATADIR%%/rcc/graduated_line_use.rcc +%%DATADIR%%/rcc/grammar_analysis.rcc +%%DATADIR%%/rcc/grammar_classes.rcc %%DATADIR%%/rcc/graph-coloring.rcc %%DATADIR%%/rcc/gravity.rcc +%%DATADIR%%/rcc/guess24.rcc %%DATADIR%%/rcc/guesscount.rcc %%DATADIR%%/rcc/guessnumber.rcc %%DATADIR%%/rcc/hangman.rcc @@ -189,6 +197,7 @@ share/applications/org.kde.gcompris.desktop %%DATADIR%%/translations/gcompris_ar.qm %%DATADIR%%/translations/gcompris_az.qm %%DATADIR%%/translations/gcompris_be.qm +%%DATADIR%%/translations/gcompris_bg.qm %%DATADIR%%/translations/gcompris_br.qm %%DATADIR%%/translations/gcompris_ca.qm %%DATADIR%%/translations/gcompris_ca@valencia.qm @@ -203,6 +212,7 @@ share/applications/org.kde.gcompris.desktop %%DATADIR%%/translations/gcompris_eu.qm %%DATADIR%%/translations/gcompris_fi.qm %%DATADIR%%/translations/gcompris_fr.qm +%%DATADIR%%/translations/gcompris_gl.qm %%DATADIR%%/translations/gcompris_he.qm %%DATADIR%%/translations/gcompris_hr.qm %%DATADIR%%/translations/gcompris_hu.qm @@ -222,6 +232,7 @@ share/applications/org.kde.gcompris.desktop %%DATADIR%%/translations/gcompris_sl.qm %%DATADIR%%/translations/gcompris_sq.qm %%DATADIR%%/translations/gcompris_sv.qm +%%DATADIR%%/translations/gcompris_sw.qm %%DATADIR%%/translations/gcompris_tr.qm %%DATADIR%%/translations/gcompris_uk.qm %%DATADIR%%/translations/gcompris_zh_TW.qm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404151849.43FIn3a1043505>