SlackBuildsOrg/academic/gcompris-qt
Willy Sudiarto Raharjo 5b29fac7cf academic/gcompris-qt: Updated for version 4.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-09-20 07:50:55 +07:00
..
doinst.sh
gcompris-qt
gcompris-qt.desktop
gcompris-qt.info academic/gcompris-qt: Updated for version 4.2. 2024-09-20 07:50:55 +07:00
gcompris-qt.png
gcompris-qt.SlackBuild academic/gcompris-qt: Updated for version 4.2. 2024-09-20 07:50:55 +07:00
README
slack-desc

GCompris is a high quality educational software suite, including
a large number of activities for children aged 2 to 10. Some of the
activities are game oriented, but nonetheless still educational.

Currently GCompris offers more than 100 activities, and more are
being developed.

This is Qt5-based version of gcompris.

NOTE:
This software runs better on a platform that has OpenGL 2 support.
If you do not have OpenGL 2 support, you have 2 options:
- Add the following parameter "--software-renderer" at the end of
  the last line of the script in /opt/gcompris-qt/bin/gcompris-qt.sh
  This will affect all users, system-wide.
- Replace "renderer=auto" into "renderer=software" in your local config,
  located in ~/.config/gcompris-qt/gcompris-qt.conf
  This will affect current user only.