From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52365) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dY7jd-0003fo-D8 for guix-patches@gnu.org; Thu, 20 Jul 2017 05:27:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dY7ja-0000So-Cd for guix-patches@gnu.org; Thu, 20 Jul 2017 05:27:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:45917) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dY7ja-0000Sh-9U for guix-patches@gnu.org; Thu, 20 Jul 2017 05:27:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dY7jZ-0000jo-W5 for guix-patches@gnu.org; Thu, 20 Jul 2017 05:27:02 -0400 Subject: [bug#27344] [PATCH 0/12] Add computational software and circuit simulators Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <8760g11j3e.fsf@openmailbox.org> Date: Thu, 20 Jul 2017 11:25:49 +0200 In-Reply-To: <8760g11j3e.fsf@openmailbox.org> (Theodoros Foradis's message of "Mon, 12 Jun 2017 15:33:25 +0300") Message-ID: <87zibzwjc2.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Theodoros Foradis , Danny Milosavljevic Cc: 27344@debbugs.gnu.org Hello, Theodoros Foradis skribis: > This patch series adds: > * Computational software from > > * Qucs and its dependencies for digital circuit simulation/optimisation > * Ngspice and Xyce(serial/parallel) circuit simulators > * Qucs-s, which is a GUI that utilises those 3 simulators. > > Ngspice, normally includes a non-free component (cider), which I delete > with a snippet from source, and build without. I have clearly noted the > licenses of the rest of the source code, but I would like someone to > verify I am not missing anything. Danny, Theodoros: could we make sure the non-controversial parts of these series get committed? :-) TIA, Ludo=E2=80=99, who is fighting bitrot.