Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Apr 2004 15:48:11 +0200
From:      Radim Kolar <hsn@netmag.cz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/65577: new port: graphics/zgv
Message-ID:  <E1BE7Du-000189-WC@asura.bsd>
Resent-Message-ID: <200404151400.i3FE0ZdH060523@freefall.freebsd.org>

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

>Number:         65577
>Category:       ports
>Synopsis:       new port: graphics/zgv
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 15 07:00:35 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Radim Kolar
>Release:        FreeBSD 5.2.1-RELEASE-p3 i386
>Organization:
Sanatana Dharma
>Environment:
System: FreeBSD asura.bsd 5.2.1-RELEASE-p3 FreeBSD 5.2.1-RELEASE-p3 #6: Mon Apr 5 17:41:24 CEST 2004 root@asura.bsd:/usr/src/sys/i386/compile/UP i386
>Description:
zgv 5.8 with my freebsd patch merged upstream.
>How-To-Repeat:
>Fix:
# 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:
#
#	zgv
#	zgv/distinfo
#	zgv/Makefile
#	zgv/pkg-descr
#
echo c - zgv
mkdir -p zgv > /dev/null 2>&1
echo x - zgv/distinfo
sed 's/^X//' >zgv/distinfo << 'END-of-zgv/distinfo'
XMD5 (zgv-5.8.tar.gz) = 016bb8f3b9f3d1aa01a837dbbb67c5dc
XSIZE (zgv-5.8.tar.gz) = 391623
END-of-zgv/distinfo
echo x - zgv/Makefile
sed 's/^X//' >zgv/Makefile << 'END-of-zgv/Makefile'
X# New ports collection makefile for:	zgv
X# Date created:				2004-04-15
X# Whom:					Radim Kolar
X#
X# $FreeBSD$
X#
X
XPORTNAME=	zgv
XPORTVERSION=	5.8
XCATEGORIES=	graphics
XMASTER_SITES=	${MASTER_SITE_SUNSITE}
XMASTER_SITE_SUBDIR=	apps/graphics/viewers/svga
X
XMAINTAINER=	hsn@netmag.cz
XCOMMENT=	Graphics viewer for SVGAlib
X
XLIB_DEPENDS=	tiff.4:${PORTSDIR}/graphics/tiff \
X		vga.1:${PORTSDIR}/graphics/svgalib \
X		jpeg.9:${PORTSDIR}/graphics/jpeg \
X		png.5:${PORTSDIR}/graphics/png
X
XONLY_FOR_ARCHS=	i386
XUSE_GMAKE=	yes
XALL_TARGET=	all info
X
XPLIST_FILES=	bin/zgv etc/zgvrc.sample
X.if !defined(NO_INSTALL_MANPAGES)
XMAN1=		zgv.1
X.endif
X.if !defined(NOPORTDOCS)
XINFO=		zgv
XPORTDOCS=	NEWS README SECURITY TODO
X.endif
X
Xpost-patch:
X	${RM} ${WRKSRC}/doc/zgv
X
Xdo-install:
X	${INSTALL} -c -g wheel -o root -m 4755 ${WRKSRC}/src/zgv ${PREFIX}/bin
X	${INSTALL_DATA} ${WRKSRC}/doc/sample.zgvrc ${PREFIX}/etc/zgvrc.sample
X.if !defined(NOPORTDOCS)
X	${INSTALL_DATA} ${WRKSRC}/doc/zgv ${PREFIX}/${INFO_PATH}/zgv.info
X	${MKDIR} ${DOCSDIR}
X.for i in ${PORTDOCS}
X	${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
X.endfor
X.endif
X.if !defined(NO_INSTALL_MANPAGES)
X	${INSTALL_MAN} ${WRKSRC}/doc/zgv.1 ${MAN1PREFIX}/man/man1
X.endif
X
X.include <bsd.port.mk>
END-of-zgv/Makefile
echo x - zgv/pkg-descr
sed 's/^X//' >zgv/pkg-descr << 'END-of-zgv/pkg-descr'
Xzgv is an svgalib-based viewer which views GIF, JPEG, PNG,
XPBM/PGM/PPM, TIFF, BMP, TGA, PCX, mrf, XBM, and XPM files, with a
Xfull-screen file selector front-end. It can be used as a simple
Xcommand, with zgv filename(s), which bypasses the front-end. For
Xmore on how zgv works and how to use it, do `info zgv' or `man zgv'
Xonce it's installed.
X
XWWW: http://www.svgalib.org/rus/zgv/
END-of-zgv/pkg-descr
exit

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



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