           SPELL=xcur2png
         VERSION=0.7.1
      PATCHLEVEL=1
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=https://github.com/eworm-de/${SPELL}/releases/download/${VERSION}/${SOURCE}
     SOURCE_HASH=sha256:bc6a062fdb48615a7159ed56ef3d2011168cd8a9decaf1d8a4e316d3064132c9
      LICENSE[0]=GPL
        WEB_SITE=https://github.com/eworm-de/xcur2png/
         ENTERED=20230705
        KEYWORDS="utils xcursor"
           SHORT="xcursor to png converter"
cat << EOF
Xcur2png takes PNG images from Xcursor-file, and generate
config-file which is reusable by xcursorgen(1).
To put it simply, it is converter from X cursor to PNG image.

Xcursor-file is a path to existent Xcursor file. Multiple Xcursor-file
is not supported. Generated PNG images are saved in current directory.
EOF
