From 1912ecd452c419bfb84e93f3ed2fbd93d358a663 Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Sat, 24 Mar 2012 18:40:02 +0100 Subject: [PATCH] 1.17 web updates --- website/download-1.16.html | 413 +++++++++++++++++++++++++++++++++++++ website/download.html | 63 +++--- website/index.html.en | 64 +----- website/index.html.fr | 33 +-- website/release-1.17.html | 26 ++- 5 files changed, 487 insertions(+), 112 deletions(-) create mode 100644 website/download-1.16.html diff --git a/website/download-1.16.html b/website/download-1.16.html new file mode 100644 index 00000000..eaa6a87b --- /dev/null +++ b/website/download-1.16.html @@ -0,0 +1,413 @@ + + + + + Recoll download + + + + + + + + + + + + + + + + +
+ +

Recoll downloads

+ +

+ + + + + + + + + + + +
SourceRpm/deb packagesKnown bugsMac portsFilters Translations
+

+ +

General information

+ +

The current version is 1.16.2. + Release notes.

+ +

The download page for Recoll 1.15 is + still available.

+ +

Recoll + Installation / building manual.

+ +

The indexing filters for some document types may need + external packages not installed on your system by default, and + not installed automatically with Recoll: + + take a look at the list and decide what you need to + install.

+ +

The Recoll term explorer tool in phonetic mode (marginally + useful and optional) uses the aspell package, version + 0.60 (utf-8 support) or newer.

+ +

If you find problems with this page, the package or its + installation, please + report them.

+ +

What do the release numbers mean?

+ +

The Recoll releases are numbered X.Y.Z. The X + would only change for really major modifications like a big + change in the index format, and possibly won't ever reach + 2.

+ +

Y is for functional modifications. These may bring bugs, so + if you don't need the new features, you may want to wait a little, + and especially skip the first release (X.Y.0), at least for a few + weeks.

+ +

Z changes for bug fixes only, + and moving from X.Y.Z to X.Y.Z+u should in general involve + little risk of regression. But, any change can bring + problems, if you are not affected by the corrected bugs (check + the changes file), there is + probably no necessity to upgrade anyway.

+ +

Updated filters

+ +

New and updated filters are sometimes + available before the next + Recoll release. As far as I know, all current filters are + fully compatible with older Recoll releases (from 1.13), so + you can install new or updated filters on + older Recoll packages and gain new file type support without + destabilizing your search setup.

+ +

Source

+ +

Current release distribution: 1.16.2:

+ +

recoll-1.16.2.tar.gz. +

+ + + +

Prerequisites for building from source:

+ + +

KDE3 kicker applet:

+

the applet can start a Recoll search + from the KDE3 toolbar. It is in a separate source file. + recoll_applet-1.10.0.tgz. + This is a very slightly modified version of the + + find_applet. It will work with any recoll version after + 1.10. KDE 3 only.

+ +

Source repository:

+

The Recoll source repository is + hosted on + bitbucket.org. + The trunk is usually a bit on the bleeding edge, but there is + always a maintenance branch for the current production version.

+ +

Older recoll releases:

+

+ 1.16.1. + 1.16.0. + 1.15.9. + 1.14.4. + 1.13.04. + 1.12.4. + 1.11.4. + 1.10.6. + 1.9.0. + 1.8.2. + 1.7.6. + 1.6.3. + 1.5.11. + 1.4.3. + 1.3.3. + 1.2.3. + 1.1.0. + 1.0.16. +

+ +

Packages

+ +

Packages or ports for Recoll are available in the standard + repositories for many distributions.

+

However they are often a bit older or built with older Xapian + releases. Here follow a number of updated packages and + instructions for a number of distributions.

+

All binary packages on this page need a Qt 4 (4.4 at least) runtime + environment. To make things easier, on systems where Xapian is + not available from the standard package repositories, the + Recoll package will have a static link to Xapian so that you + do not need to build/install it separately.

+ +

Debian

+ +

The Debian Recoll packages are usually fairly up to date (at + least in testing), just use the appropriate Debian repository.

+ +

Ubuntu

+
+

There are Personal Package Archives on launchpad.net for + + Xapian, + + Recoll and kio-recoll. These were built from the latest versions, + for a set of Ubuntu series.

+ +

Ubuntu 10.04 (lucid) and later versions just need the Recoll + PPA. Older versions also needed a backport for Xapian + (xapian-backports/xapian-1.2).

+ +

Just add the + PPA to your system software sources (the instructions are on + the PPA page or + + here), and you can then use the normal package + manager to install or update Recoll. For Ubuntu versions + after 9.10 (Karmic), only one command is needed: +


+sudo add-apt-repository ppa:recoll-backports/recoll-1.15-on
+sudo add-apt-repository ppa:xapian-backports/xapian-1.2
+
+

+ +

For Ubuntu 9.04 (Jaunty) and older, + you may have to explicitely import the + Recoll and Xapian public keys:


+gpg --keyserver keyserver.ubuntu.com --recv 9DA85604
+gpg --export --armor 9DA85604 | sudo apt-key add -
+gpg --keyserver keyserver.ubuntu.com --recv A0735AD0
+gpg --export --armor  A0735AD0 | sudo apt-key add -
+       
+

+
+ +

RPMS

+ +

Some Fedora and Mandriva packages unfortunately think that they + depend on exiftool (which is needed by the little used jpeg + info filter), due to excessive rpmbuild cleverness. +
You'll need to install the Xapian, Qt, and zlib development + packages if you want use the source rpms.

+ +

Fedora

+

Recoll is present in the standard Fedora package + repositories starting from F-12. The new versions are tracked quite + closely, so I don't build the rpms any more (email me if you need + one).

+ + +

OpenSUSE

+
+

Recoll is in the KDE:Extra repository + + + You just need to add the repository to your + software sources (Yast2->software->Software repositories).
+ + Repository list (supported Suse versions). After adding the + appropriate repository to your software sources, you will be + able to install recoll and kio_recoll from the software + management interface. The Xapian dependancy will also be + satisfied from the build service repository. Some of the older + repositories do not build antiword, just tell the software manager + to "break" recoll by installing anyway, and get antiword + somewhere else.

+
+ +

Mandriva

+
+ +

Mandriva linux one 2010 using Qt 4 and the Xapian version + from the Mandriva repository.: + + recoll-1.16.2-1mdv2010.2.i586.rpm. + Source: + + recoll-1.16.2-1mdv2010.2.src.rpm +

+
+ +

Binary bundles

+ +

There are currently no more binary bundles. Section kept as + placeholder.

+

These are just prebuilt trees (without the source files). + Xapian is statically linked. They still depend on Qt. For + Solaris, you should be able to find a Qt package on + sunfreeware.

+ +

Installation + instructions here.

+ +

Solaris

+
+

I did not test building on Solaris for this version. You will + need at least Qt 4.4. The old hints + in the previous page may + still be valid.

+
+ + +

Ports

+ +

Mac port

+ +

It seems that Recoll will sometimes find data that Spotlight + misses (especially inside pdfs apparently, which is probably + more to the credit of poppler than recoll itself).

+

Recoll is in MacPorts and really easy to install:

+
    +
  1. + Install MacPorts.
  2. +
  3. Type "sudo port install recoll"
  4. +
+ +

Recoll is then available from the command line and as an icon in + the usual MacPorts applications place.

+ +

Translations

+ +

Most of the translations for 1.16 are incomplete + The source translation files are included in the source + release. If your language has some english messages left and + you want to take a shot at fixing the problem, you can send + the results to me and earn + my gratefulness (and your less multilingual + compatriot's)...

+ +

You can use the .ts file to alter the translations if you + wish (use Qt's linguist tool to edit the source file, + then lrelease to produce the .qm file.). + The .qm file should be copied to + /usr/[local/]share/recoll/translations +

+ +

recoll_xx.ts is a blank + Recoll 1.16 message file, handy to work on a new translation.

+ +

Updated 1.16 translations that became available after the + release:

+ +

A new Spanish translation for 1.16.2, thanks to JCP. + recoll_es.ts + recoll_es.qm +

+ +

The following are up to date in 1.16.2, but may be useful if you + are running 1.16.1.

+

Czech, thanks to Pavel. + recoll_cs.ts + recoll_cs.qm +

+

Russian, thanks to Gleb. + recoll_ru.ts + recoll_ru.qm +

+ + + +
+ + diff --git a/website/download.html b/website/download.html index eaa6a87b..1749ad8b 100644 --- a/website/download.html +++ b/website/download.html @@ -51,11 +51,11 @@

General information

-

The current version is 1.16.2. +

The current version is 1.17.0. Release notes.

-

The download page for Recoll 1.15 is - still available.

+

The download page for Recoll 1.16 is + still available.

Recoll Installation / building manual.

@@ -106,11 +106,11 @@

Source

-

Current release distribution: 1.16.2:

+

Current release distribution: 1.17.0:

-

recoll-1.16.2.tar.gz. +

recoll-1.17.0.tar.gz.