CVS: moonbase/graphics/ImageMagick BUILD, NONE, 1.1 DEPENDS, NONE,
1.1 DETAILS, NONE, 1.1
sofar at lunar-linux.org
sofar at lunar-linux.org
Thu Jul 10 21:37:42 GMT 2003
Update of /var/cvs/lunar/moonbase/graphics/ImageMagick
In directory dbguin.lunar-linux.org:/tmp/cvs-serv14440/graphics/ImageMagick
Added Files:
BUILD DEPENDS DETAILS
Log Message:
1) Updated to newer version.
2) moved completely to /graphics/, because ImageMagick has no bloody clue whatsoever about any printer. PERIOD. It's a lib with image manipulation stuff, okay?
--- NEW FILE: BUILD ---
{
OPTS="$OPTS --enable-shared=yes" &&
default_config &&
make &&
prepare_install &&
make install-strip
} > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends freetype2
--- NEW FILE: DETAILS ---
MODULE=ImageMagick
BASEVERSION=5.5.7
VERSION=5.5.7-10
SOURCE=$MODULE-${VERSION}.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$BASEVERSION
SOURCE_URL[0]=http://imagemagick.sourceforge.net/http/$SOURCE
SOURCE_URL[1]=ftp://ftp.imagemagick.org/pub/ImageMagick/$SOURCE
WEB_SITE=http://www.imagemagick.org
ENTERED=20010922
UPDATED=20030710
MAINTAINER=sofar at lunar-linux.org
SHORT="ImageMagick does 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
More information about the Lunar-commits
mailing list