           SPELL=nsxiv
         VERSION=31
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=https://codeberg.org/${SPELL}/${SPELL}/archive/v${VERSION}.tar.gz
     SOURCE_HASH=sha512:64139d3a0c74a96eb01f21689a5d9af64012dd02d85ab6984eb4881218eb095f05134bbd91da5ff6fe8246782121a90f6b3524f5a51296de0dfbe852f600cfaa
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}"
        WEB_SITE=https://nsxiv.codeberg.page
      LICENSE[0]=GPL
         ENTERED=20230904
           SHORT="Neo (or New or Not) Simple (or Small or Suckless) X Image Viewer"
cat << EOF
nsxiv is a fork of the now-unmaintained sxiv with the purpose of being a
(mostly) drop-in replacement for sxiv, maintaining its interface and adding
simple, sensible features. nsxiv is free software licensed under GPLv2 and aims
to be easy to modify and customize.

Features:
o Basic image operations like zooming, panning, rotating
o Basic support for animated/multi-frame images
o Thumbnail mode: grid of selectable previews of all images
o Ability to cache thumbnails for fast re-loading
o Automatically refreshing modified images
o Customizable keyboard and mouse mappings via config.h
o Scriptability via key-handler
o Displaying image information in status bar via image-info & thumb-info
o Customizable window title via win-title
EOF
