From 29eea93dde6411b1af700ff1d6adb92e824b23af Mon Sep 17 00:00:00 2001 From: Bernd Waibel Date: Sun, 23 Dec 2018 22:12:50 +0100 Subject: [PATCH] media-gfx/openscad: add missing dependencies Update metadata.xml to add myself as maintainer (see https://archives.gentoo.org/gentoo-dev/message/3d497dc197a35250614437572ef80e4b) Closes: https://bugs.gentoo.org/661384 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Bernd Waibel Closes: https://github.com/gentoo/gentoo/pull/10687 Signed-off-by: Andreas Sturmlechner --- media-gfx/openscad/metadata.xml | 26 +++++++++++++++++++++---- media-gfx/openscad/openscad-9999.ebuild | 5 ++++- 2 files changed, 26 insertions(+), 5 deletions(-) diff --git a/media-gfx/openscad/metadata.xml b/media-gfx/openscad/metadata.xml index a11c32d6c96b..7b83ba148002 100644 --- a/media-gfx/openscad/metadata.xml +++ b/media-gfx/openscad/metadata.xml @@ -1,8 +1,26 @@ - - -OpenSCAD is a software for creating solid 3D CAD objects. Unlike most free software for creating 3D models (such as the famous application Blender) it does not focus on the artistic aspects of 3D modelling but instead on the CAD aspects. Thus it might be the application you are looking for when you are planning to create 3D models of machine parts but pretty sure is not what you are looking for when you are more interested in creating computer-animated movies. OpenSCAD is free software and available for Linux/UNIX, MS Windows and Mac OS X. - + + waebbl@gmail.com + Bernd Waibel + + + proxy-maint@gentoo.org + Proxy Maintainers + + + OpenSCAD is a software for creating solid 3D CAD objects. Unlike + most free software for creating 3D models (such as the famous + application Blender) it does not focus on the artistic aspects of 3D + modelling but instead on the CAD aspects. Thus it might be the + application you are looking for when you are planning to create 3D + models of machine parts but pretty sure is not what you are looking + for when you are more interested in creating computer-animated movies. + OpenSCAD is free software and available for Linux/UNIX, MS Windows and + Mac OS X. + + + openscad/openscad + diff --git a/media-gfx/openscad/openscad-9999.ebuild b/media-gfx/openscad/openscad-9999.ebuild index 4dd3247d891b..c6641079520f 100644 --- a/media-gfx/openscad/openscad-9999.ebuild +++ b/media-gfx/openscad/openscad-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -21,10 +21,13 @@ DEPEND=" dev-libs/boost:= dev-libs/glib:2 dev-libs/gmp:0= + dev-libs/libzip:= dev-libs/mpfr:0= dev-qt/qtconcurrent:5 dev-qt/qtcore:5 + dev-qt/qtdbus:5 dev-qt/qtgui:5[-gles2] + dev-qt/qtmultimedia:5[-gles2] dev-qt/qtopengl:5 media-gfx/opencsg media-libs/fontconfig:1.0 -- 2.26.2