--- graphics/zathura-djvu/Makefile (revision 470405) +++ graphics/zathura-djvu/Makefile (working copy) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= zathura-djvu -PORTVERSION= 0.2.6 -PORTREVISION= 3 +PORTVERSION= 0.2.8 CATEGORIES= graphics MASTER_SITES= https://pwmt.org/projects/zathura/plugins/download/ \ http://www.madpilot.net/~mad/pwmt.org/ @@ -18,15 +17,14 @@ BUILD_DEPENDS= zathura:graphics/zathura RUN_DEPENDS= zathura:graphics/zathura -PLIST_FILES= lib/zathura/djvu.so share/applications/zathura-djvu.desktop - USE_GNOME= glib20 gtk30 -USES= compiler:c11 desktop-file-utils gmake pkgconfig +USES= meson ninja compiler:c11 desktop-file-utils pkgconfig tar:xz -PLIST_FILES= lib/zathura/djvu.so \ - share/applications/zathura-djvu.desktop +PLIST_FILES= lib/zathura/libdjvu.so \ + share/appdata/org.pwmt.zathura-djvu.metainfo.xml \ + share/applications/org.pwmt.zathura-djvu.desktop -post-install: - ${STRIP_CMD} ${STAGEDIR}${LOCALBASE}/lib/zathura/djvu.so +pre-configure: + ${REINPLACE_CMD} "s:join_paths(datadir, 'metainfo'):join_paths(datadir, 'appdata'):" ${WRKSRC}/meson.build .include --- graphics/zathura-djvu/distinfo (revision 470405) +++ graphics/zathura-djvu/distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484228209 -SHA256 (zathura-djvu-0.2.6.tar.gz) = aefef6a3b702fa06145f16f2559490f4d96d3206bafd4e0c78ac184788cac05f -SIZE (zathura-djvu-0.2.6.tar.gz) = 11137 +TIMESTAMP = 1527371287 +SHA256 (zathura-djvu-0.2.8.tar.xz) = d0e664d5312bdc0674fdf8cc6e259c9ee1365714172bc809f9c0f69659d8b32b +SIZE (zathura-djvu-0.2.8.tar.xz) = 8860