letsfindaway / OpenBoard

I'm using this fork to contribute features and fixes to the upstream project. In order to create good pull requests, I'm rebasing my feature branches, squashing and reordering commits, etc. If you fork this repository be aware that my development branches may rewrite history without prior notice.
http://openboard.ch/
GNU General Public License v3.0
9 stars 0 forks source link

Experimental builds #161

Open letsfindaway opened 7 months ago

letsfindaway commented 7 months ago

Qt 5: build result Qt 6: build result

I'm now changing my strategy for experimental builds on the openSUSE Build Service. In #89, the target was to provide early access to the development status of 1.7.0. Now that 1.7.0 is out, I will create a new experimental version for each alpha, beta, release candidate and release version of OpenBoard, i.e. a new build whenever the version number in the version.txt file changes.

The number of additional patches is kept to a minimum. As the only feature, I still add the https://github.com/OpenBoard-org/OpenBoard/pull/955 pull request for configurable keyboard shortcuts to most builds.

The list of distribution versions of my builds using Qt5 is currently:

If you want to check them out, you can download the ready-built binary packages or even add the repositories as a package source. To download a package:

You may also add the repository URL to your package manager to enable automatic updates for new experimental builds.

There is also a set of builds using Qt6 available here on the openSUSE Build Service. Here the set of distributions is restricted to those providing all necessary dependencies for Qt6 builds.

Please note that these builds - in contrast to the official ones