From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:50842) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i4mJP-00063q-KA for guix-patches@gnu.org; Mon, 02 Sep 2019 09:24:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i4mJO-0003WC-OD for guix-patches@gnu.org; Mon, 02 Sep 2019 09:24:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48746) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i4mJO-0003W4-Jh for guix-patches@gnu.org; Mon, 02 Sep 2019 09:24:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i4mJO-0002rQ-D0 for guix-patches@gnu.org; Mon, 02 Sep 2019 09:24:02 -0400 Subject: [bug#36440] [PATCH] Add FreeCAD Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Mon, 02 Sep 2019 15:23:12 +0200 In-Reply-To: (Paul Garlick's message of "Tue, 30 Jul 2019 13:24:33 +0100") Message-ID: <87zhjm96in.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: Paul Garlick , John Soo Cc: 36440@debbugs.gnu.org Hi John & all, Paul Garlick skribis: > Marvellous progress in packaging FreeCAD for Guix! > > One of the dependencies is OpenCASCADE. You may wish to switch the > opencascade-oce input to opencascade-occt, which is now available. See > commit 37dc29200c44adc0474476b8df46ed44e8a1d41a. The occt version is > more up-to-date than the oce version. John, did you have a chance to look into that? We=E2=80=99d rather not let= the patch gather too much dust. :-) Thanks, Ludo=E2=80=99.