Package: metview / 5.3.0-2
Metadata
Package | Version | Patches format |
---|---|---|
metview | 5.3.0-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
fix scripts.patch | (download) |
scripts/document_macros.pl |
2 1 1 - 0 ! |
ensure all scripts have a correct start line and paths are correct in Metview |
soname version.patch | (download) |
src/Macro/CMakeLists.txt |
2 2 0 - 0 ! |
add soname and soversion to the shared libraries Last-Updated: 2018-03-04 |
cmake fixes.patch | (download) |
CMakeLists.txt |
2 1 1 - 0 ! |
cmake fixes needed for builds on debian Last-Updated: 2016-03-18 |
mv_compress.patch | (download) |
scripts/mv_compress |
2 1 1 - 0 ! |
--- |
reproducible build.patch | (download) |
scripts/metview_base.in |
4 1 3 - 0 ! |
hard-code dates to make the build bit-reproducible Last-Updated: 2016-01-05 |
fpic.patch | (download) |
CMakeLists.txt |
3 3 0 - 0 ! |
add fpic support |
hurd.patch | (download) |
src/libMarsClient/mars.h |
6 6 0 - 0 ! |
fix for ftbfs on hurd Last-Updated: 2016-01-02 |
fix bashisms.patch | (download) |
scripts/logrun |
8 5 3 - 0 ! |
remove bashisms to that we can use the dash shell Last-Updated: 2016-02-14 |
auto ptr.patch | (download) |
src/Desktop/Log.cc |
10 5 5 - 0 ! |
move auto_ptr -> std::unique_ptr() for c 11 standard Last-Updated: 2017-03-24 |
python3.patch | (download) |
scripts/metgram.py |
19 10 9 - 0 ! |
port python scripts to python3 |
501_fixes.patch | (download) |
src/Macro/mvimportDesktop.c |
3 2 1 - 0 ! |
compile fixes needed for metview 5.0.1 / gcc 7.3.0 (1) One implementation of auto_ptr -> unique_ptr needs work (2) Zero-length pre-defined arrays not allowed Last-Updated: 2018-03-04 |
syserrlist.patch | (download) |
src/Desktop/Log.cc |
11 4 7 - 0 ! |
replace sys_errlist[] which causes problems with freebsd and is deprecated with strerror() Last-Updated: 208-03-04 |
qt5 transition.patch | (download) |
src/libMvQtGui/MvQTreeViewSearchLine.cc |
3 3 0 - 0 ! |
fix needed to compile with qt5 5.11 transition Last-Updated: 2018-07-27 |