summaryrefslogtreecommitdiffstats
path: root/graphics/imagemagick/DETAILS
blob: 2bfbae1587774c0b857a4dea050ea5da01d620b9 (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
28
29
           SPELL=imagemagick
         VERSION=6.6.9-9
  SECURITY_PATCH=1
          SOURCE=ImageMagick-${VERSION}.tar.bz2
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/ImageMagick-${VERSION}
   SOURCE_URL[0]=ftp://ftp.imagemagick.org/pub/ImageMagick/$SOURCE
   SOURCE_URL[1]=ftp://ftp.surfnet.nl/pub/ImageMagick/$SOURCE
   SOURCE_URL[2]=ftp://ftp.nluug.nl/pub/ImageMagick/$SOURCE
   SOURCE_URL[3]=http://image_magick.veidrodis.com/image_magick/$SOURCE
#     SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
     SOURCE_HASH=sha512:957e1a05dbe61e4ab6ee06af66669309c8b4744aaf104efd64b0d10b12251917da72478c44d95c5bbcfed6fc0072b93b0ddcc542a904007862e6b7b240fe0ccf
          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