Search Criteria
Package Details: agg 2.5-11
Git Clone URL: | https://aur.archlinux.org/agg.git (read-only, click to copy) |
---|---|
Package Base: | agg |
Description: | High Quality Rendering Engine for C++ |
Upstream URL: | https://src.fedoraproject.org/rpms/agg |
Licenses: | |
Provides: | |
Replaces: | |
Submitter: | arojas |
Maintainer: | None |
Last Packager: | TheGoliath |
Votes: | 3 |
Popularity: | 0.24 |
First Submitted: | 2020-05-01 18:15 |
Last Updated: | 2020-06-27 21:43 |
Dependencies (3)
- freetype2 (freetype2-v35, freetype2-old-hinting, freetype2-infinality, freetype2-ttmetrics, freetype2-ultimate5, freetype2-git, freetype2-infinality-remix, freetype2-minimal-git)
- gcc-libs (gcc-libs-multilib-x32, fastgcc, gcc-libs-multilib-git, gcc-libs-git)
- sdl (sdl-openglhq, sdl-nokbgrab, sdl-openglhq-nokbgrab, sdl-hg, sdl2_compat12-git)
Required by (12)
- assdraw
- desmume-git (optional)
- exact-image
- gnash-git
- gsl-shell
- lite-xl
- mapserver
- mapserver-git
- orfeo-toolbox
- plplot (optional)
- plplot510 (optional)
- python-pypotrace-git
Sources (20)
- 0001-Fix-non-terminating-loop-conditions-when-len-1.patch
- 0002-Cure-recursion-by-aborting-if-the-co-ordinates-are-t.patch
- 0003-Get-coordinates-from-previous-vertex-if-last-command.patch
- 0004-Make-rasterizer_outline_aa-ignore-close_polygon-when.patch
- 0005-Remove-VC-6-workaround.patch
- 0006-Implement-grain-merge-blending-mode-GIMP.patch
- 0007-Implement-grain-extract-blending-mode-GIMP.patch
- 0008-Declare-multiplication-and-division-operators-as-con.patch
- 0009-Add-a-static-identity-transformation.patch
- 0010-Add-renderer_scanline_aa_alpha.patch
- 0011-Avoid-division-by-zero-in-color-burn-mode.patch
- 0012-Avoid-pixel-artifacts-when-compositing.patch
- 0013-Modify-agg-conv-classes-to-allow-access-to-the-origi.patch
- 0014-Avoid-potential-zero-division-resulting-in-nan-in-ag.patch
- 0015-Ensure-first-value-in-the-gamma-table-is-always-zero.patch
- agg-2.4-depends.patch
- agg-2.5-autotools.patch
- agg-2.5-pkgconfig.patch
- bad-const.patch
- https://sources.archlinux.org/other/community/agg/agg-free-2.5.tar.gz
Latest Comments
AndyMender commented on 2020-12-13 17:35
The Upstream URL leads to a dead Fedora project which has been removed in Fedora 27 (Fedora is at 32 right now), because patches were not accepted by main upstream. The main upstream itself seems to be dead, too.
I only found a git copy of the SVN repository: https://github.com/pelson/antigrain
Judging by the number of patches attached already, it's probably a good idea to look for alternatives :(.
ondoho commented on 2020-05-06 18:16
I'm getting a build error:
If I modify the ./configure line in PKGBUILD it works again:
(and remains usable as a dependancy for gnash-git)