           SPELL=pdfjam
         VERSION=3.03
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]="https://github.com/rrthomas/$SPELL/archive/v$VERSION.tar.gz"
     SOURCE_HASH=sha512:270ec2c4c06b4b09eb3272254d9c6b87b282c3bb83afea275962cacc0050b539f31fa598e2219c46d166f8c4d6afcedda3b257694a09c752f91d0d5d20a8b0fe
       EXTRASREV=622e03add59db004144c0b41722a09b3b29d6d3e
         SOURCE2="$SPELL-extras-$EXTRASREV.tar.gz"
     SOURCE2_URL="https://github.com/rrthomas/$SPELL-extras/archive/$EXTRASREV.tar.gz"
    SOURCE2_HASH=sha512:1d02abb9d81baf6edf3e51e2c7838df191a7a18b4b50518ee1ae3108020a274d7608570654ab540539d3717e51ef10f548c83c3480681bc20c9702280f694b8f
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="https://github.com/rrthomas/pdfjam"
      LICENSE[0]=GPL
         ENTERED=20070625
           SHORT="a small collection of shell scripts which provide a simple interface to some of the functionality of the excellent pdfpages package"
cat << EOF
PDFjam is a small collection of shell scripts which provide a simple interface
to some of the functionality of the excellent pdfpages package (by Andreas
Matthias) for pdfLaTeX. At present the utilities available are:

    * pdfnup, which allows PDF files to be "n-upped" in roughly the
      way that psnup does for PostScript files.
    * pdfjoin, which concatenates the pages of multiple PDF files
      together into a single file
    * pdf90, which rotates the pages of one or more PDF files through
      90 degrees (anti-clockwise).

In every case, source files are left unchanged.
EOF
