- sci-libs/mumps availabe in science overlay in outdated version, needs manual download? Has been included in official tree and updated to current release. Ebuild Depends on old scotch-5.1 and does not support current scotch-6 -> gentoo/gentoo#10378
- sci-misc/elmer available in science overlay in outdated version as meta and subpackages. Possibly only need one package with latest version
- net-im/quaternion new package: Qt5 client for matrix protocol
- sci-mathematics/salome-meta new package: probably use salome-platform as package name without the need for meta and subpackages. Tool for numerical simulation. Currently the subpackage sci-libs/libmed is available
- media-libs/smesh new package: possibly make separate smesh package from salome platform first, for use in freecad, see also https://github.com/LaughlinResearch/SMESH
- sci-mathematics/ngsolve new package: FEM tools tied to sci-libs/netgen
- sci-visualization/knossos new package: visualization and annotation of 3D image data.
- app-arch/zipios new package: used by freecad, currently internal package is used.
- media-gfx/makehuman new package: take a look at cg overlay, if their ebuild is usable
- media-gfx/solvespace new package: parametric 2D/3D CAD package
- sci-libs/gmsh available in science overlay with an outdated version (current: 4.0.2) now in ::gentoo
- media-gfx/tetwild: new package (additional deps needed: pymesh, pyrenderer, CLI11, see his README.md for details)
- sci-visualization/vistrails: new package (b.g.o has ebuild for 1.4 / 1.5)
- sci-libs/vxl: available as live ebuild in science overlay
- dev-python/pythonocc new package: python bindings for OpenCASCADE, several repos
- sci-visualization/ifcopenshell new package: importer, converter and viewer for IFC files used in architecture
- sci-visualization/analysis-situs new package: Homepage analyzing models in B-REP representation using the OpenCASCADE kernel -> currently windows only
- media-gfx/luxcorerender new package: supported by freecad. -> initial commit done
- media-libs/opencamlib new package: supported by freecad.
- sci-mathematics/fenics new package: supported by freecad.
- media-gfx/odafileconverter new package: for DWG file import/export support in freecad (binary package)
- media-gfx/shipcad: new package: CAD software for ship construction
- media-gfx/meshroom: new package: 3D reconstruction software
- media-libs/alicevision: new package: photogrammetric computer vision framework, needed by meshroom
- sci-libs/siconos: new package: simulation framework for nonsmooth dynamical systems
- sci-libs/chrono: new package: C++ library for multi-physics simulation
- improve freecad support by adding the missing dependencies
- dev-python/pyside: need a local ebuild? On Qt for Python they say, the same version as Qt is needed. The ebuild from qt overlay uses branch 5.9, but people (including me) might have installed Qt 5.11 already. Also there would be no cross-repo dependency -> gentoo/gentoo#10085
- games-util/simulationcraft new version 801-01: check if cmake is working
- look through and check whether updates are needed
- media-gfx/renderman has update to 22
- media-gfx/renderman-for-blender might have update to 22
- dev-util/smartgit has 18.1
- migration from versionator to eapi7-ver for some packages
- check possibilities for CI of the repo. Possible use cases: automatic merging of all ebuild, automatic merging after update
- start updating ebuilds to EAPI 7
- sci-libs/trilinos available in science overlay in current version. Fetch is currently not working, using the github sources it doesn't compile (patching, configuration and compile errors). Also the set of use-flags is somewhat counterintuitive, in that it states various gentoo packages to use. Trilinos itself has a high level abstraction of internal packages to build. Using them as use flags, would IMO make more sense. now in ::gentoo