Index: graphics/zathura-djvu/Makefile =================================================================== --- graphics/zathura-djvu/Makefile (revision 376074) +++ graphics/zathura-djvu/Makefile (working copy) @@ -2,18 +2,24 @@ # $FreeBSD$ PORTNAME= zathura-djvu -PORTVERSION= 0.2.3 -PORTREVISION= 1 +PORTVERSION= 0.2.4 CATEGORIES= graphics MASTER_SITES= http://pwmt.org/projects/zathura/plugins/download/ MAINTAINER= alexander.4mail@gmail.com -COMMENT= The zathura-djvu plugin adds DjVu support to zathura +COMMENT= Adds DjVu support to zathura +LICENSE= pwmt +LICENSE_NAME= pwmt license +LICENSE_FILE= ${WRKSRC}/LICENSE +LICENSE_PERMS= dist-mirror pkg-mirror auto-accept + LIB_DEPENDS= libdjvulibre.so:${PORTSDIR}/graphics/djvulibre BUILD_DEPENDS= zathura:${PORTSDIR}/graphics/zathura RUN_DEPENDS= zathura:${PORTSDIR}/graphics/zathura +PLIST_FILES= lib/zathura/djvu.so share/applications/zathura-djvu.desktop + USE_GNOME= glib20 gtk30 USES= desktop-file-utils gmake pkgconfig @@ -20,4 +26,7 @@ PLIST_FILES= lib/zathura/djvu.so \ share/applications/zathura-djvu.desktop +post-install: + ${STRIP_CMD} ${STAGEDIR}${LOCALBASE}/lib/zathura/djvu.so + .include Index: graphics/zathura-djvu/distinfo =================================================================== --- graphics/zathura-djvu/distinfo (revision 376074) +++ graphics/zathura-djvu/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (zathura-djvu-0.2.3.tar.gz) = c16e82d525012b788fd01c4189df93708fcffffb7dd34ca09db55005d644ed89 -SIZE (zathura-djvu-0.2.3.tar.gz) = 11181 +SHA256 (zathura-djvu-0.2.4.tar.gz) = ac10b8c07fd9f58281225e1a4cb026634cd03bf6b549eaceeea02f99ab5334bc +SIZE (zathura-djvu-0.2.4.tar.gz) = 11197