Package: maqview / 0.2.5-4

Metadata

Package Version Patches format
maqview 0.2.5-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix gcc 4.5.patch | (download)

configure.ac | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---
gcc 4.7.patch | (download)

stdhash.hh | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 build with g++ version 4.7
 Just followed the hint of g++ itself which said:
    note: use 'this->direct_insert_aux' instead
 .
 Remark: This patch is identicall to the one applied
 in the source of the maq package (because the file
 is identical there)


use dpkg buildflags.patch | (download)

Makefile.generic | 14 7 + 7 - 0 !
configure.ac | 6 3 + 3 - 0 !
2 files changed, 10 insertions(+), 10 deletions(-)

 use build flags from environment (dpkg-buildflags).
 Necessary for hardening flags.
fix hurd build.patch | (download)

configure.ac | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 enable build under gnu/hurd