ports/50794: New port graphics/pho (version 0.9.1)

Roland Jesse roland.jesse at gmx.net
Thu Apr 10 23:20:11 UTC 2003


>Number:         50794
>Category:       ports
>Synopsis:       New port graphics/pho (version 0.9.1)
>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:   Thu Apr 10 16:20:09 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Roland Jesse
>Release:        FreeBSD 5.0
>Organization:
Private
>Environment:
System: FreeBSD 5.0 #0: Sat Mar 29 00:49:52 GMT 2003 i386
>Description:
This is a new port of pho. Pho is a lightweight program for viewing
large numbers of images quickly, rotating or deleting some, and making
notes about what to do with each image -- for instance, for going
through hundreds of images after uploading them from a digital camera.

It is similar to xv but with some additional functionality and without
some of its annoyances.
>How-To-Repeat:
n/a
>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:
#
#	pho
#	pho/distinfo
#	pho/Makefile
#	pho/pkg-descr
#	pho/pkg-plist
#
echo c - pho
mkdir -p pho > /dev/null 2>&1
echo x - pho/distinfo
sed 's/^X//' >pho/distinfo << 'END-of-pho/distinfo'
XMD5 (pho-0.9.1.tar.gz) = 8fab6d3eb1ff1c959f702d52e2aa7cdb
END-of-pho/distinfo
echo x - pho/Makefile
sed 's/^X//' >pho/Makefile << 'END-of-pho/Makefile'
X# New ports collection makefile for:   pho
X# Date created:        10 April 2003
X# Whom:                Roland Jesse <roland.jesse at gmx.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	pho
XPORTVERSION=	0.9.1
XCATEGORIES=	graphics
XMASTER_SITES=	http://shallowsky.com/software/pho/
X
XMAINTAINER=	roland.jesse at gmx.net
XCOMMENT=	A lightweight image viewer
X
XLIB_DEPENDS=	gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \
X		gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
X
XUSE_GMAKE=	yes
XUSE_REINPLACE=	yes
X
XMAN1=		pho.1
X
Xdo-configure:
X	@(cd ${WRKSRC} && ${REINPLACE_CMD} -e 's|make|gmake|g' Makefile)
X	@(cd ${WRKSRC} && ${REINPLACE_CMD} -e 's|install -D|install|g' Makefile)
X
X.include <bsd.port.mk>
END-of-pho/Makefile
echo x - pho/pkg-descr
sed 's/^X//' >pho/pkg-descr << 'END-of-pho/pkg-descr'
XPho is a lightweight utility for viewing, rotating, or deleting large
Xnumbers of images quickly, and making notes about what to do with each
Xof them. It is particularly useful for processing hundreds of images
Xafter uploading them from a digital camera.
X
XWWW: http://shallowsky.com/software/pho/
END-of-pho/pkg-descr
echo x - pho/pkg-plist
sed 's/^X//' >pho/pkg-plist << 'END-of-pho/pkg-plist'
Xbin/pho
END-of-pho/pkg-plist
exit

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



More information about the freebsd-ports-bugs mailing list