Please remove replaces
directive. Thank you. (Note: AUR sends now commit notifications.)
Search Criteria
Package Details: agg-2.6-git r151.e7db22b-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/agg-2.6-git.git (read-only, click to copy) |
---|---|
Package Base: | agg-2.6-git |
Description: | High Quality Rendering Engine for C++ |
Upstream URL: | https://github.com/ghaerr/agg-2.6 |
Licenses: | BSD, custom:Anti-Grain Geometry Public License |
Conflicts: | agg |
Provides: | agg |
Replaces: | antigrain |
Submitter: | cmsigler |
Maintainer: | cmsigler |
Last Packager: | cmsigler |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2022-12-03 21:36 (UTC) |
Last Updated: | 2022-12-03 22:39 (UTC) |
Dependencies (4)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- sdlAUR (sdl-openglhqAUR, sdl-nokbgrabAUR, sdl-openglhq-nokbgrabAUR, sdl-gitAUR, sdl12-compat-gitAUR, sdl12-compat)
- git (git-gitAUR, git-glAUR) (make)
Required by (6)
- assdraw (requires agg)
- exact-image (requires agg)
- lua51-graph-toolkit (requires agg)
- mapserver (requires agg)
- mapserver-git (requires agg)
- python-pypotrace-git (requires agg)
Sources (3)
Latest Comments
xiota commented on 2023-09-20 06:51 (UTC) (edited on 2023-09-22 13:51 (UTC) by xiota)
cmsigler commented on 2022-12-03 21:42 (UTC)
Hi all,
I am not actively using agg at this time, but have kept my eye on it. If there is a problem with this pkg please post a comment or flag as out-of-date as appropriate. I probably can't fix a problem that comes from upstream, but I'm willing to take a look, esp. to fix packaging.
Thx
Clemmitt Sigler
cmsigler commented on 2022-12-03 21:39 (UTC)
Hi again,
If anyone is interested in what appears to be the new, active upstream, please look for AUR pkg agg-2.6-git. HTH :)
Clemmitt
cmsigler commented on 2022-12-03 13:57 (UTC)
Hi all,
This info is for reference.
The original agg project page URL, for ver. 2.4, is:
https://sourceforge.net/projects/agg/
AFAICT, agg ver. 2.5 was a straight relicensing of agg ver. 2.4 under the GPL with no changes to the code. As mentioned by AndyMender in 2020, it has been abandoned for some time by Red Hat, who appear to have been maintaining that ver. as one of their dependencies. As listed in this PKGBUILD, that reference URL is:
https://src.fedoraproject.org/rpms/agg/
A new project called agg-2.6 has been created to pick up from the ver. 2.4 software posted on SourceForge. This can be found at:
https://github.com/ghaerr/agg-2.6/
Reading the Discussion posts from the original SourceForge project page and the (out-of-date) Wikipedia page, there appears to be only one other actively maintained fork of agg ver. 2.4, whose URL is:
From what I was able to find, other forks listed in those sources appear to be inactive since 2014. HTH :)
Clemmitt Sigler
AndyMender commented on 2020-12-13 17:35 (UTC)
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 (UTC) (edited on 2020-05-06 18:17 (UTC) by ondoho)
I'm getting a build error:
libtool: error: cannot find the library 'libexamples.la' or unhandled argument 'libexamples.la'
If I modify the ./configure line in PKGBUILD it works again:
./configure --prefix=/usr --disable-static --disable-examples
(and remains usable as a dependancy for gnash-git)
Pinned Comments
cmsigler commented on 2022-12-03 21:39 (UTC)
Hi again,
If anyone is interested in what appears to be the new, active upstream, please look for AUR pkg agg-2.6-git. HTH :)
Clemmitt
AndyMender commented on 2020-12-13 17:35 (UTC)
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 :(.