Package: agg / 2.5+dfsg1-9
Metadata
Package | Version | Patches format |
---|---|---|
agg | 2.5+dfsg1-9 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
01 disable gpc.patch | (download) |
Makefile.am |
3 3 + 0 - 0 ! |
disable gpc at build time. |
02 maintainer mode.patch | (download) |
configure.in |
2 1 + 1 - 0 ! |
use am_maintainer_mode, to avoid re-running autotools except when explicitely called in debian/rules. |
03 pkg config pic.patch | (download) |
libagg.pc.in |
2 1 + 1 - 0 ! |
correct library name from agg to agg_pic for link |
04 no rpath.patch | (download) |
libagg.pc.in |
2 1 + 1 - 0 ! |
disable hard coded rpath during linking |
05 fix recursion crash.patch | (download) |
include/agg_rasterizer_cells_aa.h |
6 6 + 0 - 0 ! |
avoid a crash caused by an infinite recursion when drawing extremely long lines. (LP #344849) |
06 fix missing includes.patch | (download) |
include/agg_rasterizer_cells_aa.h |
3 2 + 1 - 0 ! |
add missing includes for fix compile. (lp #393923) |
07 autogen noconfigure.patch | (download) |
autogen.sh |
2 1 + 1 - 0 ! |
disable configure's run from the autogen file. |
08 fix kfreebsd ftbfs.patch | (download) |
src/Makefile |
7 6 + 1 - 0 ! |
patch to prevent a ftbfs on kfreebsd-* |
09 fix hurd ftbfs.patch | (download) |
src/Makefile |
4 4 + 0 - 0 ! |
patch to prevent a ftbfs on gnu/hurd. |