NOTICE: This package has been removed from pkgsrc

./graphics/py-gd, Python interface to gd graphics library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.3nb19, Package name: py27-gd-1.3nb19, Maintainer: darcy

GD module is an interface to the GD library written by Thomas Bouttel.

"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
the unencumbered format used for inline images."

It has been extended in some ways from the original GD library.


Required to run:
[graphics/gd] [lang/python27]

Master sites:

SHA1: 1173fcd1e8dbe06d250d7c501317b5d5fe30fc68
RMD160: a07e85accbee1664f4aeb0d0beef494efde22f40
Filesize: 27.316 KB

Version history: (Expand)


CVS history: (Expand)


   2014-01-19 18:14:41 by Thomas Klausner | Files touched by this commit (6) | Package removed
Log message:
Remove py-gd, replaced by py-gdmodule
   2013-09-04 14:31:27 by OBATA Akio | Files touched by this commit (47)
Log message:
recursive bump from graphics/gd shlib major bump.
   2013-06-05 00:17:35 by Matthias Scheler | Files touched by this commit (1946)
Log message:
Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:

Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
   2013-06-03 12:06:28 by Thomas Klausner | Files touched by this commit (1948)
Log message:
Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882
   2013-02-16 12:25:34 by Thomas Klausner | Files touched by this commit (1885)
Log message:
Recursive bump for png-1.6.
   2013-01-26 22:39:22 by Adam Ciarcinski | Files touched by this commit (1280)
Log message:
Revbump after graphics/jpeg and textproc/icu
   2012-10-06 16:11:27 by Aleksej Saushev | Files touched by this commit (427)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-04-08 22:22:01 by Thomas Klausner | Files touched by this commit (148)
Log message:
All supported python versions in pkgsrc support eggs, so remove
${PLIST.eggfile} from PLISTs and support code from lang/python.