Index: graphics/zathura-cb/Makefile =================================================================== --- graphics/zathura-cb/Makefile (revision 0) +++ graphics/zathura-cb/Makefile (working copy) @@ -0,0 +1,33 @@ +# Created by: ? +# $FreeBSD$ + +PORTNAME= zathura +PORTVERSION= 0.1.4 +CATEGORIES= graphics +MASTER_SITES= http://pwmt.org/projects/zathura-cb/download/ +PKGNAMESUFFIX= -cb +DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} + +MAINTAINER= mike.d.ft402@gmail.com +COMMENT= Comic book plugin for Zathura PDF viewer + +LICENSE= pwmt +LICENSE_NAME= pwmt license +LICENSE_FILE= ${WRKSRC}/LICENSE +LICENSE_PERMS= dist-mirror pkg-mirror auto-accept + +LIB_DEPENDS= libarchive.so:${PORTSDIR}/archivers/libarchive +BUILD_DEPENDS= zathura:${PORTSDIR}/graphics/zathura\ + libarchive.so:${PORTSDIR}/archivers/libarchive +RUN_DEPENDS= zathura:${PORTSDIR}/graphics/zathura + +PLIST_FILES= lib/zathura/cb.so share/applications/zathura-cb.desktop + +USES= desktop-file-utils gmake pkgconfig +USE_GNOME= glib20 gtk30 +USE_OPENSSL= yes + +post-install: + ${STRIP_CMD} ${STAGEDIR}${LOCALBASE}/lib/zathura/cb.so + +.include Property changes on: graphics/zathura-cb/Makefile ___________________________________________________________________ Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: graphics/zathura-cb/distinfo =================================================================== --- graphics/zathura-cb/distinfo (revision 0) +++ graphics/zathura-cb/distinfo (working copy) @@ -0,0 +1,2 @@ +SHA256 (zathura-cb-0.1.4.tar.gz) = f21cb140cce02b3ef8b23eff479a7f66285667ab47cdc099c10cd62eaf239626 +SIZE (zathura-cb-0.1.4.tar.gz) = 7205 Property changes on: graphics/zathura-cb/distinfo ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Index: graphics/zathura-cb/pkg-descr =================================================================== --- graphics/zathura-cb/pkg-descr (revision 0) +++ graphics/zathura-cb/pkg-descr (working copy) @@ -0,0 +1,3 @@ +The zathura-cb plugin adds comic book support to zathura. + +WWW: http://pwmt.org/projects/zathura-cb/ Property changes on: graphics/zathura-cb/pkg-descr ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property