gcompris-qt 25 can also be build with 6.6.0
- add if block for leap to use gcc-13 at minimal (avoid include
filesystem.h not found trouble)
- Update to version 0+git.1713207787.3a85439:
* cmake, add Qt policy for Qt6 > 6.5 (#147)
* Fix crash on revoluteplotangle example (#141)
* Add Windows/MacOS CI builds (#137)
* README, update to use cmake for building too instead of make (#139)
* add cmake support (#136)
* silence some warnings (#135)
* README.md formatting improvements
* Support Qt 6 (#131)
* Removed message when using system Box2D
* Changed option to use system box2d to use CONFIG instead of DEFINES,
as this is the more common way to configure qmake projects.
* Updated debian packaging to use system box2d and depend on it.
* Updated README to match the changes.
- Packaging
* refresh copyright
* migrate to qt6
OBS-URL: https://build.opensuse.org/package/show/games/qml-box2d?expand=0&rev=10
- Update to version 0+git.1523004651.b7212d5:
* debian: select qt5
* debian: follow debian qml-module naming sheme
* debian: standards-version 4.1.3 and compat 11
* Rename README to README.md Markdown syntax only works well with .md file ending.
* Improved readme to help beginners. Added a few screenshots of example scenes.
* Added new example revolutePlotAngle. Plots the revolute joint angle in a nice plot (ChartView)
* Fixed 'make install' command issue on Android (#119)
* Added new example angleTracking. Showcases a revolute joint tracking an angle set by mouse clicks.
* Removed invalid iCCP chunk from PNG files
* Improved the application showcase file (ui.qml):
- added permanent list view at side
- removed back button
- avoid balls get spawned outside of 'brickwall' scene box
- fixed accept keys for revolute, moving box examples
- added key text when necessary
- removed debugDraw for demolition example, as it caused the
example to crash if clicked from sidebar
- Packaging
+ refresh with spec-cleaner (license macro, copyright year)
+ due incompatible changes use internal Box2D
+ remove external Box2D dependency
OBS-URL: https://build.opensuse.org/request/show/874490
OBS-URL: https://build.opensuse.org/package/show/games/qml-box2d?expand=0&rev=8