summaryrefslogtreecommitdiffstats
path: root/graphics/imagemagick/DETAILS
blob: 39b51a670eb10c46c3ccd708942aa3901f00ea10 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
           SPELL=imagemagick
          SPELLX=ImageMagick
         VERSION=7.0.11-5
     SOURCE_HASH=sha512:4b977be2b317f57e433aef040a02d277db3a854cc390c1cd21eadd1b0d5c8c3fc9946310ebde127289d104a19f345a4dc84c907b93b83ff8293b227ac259f475
  SECURITY_PATCH=6
          SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
   SOURCE_URL[0]="https://imagemagick.org/download/${SOURCE}"
   SOURCE_URL[1]=https://github.com/ImageMagick/ImageMagick/archive/${VERSION}.tar.gz
          CCACHE="off"
        WEB_SITE=http://www.imagemagick.org/
         ENTERED=20010922
      LICENSE[0]=http://www.imagemagick.org/www/Copyright.html
        KEYWORDS="images graphics"
           SHORT="Automated and interactive manipulation of images"
cat << EOF
ImageMagick (TM) is a package for the automated and interative manipulation
of images.  It supports the display and interactive manipulation of images
when used with the X Window System.  Although the software is copyrighted, it
is available for free and can be redistributed without fee.  ImageMagick may
be used as a component of both open source and proprietary applications.
ImageMagick compiles and runs under Unix, Linux, Windows '95 and later, Apple
MacOS, and Compaq VMS.  Binary packages are available for most operating
systems.  Application programming interfaces (APIs) are provided to support
development of image processing applications in the C, C++, and Perl
languages.
EOF