Date: Mon, 11 Oct 2010 01:55:13 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/py-openexr Makefile distinfo pkg-descr pkg-plist Message-ID: <201010110155.o9B1tD5I068916@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wen 2010-10-11 01:55:13 UTC
FreeBSD ports repository
Modified files:
graphics Makefile
Added files:
graphics/py-openexr Makefile distinfo pkg-descr pkg-plist
Log:
OpenEXR is an image format developed by ILM. Its main innovation
is support for high dynamic range; it supports floating point pixels.
This Python module provides bindings for the OpenEXR C++ libraries.
They allow you to read and write OpenEXR files from Python.
WWW: http://www.excamera.com/sphinx/articles-openexr.html
PR: ports/151368
Submitted by: James Bowman <jamesb-bsd@acelere.net>
Revision Changes Path
1.1354 +1 -0 ports/graphics/Makefile
1.1 +29 -0 ports/graphics/py-openexr/Makefile (new)
1.1 +3 -0 ports/graphics/py-openexr/distinfo (new)
1.1 +7 -0 ports/graphics/py-openexr/pkg-descr (new)
1.1 +4 -0 ports/graphics/py-openexr/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010110155.o9B1tD5I068916>
