ifcplusplus 0~git20190402.13744d5+dfsg-3 source package in Ubuntu

Changelog

ifcplusplus (0~git20190402.13744d5+dfsg-3) unstable; urgency=medium

  * Team upload.
  * Add patch from Adrian Bunk to fix FTBFS with gcc-13. Closes:
    #1037693
  * Standards-Version: 4.6.2 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Reorder sequence of d/control fields by cme (routine-update)
  * Add salsa-ci file (routine-update)
  * Use secure URI in Homepage field.
  * Update renamed lintian tag names in lintian overrides.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
  * d/watch: fix for GitHub changes
  * d/rules: don't make a release build, so we can gather debug symbols

 -- Michael R. Crusoe <email address hidden>  Wed, 16 Aug 2023 19:41:55 +0200

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
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
ifcplusplus_0~git20190402.13744d5+dfsg-3.dsc 2.3 KiB 5699b8c905073c9424051d1c1cd9f272222a1db5121f52e06fef0ca877002e02
ifcplusplus_0~git20190402.13744d5+dfsg.orig.tar.xz 700.7 KiB 7553b79f613b13855eca5e9a25b5e57136b90307c38928f89c060a9f9ea5ed40
ifcplusplus_0~git20190402.13744d5+dfsg-3.debian.tar.xz 3.4 KiB 220d345b5a188fc0d5ae6d80e26bdd32a3181f2f538cb254cf9d309c3b8458bb

No changes file available.

Binary packages built by this source

ifcplusplus: Reader and writer for IFC files in STEP format

 IfcPlusPlus is an open source C++ class model, as well as a reader
 and writer for IFC files in STEP format.
 .
 Features:
  - easy and efficient memory management using smart pointers
  - parallel reader for very fast parsing on multi-core CPU's
 .
 Additionally, there's a simple IFC viewer application, using Qt and
 OpenSceneGraph.
 .
 This package contains the sample viewer.

ifcplusplus-dbgsym: debug symbols for ifcplusplus
libifcplusplus: Reader and writer for IFC files in STEP format - runtime libraries

 IfcPlusPlus is an open source C++ class model, as well as a reader
 and writer for IFC files in STEP format.
 .
 Features:
  - easy and efficient memory management using smart pointers
  - parallel reader for very fast parsing on multi-core CPU's
 .
 Additionally, there's a simple IFC viewer application, using Qt and
 OpenSceneGraph.
 .
 This package contains the runtime libraries.

libifcplusplus-dbgsym: debug symbols for libifcplusplus
libifcplusplus-dev: Reader and writer for IFC files in STEP format - development

 IfcPlusPlus is an open source C++ class model, as well as a reader
 and writer for IFC files in STEP format.
 .
 Features:
  - easy and efficient memory management using smart pointers
  - parallel reader for very fast parsing on multi-core CPU's
 .
 Additionally, there's a simple IFC viewer application, using Qt and
 OpenSceneGraph.
 .
 This package contains the headers for building programs that
 use IFCplusplus.