mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 03:10:12 +02:00
* Remove old CLucene references.
This commit is contained in:
@@ -43,7 +43,7 @@ Required dependencies:
|
|||||||
* SQLite 3.6.22 - http://www.sqlite.org/
|
* SQLite 3.6.22 - http://www.sqlite.org/
|
||||||
* TagLib 1.8 - http://developer.kde.org/~wheeler/taglib.html
|
* TagLib 1.8 - http://developer.kde.org/~wheeler/taglib.html
|
||||||
* Boost 1.3 - http://www.boost.org/
|
* Boost 1.3 - http://www.boost.org/
|
||||||
* CLucene 0.9.23 (0.9.21 will fail) - http://clucene.sourceforge.net/download.shtml
|
* Lucene++ 3.0.6 - https://github.com/luceneplusplus/LucenePlusPlus/
|
||||||
* libechonest 2.2.0 - http://projects.kde.org/projects/playground/libs/libechonest/
|
* libechonest 2.2.0 - http://projects.kde.org/projects/playground/libs/libechonest/
|
||||||
* Attica 0.4.0 - ftp://ftp.kde.org/pub/kde/stable/attica/
|
* Attica 0.4.0 - ftp://ftp.kde.org/pub/kde/stable/attica/
|
||||||
* QuaZip 0.4.3 - http://quazip.sourceforge.net/
|
* QuaZip 0.4.3 - http://quazip.sourceforge.net/
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
/* === This file is part of Tomahawk Player - <http://tomahawk-player.org> ===
|
/* === This file is part of Tomahawk Player - <http://tomahawk-player.org> ===
|
||||||
*
|
*
|
||||||
* Copyright 2010-2011, Christian Muehlhaeuser <muesli@tomahawk-player.org>
|
* Copyright 2010-2014, Christian Muehlhaeuser <muesli@tomahawk-player.org>
|
||||||
* Copyright 2010-2011, Leo Franchi <lfranchi@kde.org>
|
* Copyright 2010-2011, Leo Franchi <lfranchi@kde.org>
|
||||||
* Copyright 2013, Teo Mrnjavac <teo@kde.org>
|
* Copyright 2013, Teo Mrnjavac <teo@kde.org>
|
||||||
* Copyright 2013, Uwe L. Korn <uwelk@xhochy.com>
|
* Copyright 2013, Uwe L. Korn <uwelk@xhochy.com>
|
||||||
@@ -95,7 +95,7 @@ public:
|
|||||||
const QVariantMap& options );
|
const QVariantMap& options );
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Clucene indices for JS resolvers
|
* Lucene++ indices for JS resolvers
|
||||||
**/
|
**/
|
||||||
|
|
||||||
Q_INVOKABLE bool hasFuzzyIndex();
|
Q_INVOKABLE bool hasFuzzyIndex();
|
||||||
|
Reference in New Issue
Block a user