Skip to content
Success

Changes

Summary

  1. Added openscenegraph 3.6.5 (commit: 66617f7) (details)
  2. setup.py.mk: remove slowest durations report for projects that run pytest with --durations option (commit: a033e03) (details)
Commit 66617f75c9e4c21b0aa56b2804fbcc1c95ddbcda by noreply
Added openscenegraph 3.6.5

* Initial commit: openscenegraph

* add patch to include endian.h for build

* add patch to include alloca.h for alloca

* remove PREFERRED_BITS= 64 since it is default now

* add patch

* add bypass for REQUIRED_PACKAGES generation

* add REQUIRED_PACKAGES and pkg.depend.bypass-generate

* configure build to install into /usr/lib/amd64

* add dependencies sdl libvncserver

* add dependency ffmpeg

* moving to encumbered repository
(commit: 66617f7)
The file was addedcomponents/encumbered/openscenegraph/Makefile
The file was addedcomponents/encumbered/openscenegraph/manifests/sample-manifest.p5m
The file was addedcomponents/encumbered/openscenegraph/patches/OscOutboundPacketStream.cpp.patch
The file was addedcomponents/encumbered/openscenegraph/pkg5
The file was addedcomponents/encumbered/openscenegraph/patches/OscHostEndianness.h.patch
The file was addedcomponents/encumbered/openscenegraph/openscenegraph.p5m
The file was addedcomponents/encumbered/openscenegraph/patches/Cluster.cpp.patch
Commit a033e034481d472538e813322df89b792b126921 by noreply
setup.py.mk: remove slowest durations report for projects that run pytest with --durations option

(commit: a033e03)
The file was modifiedmake-rules/setup.py.mk (diff)