Results 423 comments of leamas

Hm... In order to do this I need toi create a virtual suse host running zypper. As of now, I'm not motivated enough to do this. What's needed is -...

Looks good besides the license file. That file is not the license but rather the README. It doesn't even include a license statement. Since this is a GNU package, there...

No, it's not a copy - there is some boilerplate text filled in. I need the real /usr/share/doc/packages/libgcrypt/COPYING

The file related to libgrypt11

OK, I pushed a new feature branch named 'issue-40'. If anyone could test it on SUSE it would be really nice...

That link looks bogus to me, for the reason you describe. This could be patched easily in the same way as for many other distros if you could provide a...

OK, thanks, will patch. That said, this does not change the soversion which still is 1 (i. e., soname = libunarr.so.1).

However, as of today CMakeLists supports the (non-obvious) PREFIX option, so ```cmake -DPREFIX=/usr/local``` should make the trick. Which possibly means that this bug could be closed (?)

Todays binaries have no dependencies whatsoever to the wxWidgets libraries. Possibly, this means that bug could be closed (?)

Same on Fedora 36, building from source at 9967dec8ad76 EDIT: The crash only occurs on Wayland, on Xorg everything is fine. Stacktrace: ``` #0 __pthread_kill_implementation (threadid=, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44...