diff options
Diffstat (limited to 'profiles/3d-print')
| -rw-r--r-- | profiles/3d-print/package.accept_keywords | 5 | ||||
| -rw-r--r-- | profiles/3d-print/package.use | 5 | 
2 files changed, 10 insertions, 0 deletions
| diff --git a/profiles/3d-print/package.accept_keywords b/profiles/3d-print/package.accept_keywords index 10a58ae..d0f95af 100644 --- a/profiles/3d-print/package.accept_keywords +++ b/profiles/3d-print/package.accept_keywords @@ -8,6 +8,11 @@ media-gfx/slic3r ~amd64  # OpenSCAD  media-gfx/opencsg ~amd64 +# Cura +dev-libs/libarcus ~amd64 +dev-python/uranium ~amd64 +media-gfx/curaengine ~amd64 +  # Slic3r  dev-perl/constant-defer ~amd64  dev-perl/Net-Bonjour ~amd64 diff --git a/profiles/3d-print/package.use b/profiles/3d-print/package.use new file mode 100644 index 0000000..21d0100 --- /dev/null +++ b/profiles/3d-print/package.use @@ -0,0 +1,5 @@ +# Cura +dev-libs/libarcus python +dev-python/PyQt5 declarative +dev-python/numpy lapack +dev-lang/perl ithreads | 
