Package: cbflib / 0.9.5.18+dfsg1-1
Metadata
Package | Version | Patches format |
---|---|---|
cbflib | 0.9.5.18+dfsg1-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 makefile fix Get system HDF5 config from pkg config.patch | (download) |
Makefile |
10 7 + 3 - 0 ! |
makefile-fix: get system hdf5 config from pkg-config. |
0002 makefile fix Fix CBFLIB_DONT_USE_LOCAL_TIFF config v.patch | (download) |
Makefile |
6 6 + 0 - 0 ! |
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 ! |
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 ! |
makefile-fix: install libs to $(cbf_prefix)/$(install_lib). |
0005 makefile fix Install lib to SOVERSION and add symlin.patch | (download) |
Makefile |
10 6 + 4 - 0 ! |
makefile-fix: install lib to soversion and add symlinks. |
0006 makefile fix Allow disabling libimg and libfcb build.patch | (download) |
Makefile |
93 63 + 30 - 0 ! |
makefile-fix: allow disabling libimg and libfcb builds. Setting variables NOLIBIMG and NOFORTRAN to 'yes' will disable building of libimg and libcb, respectively. |
0007 makefile fix Do not link example progs w. libimg.patch | (download) |
Makefile |
32 16 + 16 - 0 ! |
makefile-fix: do not link example progs w. libimg. |
0008 makefile fix Add SONAME to linker flags.patch | (download) |
Makefile |
4 3 + 1 - 0 ! |
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 ! |
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 ! |
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 ! |
makefile-fix: add ldflags to soldflags to pick up hardening flags etc. |
0012 makefile fix Simplify building example programs.patch | (download) |
Makefile |
264 36 + 228 - 0 ! |
makefile-fix: simplify building example programs. Add LINK_LIB and LINK_LIBDIR vars to allow easy changing between static and dynamic cbflib linking. |
0013 makefile deb Use DESTDIR usr as CBF_PREFIX.patch | (download) |
Makefile |
2 1 + 1 - 0 ! |
makefile-deb: use $destdir/usr as cbf_prefix. |
0014 makefile deb Do not build tiff2cbf.patch | (download) |
Makefile |
8 4 + 4 - 0 ! |
makefile-deb: do not build tiff2cbf. |
0015 Makefile deb Use dynamic linking to cbflib in progra.patch | (download) |
Makefile |
4 2 + 2 - 0 ! |
makefile-deb: use dynamic linking to cbflib in programs. |