IABSD.fr/ports/graphics/nsxiv

Branch :


Log

Author Commit Date CI Message
a403241c 2025-02-01 16:34:03 graphics/nsxiv: update to v33 From maintainer Thim Cederlund, thim AT cederlund de, plus patches fixes. Changelog https://github.com/nsxiv/nsxiv/blob/v33/etc/CHANGELOG.md . ok tb
d265fb42 2025-01-24 06:50:21 add more thumbnail sizes to nsxiv for hidpi screens ok from maintainer (Thim Cederlund)
374f1bad 2023-10-13 09:27:20 update graphics/nsxiv to v32; ok MAINTAINER Thim Cederlund - drop the legacy loaders (that are actually already unused since we have an up-to-date imlib2) - correct the pre-build comment: git doesn't break the build, but it's still useless.
9ed61913 2023-04-24 11:40:33 x11/gtk+3,-guic -> x11/gtk+4,-guic + bump included inherits from MODULE.
9dfa151c 2023-01-30 11:27:23 update graphics/nsxiv to v31 diff from maintainer Thim Cederlund, thanks! tweak to post-install by me. Changelog: https://codeberg.org/nsxiv/nsxiv/src/branch/master/etc/CHANGELOG.md
8e46f154 2022-06-24 13:19:20 update graphics/nsxiv to v30 Initial diff from Thim Cederlund (MAINTAINER, thanks!) with HOMEPAGE and FAKE_TARGET tweaked by me (and Thim was ok with it.)
af6a7994 2022-03-11 19:22:04 drop RCS Ids
dd3a899d 2022-03-03 17:38:24 update nsxiv to v29 original diff from maintainer Thim Cederlund (thanks!) with tweaks by me (update plist and patches, removal of patch-Makefile)
f377df5c 2022-02-06 17:14:17 import nsxiv-28 nsxiv is a fork of now unmaintained sxiv (Simple X Image Viewer) with the purpose of being a drop-in replacement that adds simple, sensible features. Some of nsxiv's key features are auto-reloading images on change, freetype2 for the status bar, gif and webp playbacks. from Thim (thim at cederlund dot de) who is also taking MAINTAINER, with some tweaks by me and sthen. ok sthen@