Closed goncalossilva closed 4 years ago
Started test build 5741
Build 5741 failed
I have disabled unsupported architectures in the last commit. I am unsure how to handle the remaining problem. In sum, OpenSCAD's icon is 688x688 and it is expected to be 512x512 when moved.
It could make sense to have imagemagick as a build time dependency to resize this, but I am unsure about the best way to do that. The "modules" key lists out run time dependencies. Is there a similar entry for build time dependencies?
Started test build 5753
Build 5753 failed
Started test build 5775
Build 5775 failed
Icon is handled, but now appstream verification fails and I am way out of my comfort zone. I hope the remaining work is helpful. :+1:
I have built and tested it locally, everything works as expected. No idea why did it fail the checks.
Closing in favor of #6
This PR updates OpenSCAD to 2019.05. I've tested and updated the build config so that it builds successfully for the newer version, but have not tested the app itself (ie. ran all steps up to number 4, inclusive). I am inexperienced with flatpak and unsure how to handle step 5 for OpenSCAD specifically. Building works, and hopefully this PR makes it easier to update to the new version.
Closes #4.