Package: libterralib / 4.3.0+dfsg.2-10
Metadata
Package | Version | Patches format |
---|---|---|
libterralib | 4.3.0+dfsg.2-10 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
geotiff.patch | (download) |
build/qt4/terralib.pro |
5 1 + 4 - 0 ! |
link against debian system geotiff, rather than our own version. don't build unnecessary packages. |
kfreebsd build.patch | (download) |
src/terralib/kernel/TeDefines.h |
2 1 + 1 - 0 ! |
add support for gnu / kfreebsd. |
clang fix.patch | (download) |
src/terralib/kernel/Gra_algo.h |
2 1 + 1 - 0 ! |
fix for clang ftbfs. |
build fix.patch | (download) |
build/qt4/image_processing/image_processing.pro |
2 1 + 1 - 0 ! |
link against libs shipped in debian rather than versions built in terralib |
archs.patch | (download) |
src/libspl/include/spl_mutex.h |
8 6 + 2 - 0 ! |
support for hurd and kfreebsd to libspl Last-Updated: 2015-08-06 |
g++ 6 fixes.patch | (download) |
src/terralib/kernel/TeDefines.h |
5 3 + 2 - 0 ! |
c++ -std11 fix needed for magics Disambiguate isnan() for users of TeDefines.h |