Windows: switch to xapian 1.4.11

This commit is contained in:
Jean-Francois Dockes 2019-04-08 12:59:44 +02:00
parent 3082ce2b83
commit 8ece2692ab
3 changed files with 5 additions and 5 deletions

View File

@ -112,10 +112,10 @@ overriden in the c++ code by ifdefs _WIN32 anyway */
#define PACKAGE_NAME "Recoll"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "Recoll 1.25.6"
#define PACKAGE_STRING "Recoll 1.25.11"
/* Define to the version of this package. */
#define PACKAGE_VERSION "1.25.6"
#define PACKAGE_VERSION "1.25.11"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "recoll"

View File

@ -35,7 +35,7 @@ UNRTF=${RCLDEPS}unrtf
ANTIWORD=${RCLDEPS}antiword
PYXSLT=${RCLDEPS}pyxslt
PYEXIV2=${RCLDEPS}pyexiv2
LIBXAPIAN=${RCLDEPS}xapian-core-1.4.5/.libs/libxapian-30.dll
LIBXAPIAN=${RCLDEPS}xapian-core-1.4.11/.libs/libxapian-30.dll
MUTAGEN=${RCLDEPS}mutagen-1.32/
EPUB=${RCLDEPS}epub-0.5.2
FUTURE=${RCLDEPS}python2-future

View File

@ -139,11 +139,11 @@ windows {
}
LIBS += C:/recolldeps/libxslt/libxslt-1.1.29/win32/bin.mingw/libxslt.a \
C:/recolldeps/libxml2/libxml2-2.9.4+dfsg1/win32/bin.mingw/libxml2.a \
c:/recolldeps/xapian-core-1.4.5/.libs/libxapian-30.dll \
c:/recolldeps/xapian-core-1.4.11/.libs/libxapian-30.dll \
c:/recolldeps/zlib-1.2.8/zlib1.dll \
-liconv -lshlwapi -lpsapi -lkernel32
INCLUDEPATH += ../../windows \
C:/recolldeps/xapian-core-1.4.5/include \
C:/recolldeps/xapian-core-1.4.11/include \
C:/recolldeps/libxslt/libxslt-1.1.29/ \
C:/recolldeps/libxml2/libxml2-2.9.4+dfsg1/include