aboutsummaryrefslogtreecommitdiff
path: root/graphics/zathura-djvu
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2018-07-14 07:32:35 +0000
committerThomas Zander <riggs@FreeBSD.org>2018-07-14 07:32:35 +0000
commit81f65cb0daadff9df13fb79bb4a91a19f51a388f (patch)
tree5fba057c67d42d591a4d83dad9d8d28f5aadd235 /graphics/zathura-djvu
parent20592b0f00d1a1921d9bc6d3ccda2b32c2b22555 (diff)
downloadports-81f65cb0daadff9df13fb79bb4a91a19f51a388f.tar.gz
ports-81f65cb0daadff9df13fb79bb4a91a19f51a388f.zip
Update to upstream version 0.2.8
PR: 228525 Submitted by: mike.d.ft402@gmail.com Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=474618
Diffstat (limited to 'graphics/zathura-djvu')
-rw-r--r--graphics/zathura-djvu/Makefile16
-rw-r--r--graphics/zathura-djvu/distinfo6
2 files changed, 10 insertions, 12 deletions
diff --git a/graphics/zathura-djvu/Makefile b/graphics/zathura-djvu/Makefile
index 9ea5ef735298..2ed1982b8c15 100644
--- a/graphics/zathura-djvu/Makefile
+++ b/graphics/zathura-djvu/Makefile
@@ -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 @@ LIB_DEPENDS= libdjvulibre.so:graphics/djvulibre
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 <bsd.port.mk>
diff --git a/graphics/zathura-djvu/distinfo b/graphics/zathura-djvu/distinfo
index 3b05b4aa80d4..87260a8caad9 100644
--- a/graphics/zathura-djvu/distinfo
+++ b/graphics/zathura-djvu/distinfo
@@ -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