Ticket #43792: patch-zathura-plugin-pdf-poppler.diff

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

Proposed patch to zathura-plugin-pdf-poppler.diff Portfile

  • Portfile

     
    55
    66name                zathura-plugin-pdf-poppler
    77version             0.2.5
     8revision            1
    89categories          office
    910platforms           darwin
    1011license             zlib
    11 maintainers         gmail.com:starkhalo
     12maintainers         gmail.com:starkhalo openmaintainer
    1213description         The zathura-pdf-poppler plugin adds PDF support to zathura.
    1314long_description \
    1415    The zathura-pdf-poppler plugin adds PDF support to zathura by using the \
     
    2829
    2930depends_build       port:pkgconfig
    3031
    31 depends_lib         port:poppler \
     32depends_lib         port:desktop-file-utils \
     33                    port:poppler \
    3234                    path:lib/libgirara-gtk3.dylib:girara \
    3335                    path:bin/zathura:zathura
    3436
     
    4749eval destroot.env   ${build.env}
    4850eval destroot.args  ${build.args}
    4951
     52post-activate {
     53    system "${prefix}/bin/update-desktop-database ${prefix}/share/applications"
     54}
     55
    5056livecheck.type      regex
    5157livecheck.url       ${master_sites}
    5258livecheck.regex     (\\d\\.\\d\\.\\d)