http://gr-framework.org/ It could be used with dev-lang/julia and GR.lj but binary it downloads requires qt4 libraries: https://github.com/jheinen/GR.jl/issues/160
I made initial cmake-based ebuild but it requires to patch to find jpeg-turbo library. I've open upstream PR to fix it: https://github.com/sciapp/gr/pull/102
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a466e94e21a5db6bf9c5e459725e26391fa582a1 commit a466e94e21a5db6bf9c5e459725e26391fa582a1 Author: Andreas K. Hüttel <dilfridge@gentoo.org> AuthorDate: 2020-05-29 11:30:10 +0000 Commit: Andreas K. Hüttel <dilfridge@gentoo.org> CommitDate: 2020-05-29 11:31:42 +0000 sci-visualization/gr: New package. Somewhat WIP. Closes: https://bugs.gentoo.org/683188 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> sci-visualization/gr/Manifest | 1 + sci-visualization/gr/files/gr-0.49.0-paths.patch | 15 ++++++ sci-visualization/gr/gr-0.49.0.ebuild | 58 ++++++++++++++++++++++++ sci-visualization/gr/metadata.xml | 8 ++++ 4 files changed, 82 insertions(+)
Actually this isnt useful yet. * The sanitized install locations make Julia unhappy. * The install is somewhat incomplete (seems like not everything is in CMake yet) Stay tuned.
Does setting environment GRDIR=/usr fix Julia unhappiness?
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=785fc5af79f2b0a81c9733291281175b4c93601e commit 785fc5af79f2b0a81c9733291281175b4c93601e Author: Andreas K. Huettel <dilfridge@gentoo.org> AuthorDate: 2020-06-17 17:18:10 +0000 Commit: Andreas K. Huettel <dilfridge@gentoo.org> CommitDate: 2020-06-17 17:18:59 +0000 sci-visualization/gr: Version bump. Now useful for Julia. Bug: https://bugs.gentoo.org/725862 Closes: https://bugs.gentoo.org/683188 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org> sci-visualization/gr/Manifest | 1 + sci-visualization/gr/gr-0.50.0.ebuild | 70 +++++++++++++++++++++++++++++++++++ 2 files changed, 71 insertions(+)