Bug 278371 - games/gcompris-qt: Update 3.3 -> 4.0
Summary: games/gcompris-qt: Update 3.3 -> 4.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-kde (group)
URL: https://gcompris.net/news/2024-02-21-...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-14 23:06 UTC by Andrey Korobkov
Modified: 2024-04-15 18:53 UTC (History)
3 users (show)

See Also:
tcberner: maintainer-feedback+


Attachments
[PATCH] games/gcompris-qt: Update 3.3 -> 4.0 (5.42 KB, patch)
2024-04-15 00:08 UTC, Andrey Korobkov
alster: maintainer-approval? (kde)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Korobkov 2024-04-14 23:06:57 UTC

    
Comment 1 Andrey Korobkov 2024-04-15 00:08:37 UTC
Created attachment 249987 [details]
[PATCH] games/gcompris-qt: Update 3.3 -> 4.0
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-04-15 18:49:39 UTC
A commit in branch main references this bug:

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(-)
Comment 3 Tobias C. Berner freebsd_committer freebsd_triage 2024-04-15 18:53:51 UTC
Committed. Thanks.