Path to this page:
./
graphics/p5-GD-SVG,
Enables SVG output from scripts written using GD
Branch: CURRENT,
Version: 0.33nb2,
Package name: p5-GD-SVG-0.33nb2,
Maintainer: heinzGD::SVG seamlessly enables the scalable vector graphics (SVG) output
from scripts written using GD. It accomplishes this by translating GD
functions into SVG functions.
Required to run:[
graphics/p5-GD] [
lang/perl5] [
graphics/p5-SVG]
Master sites: (Expand)
SHA1: 43d78966540cf300cac67ec251cd743f16018962
RMD160: b38cfec7b83f024f11cb3b1d41f2ddfad82fd588
Filesize: 45.261 KB
Version history: (Expand)
- (2011-08-14) Updated to version: p5-GD-SVG-0.33nb2
- (2010-08-21) Updated to version: p5-GD-SVG-0.33nb1
- (2009-09-20) Updated to version: p5-GD-SVG-0.33
- (2008-10-20) Updated to version: p5-GD-SVG-0.32nb1
- (2008-10-14) Updated to version: p5-GD-SVG-0.32
- (2007-05-17) Package added to pkgsrc.se, version p5-GD-SVG-0.28 (created)
CVS history: (Expand)
| 2011-08-14 14:59:51 by OBATA Akio | Files touched by this commit (33) |
Log message:
Revision bump after updating perl5 to 5.14.1.
|
2010-08-21 18:37:14 by Stoned Elipot | Files touched by this commit (1724) |  |
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.
sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
|
| 2009-09-20 00:35:47 by Jens Rehsack | Files touched by this commit (2) |
Log message:
Updating graphics/p5-GD-SVG from 0.32nb1 to 0.33
pkgsrc changes:
- Adding license definition
Upstream changes:
0.33 Sun May 10 04:14:12 MDT 2009
- Can now embed pixmap information inside an SVG (Lincoln Stein)
- Improvements to alpha support (Lincoln Stein)
- Ghost methods for more complete mapping to GD (Jason Stajich)
|
| 2008-10-19 21:19:25 by Havard Eidnes | Files touched by this commit (1179) |
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
|
2008-10-13 21:52:54 by Klaus Heinz | Files touched by this commit (2) |  |
Log message:
Updated to version 0.32.
Pkgsrc changes:
- none
Changes since version 0.28:
===========================
0.32 Wed Oct 01 12:19:22 MDT 2008
- Added width and height accessors
0.31 Thu Aug 14 08:16:37 MDT 2008
- removed GD version requirement
- fixed _distill_gdSpecial when using non-numeric colors (from srezic)
- fixed partically incomplete lines with square caps (jettero)
- Correctly handle the case where a rectangle's bottomright and topleft
are flipped. This is arguably a caller bug, but GD handles it.
0.30 Thu Aug 7 14:37:25 EDT 2008
- Added grouping features.
|
| 2007-10-25 18:59:59 by Johnny C. Lam | Files touched by this commit (980) |
Log message:
Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
|
2007-05-16 22:34:35 by Klaus Heinz | Files touched by this commit (4) |  |
Log message:
Initial import of p5-GD-SVG 0.28.
GD::SVG seamlessly enables the scalable vector graphics (SVG) output
from scripts written using GD. It accomplishes this by translating GD
functions into SVG functions.
|