hello, my understanding is that most up to date and maintained version of xv image viewer (my favourite ever) is here: https://github.com/jasper-software/xv should the gentoo ebuild be updated? we'll get lots of updates, see commits, even webp support.
This package is currently without a gentoo maintainer. I'd be interested in taking it on, but it looks like a good amount of the ebuild will need rewritten. We need to see which of our patches have been made obsolete, and also make use of the new cmake build system.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb7020062ff46921ea42b2bae4dca18992ba4849 commit bb7020062ff46921ea42b2bae4dca18992ba4849 Author: Ben Kohler <bkohler@gentoo.org> AuthorDate: 2024-07-17 17:07:00 +0000 Commit: Ben Kohler <bkohler@gentoo.org> CommitDate: 2024-07-17 17:07:46 +0000 media-gfx/xv: add 5.2.0 Closes: https://bugs.gentoo.org/936218 Signed-off-by: Ben Kohler <bkohler@gentoo.org> media-gfx/xv/Manifest | 1 + media-gfx/xv/files/xv-5.2.0-osx-bsd.patch | 51 +++++++++++++++++++++++++++++ media-gfx/xv/xv-5.2.0.ebuild | 53 +++++++++++++++++++++++++++++++ 3 files changed, 105 insertions(+)
thank you!