Ticket #43792: patch-zathura.diff

File patch-zathura.diff, 1.2 KB (added by dbevans (David B. Evans), 10 years ago)

Proposed patch to zathura Portfile

  • Portfile

     
    55
    66name                zathura
    77version             0.2.7
     8revision            1
    89categories          office
    910platforms           darwin
    1011license             zlib
    11 maintainers         gmail.com:starkhalo
     12maintainers         gmail.com:starkhalo openmaintainer
    1213description         Zathura is a highly customizable and functional document viewer.
    1314long_description \
    1415    Zathura is a highly customizable and functional document viewer. It     \
     
    3031
    3132depends_build       port:pkgconfig
    3233
    33 depends_lib         path:lib/libglib-2.0.dylib:glib2 \
     34depends_lib         port:desktop-file-utils \
     35                    path:lib/libglib-2.0.dylib:glib2 \
    3436                    port:gtk3 \
    3537                    port:intltool \
    3638                    port:sqlite3 \
     
    5254eval destroot.env   ${build.env}
    5355eval destroot.args  ${build.args}
    5456
     57post-activate {
     58    system "${prefix}/bin/update-desktop-database ${prefix}/share/applications"
     59}
     60
    5561livecheck.type      regex
    5662livecheck.url       ${master_sites}
    5763livecheck.regex     (\\d\\.\\d\\.\\d)