sci-mathematics/cudd: remove thick manifest
[nodoc-overlay.git] / README.md
1 Portage overlay aimed to fix some ebuilds from `sci-electronics` and `sci-mathematics` and eventually make an OpenROAD ebuild.
2
3 Ebuild files taken from the official Gentoo repository.
4
5 ## Currently available:
6 * `dev-libs/boost` & `dev-libs/boost-static` - a hacky way to get static Boost libraries using a second ebuild, not all USE flags are tested!
7 * `sci-electronics/magic` - updated to a newer version and set `-std=gnu89` permanently, used to fail to compile because of `termio.h` and old-style function declarations mixed with C99-style comments.
8 * `sci-electronics/opensta` - new ebuild, the stable version needs SWIG 3.0, which is no longer available in the Gentoo repo, the live ebuild merges fine.
9 * `sci-mathematics/cudd` - building documentation fails with a modern C++ compiler, this ebuild just skips the docs.