summaryrefslogtreecommitdiffstats
path: root/graphics/imagemagick/DETAILS
blob: d2b0eb63b10c955e5142917cef6da852ac5a7485 (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-3
     SOURCE_HASH=sha512:76746e48885231cc37cde782c00172b1675afc1ac004818fbdbc05a545eb93853b38ea8db1e6e1db59139ade53c5228292b75d7ad631fb7c00fcb4ea77f489f8
  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