cvs commit: ports/graphics Makefile ports/graphics/py-openexr Makefile distinfo pkg-descr pkg-plist

[ Available lists | Index of cvs-all | Month of Oct 2010 | Week of 11 Oct 2010 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Wen Heping <wen@FreeBSD.org>
Date
11 Oct 2010 01:55:13
Subject
cvs commit: ports/graphics Makefile ports/graphics/py-openexr Makefile distinfo pkg-descr pkg-plist
Message-ID
201010110155.o9B1tD5I068916@repoman.freebsd.org


[ Hide this part ]
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)


Elapsed time: 0.195 seconds