summaryrefslogtreecommitdiffstats
path: root/graphics/imagemagick/DETAILS
blob: 64d006d7da79660463c21043a9a705416031ea42 (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
           SPELL=imagemagick
          SPELLX=ImageMagick
         VERSION=7.1.0-6
     SOURCE_HASH=sha512:f37987d5a130f3b33c0df97282089c36bc44059e849d226989acd7b26ee6410cf2c720ac51b6e1db24f32c24b57c91810eeeebd24118181c49ca4dcdc2ae230c
  SECURITY_PATCH=6
          SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
   SOURCE_URL[0]="https://imagemagick.org/download/${SOURCE}"
          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