           SPELL=scribus4
          SPELLX=${SPELL//4}
         VERSION=1.4.2
          SOURCE=${SPELLX}-${VERSION}.tar.xz
         SOURCE2=$SOURCE.sig
  SOURCE2_IGNORE=signature
      SOURCE_GPG=scribus.gpg:$SOURCE2:UPSTREAM_KEY
#         SOURCE2=${SOURCE}.sig
#      SOURCE_GPG=scribus.gpg:${SOURCE}.sig:ESTABLISHED_UPSTREAM_KEY
#  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/$SPELLX-$VERSION
   SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELLX}/$SOURCE
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
#     SOURCE2_URL=${SOURCE_URL}.sig
        WEB_SITE=http://www.scribus.net/
      LICENSE[0]=GPL
         ENTERED=20090827
        KEYWORDS="qt editors"
           SHORT="Scribus is a desktop publishing program based on QT4"
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
