diff --git a/website/download.html b/website/download.html index 4b4631e4..93e0df8d 100644 --- a/website/download.html +++ b/website/download.html @@ -360,50 +360,13 @@ I now use the OpenSUSE build service to create Recoll OpenSUSE packages.
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).
-There is a MacPorts Portfile available for Recoll 1.15.9. It - is not in the official MacPorts tree though, but you can use it - outside the tree anyway.
-The following is based on - the - the MacPort documentation. Procedure:
-- file:///Users/myself/macports - rsync://rsync.macports.org/release/ports [default] --
- cd /Users/myself/macports - tar xvzf /path/to/the/downloaded/macport-recoll-1.15.9.tar.gz --
- cd ~/Users/myself/macports - portindex -- Once the local port is added to the PortIndex, it becomes - available for searching or installation as with any other - Portfile in the MacPorts - tree. -
- sudo port install recoll --
Recoll is in MacPorts and really easy to install:
+Recoll is then available from the command line. There is probably a way to run it in a clicky way, but some more advanced mac user will have to point me to it...