RetroShare/build_scripts/Debian
Gioacchino Mazzurco 3a26ccf6a5
Implement deep indexing for files through Xapian
ATM it support extracting metadata only from OGG files.
The system has been designed to be easly extensible to more file formats
  registering more indexer functions which just need to extract metadata
  from a certain type of file and feed it to Xapian.
The system has been integrated into existent file search system to
  through generric search requests and results, it keep a good level of
  retro-compatibility due to some tricks.
The indexing system is released under AGPLv3  so when libretroshare is compiled
  with deep search enabled AGPLv3 must be honored instead of LGPLv3-or-later.
Cleaned up the debian copyright file using non-deprecated license
  code-names.
2019-10-26 15:57:38 +02:00
..
debian Implement deep indexing for files through Xapian 2019-10-26 15:57:38 +02:00
clean.sh moved debian packaging files into a separate directory 2018-05-16 18:37:28 +02:00
debian_release_howto.txt improved Debian copyright file and packaging script 2018-11-11 14:24:49 +01:00
makeSourcePackage.sh removed some dead files and finished license cleaning 2018-12-27 16:56:28 +01:00