ilmbase 1.0.1-6 source package in Ubuntu

Changelog

ilmbase (1.0.1-6) unstable; urgency=low


  * Drop accidentally added, unused patches from debian.tar.gz.

 -- Andreas Metzler <email address hidden>  Sat, 22 Dec 2012 18:17:24 +0100

Upload details

Uploaded by:
Debian PhotoTools Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PhotoTools Maintainers
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ilmbase_1.0.1-6.dsc 1.3 KiB 8f16e62b4aa33d9f5e356af1325da836f23c0aa541be919d3323ed7ac8cbd807
ilmbase_1.0.1.orig.tar.gz 452.4 KiB 4f14fc7b26a37a391ec5f979697148e6774bc36bc052de26e40ffabe401e397d
ilmbase_1.0.1-6.debian.tar.gz 5.3 KiB a1b9cde65ac153e6400a1687111d7640af52076fc559ffca1fd1d456320465eb

Available diffs

No changes file available.

Binary packages built by this source

libilmbase-dev: No summary available for libilmbase-dev in ubuntu raring.

No description available for libilmbase-dev in ubuntu raring.

libilmbase6: several utility libraries from ILM used by OpenEXR

 IlmBase are a set of utility libraries released by ILM, and used in
 their OpenEXR implementation. Included in this package you can find:
 .
  * libHalf: a class (Half) for manipulating "half" values (16-bit
    floating point format) as if they were a built-in C++ data type.
 .
  * libIlmThread: a thread abstraction library on top of pthreads.
 .
  * libImath: a math library with support for matrices, 2d- and
    3d-transformations, solvers for linear/quadratic/cubic equations,
    and more.
 .
  * libIex: an exception handling library.