flathub / net.minetest.Minetest

https://flathub.org/apps/details/net.minetest.Minetest
7 stars 12 forks source link

Bump the runtime 21.08 and new Irrlicht (irrlichtmt) #34

Closed farribeiro closed 2 years ago

farribeiro commented 2 years ago

Rework of #33

Bump the runtime to 21.08 and new irrlicht (irrlichtmt) in the minetest module and now need patch to missing anothers not related files

flathubbot commented 2 years ago

Started test build 68464

flathubbot commented 2 years ago

Build 68464 failed

farribeiro commented 2 years ago

none of the new irrlicht(Mt) works with version 5.4.1 and -- yes -- works with master (5.5.0-dev)

farribeiro commented 2 years ago

Btw... This PR is ready to new releases(5.5.0 or later) just change irrlichtmt, luajit, minetest, minetest_game current archives and sha256 checksum in the day of release

flathubbot commented 2 years ago

Started test build 69389

flathubbot commented 2 years ago

Build 69389 failed

flathubbot commented 2 years ago

Started test build 70064

flathubbot commented 2 years ago

Build 70064 failed

flathubbot commented 2 years ago

Started test build 70076

farribeiro commented 2 years ago

I like to put x-checker-data, but not all projects/branches have github api output

The yaml code to minetest maybe this

        x-checker-data:
          type: "json"
          url: "https://api.github.com/repos/minetest/minetest/releases/latest"
          version-query: ".tag_name"
          url-query: ".assets[] | select(.name== $version + \".tar.gz\") | .browser_download_url"

Thinking how put this code on yaml file

flathubbot commented 2 years ago

Build 70076 failed

flathubbot commented 2 years ago

Started test build 76450

flathubbot commented 2 years ago

Build 76450 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/74323/net.minetest.Minetest.flatpakref
flathubbot commented 2 years ago

Started test build 76464

flathubbot commented 2 years ago

Build 76464 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/74337/net.minetest.Minetest.flatpakref
farribeiro commented 2 years ago

@Calinou can you review the PR ?