Package: cbflib / 0.9.6+dfsg1-2

Metadata

Package Version Patches format
cbflib 0.9.6+dfsg1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 makefile fix Get system HDF5 config from pkg config.patch | (download)

Makefile | 10 7 + 3 - 0 !
1 file changed, 7 insertions(+), 3 deletions(-)

 makefile-fix: get system hdf5 config from pkg-config.


0002 makefile fix Fix CBFLIB_DONT_USE_LOCAL_TIFF config v.patch | (download)

Makefile | 8 6 + 2 - 0 !
1 file changed, 6 insertions(+), 2 deletions(-)

 makefile-fix: fix cbflib_dont_use_local_tiff config var.


0003 makefile fix Allow disabling PyCBF from env with NOP.patch | (download)

Makefile | 14 12 + 2 - 0 !
1 file changed, 12 insertions(+), 2 deletions(-)

 makefile-fix: allow disabling pycbf from env with nopycbf=yes.


0004 makefile fix Install libs to CBF_PREFIX INSTALL_LIB.patch | (download)

Makefile | 61 31 + 30 - 0 !
1 file changed, 31 insertions(+), 30 deletions(-)

 makefile-fix: install libs to $(cbf_prefix)/$(install_lib).

# Conflicts:
#	Makefile

0005 makefile fix Install lib to SOVERSION and add symlin.patch | (download)

Makefile | 10 6 + 4 - 0 !
1 file changed, 6 insertions(+), 4 deletions(-)

 makefile-fix: install lib to soversion and add symlinks.


0006 makefile fix Allow disabling libimg and libfcb build.patch | (download)

Makefile | 95 64 + 31 - 0 !
1 file changed, 64 insertions(+), 31 deletions(-)

 makefile-fix: allow disabling libimg and libfcb builds.

Setting variables NOLIBIMG and NOFORTRAN to 'yes' will disable
building of libimg and libcb, respectively.

# Conflicts:
#	Makefile

0007 trailing spaces.patch | (download)

Makefile | 66 33 + 33 - 0 !
1 file changed, 33 insertions(+), 33 deletions(-)

 trailing spaces


0007 makefile fix Do not link example progs w. libimg.patch | (download)

Makefile | 34 16 + 18 - 0 !
1 file changed, 16 insertions(+), 18 deletions(-)

 makefile-fix: do not link example progs w. libimg.


0008 makefile fix Add SONAME to linker flags.patch | (download)

Makefile | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 makefile-fix: add soname to linker flags.


0009 makefile fix Pick up CFLAGS and LDFLAGS from the env.patch | (download)

Makefile | 5 2 + 3 - 0 !
1 file changed, 2 insertions(+), 3 deletions(-)

 makefile-fix: pick up cflags and ldflags from the environment.


0010 makefile fix Prepend CPPFLAGS value to CFLAGS.patch | (download)

Makefile | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 makefile-fix: prepend cppflags value to cflags.


0011 makefile fix Add LDFLAGS to SOLDFLAGS to pick up har.patch | (download)

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

 makefile-fix: add ldflags to soldflags to pick up hardening flags
 etc.


0013 makefile deb Use DESTDIR usr as CBF_PREFIX.patch | (download)

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

 makefile-deb: use $destdir/usr as cbf_prefix.


0014 makefile deb Do not build tiff2cbf.patch | (download)

Makefile | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 makefile-deb: do not build tiff2cbf.


0016 cross.patch | (download)

Makefile | 7 4 + 3 - 0 !
1 file changed, 4 insertions(+), 3 deletions(-)

 cross


0016 add missing LdFLAG to cbf_testxfelread.patch | (download)

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

 add missing ldflag to cbf_testxfelread


0017 Added an extra_compile_args to setup.py.patch | (download)

Makefile | 2 1 + 1 - 0 !
m4/setup_py.m4 | 14 7 + 7 - 0 !
2 files changed, 8 insertions(+), 8 deletions(-)

 added an extra_compile_args to setup.py


0018 fix the FTBFS with missing m4 Makefile.m4.patch | (download)

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

 fix the ftbfs with missing m4/makefile.m4