Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Dec 2009 13:44:18 GMT
From:      Andras Horvath <han@log69.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/141949: New port: <graphics/aaphoto> <Auto Adjust Photo, automatic color correction of photos>
Message-ID:  <200912241344.nBODiIkM065980@www.freebsd.org>
Resent-Message-ID: <200912241350.nBODo4Tc026845@freefall.freebsd.org>

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

>Number:         141949
>Category:       ports
>Synopsis:       New port: <graphics/aaphoto> <Auto Adjust Photo, automatic color correction of photos>
>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 Dec 24 13:50:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Andras Horvath
>Release:        FreeBSD 8.0-RELEASE
>Organization:
>Environment:
>Description:

>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:
#
#	/usr/ports/graphics/aaphoto
#	/usr/ports/graphics/aaphoto/Makefile
#	/usr/ports/graphics/aaphoto/distinfo
#	/usr/ports/graphics/aaphoto/pkg-descr
#	/usr/ports/graphics/aaphoto/pkg-plist
#
echo c - /usr/ports/graphics/aaphoto
mkdir -p /usr/ports/graphics/aaphoto > /dev/null 2>&1
echo x - /usr/ports/graphics/aaphoto/Makefile
sed 's/^X//' >/usr/ports/graphics/aaphoto/Makefile << '7616977a1e4a0e0a2b68170b55aad860'
X# New ports collection makefile for:	aaphoto
X# Date created:				2009-12-24
X# Whom:					Andras Horvath <han@log69.com>
X#
X# $FreeBSD: ports/graphics/aaphoto/Makefile $
X#
X
XPORTNAME=	aaphoto
XPORTVERSION=	0.32
XCATEGORIES=	graphics
XMASTER_SITES=	http://log69.com/downloads/
XDISTNAME=	${PORTNAME}_sources_v${PORTVERSION}
X#DISTFILES=	${PORTNAME}_sources_v${PORTVERSION}${EXTRACT_SUFX}
X
XMAINTAINER=	han@log69.com
XCOMMENT=	Auto Adjust Photo, automatic color correction of photos
X
XLIB_DEPENDS=	jasper:${PORTSDIR}/graphics/jasper \
X		png:${PORTSDIR}/graphics/png
X
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS=	--prefix=${LOCALBASE}
XCONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
X		LDFLAGS="-L${LOCALBASE}/lib"
X
XWRKSRC=		${WRKDIR}/${PORTNAME}-v${PORTVERSION}
X
Xdo-install:
X.for FILE in aaphoto
X	${INSTALL_PROGRAM} ${WRKSRC}/${FILE} ${PREFIX}/bin
X.endfor
X
X.include <bsd.port.mk>
7616977a1e4a0e0a2b68170b55aad860
echo x - /usr/ports/graphics/aaphoto/distinfo
sed 's/^X//' >/usr/ports/graphics/aaphoto/distinfo << '593b9253fedf90392b2f88e114ec880a'
XMD5 (aaphoto_sources_v0.32.tar.gz) = 06167ec2dd7047583300da928010f74e
XSHA256 (aaphoto_sources_v0.32.tar.gz) = 1c8cd42f0a045f2998d250992e28265e6c395d13ee76d807456801aeee20f904
XSIZE (aaphoto_sources_v0.32.tar.gz) = 257330
593b9253fedf90392b2f88e114ec880a
echo x - /usr/ports/graphics/aaphoto/pkg-descr
sed 's/^X//' >/usr/ports/graphics/aaphoto/pkg-descr << '19b05577d19d2f8e869a9437cc699aa5'
XAuto Adjust Photo is a small command-line image manipulation tool that 
Xallows the user to easily correct family photos. It tries to make the 
Xpicture look better. The program does this by analyzing the input image 
Xand then sets the most optimal contrast, gamma, color balance and 
Xsaturation for it.
X
XWWW: http://log69.com/aaphoto_en.html
19b05577d19d2f8e869a9437cc699aa5
echo x - /usr/ports/graphics/aaphoto/pkg-plist
sed 's/^X//' >/usr/ports/graphics/aaphoto/pkg-plist << '58557b5c1b9dc9c65cdcda615840b935'
Xbin/aaphoto
58557b5c1b9dc9c65cdcda615840b935
exit



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



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