ports/54160: New port: show 2.1, a fast image viewer for X11

Roop Nanuwa i6a2 at ugrad.cs.ubc.ca
Sun Jul 6 23:20:11 UTC 2003


>Number:         54160
>Category:       ports
>Synopsis:       New port: show 2.1, a fast image viewer for X11
>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:   Sun Jul 06 16:20:07 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Roop Nanuwa
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD babbage.hqst.com 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Wed Jul 2 06:24:16 PDT 2003 roop at babbage.hqst.com:/usr/obj/usr/src/sys/BABBAGE i386

>Description:
Show is a fast, flexible, extensible, and bloat-free image viewer for X11 that
can fade images in, display them, and fade them out according to user-specified
values of fade speed, fade type, and delay. It features an extremely small
executable footprint, support for well over a dozen image formats, variable
scaling, magnification, window positioning, clockwise and counterclockwise
image rotation, X/Y axis flipping, over 200 different color transition modes,
wildcard support, and logging abilities. It can also be easilly incorporated
into multimedia presentations, shell scripts, and other utilities.

WWW: http://freshmeat.net/projects/show/
>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:
#
#	show
#	show/Makefile
#	show/pkg-descr
#	show/pkg-plist
#	show/distinfo
#
echo c - show
mkdir -p show > /dev/null 2>&1
echo x - show/Makefile
sed 's/^X//' >show/Makefile << 'END-of-show/Makefile'
X# New ports collection makefile for:	show
X# Date created:        06 July 2003
X# Whom:                roop
X#
X# $FreeBSD$
X#
X
XPORTNAME=	show
XPORTVERSION=	2.1
XCATEGORIES=	x11 graphics
XMASTER_SITES=	http://www.ugrad.cs.ubc.ca/~i6a2/show/
X
XMAINTAINER=	i6a2 at ugrad.cs.ubc.ca
XCOMMENT=	A fast, flexible, extensible and bloat-free image viewer for X11
X
XLIB_DEPENDS=	jpeg.9:${PORTSDIR}/graphics/jpeg	\
X		png.5:${PORTSDIR}/graphics/png		\
X		tiff.4:${PORTSDIR}/graphics/tiff	\
X		ungif.5:${PORTSDIR}/graphics/libungif	\
X		Imlib.5:${PORTSDIR}/graphics/imlib
X
XUSE_XLIB=	yes
XUSE_X_PREFIX=	yes
X
Xdo-install:
X		@${INSTALL_PROGRAM} ${WRKSRC}/show ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-show/Makefile
echo x - show/pkg-descr
sed 's/^X//' >show/pkg-descr << 'END-of-show/pkg-descr'
XShow is a fast, flexible, extensible, and bloat-free image viewer for X11 that
Xcan fade images in, display them, and fade them out according to user-specified
Xvalues of fade speed, fade type, and delay. It features an extremely small
Xexecutable footprint, support for well over a dozen image formats, variable
Xscaling, magnification, window positioning, clockwise and counterclockwise
Ximage rotation, X/Y axis flipping, over 200 different color transition modes,
Xwildcard support, and logging abilities. It can also be easilly incorporated
Xinto multimedia presentations, shell scripts, and other utilities.
X
XWWW: http://freshmeat.net/projects/show/
X
X- roop
Xi6a2 at ugrad.cs.ubc.ca
END-of-show/pkg-descr
echo x - show/pkg-plist
sed 's/^X//' >show/pkg-plist << 'END-of-show/pkg-plist'
Xbin/show
END-of-show/pkg-plist
echo x - show/distinfo
sed 's/^X//' >show/distinfo << 'END-of-show/distinfo'
XMD5 (show-2.1.tar.gz) = 8219274c59cb0d5791c0d3bdb30f5879
END-of-show/distinfo
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list