ports/118387: New port: graphics/pfstmo Tone mapping operators

Iouri V. Ivliev ii at any.com.ru
Sun Dec 2 18:20:01 UTC 2007


>Number:         118387
>Category:       ports
>Synopsis:       New port: graphics/pfstmo Tone mapping operators
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 02 18:20:00 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Iouri V. Ivliev
>Release:        FreeBSD 6.2-RELEASE-p7 i386
>Organization:
EsterDev, Ltd.
>Environment:
System: FreeBSD smaug.esterdev.com 6.2-RELEASE-p7 FreeBSD 6.2-RELEASE-p7 #0: Sun Sep 23 17:28:25 UTC 2007 root at smaug.esterdev.com:/usr/obj/usr/src/sys/SMAUG i386
>Description:
Pfstmo package contains the implementation of state-of-the-art tone
mapping operators. The motivation here is to provide an implementation
of tone mapping operators suitable for convenient processing of both
static images and animations.

WWW: http://www.mpi-inf.mpg.de/resources/tmo/
>How-To-Repeat:
>Fix:
--- pfstmo.shar begins here ---
# 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:
#
#	graphics/pfstmo
#	graphics/pfstmo/Makefile
#	graphics/pfstmo/distinfo
#	graphics/pfstmo/pkg-descr
#	graphics/pfstmo/pkg-plist
#
echo c - graphics/pfstmo
mkdir -p graphics/pfstmo > /dev/null 2>&1
echo x - graphics/pfstmo/Makefile
sed 's/^X//' >graphics/pfstmo/Makefile << 'END-of-graphics/pfstmo/Makefile'
X# New ports collection makefile for:   pfstmo
X# Date created:        Fri Jun  1 16:13:32 UTC 2007
X# Whom:                argv[0] (Iouri V. Ivliev)
X#
X# $FreeBSD$
X
XPORTNAME=	pfstmo
XPORTVERSION=	1.1
XCATEGORIES=	graphics
XMASTER_SITES=	SF
XMASTER_SITE_SUBDIR= pfstools
X
XMAINTAINER=	ii at any.com.ru
XCOMMENT=	Tone mapping operators
X
XPFS_CPPFLAGS=	-I${LOCALBASE}/include
XPFS_LDFLAGS=	-L${LOCALBASE}/lib
X
XGNU_CONFIGURE=	yes
XCONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
XCONFIGURE_ENV=	CPPFLAGS="${PFS_CPPFLAGS}" \
X		LDFLAGS="${PFS_LDFLAGS}"
XUSE_GMAKE=	yes
X
XLIB_DEPENDS=	pfs-1.2:${PORTSDIR}/graphics/pfstools
X
XMAN1=		pfstmo_pattanaik00.1 \
X		pfstmo_reinhard05.1 \
X		pfstmo_reinhard02.1 \
X		pfstmo_durand02.1 \
X		pfstmo_drago03.1 \
X		pfstmo_mantiuk06.1 \
X		pfstmo_fattal02.1
X
X.include <bsd.port.pre.mk>
X
X.if defined(WITH_FFTW3F)
XLIB_DEPENDS+=	fftw3f.4:${PORTSDIR}/math/fftw3-float
X.endif
X
X.include <bsd.port.post.mk>
END-of-graphics/pfstmo/Makefile
echo x - graphics/pfstmo/distinfo
sed 's/^X//' >graphics/pfstmo/distinfo << 'END-of-graphics/pfstmo/distinfo'
XMD5 (pfstmo-1.1.tar.gz) = 0b15be34f61a492062685f574af83bca
XSHA256 (pfstmo-1.1.tar.gz) = 68c50a67cdd9e526249742ce6c330d6cadd8290b67c33a0942f4e9f5aa6918b7
XSIZE (pfstmo-1.1.tar.gz) = 367563
END-of-graphics/pfstmo/distinfo
echo x - graphics/pfstmo/pkg-descr
sed 's/^X//' >graphics/pfstmo/pkg-descr << 'END-of-graphics/pfstmo/pkg-descr'
XPfstmo package contains the implementation of state-of-the-art tone
Xmapping operators. The motivation here is to provide an implementation
Xof tone mapping operators suitable for convenient processing of both
Xstatic images and animations.
X
XWWW: http://www.mpi-inf.mpg.de/resources/tmo/
END-of-graphics/pfstmo/pkg-descr
echo x - graphics/pfstmo/pkg-plist
sed 's/^X//' >graphics/pfstmo/pkg-plist << 'END-of-graphics/pfstmo/pkg-plist'
Xbin/pfstmo_pattanaik00
Xbin/pfstmo_reinhard05
Xbin/pfstmo_reinhard02
Xbin/pfstmo_durand02
Xbin/pfstmo_drago03
Xbin/pfstmo_mantiuk06
Xbin/pfstmo_fattal02
END-of-graphics/pfstmo/pkg-plist
exit
--- pfstmo.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list