imath 3.1.11-2ubuntu1 source package in Ubuntu

Changelog

imath (3.1.11-2ubuntu1) oracular; urgency=medium

  * Sync with Debian. Remaining change:
    - Don't build python3-imath on i386

imath (3.1.11-2) unstable; urgency=medium

  * Upload to unstable

imath (3.1.11-1) experimental; urgency=medium

  * New upstream release

imath (3.1.10-1) experimental; urgency=medium

  * New upstream release
    - debian/patches/: patchset updated
      - 0001-Re-enable_documentation_installation.patch added
  * debian/control:
    - python3-imath b-dep dropped for libimath-dev
      (Closes: #1061327)
    - Python3 b-deps fixed for documentation generation
      (Closes: #1060843)
    - pkg-config -> pkgconf switch
  * debian/rules: 'docs' -> 'website' renaming
  * debian/libimath-doc.examples: 'docs' -> 'website' renaming

 -- Jeremy Bícha <email address hidden>  Thu, 27 Jun 2024 12:01:55 -0400

Upload details

Uploaded by:
Jeremy Bícha
Uploaded to:
Oracular
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
imath_3.1.11.orig.tar.gz 582.6 KiB 9057849585e49b8b85abe7cc1e76e22963b01bfdc3b6d83eac90c499cd760063
imath_3.1.11.orig.tar.gz.asc 287 bytes a2c4ac5151789903ca8ab3093a2798491463ccf2abfd003a20f96453e505dd5f
imath_3.1.11-2ubuntu1.debian.tar.xz 9.7 KiB 935b0d456b95120a2d0fe93447abb333f00990ac7333361c42b8d7a46f48ceb7
imath_3.1.11-2ubuntu1.dsc 2.7 KiB c90d5579ff5178076017d33edbeeb1aefd4d5f069e33e55020cadca5c2969b03

View changes file

Binary packages built by this source

libimath-3-1-29t64: Utility libraries from ASF used by OpenEXR - runtime

 Imath is a basic, light-weight, and efficient C++ representation of
 2D and 3D vectors and matrices and other simple but useful
 mathematical objects, functions, and data types common in computer
 graphics applications, including the “half” 16-bit floating-point type.
 .
 Imath also includes optional Python bindings for all types and
 functions, including optimized implementations of vector and
 matrix arrays.
 .
 This package provides the runtime libraries.

libimath-3-1-29t64-dbgsym: debug symbols for libimath-3-1-29t64
libimath-dev: Utility libraries from ASF used by OpenEXR - development

 Imath is a basic, light-weight, and efficient C++ representation of
 2D and 3D vectors and matrices and other simple but useful
 mathematical objects, functions, and data types common in computer
 graphics applications, including the “half” 16-bit floating-point type.
 .
 Imath also includes optional Python bindings for all types and
 functions, including optimized implementations of vector and
 matrix arrays.
 .
 This package provides the development files for Imath.

libimath-doc: Utility libraries from ASF used by OpenEXR - documentation

 Imath is a basic, light-weight, and efficient C++ representation of
 2D and 3D vectors and matrices and other simple but useful
 mathematical objects, functions, and data types common in computer
 graphics applications, including the “half” 16-bit floating-point type.
 .
 Imath also includes optional Python bindings for all types and
 functions, including optimized implementations of vector and
 matrix arrays.
 .
 This package provides the official documentation for Imath.

python3-imath: Utility libraries from ASF used by OpenEXR - Python bindings

 Imath is a basic, light-weight, and efficient C++ representation of
 2D and 3D vectors and matrices and other simple but useful
 mathematical objects, functions, and data types common in computer
 graphics applications, including the “half” 16-bit floating-point type.
 .
 Imath also includes optional Python bindings for all types and
 functions, including optimized implementations of vector and
 matrix arrays.
 .
 This package provides Python bindings to the Imath library.

python3-imath-dbgsym: debug symbols for python3-imath