Right now, kicad-meta includes everything kicad and the kitchen sink. While this is nice, and provides you with a complete kicad install, the packages3d package is arguably the least necessary of the bunch, while pulling the most dependencies (through the oce/occ flags) and being the biggest one (clocking in at a whopping 4.8GB as reported for the archlinux package, kicad-library-3d). To provide a "complete" set of packages that fulfill most user's needs I suggest adding a USE flag to kicad-meta, that disables/enables this part of the toolkit as per the user's request.
https://github.com/gentoo/gentoo/pull/12088
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5edd7fbe9fc613226e431aa30e6955750fb9a23b commit 5edd7fbe9fc613226e431aa30e6955750fb9a23b Author: Zoltan Puskas <zoltan@sinustrom.info> AuthorDate: 2019-05-23 07:32:28 +0000 Commit: Virgil Dupras <vdupras@gentoo.org> CommitDate: 2019-06-04 12:43:46 +0000 sci-electronics/kicad-meta: Bump to 5.1.2 Closes: https://bugs.gentoo.org/686062 Closes: https://bugs.gentoo.org/682876 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Virgil Dupras <vdupras@gentoo.org> sci-electronics/kicad-meta/kicad-meta-5.1.2.ebuild | 29 ++++++++++++++++++++++ sci-electronics/kicad-meta/metadata.xml | 3 +++ 2 files changed, 32 insertions(+)