Revisions of gcompris-qt

Bruno Friedmann's avatar Bruno Friedmann (bruno_friedmann) committed (revision 31)
- Backport upstream fix qt5_use_modules is deprecated in Qt 5.11
  https://cgit.kde.org/gcompris.git/patch/?id=35278731
  35278731_0.91_backport.patch
buildservice-autocommit accepted request 610788 from Bruno Friedmann's avatar Bruno Friedmann (bruno_friedmann) (revision 30)
baserev update by copy to link target
Bruno Friedmann's avatar Bruno Friedmann (bruno_friedmann) committed (revision 29)
- Fix broken build on Leap 42.3 by defining %make_build if not 
  exist
Bruno Friedmann's avatar Bruno Friedmann (bruno_friedmann) accepted request 610771 from Andreas Stieger's avatar Andreas Stieger (AndreasStieger) (revision 28)
- add upstring keyring to verify source signature
Bruno Friedmann's avatar Bruno Friedmann (bruno_friedmann) accepted request 610220 from Bruno Friedmann's avatar Bruno Friedmann (bruno_friedmann) (revision 27)
- Upgrade to new 0.91 version
  summary of changes
  + Activities:
   - fix English text in several activities
   - fix score position in several activities
   - block some buttons and interactions when needed in several
     places
   - lots of fixes for audio in several activities
   - number_sequence (and others based on it), fix base layout
   - update dataset for clickanddraw, drawnumbers and drawletters
   - crane, add localized dataset
   - lightsoff, add keyboard support and other fixes
   - algorithm, add keyboard support and other fixes
   - money, fixes for locale currency used
   - ballcatch, improve audio feedback
   - calendar, several little fixes
   - memory-case-association fix icons size
  ° Other changes:
   - re-enable sound effects on linux
   - improved playback of sound effects, no more delay
   - add captions to images and OARS tags in the appdata
   - add Scottish Gaelic to core, and update some datasets for it
   - main bar, fix some items size
   - remove unused images
  + Translations
   16 languages fully supported: British English, Catalan, Catalan 
   (Valencian), Chinese Traditional, Dutch, French, Greek, 
   Indonesian, Irish Gaelic, Italian, Polish, Portuguese, Romanian,
   Spanish, Swedish, Ukrainian.
   15 languages partially supported: Norwegian Nynorsk (97%), Hindi
buildservice-autocommit accepted request 597551 from Stanislav Brabec's avatar Stanislav Brabec (sbrabec) (revision 26)
baserev update by copy to link target
Stanislav Brabec's avatar Stanislav Brabec (sbrabec) accepted request 589246 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 25)
- Provide and obsolette original gtk gcompris
- use secure optflags on all distributions.
- and use proper cmake macros for build
buildservice-autocommit accepted request 587814 from Bruno Friedmann's avatar Bruno Friedmann (bruno_friedmann) (revision 24)
baserev update by copy to link target
Bruno Friedmann's avatar Bruno Friedmann (bruno_friedmann) accepted request 587437 from Bruno Friedmann's avatar Bruno Friedmann (bruno_friedmann) (revision 23)
Notice for factory submission, this one need to goes to same staging
than gcompris-qt-voices

- Upgrade to new 0.90 version
  + 8 new activities:
  * A calendar activity where the child learns how to use it
  * Another activity based on calendar where the child has to find
    the date corresponding at a date + some days further/before 
    this date
  * An activity to learn how people on a family are related and how
    to call this relation
  * Another similar activity with questions about family members
  * An extension of memory activities where the child has to match
    lowercase letters with their corresponding uppercase
  * The same activity in two players mode with Tux
  * The Gtk+ port and improved submarine activity where the child 
    learns a basic overview on how to run a submarine
  * The digital electricity activity where the child can use 
    different components to create an electric schema. There is also
    a tutorial mode to explain how to use each component
  + bug fixes:
  * Irish translation, voices and datasets by Séamus Ó Briain
  * Updated graphics on several activities
  * Lot of improvements on removing overriding elements issues
    (score were hidden behind the bar...)
  * Add Tutorial item to be able to have activity introductions
    with both images and texts
  * Add easy mode in letter in word with less words displayed
  * Add license page
  * Lots of small bug fixes
- Modernize spec file with spec-cleaner -m
buildservice-autocommit accepted request 530470 from Bruno Friedmann's avatar Bruno Friedmann (bruno_friedmann) (revision 22)
baserev update by copy to link target
Bruno Friedmann's avatar Bruno Friedmann (bruno_friedmann) accepted request 530191 from Bruno Friedmann's avatar Bruno Friedmann (bruno_friedmann) (revision 21)
- Upgrade to bugfix release 0.81 the most important changes are:
  + Categorization, fix the "Shape" category
  + Categorization, fix the menu layout
  + Categorization, display score in expert mode
  + Guesscount, fix invalid result
  + Add Indonesian locale
  + Fix the missing copyright and licence info
  + Fix a font issue on windows version
  + Add a new minimal version with software rendering 
    (requires Qt 5.8)
buildservice-autocommit accepted request 519046 from Bruno Friedmann's avatar Bruno Friedmann (bruno_friedmann) (revision 20)
baserev update by copy to link target
Bruno Friedmann's avatar Bruno Friedmann (bruno_friedmann) accepted request 518914 from Bruno Friedmann's avatar Bruno Friedmann (bruno_friedmann) (revision 19)
This new version can only handle openSUSE_Leap 42.2 or more recent
due to new QT >= 5.6.0 dependency.

- Upgrade to last release 0.80
  This new version contains 6 new activities:
  + a categorization activity where the child has to categorize 
    item depending on the theme (by Divyam Madaan)
  + a guess count game where the child has to find the good 
    operations to find a given number (by Rahul Yadav)
  + a game where you have to let the computer put the last ball in 
    a row (by Utkarsh Tiwari)
  + as above but the child plays with a friend (Utkarsh Tiwari)
  + a checkers game (by Johnny Jazeix)
  + as above but the child plays with a friend (by Johnny Jazeix)
  We always have new features and content:
  + Polish lang dataset by Łukasz Wojniłowicz
  + Swedish lang dataset by Stefan Asserhäll
  + Ukrainian lang dataset by Yuri Chornoivan
  + new icons
  + Updated graphics on several activities
  + lots of bug fixes
  + website translation migrated to KDE infrastructure and 
    translated in Belarusian, Catalan, Catalan (Valencia), 
    Romanian, Portuguese and Ukrainian
  + new mingw windows builds
  + partial translations in Greek and Hindi
- Packaging :
  + Fix icons included (the real svg is used now upstream)
  + Add appinfo and metainfo
  + Raise minimal QT version to be >= 5.6.0 upstream #6c203a3
buildservice-autocommit accepted request 456859 from Bruno Friedmann's avatar Bruno Friedmann (bruno_friedmann) (revision 18)
baserev update by copy to link target
Bruno Friedmann's avatar Bruno Friedmann (bruno_friedmann) accepted request 456845 from Bruno Friedmann's avatar Bruno Friedmann (bruno_friedmann) (revision 17)
- Add missing requires : libQt5Svg5 and qml-box2d that obs/rpm
  doesn't add when it should.
  Fixing empty gcompris-qt on pure leap Gnome3 installation.
- Add missing desktop, appdata, icon files
- Fix copyright year
buildservice-autocommit accepted request 447645 from Bruno Friedmann's avatar Bruno Friedmann (bruno_friedmann) (revision 16)
baserev update by copy to link target
Bruno Friedmann's avatar Bruno Friedmann (bruno_friedmann) accepted request 447641 from Bruno Friedmann's avatar Bruno Friedmann (bruno_friedmann) (revision 15)
- New 0.70 version contains 8 new activities, half of them being 
  created by last Google Summer of Code students:
  * an activity where the child has to move elements to build a 
    given model (crane by Stefan Toncu)
  * an activity to draw the numbers (drawnumbers by Nitish Chauhan)
  * an activity to draw the letters (drawletters by Nitish Chauhan)
  * an activity to find on which words a given letter belongs 
    (letter-in-word by Akshat Tandon)
  * the nine men morris game against Tux (nine_men_morris by Pulkit
    Gupta)
  * the nine men morris game with a friend 
    (nine_men_morris_2_players by Pulkit Gupta)
  * an activity to learn to split a given number of candies amongst
    children (share by Stefan Toncu)
  * an activity to learn roman numbers (roman_numerals by Bruno 
    Coudoin)
  + new features and bug fixes:
    * search feature by Rishabh Gupta
    * windows build by Bruno Coudoin and Johnny Jazeix
    * hint icon in the bar (used in photohunter) by Johnny Jazeix
    * neon build by Jonathan Riddell
    * openSUSE Tumbleweed build by Bruno Friedmann
    * archlinux (https://aur.archlinux.org/packages/gcompris-qt/) 
      by Jose Riha
    * KaOS (http://kaosx.tk/packages/index.php?act=show&subdir=\
      build&sortby=date&file=gcompris-0.70-1-x86_64.pkg.tar.xz) 
      by demm
    * package on mageia cauldron by Timothee Giet
    * word list for Slovakia by Jose Riha
    * word list for Belarusian by Antos Vaclauski
buildservice-autocommit accepted request 441692 from Bruno Friedmann's avatar Bruno Friedmann (bruno_friedmann) (revision 14)
baserev update by copy to link target
Bruno Friedmann's avatar Bruno Friedmann (bruno_friedmann) accepted request 441691 from Wolfgang Bauer's avatar Wolfgang Bauer (wolfi323) (revision 13)
- Also require libqt5-qtgraphicaleffects, that's needed too
buildservice-autocommit accepted request 440995 from Bruno Friedmann's avatar Bruno Friedmann (bruno_friedmann) (revision 12)
baserev update by copy to link target
Displaying revisions 41 - 60 of 71
openSUSE Build Service is sponsored by