jasp-desktop: new version 0.96#309
Conversation
|
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
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} |
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.
|
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 |
|
Yes modules should in |
Thus, we have to add manifest and module info json and then jasp-desktop can find the modules? |
|
I don't know the directory structure after building on Arch, but you can refer to : https://github.com/jasp-stats/jasp-desktop/blob/f188260b375fefc5f12bb9b81c02568158806895/Tools/CMake/Install.cmake#L232-L241 |
Involved packages
Involved issue
Close #
Details
Additional Note