Switch to unified view

a/website/download.html b/website/download.html
...
...
125
       <p><a href="recoll-1.13.04.tar.gz">recoll-1.13.04.tar.gz</a>.
125
       <p><a href="recoll-1.13.04.tar.gz">recoll-1.13.04.tar.gz</a>.
126
     Recoll 1.13.04 fixes stemming, which was broken in 1.13.
126
     Recoll 1.13.04 fixes stemming, which was broken in 1.13.
127
     <a href="CHANGES.html">Changes</a>. <a href="BUGS.html">Bugs</a>.
127
     <a href="CHANGES.html">Changes</a>. <a href="BUGS.html">Bugs</a>.
128
       </p>
128
       </p>
129
       <p>You can also download the brand new 
129
       <p>You can also download the brand new 
130
         <a href="recoll-1.14.0.tar.gz">recoll-1.14.0.tar.gz</a>. The
130
         <a href="recoll-1.14.2.tar.gz">recoll-1.14.2.tar.gz</a>.
131
   KIO slave in 1.14 does not compile because of a missing
132
   include. <a href="files/recoll-1.14-kio.diff">Patch here</a>.
133
       </p>
131
       </p>
134
       
132
       
135
      <h3>Prerequisites for building from source:</h3>
133
      <h3>Prerequisites for building from source:</h3>
136
        <ul>
134
        <ul>
137
     <li>C++ compiler. Its absence sometimes manifests itself by
135
     <li>C++ compiler. Its absence sometimes manifests itself by
...
...
230
gpg --keyserver keyserver.ubuntu.com --recv 9DA85604
228
gpg --keyserver keyserver.ubuntu.com --recv 9DA85604
231
gpg --export --armor 9DA85604 | sudo apt-key add -
229
gpg --export --armor 9DA85604 | sudo apt-key add -
232
gpg --keyserver keyserver.ubuntu.com --recv A0735AD0
230
gpg --keyserver keyserver.ubuntu.com --recv A0735AD0
233
gpg --export --armor  A0735AD0 | sudo apt-key add -
231
gpg --export --armor  A0735AD0 | sudo apt-key add -
234
       </tt></pre>
232
       </tt></pre>
233
       For Jaunty and newer releases, the procedure has been
234
       simplified, and the 2 following commands perform the whole
235
       procedure: 
236
<pre><tt>
237
sudo add-apt-repository ppa:xapian-backports/ppa
238
sudo add-apt-repository ppa:recoll-backports/ppa
239
</tt></pre>
235
       </p>
240
       </p>
236
      </blockquote>
241
      </blockquote>
237
242
238
      <h3>RPMS</h3> <p><i>Except if specified otherwise, the
243
      <h3>RPMS</h3> <p><i>Except if specified otherwise, the
239
      executables inside the binary rpms which follow have a
244
      executables inside the binary rpms which follow have a
...
...
253
    Source: 
258
    Source: 
254
    <a href="fc6/recoll-1.13.04-1.src.rpm">
259
    <a href="fc6/recoll-1.13.04-1.src.rpm">
255
      recoll-1.13.04-1.src.rpm</a>
260
      recoll-1.13.04-1.src.rpm</a>
256
    This package usually also installs and runs on Fedora 9.
261
    This package usually also installs and runs on Fedora 9.
257
      </p>
262
      </p>
258
      <p><b>Fedora 10 and 12 with Qt 4</b>
263
      <p><b>Fedora 10 and 12 with Qt 4</b>Recoll is now included in the
259
  These builds are not statically linked, but depend on the
264
  regular Fedora package repositories. The following are just in
265
  case they're not up to the version you want.  These builds are
266
  not statically linked, but depend on the regular Xapian and
260
    regular Xapian and zlib rpms from the Fedora repositories.
267
    zlib rpms from the Fedora repositories.
261
        <br>FC10
268
        <br>FC10
262
    <a href="fc10/recoll-1.13.04-2.fc10.i586.rpm">
269
    <a href="fc10/recoll-1.13.04-2.fc10.i586.rpm">
263
      recoll-1.13.04-2.fc10.i586.rpm</a>. 
270
      recoll-1.13.04-2.fc10.i586.rpm</a>. 
264
    Source: 
271
    Source: 
265
    <a href="fc10/recoll-1.13.04-2.fc10.src.rpm">
272
    <a href="fc10/recoll-1.13.04-2.fc10.src.rpm">