Package: g2clib / 1.6.0-7

Metadata

Package Version Patches format
g2clib 1.6.0-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
makefile.patch | (download)

makefile | 82 80 + 2 - 0 !
1 file changed, 80 insertions(+), 2 deletions(-)

 patch to build on debian, and create a shared library
pkgconfig.patch | (download)

grib2c.pc.in | 11 11 + 0 - 0 !
1 file changed, 11 insertions(+)

 add a pkg-config file for g2clib
add_prototypes.patch | (download)

grib2.h | 13 13 + 0 - 0 !
1 file changed, 13 insertions(+)

 add prototypes for functions exposed and used in python-grib
Last-Updated: 2013-12-20
harden.patch | (download)

makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 ensure flags are passed from rules so that hardened library is built
remove_jasper.patch | (download)

dec_jpeg2000.c | 2 1 + 1 - 0 !
enc_jpeg2000.c | 6 3 + 3 - 0 !
jpeg2000_openjpeg.c | 415 415 + 0 - 0 !
makefile | 6 4 + 2 - 0 !
4 files changed, 423 insertions(+), 6 deletions(-)

 remove jasper from debian
64bit_fix.patch | (download)

grib2.h | 13 6 + 7 - 0 !
makefile | 2 1 + 1 - 0 !
2 files changed, 7 insertions(+), 8 deletions(-)

 fix for 64-bit definition for int
 Thanks to Giuseppe Bilotta