[arch-commits] Commit in agg/trunk (20 files)

Jan Steffens heftig at nymeria.archlinux.org
Sun May 4 04:24:37 UTC 2014


    Date: Sunday, May 4, 2014 @ 06:24:36
  Author: heftig
Revision: 110596

Use fedora release

Added:
  agg/trunk/0001-Fix-non-terminating-loop-conditions-when-len-1.patch
  agg/trunk/0002-Cure-recursion-by-aborting-if-the-co-ordinates-are-t.patch
  agg/trunk/0003-Get-coordinates-from-previous-vertex-if-last-command.patch
  agg/trunk/0004-Make-rasterizer_outline_aa-ignore-close_polygon-when.patch
  agg/trunk/0005-Remove-VC-6-workaround.patch
  agg/trunk/0006-Implement-grain-merge-blending-mode-GIMP.patch
  agg/trunk/0007-Implement-grain-extract-blending-mode-GIMP.patch
  agg/trunk/0008-Declare-multiplication-and-division-operators-as-con.patch
  agg/trunk/0009-Add-a-static-identity-transformation.patch
  agg/trunk/0010-Add-renderer_scanline_aa_alpha.patch
  agg/trunk/0011-Avoid-division-by-zero-in-color-burn-mode.patch
  agg/trunk/0012-Avoid-pixel-artifacts-when-compositing.patch
  agg/trunk/0013-Modify-agg-conv-classes-to-allow-access-to-the-origi.patch
  agg/trunk/0014-Avoid-potential-zero-division-resulting-in-nan-in-ag.patch
  agg/trunk/0015-Ensure-first-value-in-the-gamma-table-is-always-zero.patch
  agg/trunk/agg-2.4-depends.patch
  agg/trunk/agg-2.5-autotools.patch
  agg/trunk/agg-2.5-pkgconfig.patch
Modified:
  agg/trunk/PKGBUILD
Deleted:
  agg/trunk/autotools.patch

-----------------------------------------------------------------+
 0001-Fix-non-terminating-loop-conditions-when-len-1.patch       |   81 ++++
 0002-Cure-recursion-by-aborting-if-the-co-ordinates-are-t.patch |   40 ++
 0003-Get-coordinates-from-previous-vertex-if-last-command.patch |   30 +
 0004-Make-rasterizer_outline_aa-ignore-close_polygon-when.patch |  138 +++++++
 0005-Remove-VC-6-workaround.patch                               |   52 ++
 0006-Implement-grain-merge-blending-mode-GIMP.patch             |   85 ++++
 0007-Implement-grain-extract-blending-mode-GIMP.patch           |   85 ++++
 0008-Declare-multiplication-and-division-operators-as-con.patch |   36 +
 0009-Add-a-static-identity-transformation.patch                 |   37 +
 0010-Add-renderer_scanline_aa_alpha.patch                       |  193 ++++++++++
 0011-Avoid-division-by-zero-in-color-burn-mode.patch            |   58 +++
 0012-Avoid-pixel-artifacts-when-compositing.patch               |   26 +
 0013-Modify-agg-conv-classes-to-allow-access-to-the-origi.patch |   93 ++++
 0014-Avoid-potential-zero-division-resulting-in-nan-in-ag.patch |   30 +
 0015-Ensure-first-value-in-the-gamma-table-is-always-zero.patch |   24 +
 PKGBUILD                                                        |   87 +++-
 agg-2.4-depends.patch                                           |   48 ++
 agg-2.5-autotools.patch                                         |   11 
 agg-2.5-pkgconfig.patch                                         |   10 
 autotools.patch                                                 |   11 
 20 files changed, 1145 insertions(+), 30 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 110595:110596 to see the changes.



More information about the arch-commits mailing list