Skip to content

Latest commit

 

History

History
51 lines (41 loc) · 5.3 KB

TODO.md

File metadata and controls

51 lines (41 loc) · 5.3 KB

Packages to check and possibly include

Packages which need updating

  • 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

Less needed packages not in official trees

  • 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

Other things to do

  • 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