Switch to unified view

a/website/download.html b/website/download.html
...
...
49
    </table>
49
    </table>
50
       </div>
50
       </div>
51
51
52
      <h2><a>General information</a></h2>
52
      <h2><a>General information</a></h2>
53
53
54
      <p>The current version is 1.17.3. <a href="release-1.17.html">
54
      <p>The current version is 1.18.1. <a href="release-1.18.html">
55
          Release notes</a>.</p>
55
          Release notes</a>.</p>
56
56
57
      <p>The download page for Recoll 1.16 is
57
      <p>The download page for Recoll 1.17 is
58
    <a href="download-1.16.html">still available</a>.</p>
58
    <a href="download-1.17.html">still available</a>.</p>
59
59
60
      <p>Recoll <a href="usermanual/rcl.install.html">
60
      <p>Recoll <a href="usermanual/rcl.install.html">
61
      Installation / building manual</a>.</p> 
61
      Installation / building manual</a>.</p> 
62
62
63
      <p>The indexing filters used for some document types may need
63
      <p>The indexing filters used for some document types may need
...
...
93
93
94
      <p>Z changes for <a href="BUGS.html">bug fixes</a> only, 
94
      <p>Z changes for <a href="BUGS.html">bug fixes</a> only, 
95
    and moving from X.Y.Z to X.Y.Z+u should in general involve
95
    and moving from X.Y.Z to X.Y.Z+u should in general involve
96
    little risk of regression. But, <em>any</em> change can bring
96
    little risk of regression. But, <em>any</em> change can bring
97
    problems, if you are not affected by the corrected bugs (check
97
    problems, if you are not affected by the corrected bugs (check
98
    the <a href="CHANGES.html">changes file</a>), there is
98
    the <a href="release-1.18.html">release file</a>), there is
99
    probably no necessity to upgrade anyway.</p>
99
    probably no necessity to upgrade anyway.</p>
100
100
101
      <h2><a name="source">Source</a></h2>
101
      <h2><a name="source">Source</a></h2>
102
102
103
      <h3>Current release distribution: 1.17.3:</h3> 
103
      <h3>Current release distribution: 1.18.1:</h3> 
104
      <!-- Attention: source packages must remain here, not in a
104
      <!-- Attention: source packages must remain here, not in a
105
        subdirectory, because of all the places they're referred from
105
        subdirectory, because of all the places they're referred from
106
        (package watches) -->
106
        (package watches) -->
107
       <p><a href="recoll-1.17.3.tar.gz">recoll-1.17.3.tar.gz</a>.
107
       <p><a href="recoll-1.18.1.tar.gz">recoll-1.18.1.tar.gz</a>.
108
       </p>
108
       </p>
109
109
110
<!--
110
<!--
111
      <h3>Snapshot</h3>
111
      <h3>Snapshot</h3>
112
      <p>I sometimes release a source tarfile when I consider that the
112
      <p>I sometimes release a source tarfile when I consider that the
...
...
149
        <li>zlib development files.</p>
149
        <li>zlib development files.</p>
150
150
151
        <li><p>Qt development files: Qt 4.4 or newer. The Recoll GUI
151
        <li><p>Qt development files: Qt 4.4 or newer. The Recoll GUI
152
            will not build with Qt releases older than 4.4.</p></li>
152
            will not build with Qt releases older than 4.4.</p></li>
153
153
154
        <li><p>Qt webkit development: Qt WebKit is quite often
155
            distributed apart from the main Qt lib. It is possible to
156
            configure Recoll not to use Qt WebKit (see 
157
            configure&nbsp;--help).</p></li>
158
154
        <li>Python development package: you can avoid needing this by
159
        <li>Python development package: you can avoid needing this by
155
          configuring with --disable-python-module.</li>
160
          configuring with --disable-python-module.</li>
156
161
157
      </ul>
162
      </ul>
158
163
...
...
163
        The trunk is usually a bit on the bleeding edge, but there is
168
        The trunk is usually a bit on the bleeding edge, but there is
164
        always a maintenance branch for the current production version.</p>
169
        always a maintenance branch for the current production version.</p>
165
170
166
      <h3>Older recoll releases:</h3>
171
      <h3>Older recoll releases:</h3>
167
       <p>
172
       <p>
173
       <p>
168
        <a href="recoll-1.17.2.tar.gz">1.17.2</a>.
174
        <a href="recoll-1.17.3.tar.gz">1.17.3</a>.
169
        <a href="recoll-1.17.1.tar.gz">1.17.1</a>.
170
        <a href="recoll-1.16.2.tar.gz">1.16.2</a>.
175
        <a href="recoll-1.16.2.tar.gz">1.16.2</a>.
171
        <a href="recoll-1.15.9.tar.gz">1.15.9</a>.
176
        <a href="recoll-1.15.9.tar.gz">1.15.9</a>.
172
        <a href="recoll-1.14.4.tar.gz">1.14.4</a>.
177
        <a href="recoll-1.14.4.tar.gz">1.14.4</a>.
173
        <a href="recoll-1.13.04.tar.gz">1.13.04</a>.
178
        <a href="recoll-1.13.04.tar.gz">1.13.04</a>.
174
    <a href="recoll-1.12.4.tar.gz">1.12.4</a>.
179
    <a href="recoll-1.12.4.tar.gz">1.12.4</a>.
...
...
221
        <h3><a name="mint">Linux Mint</a></h3>
226
        <h3><a name="mint">Linux Mint</a></h3>
222
        <p>The Ubuntu PPA works perfectly for Mint 13 (and probably
227
        <p>The Ubuntu PPA works perfectly for Mint 13 (and probably
223
          other releases too). Just follow the instructions for Ubuntu.</p>
228
          other releases too). Just follow the instructions for Ubuntu.</p>
224
        
229
        
225
      <h3>RPMS</h3> 
230
      <h3>RPMS</h3> 
226
227
       <p>Some Fedora and Mandriva packages unfortunately think that they
228
  depend on exiftool (which is needed by the little used jpeg
229
  info filter), due to excessive rpmbuild cleverness.
230
    <br>You'll need to install the Xapian, Qt, and zlib development
231
    <p>You'll need to install the Xapian, Qt, Qt-Webkit and zlib
231
      packages if you want use the source rpms.</i></p>
232
      development packages if you want use the source rpms.</p>
232
      
233
      
233
      <h3>Fedora</h3>
234
      <h3>Fedora</h3>
234
      <p>Recoll is present in the standard Fedora package
235
      <p>Recoll is present in the standard Fedora package
235
    repositories starting from F-12. The new versions are tracked quite
236
    repositories starting from F-12. The new versions are tracked quite
236
    closely, so I don't build the rpms any more (email me if you need
237
    closely, so I don't build the rpms any more (email me if you need
...
...
254
          repositories do not build antiword, just tell the software manager
255
          repositories do not build antiword, just tell the software manager
255
          to "break" recoll by installing anyway, and get antiword
256
          to "break" recoll by installing anyway, and get antiword
256
          somewhere else.</p>
257
          somewhere else.</p>
257
      </blockquote>
258
      </blockquote>
258
259
259
      <h3>Mandriva</h3>
260
      <h3>Mageia</h3>
260
      <blockquote>
261
      <blockquote>
261
262
262
        <p>Mandriva linux 2011 using Qt 4 and the Xapian version
263
        <p>Mageia version 2: 
263
             from the Mandriva repository.: 
264
      <a href="mandriva2011/recoll-1.17.2-1-mdv2011.0.i586.rpm">
264
      <a href="mageia2/recoll-1.18.1-1.mga2.i586.rpm">
265
      recoll-1.17.2-1-mdv2011.0.i586.rpm</a>, 
265
      mageia2/recoll-1.18.1-1.mga2.i586.rpm,
266
          <a href="recoll-debug-1.17.2-1-mdv2011.0.i586.rpm">
266
          <a href="mageia2/recoll-debug-1.18.1-1.mga2.i586.rpm">
267
            recoll-debug-1.17.2-1-mdv2011.0.i586.rpm</a>. <br>
267
            recoll-debug-1.18.1-1.mga2.i586.rpm</a>. <br>
268
      Source: 
268
      Source: 
269
    <a href="mandriva2011/recoll-1.17.2-1.src.rpm">
269
    <a href="mageia2/recoll-1.18.1-1.mga2.src.rpm">
270
      recoll-1.17.2-1.src.rpm</a>
270
      recoll-1.18.1-1.mga2.src.rpm</a>
271
        </p>
271
        </p>
272
      </blockquote>
272
      </blockquote>
273
273
274
      <h2><a name="ports">Ports</a></h2> 
274
      <h2><a name="ports">Ports</a></h2> 
275
275
...
...
297
          do work, with a few minor glitches. Be sure to use
297
          do work, with a few minor glitches. Be sure to use
298
          GNU <b>make</b> and <b>install</b>.</p>
298
          GNU <b>make</b> and <b>install</b>.</p>
299
299
300
      <h2><a name="translations">Translations</a></h2>
300
      <h2><a name="translations">Translations</a></h2>
301
301
302
      <p>Most of the translations for 1.17 are incomplete
302
      <p>Most of the translations for 1.18 are incomplete
303
    The source translation files are included in the source
303
    The source translation files are included in the source
304
    release. If your language has some english messages left and
304
    release. If your language has some english messages left and
305
    you want to take a shot at fixing the problem, you can send
305
    you want to take a shot at fixing the problem, you can send
306
    the results to <a href="mailto:jfd@recoll.org">me</a> and earn
306
    the results to <a href="mailto:jfd@recoll.org">me</a> and earn
307
    my gratefulness (and your less multilingual
307
    my gratefulness (and your less multilingual
...
...
313
    The <literal>.qm</literal> file should be copied to 
313
    The <literal>.qm</literal> file should be copied to 
314
    <span class="filename">/usr/[local/]share/recoll/translations</span>
314
    <span class="filename">/usr/[local/]share/recoll/translations</span>
315
      </p>
315
      </p>
316
316
317
      <p><a href="translations/recoll_xx.ts">recoll_xx.ts</a> is a blank
317
      <p><a href="translations/recoll_xx.ts">recoll_xx.ts</a> is a blank
318
    Recoll 1.17 message file, handy to work on a new translation.</p>
318
    Recoll 1.18 message file, handy to work on a new translation.</p>
319
319
320
      <p>A Czech translation for 1.18, thanks to Pavel
321
  <a href="translations/recoll_cs.ts">recoll_cs.ts</a>
322
  <a href="translations/recoll_cs.qm">recoll_cs.qm</a>
323
      </p>
324
325
<!--
320
      <h3>Updated 1.17 translations that became available after the
326
      <h3>Updated 1.18 translations that became available after the
321
    release:</h3>
327
    release:</h3>
322
328
323
      <p>A Greek translation for 1.17, thanks to Dimitrios
329
      <p>A Greek translation for 1.17, thanks to Dimitrios
324
    <a href="translations/recoll_el.ts">recoll_el.ts</a>
330
    <a href="translations/recoll_el.ts">recoll_el.ts</a>
325
    <a href="translations/recoll_el.qm">recoll_el.qm</a>
331
    <a href="translations/recoll_el.qm">recoll_el.qm</a>
326
      </p>
332
      </p>
327
333
-->
328
      <p>Note that, if you are running an older release,
334
      <p>Note that, if you are running an older release,
329
        you may find updated messages by looking inside the
335
        you may find updated messages by looking inside the
330
        appropriate maintenance branch
336
        appropriate maintenance branch
331
        on <a href="https://bitbucket.org/medoc/recoll/src">bitbucket</a>.</p>
337
        on <a href="https://bitbucket.org/medoc/recoll/src">bitbucket</a>.</p>
332
338
333
339
334
<!--  
335
      <p>A new Spanish translation for 1.16.2, thanks to JCP.
336
  <a href="translations/recoll_es.ts">recoll_es.ts</a>
337
  <a href="translations/recoll_es.qm">recoll_es.qm</a>
338
      </p>
339
340
      <p>The following are up to date in 1.16.2, but may be useful if you
341
        are running 1.16.1.</p>
342
      <p>Czech, thanks to Pavel.
343
  <a href="translations/recoll_cs.ts">recoll_cs.ts</a>
344
  <a href="translations/recoll_cs.qm">recoll_cs.qm</a>
345
  </p> 
346
      <p>Russian, thanks to Gleb.
347
  <a href="translations/recoll_ru.ts">recoll_ru.ts</a>
348
  <a href="translations/recoll_ru.qm">recoll_ru.qm</a>
349
  </p> 
350
      <p>Lithuanian. 
351
  <a href="translations/recoll_lt.ts">recoll_lt.ts</a>
352
  <a href="translations/recoll_lt.qm">recoll_lt.qm</a>
353
  </p> 
354
      <p>Ukrainian. 
355
  <a href="translations/recoll_uk.ts">recoll_uk.ts</a>
356
  <a href="translations/recoll_uk.qm">recoll_uk.qm</a>
357
  </p> 
358
      <p><b>Italian</b>. Thanks to Mario, Christian and Giovanni for this.
359
  <a href="translations/recoll_it.ts">recoll_it.ts</a>
360
  <a href="translations/recoll_it.qm">recoll_it.qm</a>
361
  </p> 
362
      <p><b>Turkish</b>. Thanks Serdar.
363
  <a href="translations/recoll_tr.ts">recoll_tr.ts</a>
364
  <a href="translations/recoll_tr.qm">recoll_tr.qm</a>
365
  </p> 
366
>
367
368
    </div>
340
    </div>
369
  </body>
341
  </body>
370
</html>
342
</html>