./graphics/gd, Graphics library for the dynamic creation of images

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.0.35nb6, Package name: gd-2.0.35nb6, Maintainer: adam

gd is a graphics library. It allows your code to quickly draw images
complete with lines, arcs, text, multiple colors, cut and paste from
other images, and flood fills, and write out the result as a .PNG
file. This is particularly useful in World Wide Web applications,
where .PNG is one of the formats accepted for inline images by most
browsers.

gd is not a paint program. If you are looking for a paint program, you
are looking in the wrong place. If you are not a programmer, you are
looking in the wrong place.

gd does not provide for every possible desirable graphics operation.
It is not necessary or desirable for gd to become a kitchen-sink
graphics package, but incorporates most of the commonly requested
features for an 8-bit 2D package.


Required to run:
[graphics/freetype2] [graphics/png] [graphics/jpeg] [fonts/fontconfig] [lang/perl5]

Required to build:
[devel/libtool-base]

Master sites:

SHA1: ccf34a610abff2dbf133a20c4d2a4aa94939018a
RMD160: f452a2c333b2ba9b7b4c143983ec2af18a335516
Filesize: 1184.307 KB

Version history: (Expand)


CVS history: (Expand)


   2010-06-23 05:02:38 by David Sainty | Files touched by this commit (1) | Package updated
Log message:
Make sure configure doesn't find an old (possibly non-Pkgsrc) libpng12-config
executable.  If it does, it will override the Pkgsrc version, but fail to
configure, and fail to build in PNG support.

Bump PKGREVISION - previous revision may install for some without PNG APIs
intact.
   2010-06-14 00:45:57 by Thomas Klausner | Files touched by this commit (1673) | Package updated
Log message:
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
   2010-01-18 10:59:46 by Thomas Klausner | Files touched by this commit (938)
Log message:
Second try at jpeg-8 recursive PKGREVISION bump.
   2009-10-22 17:20:53 by Takahiro Kambe | Files touched by this commit (1) | Package updated
Log message:
Oops, update distinfo.
   2009-10-22 16:39:55 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
Fix gd library security problem refering PHP's SVN repositry.

	http://cve.mitre.org/cgi-bin/cvename.cg … -2009-3546

Bump PKGREVISION.
(This fix is for php5 only and I don't know about php4.)
   2009-08-26 21:58:47 by Jens Rehsack | Files touched by this commit (1461) | Package updated
Log message:
bump revision because of graphics/jpeg update
   2009-05-19 00:18:42 by David Brownlee | Files touched by this commit (1)
Log message:
PKG_DESTDIR_SUPPORT needs to be before .include "options.mk"
   2009-04-12 02:29:26 by Jens Rehsack | Files touched by this commit (5)
Log message:
PkgSrc changes:
  - allow optionally build a gd which supports xpm