NOTICE: This package has been removed from pkgsrc

./wip/agg, High Quality Rendering Engine for C++

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


Branch: CURRENT, Version: 2.5, Package name: agg-2.5, Maintainer: matias

Anti-Grain Geometry (AGG) is an Open Source, free of charge
graphic library, written in industrially standard C++. AGG
doesn't depend on any graphic API or technology. Basically,
you can think of AGG as of a rendering engine that produces
pixel images in memory from some vectorial data.


Required to run:
[graphics/freetype2] [devel/SDL]

Required to build:
[pkgtools/x11-links] [devel/gmake] [devel/autoconf] [devel/libtool-base] [devel/automake] [devel/pkg-config] [x11/glproto] [x11/xproto] [x11/xf86vidmodeproto] [x11/fixesproto] [x11/xf86driproto] [x11/inputproto] [x11/xextproto]

Master sites:

SHA1: 08f23da64da40b90184a0414369f450115cdb328
RMD160: fac24d8ea56ee0a87307189f73c432b07b6d3c50
Filesize: 551.087 KB

Version history: (Expand)


CVS history: (Expand)


   2008-04-27 08:46:53 by Thomas Klausner | Files touched by this commit (21) | Package removed
Log message:
Imported agg into graphics/agg;
gnash into multimedia/gnash;
gnash-devel was an older version of gnash.
Remove them.
   2008-02-21 22:14:19 by Paulo Matias | Files touched by this commit (5) | Imported package
Log message:
Anti-Grain Geometry (AGG) is an Open Source, free of charge
graphic library, written in industrially standard C++. AGG
doesn't depend on any graphic API or technology. Basically,
you can think of AGG as of a rendering engine that produces
pixel images in memory from some vectorial data.