summaryrefslogtreecommitdiffstats
path: root/academic/gcompris-qt
diff options
context:
space:
mode:
Diffstat (limited to 'academic/gcompris-qt')
-rw-r--r--academic/gcompris-qt/README10
-rw-r--r--academic/gcompris-qt/gcompris-qt.SlackBuild2
-rw-r--r--academic/gcompris-qt/gcompris-qt.info10
3 files changed, 11 insertions, 11 deletions
diff --git a/academic/gcompris-qt/README b/academic/gcompris-qt/README
index 5b42a03a00..72416bbd9c 100644
--- a/academic/gcompris-qt/README
+++ b/academic/gcompris-qt/README
@@ -1,6 +1,6 @@
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 orientated, but nonetheless still educational.
+activities are game oriented, but nonetheless still educational.
Currently GCompris offers more than 100 activities, and more are
being developed.
@@ -8,11 +8,11 @@ being developed.
This is Qt5-based version of gcompris.
NOTE:
-This software runs better on a platform that have OpenGL 2 support.
+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 system-wide
-- Replace "renderer=auto" into "renderer=software" in your local configuration
+ 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
+ This will affect current user only.
diff --git a/academic/gcompris-qt/gcompris-qt.SlackBuild b/academic/gcompris-qt/gcompris-qt.SlackBuild
index 0e2a9e8aae..82f9a43aac 100644
--- a/academic/gcompris-qt/gcompris-qt.SlackBuild
+++ b/academic/gcompris-qt/gcompris-qt.SlackBuild
@@ -33,7 +33,7 @@
# along with this program. If not, see <https://www.gnu.org/licenses/>.
PRGNAM=gcompris-qt
-VERSION=${VERSION:-0.97}
+VERSION=${VERSION:-1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/academic/gcompris-qt/gcompris-qt.info b/academic/gcompris-qt/gcompris-qt.info
index fb4b19e9a3..91ca5b1c07 100644
--- a/academic/gcompris-qt/gcompris-qt.info
+++ b/academic/gcompris-qt/gcompris-qt.info
@@ -1,10 +1,10 @@
PRGNAM="gcompris-qt"
-VERSION="0.97"
+VERSION="1.1"
HOMEPAGE="http://gcompris.net/"
-DOWNLOAD="http://gcompris.net/download/qt/linux/gcompris-qt-0.97-Linux32.sh"
-MD5SUM="38c320d3cefe30eb1c77eadcc40077fa"
-DOWNLOAD_x86_64="http://gcompris.net/download/qt/linux/gcompris-qt-0.97-Linux64.sh"
-MD5SUM_x86_64="eb79d6a0172230d53856917f1c2f1c20"
+DOWNLOAD="http://gcompris.net/download/qt/linux/gcompris-qt-1.1-Linux32.sh"
+MD5SUM="381f16e7f476a479e663e55c0f386c13"
+DOWNLOAD_x86_64="http://gcompris.net/download/qt/linux/gcompris-qt-1.1-Linux64.sh"
+MD5SUM_x86_64="06e571bb48a1fb30edeb00c5e6295cd9"
REQUIRES="krb5"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"