           SPELL=scribus
         VERSION=1.5.8
          SOURCE=${SPELL}-${VERSION}.tar.xz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/$SPELL-$VERSION
   SOURCE_URL[0]=https://downloads.sourceforge.net/sourceforge/${SPELL}/$SOURCE
         SOURCE2=$SOURCE.asc
  SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
      SOURCE_GPG=scribus.gpg:$SOURCE.asc:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
        WEB_SITE=https://www.scribus.net/
      LICENSE[0]=GPL
         ENTERED=20161114
        KEYWORDS="qt editors"
           SHORT="Scribus is a desktop publishing program based on QT5"
cat << EOF
Scribus is a Layout program for Linux, similar to Adobe PageMaker,
QuarkXPress or Adobe InDesign, except that it is published under the GNU GPL.
Scribus has the ability to layout newsletters, create corporate stationery,
small posters and other documents which need flexible layout and/or the
ability to output to professional quality imagesetting equipment. You can do
all the typical tasks like placing and rotating text and/or images on a page,
specify manual kerning of type and much more.
EOF
