Package: agg / 1:2.6.0-r132+dfsg1-3
Metadata
Package | Version | Patches format |
---|---|---|
agg | 1:2.6.0-r132+dfsg1-3 | 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.ac |
2 1 + 1 - 0 ! |
use am_maintainer_mode, to avoid re-running autotools except when explicitly called in debian/rules. |
04 no rpath.patch | (download) |
libagg.pc.in |
2 1 + 1 - 0 ! |
disable hard coded rpath during linking |
05 no agg_conv_gpc.h.patch | (download) |
include/Makefile.am |
2 1 + 1 - 0 ! |
remove include/agg_conv_gpc.h from build files since it has been removed from the source tarball. |
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. |
10 change ABI to linux.patch | (download) |
configure.ac |
2 1 + 1 - 0 ! |
change the abi from major:minor:micro style to linux style current:revision:age |