tinyobjloader 2.0.0~rc10+dfsg-3 source package in Ubuntu

Changelog

tinyobjloader (2.0.0~rc10+dfsg-3) unstable; urgency=medium

  * Make package cross-buildable
  * Remove Multi-Arch: same from Python package
  * Avoid deprecation warning in CMake 3.27 (Closes: #1040722)

 -- Timo Röhling <email address hidden>  Sun, 09 Jul 2023 23:39:33 +0200

Upload details

Uploaded by:
Timo Röhling
Uploaded to:
Sid
Original maintainer:
Timo Röhling
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
tinyobjloader_2.0.0~rc10+dfsg-3.dsc 2.4 KiB ae7c2f07cc0ad27048ada657a2a59ba90acbfc3abad3ab86a0bd2c6bf55f51bd
tinyobjloader_2.0.0~rc10+dfsg.orig.tar.xz 349.6 KiB a20c0b2aac17d91e84cd40a302d93c0c26020952269c389cdf32d8529eb8d829
tinyobjloader_2.0.0~rc10+dfsg-3.debian.tar.xz 8.9 KiB 23c3a76ce167c282ba039844e97b9085e8355b857b8db1a831661759f7c0f854

No changes file available.

Binary packages built by this source

libtinyobjloader-dev: Tiny but powerful wavefront OBJ loader (header)

 tinyobjloader is a single file wavefront OBJ loader written
 in C++. It has no dependencies except the STL, and can parse
 over 10M polygons with moderate amounts of memory and time.
 .
 This package provides the C++ header for development.

libtinyobjloader2rc10: Tiny but powerful wavefront OBJ loader

 tinyobjloader is a single file wavefront OBJ loader written
 in C++. It has no dependencies except the STL, and can parse
 over 10M polygons with moderate amounts of memory and time.

libtinyobjloader2rc10-dbgsym: debug symbols for libtinyobjloader2rc10
python3-tinyobjloader: Tiny but powerful wavefront OBJ loader (Python 3 bindings)

 tinyobjloader is a single file wavefront OBJ loader written
 in C++. It has no dependencies except the STL, and can parse
 over 10M polygons with moderate amounts of memory and time.
 .
 This package provides experimental Python 3 bindings.

python3-tinyobjloader-dbgsym: debug symbols for python3-tinyobjloader