assimp 5.3.1+ds-1 source package in Ubuntu

Changelog

assimp (5.3.1+ds-1) unstable; urgency=medium

  * New upstream version 5.3.1+ds
    + Refresh patches
  * Exclude many more contrib packages in favour of B-Ds
    + Add patch to use Debian's pugixml
    + Ensure more system libraries
  * Use private linking when possible
    + Drop dependencies on private libraries for libassimp-dev
  * Export some more symbols
  * documentation updates
   + Support the 'nodoc' build-profile
   + Install docs from new upstream location
   + Only enable '--with doxygen' on arch:all
  * testsuite updates
    + Suport the 'nocheck' build-profile
    + Prepare for building/running tests (but don't enable it)
    + Drop unnneeded dependencies for autopkgtests
  * Fix spelling mistake
  * Drop unused lintian-overrides
  * Use '+ds' as repack-suffix
  * Update copyright information
    + Update d/copyright
    + Modernize 'licensecheck' target
    + Drop more unused files from 'licensecheck'
    + Re-generate d/copyright_hints
  * Bump standards version to 4.6.2

 -- IOhannes m zmölnig (Debian/GNU) <email address hidden>  Sun, 22 Oct 2023 18:23:12 +0200

Upload details

Uploaded by:
IOhannes m zmoelnig
Uploaded to:
Sid
Original maintainer:
IOhannes m zmoelnig
Architectures:
any all
Section:
graphics
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
assimp_5.3.1+ds-1.dsc 2.6 KiB 4b5baf0c74b0b95c451c9936551abbfd07fba6198cae03eb3f836df96d88bf2e
assimp_5.3.1+ds.orig.tar.xz 23.8 MiB cb4963bd7c337e2da7fd4deee6233add3c2d5ffbc5e50846f665310f50c5a86d
assimp_5.3.1+ds-1.debian.tar.xz 32.6 KiB 7222a286aa2b25d2300e961ebdaba8ffbf3e6a2aad81873e94644375437366e4

No changes file available.

Binary packages built by this source

assimp-testmodels: assimp 3D model import library (testdata)

 Assimp is a library to import various well-known 3D model formats ("assets") in
 a uniform manner.
 Assimp aims at providing a full asset conversion pipeline for use in game
 engines / realtime rendering systems of any kind but is not limited to this
 audience.
 .
 This package contains 3D models in various formats for testing assimp.

assimp-utils: 3D model import library (utilities)

 Assimp is a library to import various well-known 3D model formats ("assets") in
 a uniform manner.
 Assimp aims at providing a full asset conversion pipeline for use in game
 engines / realtime rendering systems of any kind but is not limited to this
 audience.
 .
 This package contains additional commandline utilities (currently only
 'assimp') to interact with 3D models.

assimp-utils-dbgsym: debug symbols for assimp-utils
libassimp-dev: 3D model import library (development)

 Assimp is a library to import various well-known 3D model formats ("assets") in
 a uniform manner.
 Assimp aims at providing a full asset conversion pipeline for use in game
 engines / realtime rendering systems of any kind but is not limited to this
 audience.
 .
 This package provides the files necessary to compile an application
 using Assimp

libassimp-doc: 3D model import library (documentation)

 Assimp is a library to import various well-known 3D model formats ("assets") in
 a uniform manner.
 Assimp aims at providing a full asset conversion pipeline for use in game
 engines / realtime rendering systems of any kind but is not limited to this
 audience.
 .
 This package contains html documentation for the Assimp API.

libassimp5: 3D model import library

 Assimp is a library to import various well-known 3D model formats ("assets") in
 a uniform manner.
 Assimp aims at providing a full asset conversion pipeline for use in game
 engines / realtime rendering systems of any kind but is not limited to this
 audience.
 .
 The library is designed for maximum stability and flexibility. While written in
 C++, a pure C API exists, as well as bindings to various other languages,
 including Python, D and Blitzmax. Assimp loads models into a straightforward
 data structure for easy processing by your application. Various post processing
 steps (such as general optimization or computation of extra data like normal or
 tangent vectors) can be executed on the imported data to suit your needs.
 .
 This package provides the shared object necessary to run an application
 using Assimp.

libassimp5-dbgsym: debug symbols for libassimp5
python3-pyassimp: 3D model import library (Python3 bindings)

 Assimp is a library to import various well-known 3D model formats ("assets") in
 a uniform manner.
 Assimp aims at providing a full asset conversion pipeline for use in game
 engines / realtime rendering systems of any kind but is not limited to this
 audience.
 .
 This package provides Python3 bindings to the Assimp library.