Skip to content

Commit

Permalink
games/gcompris-qt: update to 2.0 release
Browse files Browse the repository at this point in the history
Release announcement at
	https://dot.kde.org/2021/12/17/gcompris-releases-version-20
there's a dozen new activities.
  • Loading branch information
Adriaan de Groot authored and Adriaan de Groot committed Dec 17, 2021
1 parent 3e6f710 commit 759125c
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 9 deletions.
9 changes: 4 additions & 5 deletions games/gcompris-qt/Makefile
@@ -1,6 +1,5 @@
PORTNAME= gcompris-qt
DISTVERSION= 1.1
PORTREVISION= 1
DISTVERSION= 2.0
CATEGORIES= games education kde
MASTER_SITES= http://gcompris.net/download/qt/src/

Expand All @@ -9,15 +8,15 @@ COMMENT= Educational games and activities for kids ages 2 to 10

LICENSE= AGPLv3 GPLv3
LICENSE_COMB= multi
LICENSE_FILE_AGPLv3= ${WRKSRC}/COPYING.txt
LICENSE_FILE_GPLv3= ${WRKSRC}/COPYING-GPLv3
LICENSE_FILE_AGPLv3= ${WRKSRC}/LICENSES/AGPL-3.0-only.txt
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
USE_KDE= doctools_build ecm_build
USE_QT= core declarative graphicaleffects gui multimedia network quickcontrols \
sensors svg widgets xml xmlpatterns \
sensors svg widgets \
buildtools_build linguisttools_build qmake_build testlib_build

CMAKE_ARGS= -DQML_BOX2D_LIBRARY=${QT_QMLDIR}/Box2D.2.0
Expand Down
6 changes: 3 additions & 3 deletions games/gcompris-qt/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1620553434
SHA256 (gcompris-qt-1.1.tar.xz) = f0a8f947fed6c0eb9ec3b7bdaa0c761d64bc9a71d7f9cbfc9a11e68176e6f2ae
SIZE (gcompris-qt-1.1.tar.xz) = 75457248
TIMESTAMP = 1639744160
SHA256 (gcompris-qt-2.0.tar.xz) = 9ab546608f483f25ea95764dd8c1031938c83d49a52f07da028fb35b81e3a8c7
SIZE (gcompris-qt-2.0.tar.xz) = 78064432
20 changes: 19 additions & 1 deletion games/gcompris-qt/pkg-plist
Expand Up @@ -17,6 +17,7 @@ share/doc/HTML/en/gcompris-qt/index.docbook
%%DATADIR%%/rcc/alphabet-sequence.rcc
%%DATADIR%%/rcc/analog_electricity.rcc
%%DATADIR%%/rcc/baby_keyboard.rcc
%%DATADIR%%/rcc/baby_mouse.rcc
%%DATADIR%%/rcc/baby_tangram.rcc
%%DATADIR%%/rcc/baby_wordprocessor.rcc
%%DATADIR%%/rcc/babymatch.rcc
Expand Down Expand Up @@ -86,7 +87,11 @@ share/doc/HTML/en/gcompris-qt/index.docbook
%%DATADIR%%/rcc/land_safe.rcc
%%DATADIR%%/rcc/lang.rcc
%%DATADIR%%/rcc/learn_additions.rcc
%%DATADIR%%/rcc/learn_decimals.rcc
%%DATADIR%%/rcc/learn_decimals_additions.rcc
%%DATADIR%%/rcc/learn_decimals_subtractions.rcc
%%DATADIR%%/rcc/learn_digits.rcc
%%DATADIR%%/rcc/learn_quantities.rcc
%%DATADIR%%/rcc/learn_subtractions.rcc
%%DATADIR%%/rcc/leftright.rcc
%%DATADIR%%/rcc/letter-in-word.rcc
Expand Down Expand Up @@ -133,13 +138,24 @@ share/doc/HTML/en/gcompris-qt/index.docbook
%%DATADIR%%/rcc/note_names.rcc
%%DATADIR%%/rcc/number_sequence.rcc
%%DATADIR%%/rcc/numbers-odd-even.rcc
%%DATADIR%%/rcc/ordering_alphabets.rcc
%%DATADIR%%/rcc/ordering_chronology.rcc
%%DATADIR%%/rcc/ordering_numbers.rcc
%%DATADIR%%/rcc/ordering_sentences.rcc
%%DATADIR%%/rcc/oware.rcc
%%DATADIR%%/rcc/oware_2players.rcc
%%DATADIR%%/rcc/paintings.rcc
%%DATADIR%%/rcc/path_decoding.rcc
%%DATADIR%%/rcc/path_decoding_relative.rcc
%%DATADIR%%/rcc/path_encoding.rcc
%%DATADIR%%/rcc/path_encoding_relative.rcc
%%DATADIR%%/rcc/penalty.rcc
%%DATADIR%%/rcc/photo_hunter.rcc
%%DATADIR%%/rcc/piano_composition.rcc
%%DATADIR%%/rcc/planegame.rcc
%%DATADIR%%/rcc/play_piano.rcc
%%DATADIR%%/rcc/play_rhythm.rcc
%%DATADIR%%/rcc/positions.rcc
%%DATADIR%%/rcc/programmingMaze.rcc
%%DATADIR%%/rcc/railroad.rcc
%%DATADIR%%/rcc/readingh.rcc
Expand Down Expand Up @@ -167,6 +183,7 @@ share/doc/HTML/en/gcompris-qt/index.docbook
%%DATADIR%%/rcc/traffic.rcc
%%DATADIR%%/rcc/watercycle.rcc
%%DATADIR%%/rcc/wordsgame.rcc
%%DATADIR%%/translations/gcompris_az.qm
%%DATADIR%%/translations/gcompris_be.qm
%%DATADIR%%/translations/gcompris_br.qm
%%DATADIR%%/translations/gcompris_ca.qm
Expand All @@ -176,9 +193,10 @@ share/doc/HTML/en/gcompris-qt/index.docbook
%%DATADIR%%/translations/gcompris_en.qm
%%DATADIR%%/translations/gcompris_en_GB.qm
%%DATADIR%%/translations/gcompris_es.qm
%%DATADIR%%/translations/gcompris_et.qm
%%DATADIR%%/translations/gcompris_eu.qm
%%DATADIR%%/translations/gcompris_fi.qm
%%DATADIR%%/translations/gcompris_fr.qm
%%DATADIR%%/translations/gcompris_ga.qm
%%DATADIR%%/translations/gcompris_he.qm
%%DATADIR%%/translations/gcompris_hu.qm
%%DATADIR%%/translations/gcompris_id.qm
Expand Down

0 comments on commit 759125c

Please sign in to comment.