From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47176) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e87PV-0004lP-5Z for guix-patches@gnu.org; Fri, 27 Oct 2017 12:23:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e87PR-00081o-W2 for guix-patches@gnu.org; Fri, 27 Oct 2017 12:23:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:57140) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e87PR-00081Z-Ru for guix-patches@gnu.org; Fri, 27 Oct 2017 12:23:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e87PR-0007GG-KK for guix-patches@gnu.org; Fri, 27 Oct 2017 12:23:01 -0400 Subject: [bug#27344] [PATCH v4 3/3] gnu: Add qucs-s. Resent-Message-ID: References: <87tvyksmyt.fsf@foradis.org> <20171027141819.21006-1-theodoros@foradis.org> <20171027141819.21006-3-theodoros@foradis.org> <87bmksa9xz.fsf@gnu.org> From: Theodoros Foradis In-reply-to: <87bmksa9xz.fsf@gnu.org> Date: Fri, 27 Oct 2017 19:22:15 +0300 Message-ID: <87po98sgqw.fsf@foradis.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 27344@debbugs.gnu.org Ludovic Courtès writes: > Theodoros Foradis skribis: > >> * gnu/packages/engineering.scm (qucs-s): New variable. > > There seems to be a lot of duplication with ‘qucs’. Would it be > possible to inherit from qucs, thereby reusing its phases, and simply > provide any extra phase that’s needed? > > This is our last patch, we’ll soon be able to claim victory! :-) I remember looking into that in the past, but for some reason decided against it. I'll give it another go, and reply with the results. -- Theodoros Foradis