From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:53380) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iBw0S-0002MI-44 for guix-patches@gnu.org; Sun, 22 Sep 2019 03:10:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iBw0R-0002tJ-45 for guix-patches@gnu.org; Sun, 22 Sep 2019 03:10:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52779) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iBw0Q-0002tB-W7 for guix-patches@gnu.org; Sun, 22 Sep 2019 03:10:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iBw0Q-0000H8-Ot for guix-patches@gnu.org; Sun, 22 Sep 2019 03:10:02 -0400 Subject: bug#36440: [PATCH] Add FreeCAD Resent-To: guix-patches@gnu.org Resent-Message-ID: Date: Sun, 22 Sep 2019 09:09:18 +0200 From: =?UTF-8?Q?Bj=C3=B6rn_?= =?UTF-8?Q?H=C3=B6fling?= Message-ID: <20190922090918.472d0021@alma-ubu> In-Reply-To: References: <87zhjm96in.fsf@gnu.org> <2CF5BFCE-4CAF-476F-9FF9-FAE031C35014@asu.edu> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/Ih/Zefn_PK5w7h19fUHajgw"; protocol="application/pgp-signature" 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: John Soo Cc: 36440-done@debbugs.gnu.org, Paul Garlick --Sig_/Ih/Zefn_PK5w7h19fUHajgw Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Wed, 11 Sep 2019 14:19:19 +0000 John Soo wrote: > Hi all, >=20 > I rebased the patches on master. Thanks again! >=20 > - John Hi John, thanks for the efford you put into FreeCAD. I pushed this as: 4cd9de6068f439c52f6874f00ec608c41156d095 with these changes: I dropped the "llvm-toolchain-6" package, which is just a union-package and instead used llvm-6 and clang-6 as inputs (Thanks to Ludo for pointing at this). libcxx-6: Left the description as inherited, added the speciality for pyside2 as a comment. libspnav: The linter had an issue with the sourceforge-sources? Then I went directly to the github sources via git-fetch. FreeCAD: Commented out the dependency on qtwebkit: It takes soo long to compile and substitutes are rarely available. Double-Checked licenses and fixed the ;;Help-comments on licenses field. Bj=C3=B6rn --Sig_/Ih/Zefn_PK5w7h19fUHajgw Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQQiGUP0np8nb5SZM4K/KGy2WT5f/QUCXYceHgAKCRC/KGy2WT5f /XZcAJ40fnjIRMvkNn9ZwXgs0iX8jbAs+wCdEcTyFUi90KyZJ+Y3Id/NVF+bRxo= =aZDA -----END PGP SIGNATURE----- --Sig_/Ih/Zefn_PK5w7h19fUHajgw--