Package libOpenThreads: Information

  • Default inline alert: Version in the repository: 3.6.5-alt2

Binary package: libOpenThreads
Version: 3.4.1-alt2.1
Architecture: aarch64
Build time:  Jul 11, 2021, 10:53 PM in the task #278116
Source package: OpenSceneGraph
Category: System/Libraries
Report package bug
License: OSGPL (wxWidgets, clarified LGPL)
Summary: OpenThreads
Description: 
OpenThreads is intended to provide a minimal & complete Object-Oriented
(OO) thread interface for C++ programmers.  It is loosely modeled on the
Java thread API, and the POSIX Threads standards.  The architecture of
the library is designed around "swappable" thread models which are
defined at compile-time in a shared object library.

Maintainer: Michael Shigorin


Last changed


April 27, 2021 Arseny Maslennikov 3.4.1-alt2.1
- NMU: spec: adapted to new cmake macros.
Aug. 4, 2019 Michael Shigorin 3.4.1-alt2
- E2K:
  + disable examples build (some of them fail to link)
  + disable debuginfo (too large files for cpio)
- moved osgviewerGTK to examples where it belongs
- added present3D to examples (previously unpackaged)
June 21, 2018 Vitaly Lipatov 3.4.1-alt1
- cleanup spec
- disable build with wxWidgets (any reasons?) and Qt