Ticket #34510: macports-recoll-1.17.2.diff

File macports-recoll-1.17.2.diff, 3.8 KB (added by medoc92 (Jean-Francois Dockes), 12 years ago)
  • packaging/macports/textproc/recoll/Portfile

    diff -r 510e40a50ab1 packaging/macports/textproc/recoll/Portfile
    a b  
    55PortGroup           app 1.0
    66
    77name                recoll
    8 version             1.16.2
     8version             1.17.2
    99categories          textproc
    1010platforms           darwin
    1111license             GPL-2+
     
    1818homepage            http://www.recoll.org/
    1919master_sites        ${homepage}
    2020
    21 checksums           sha1    40c18a958eeecbb70cbdf14fa7319b54525537fa \
    22                     rmd160  fb598b9c637cab49734547a41f2e8ec232f89dbe
     21checksums           sha1    676be89d376a948798611417b928b31485746b1b \
     22                    rmd160  be6752c9a36cd9708ab49bbf1eba445f0eb8f623
    2323
    2424depends_lib         port:xapian-core \
    2525                    port:qt4-mac \
  • packaging/macports/textproc/recoll/files/patch-configure.diff

    diff -r 510e40a50ab1 packaging/macports/textproc/recoll/files/patch-configure.diff
    a b  
    1 --- configure.orig      2011-10-11 06:25:31.000000000 -0500
    2 +++ configure   2011-11-27 20:02:11.000000000 -0600
    3 @@ -4366,7 +4366,7 @@
     1--- configure.orig      2012-05-19 08:10:35.000000000 +0200
     2+++ configure   2012-05-19 08:10:47.000000000 +0200
     3@@ -4409,7 +4409,7 @@
    44 LIBICONV=""
    55 S_LDFLAGS=$LDFLAGS
    66 S_CPPFLAGS=$CPPFLAGS
  • packaging/macports/textproc/recoll/files/patch-sampleconf-mimeview.diff

    diff -r 510e40a50ab1 packaging/macports/textproc/recoll/files/patch-sampleconf-mimeview.diff
    a b  
    1 --- sampleconf/mimeview 2011-10-11 08:44:09.000000000 +0200
    2 +++ sampleconf/mimeview.mac     2011-11-27 17:55:42.000000000 +0100
     1--- sampleconf/mimeview 2012-05-04 09:49:33.000000000 +0200
     2+++ sampleconf/mimeview.mac     2012-05-19 08:05:00.000000000 +0200
    33@@ -2,7 +2,8 @@
    44 
    55 ## ##########################################
     
    1010 
    1111 # Mime types which we should not uncompress if they are found gzipped or
    1212 # bzipped because the native viewer knows how to handle. These would be
    13 @@ -11,74 +12,71 @@
     13@@ -11,82 +12,79 @@
    1414 
    1515 [view]
    1616 # Pseudo entry used if the 'use desktop' preference is set in the GUI
     
    7979+application/vnd.wordperfect = open %f
    8080 
    8181 application/x-chm = kchmviewer %f
     82 application/x-dia-diagram = dia %f
    8283-application/x-fsdirectory = dolphin %f
    8384+application/x-fsdirectory = open %f
    8485 application/x-gnuinfo = xterm -e "info -f %f"
     86 application/x-gnumeric = gnumeric %f
    8587 
    8688-application/x-flac = rhythmbox %f
    8789-audio/mpeg = rhythmbox %f
     
    9799-image/bmp = gwenview %f
    98100-image/x-ms-bmp = gwenview %f
    99101-image/x-xpmi = gwenview %f
    100 -
    101 -# Or firefox -remote "openFile(%u)"
    102 -application/x-tex = emacsclient  %f
    103 -text/x-tex = emacsclient  %f
    104 -text/html = firefox %u
    105102+application/x-flac = open %f
    106103+audio/mpeg = open %f
    107104+application/ogg = open %f
     
    116113+image/bmp = open %f
    117114+image/x-ms-bmp = open %f
    118115+image/x-xpmi = open %f
    119 +
     116 
     117 message/rfc822 = thunderbird -file %f
     118 text/x-mail = thunderbird -file %f
     119 
     120-application/x-tex = emacsclient  %f
     121-text/x-tex = emacsclient  %f
     122-# Or firefox -remote "openFile(%u)"
     123-text/html = firefox %u
    120124+application/x-tex = open %f
    121125+text/x-tex = open %f
    122126+text/html = open %u
     
    131135+text/x-c = open %f
    132136+text/x-c+ = open %f
    133137+text/x-c++ = open %f
     138 text/x-chm-html = openchm %f %i
     139-text/x-ini = emacsclient  %f
     140-text/x-man = xterm -u8 -e "groff -T ascii -man %f | more"
     141+text/x-ini = open  %f
     142+#text/x-man = xterm -u8 -e "groff -T ascii -man %f | more"
    134143 text/x-python = idle %f