Package: gnuift / 0.1.14+ds-1

Metadata

Package Version Patches format
gnuift 0.1.14+ds-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_libSquirePPM dependencies.diff | (download)

libSquirePPM/Makefile.am | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

---
05_add doxy header and footer.diff | (download)

Doc/HTML/DoxygenFooter.html | 5 5 + 0 - 0 !
Doc/HTML/DoxygenHeader.html | 9 9 + 0 - 0 !
2 files changed, 14 insertions(+)

 add a doxygen header and footer
07_gcc 4.0.diff | (download)

libMRML/cc/CAttributeList.cc | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix ftbfs with gcc 4.0
08_add missing headers.patch | (download)

FeatureExtraction/quantize.c | 1 1 + 0 - 0 !
FeatureExtraction/rgb2hsv_utils.c | 1 1 + 0 - 0 !
2 files changed, 2 insertions(+)

 add missing headers
09_gcc 4.1.diff | (download)

libGIFTAcInvertedFile/include/CInvertedFileChunk.h | 3 1 + 2 - 0 !
libMRML/include/CAccessorAdmin.h | 6 3 + 3 - 0 !
libMRML/include/CAttributeList.h | 2 1 + 1 - 0 !
libMRML/include/CI18nTranslator.h | 4 2 + 2 - 0 !
libMRML/include/CSessionManager.h | 12 6 + 6 - 0 !
5 files changed, 13 insertions(+), 14 deletions(-)

 fix ftbfs with gcc 4.1
10_gcc 4.3.diff | (download)

GIFTServer/modifyDistanceMatrix.cc | 1 1 + 0 - 0 !
libGIFTAcDistanceMatrix/include/CPersistentTranslatedIndexMatrix.h | 4 2 + 2 - 0 !
libGIFTQuInvertedFile/cc/CWeightingFunction.cc | 2 1 + 1 - 0 !
libMRML/cc/CAccessorImplementation.cc | 1 1 + 0 - 0 !
libMRML/cc/CCommunicationHandler.cc | 1 1 + 0 - 0 !
libMRML/cc/CDynamicQueryFactory.cc | 1 1 + 0 - 0 !
libMRML/cc/CI18nTranslator.cc | 1 1 + 0 - 0 !
libMRML/cc/CQueryTreeBuilder.cc | 1 1 + 0 - 0 !
libMRML/cc/CXMLElementBuilder.cc | 1 1 + 0 - 0 !
9 files changed, 10 insertions(+), 3 deletions(-)

 patch to fix compilation with gcc-4.3
11_duplicate_install.diff | (download)

libMRML/include/Makefile.am | 2 1 + 1 - 0 !
scripts/perl/Makefile.am | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 /usr/bin/install fails when a file is given twice as its
 argument. Modify makefiles to avoid this situation.
12_gcc 4.7.diff | (download)

libGIFTAcDistanceMatrix/include/CPersistentMatrix.h | 2 1 + 1 - 0 !
libGIFTAcDistanceMatrix/include/CPersistentVector.h | 4 2 + 2 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 fix ftbfs with gcc 4.7
13_gcc 6.patch | (download)

libGIFTAcDistanceMatrix/include/CPersistentVector.h | 2 1 + 1 - 0 !
libGIFTAcInvertedFile/cc/CAcIFFileSystem.cc | 2 1 + 1 - 0 !
libGIFTAcInvertedFile/cc/CAdditionalDocumentInformation.cc | 4 2 + 2 - 0 !
libGIFTAcInvertedFile/cc/CDocumentFrequencyElement.cc | 6 3 + 3 - 0 !
libGIFTAcURL2FTS/cc/CAcURL2FTS.cc | 2 1 + 1 - 0 !
libMRML/cc/CAccessorImplementation.cc | 2 1 + 1 - 0 !
6 files changed, 9 insertions(+), 9 deletions(-)

 fix ftbfs with gcc 6
14_markup error.patch | (download)

Doc/configuring-and-hacking-the-gift.sgml | 2 1 + 1 - 0 !
Doc/gift-guide.sgml | 6 4 + 2 - 0 !
2 files changed, 5 insertions(+), 3 deletions(-)

 fix ftbfs due to sgml errors
15_typos.patch | (download)

Doc/configuring-and-hacking-the-gift.sgml | 4 2 + 2 - 0 !
GIFTServer/Server.cc | 2 1 + 1 - 0 !
GIFTServer/oneMinus.cc | 2 1 + 1 - 0 !
libMRML/cc/CAccessorFactoryContainer.cc | 2 1 + 1 - 0 !
libMRML/cc/CCommunicationHandler.cc | 2 1 + 1 - 0 !
libMRML/cc/GIFTExceptions.cc | 18 9 + 9 - 0 !
6 files changed, 15 insertions(+), 15 deletions(-)

 fix typos reported by lintian