Index: graphics/zathura-ps/Makefile =================================================================== --- graphics/zathura-ps/Makefile (revision 0) +++ graphics/zathura-ps/Makefile (working copy) @@ -0,0 +1,26 @@ +PORTNAME= zathura-ps +PORTVERSION= 0.2.2 +CATEGORIES= graphics +MASTER_SITES= http://pwmt.org/projects/zathura-ps/download/ + +MAINTAINER= udvzsolt@gmail.com +COMMENT= PostScript support for Zathura PDF viewer + +LICENSE= pwmt +LICENSE_NAME= pwmt license +LICENSE_FILE= ${WRKSRC}/LICENSE +LICENSE_PERMS= dist-mirror pkg-mirror auto-accept + +LIB_DEPENDS= libspectre.so:${PORTSDIR}/print/libspectre +BUILD_DEPENDS= zathura:${PORTSDIR}/graphics/zathura\ + libspectre.so:${PORTSDIR}/print/libspectre +RUN_DEPENDS= zathura:${PORTSDIR}/graphics/zathura + +USES= desktop-file-utils gmake pkgconfig +USE_GNOME= glib20 gtk30 +USE_OPENSSL= yes + +post-install: + ${STRIP_CMD} ${STAGEDIR}${LOCALBASE}/lib/zathura/ps.so + +.include Property changes on: graphics/zathura-ps/Makefile ___________________________________________________________________ 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 Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: graphics/zathura-ps/distinfo =================================================================== --- graphics/zathura-ps/distinfo (revision 0) +++ graphics/zathura-ps/distinfo (working copy) @@ -0,0 +1,2 @@ +SHA256 (zathura-ps-0.2.2.tar.gz) = e6546261db03b0b6b6499a8e109dc9ff3b8eb8b154ce45f5c6284c1e76d1d7a8 +SIZE (zathura-ps-0.2.2.tar.gz) = 5793 Property changes on: graphics/zathura-ps/distinfo ___________________________________________________________________ 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 Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: graphics/zathura-ps/pkg-descr =================================================================== --- graphics/zathura-ps/pkg-descr (revision 0) +++ graphics/zathura-ps/pkg-descr (working copy) @@ -0,0 +1,3 @@ +The zathura-ps plugin adds PostScript support to zathura by using the libspectre library. + +WWW: http://pwmt.org/projects/zathura-ps/ Property changes on: graphics/zathura-ps/pkg-descr ___________________________________________________________________ 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 Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: graphics/zathura-ps/pkg-plist =================================================================== --- graphics/zathura-ps/pkg-plist (revision 0) +++ graphics/zathura-ps/pkg-plist (working copy) @@ -0,0 +1,2 @@ +lib/zathura/ps.so +share/applications/zathura-ps.desktop Property changes on: graphics/zathura-ps/pkg-plist ___________________________________________________________________ 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 Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property