Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Jul 2010 18:02:09 GMT
From:      Quentin Stievenart <acieroid@awesom.eu>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/148347: New port: graphics/zathura: Customizable lightweight pdf viewer
Message-ID:  <201007031802.o63I29Rv036791@www.freebsd.org>
Resent-Message-ID: <201007031810.o63IA1dE083312@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         148347
>Category:       ports
>Synopsis:       New port: graphics/zathura: Customizable lightweight pdf viewer
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 03 18:10:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Quentin Stievenart
>Release:        8.1-RC1
>Organization:
>Environment:
FreeBSD daemon 8.1-RC1 FreeBSD 8.1-RC1 #1: Wed Jun 23 16:04:25 CEST 2010     root@daemon:/usr/obj/usr/src/sys/DAEMON  i386
>Description:
Port of the a new pdf viewer: zathura. See the shar in attachment.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	zathura
#	zathura/Makefile
#	zathura/distinfo
#	zathura/pkg-descr
#
echo c - zathura
mkdir -p zathura > /dev/null 2>&1
echo x - zathura/Makefile
sed 's/^X//' >zathura/Makefile << '504efa670d7f911f2b9a0152f997c2db'
X# New ports collection makefile for:	zathura
X# Date created:				29 June 2010
X# Whom:					Quentin Stievenart <acieroid@awesom.eu>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	zathura
XPORTVERSION=	0.0.7
XCATEGORIES=	graphics
XMASTER_SITES=	http://pwmt.org/zathura/download/
X
XMAINTAINER=	acieroid@awesom.eu
XCOMMENT=	Customizable lightweight pdf viewer
X
XLIB_DEPENDS=	poppler-glib.4:${PORTSDIR}/graphics/poppler-gtk	\
X		cairo.2:${PORTSDIR}/graphics/cairo		\
X		glib-2.0.0:${PORTSDIR}/devel/glib20		\
X		gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20
X
XUSE_GMAKE=	yes
XMAN1=	zathura.1
XMANCOMPRESSED=	no
XPLIST_FILES=	bin/zathura
X
Xpost-patch:
X	@${REINPLACE_CMD} -e 's|man1|man/man1|g' ${WRKSRC}/Makefile
X
X.include <bsd.port.mk>
504efa670d7f911f2b9a0152f997c2db
echo x - zathura/distinfo
sed 's/^X//' >zathura/distinfo << '72dddff0eb30c2fa9b177920b4951078'
XMD5 (zathura-0.0.7.tar.gz) = 32164bd2a6e154ee0191ca7e3585f008
XSHA256 (zathura-0.0.7.tar.gz) = 8834659633210f6cdf13b62b3b6dac83e6cace41084a6ec8b7124706e783b8bb
XSIZE (zathura-0.0.7.tar.gz) = 30462
72dddff0eb30c2fa9b177920b4951078
echo x - zathura/pkg-descr
sed 's/^X//' >zathura/pkg-descr << '50fecc0b6d15dcf3c618edf51dc25881'
Xzathura is a highly customizable and functional PDF viewer based on the poppler
Xrendering library and the gtk+ toolkit. The idea behind zathura is an
Xapplication that provides a minimalistic and space saving interface as well as
Xan easy usage that mainly focuses on keyboard interaction.
X
XWWW: http://zathura.pwmt.org/
50fecc0b6d15dcf3c618edf51dc25881
exit


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007031802.o63I29Rv036791>