From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:41448) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1ho2gp-00054e-T2 for guix-patches@gnu.org; Thu, 18 Jul 2019 05:27:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ho2go-0005t5-VY for guix-patches@gnu.org; Thu, 18 Jul 2019 05:27:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44617) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ho2go-0005sU-BG for guix-patches@gnu.org; Thu, 18 Jul 2019 05:27:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ho2go-00054s-6I for guix-patches@gnu.org; Thu, 18 Jul 2019 05:27:02 -0400 Subject: [bug#35866] [PATCH] gnu: Add qtwebengine. References: <20190523062344.20601-1-mrosset@bufio.org> In-Reply-To: <20190523062344.20601-1-mrosset@bufio.org> Resent-Message-ID: From: Ricardo Wurmus Date: Thu, 18 Jul 2019 11:26:05 +0200 Message-ID: <87v9vzg0cy.fsf@mdc-berlin.de> 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: 35866@debbugs.gnu.org Hi Mike, I=E2=80=99m curious about the current state of this patch. Have you been a= ble to take a look at whether we could use our ungoogled-chromium package here? I=E2=80=99m working on getting the latest R Studio into Guix (upgrading and moving it from the guix-bimsb channel) and since all versions since 1.2 depend on qtwebengine I have some motivation to see this patch make it into Guix at some point :) -- Ricardo