# Watch: https://inkscape.org/release/ /release/inkscape-([0-9.]+)/source/
. "$GRIMOIRE"/CMAKE_FUNCTIONS
           SPELL=inkscape
         VERSION=1.4.2
      PATCHLEVEL=1
        XVERSION=2025-05-08_ebf0e940d0
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-${VERSION}_$XVERSION"
   SOURCE_URL[0]="https://media.inkscape.org/dl/resources/file/$SOURCE"
     SOURCE_HASH=sha256:2000530c7917e5260c9e8575a7154ff6926643d2006487d714e304a963f0c782:UPSTREAM_HASH
        WEB_SITE=http://www.inkscape.org/
         ENTERED=20031207
  SECURITY_PATCH=2
      LICENSE[0]=GPL
        KEYWORDS="graphics"
           SHORT="general purpose vector drawing application"
cat << EOF
Inkscape is a vector based drawing program, like CorelDraw or Adobe Illustrator
from the proprietary software world, and Sketch or KIllustrator from the free
software world.

Inkscape uses W3C SVG as native file format, being thus very useful tool for web
designers.

It has relatively modern display engine, giving you fine antialiased display,
alpha transparencies, vector fonts and so on. Inkscape is a sodipodi fork.
EOF
