jasp-desktop: new version 0.96#309
Open
shun2wang wants to merge 2 commits intoBioArchLinux:masterfrom
Open
Conversation
Contributor
Author
|
I cannot test locally so please have a look. with thanks. Note: JASP 0.96 has an online library store, so maybe some packages will not work without flatpak bundles, please assist with the testing. |
sukanka
reviewed
Apr 2, 2026
Contributor
sukanka
left a comment
There was a problem hiding this comment.
Another thing to be reported to the upstream.
boost system has been removed in 1.89, see boostorg/system#132
So the CMake file should be updated accordingly.
BioArchLinux/jasp-desktop/PKGBUILD
Outdated
| cp -ar jaspColumnEncoder-*/* ${pkgname}-${pkgver}/Common/jaspColumnEncoder | ||
| cd $srcdir/${pkgname}-${pkgver} | ||
| # cp -ar jaspColumnEncoder-*/* ${pkgname}-${pkgver}/Common/jaspColumnEncoder | ||
| # cd $srcdir/${pkgname}-${pkgver} |
Contributor
There was a problem hiding this comment.
This line should be kept, or the following lines will fail.
now we can build jasp-desktop 0.96.0, but the modules cannot be discovered automatically.
Contributor
|
I've fixed the PKGBUILD. But the built jasp-desktop cannot find the modules, where should we put the modules? Currently, they are put here; each is a symlink to |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Involved packages
Involved issue
Close #
Details
Additional Note