Gwyddion ./configure detects the presence of openexr and, if present, compiles and installs a module /usr/lib64/gwyddion/modules/file/hdrimage.so (linked to libIlmImf-Imf_2_1.so.21 from openexr). The module is dated 2011 and described at http://gwyddion.net/module-list-nocss.en.php#hdrimage Currently there is no way for the user to guess that compiling openexr will enable some functionalities to be compiled in gwyddion. This added functionality shoudl be exposed to the user as USE flag. N.B. portage has gwyddion 2.44 but current release is 2.46. Reproducible: Always
same problem here
Reported automagic deps: dev-libs/libunique:1 media-libs/ilmbase media-libs/openexr sci-libs/cfitsio
*** Bug 656590 has been marked as a duplicate of this bug. ***
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d8e6b79dfc15d2ebb3acdaf5bda27509da72c69 commit 1d8e6b79dfc15d2ebb3acdaf5bda27509da72c69 Author: Andreas K. Hüttel <dilfridge@gentoo.org> AuthorDate: 2020-01-24 03:48:37 +0000 Commit: Andreas K. Hüttel <dilfridge@gentoo.org> CommitDate: 2020-01-24 03:49:57 +0000 sci-visualization/gwyddion: Use xdg eclass, fix cfitsio automagic Bug: https://bugs.gentoo.org/598682 Closes: https://bugs.gentoo.org/623314 Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> .../gwyddion/files/gwyddion-2.47-cfitsio.patch | 19 +++++++++++++++++++ sci-visualization/gwyddion/gwyddion-2.47-r1.ebuild | 19 ++++++++++++------- 2 files changed, 31 insertions(+), 7 deletions(-)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71a32d3caaec80cfe64a7f536b0b05bd484567c2 commit 71a32d3caaec80cfe64a7f536b0b05bd484567c2 Author: Andreas K. Hüttel <dilfridge@gentoo.org> AuthorDate: 2020-01-24 04:34:48 +0000 Commit: Andreas K. Hüttel <dilfridge@gentoo.org> CommitDate: 2020-01-24 04:35:10 +0000 sci-visualization/gwyddion: Version bump; fix openexr automagic Bug: https://bugs.gentoo.org/598682 Closes: https://bugs.gentoo.org/582454 Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> sci-visualization/gwyddion/Manifest | 1 + .../gwyddion/files/gwyddion-2.55-automagic.patch | 33 ++++++++++ sci-visualization/gwyddion/gwyddion-2.55.ebuild | 75 ++++++++++++++++++++++ 3 files changed, 109 insertions(+)
(In reply to Andreas Sturmlechner from comment #2) > Reported automagic deps: > dev-libs/libunique:1 Was this handled as well?
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b07203c63d31ecd1ac1beb61a7229347634dacf commit 6b07203c63d31ecd1ac1beb61a7229347634dacf Author: Andrew Ammerlaan <andrewammerlaan@gentoo.org> AuthorDate: 2022-03-28 19:31:07 +0000 Commit: Andrew Ammerlaan <andrewammerlaan@gentoo.org> CommitDate: 2022-03-28 19:32:44 +0000 sci-visualization/gwyddion: add 2.60 Bug: https://bugs.gentoo.org/598682 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> sci-visualization/gwyddion/Manifest | 1 + .../gwyddion/files/gwyddion-2.60-automagic.patch | 35 +++++++++ sci-visualization/gwyddion/gwyddion-2.60.ebuild | 83 ++++++++++++++++++++++ sci-visualization/gwyddion/metadata.xml | 6 ++ 4 files changed, 125 insertions(+)
(In reply to Andreas Sturmlechner from comment #6) > (In reply to Andreas Sturmlechner from comment #2) > > Reported automagic deps: > > dev-libs/libunique:1 > > Was this handled as well? It has been now