Ticket #43792: patch-zathura.diff
File patch-zathura.diff, 1.2 KB (added by dbevans (David B. Evans), 10 years ago) |
---|
-
Portfile
5 5 6 6 name zathura 7 7 version 0.2.7 8 revision 1 8 9 categories office 9 10 platforms darwin 10 11 license zlib 11 maintainers gmail.com:starkhalo 12 maintainers gmail.com:starkhalo openmaintainer 12 13 description Zathura is a highly customizable and functional document viewer. 13 14 long_description \ 14 15 Zathura is a highly customizable and functional document viewer. It \ … … 30 31 31 32 depends_build port:pkgconfig 32 33 33 depends_lib path:lib/libglib-2.0.dylib:glib2 \ 34 depends_lib port:desktop-file-utils \ 35 path:lib/libglib-2.0.dylib:glib2 \ 34 36 port:gtk3 \ 35 37 port:intltool \ 36 38 port:sqlite3 \ … … 52 54 eval destroot.env ${build.env} 53 55 eval destroot.args ${build.args} 54 56 57 post-activate { 58 system "${prefix}/bin/update-desktop-database ${prefix}/share/applications" 59 } 60 55 61 livecheck.type regex 56 62 livecheck.url ${master_sites} 57 63 livecheck.regex (\\d\\.\\d\\.\\d)