From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:46356) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hAEqD-0002cq-Lw for guix-patches@gnu.org; Sat, 30 Mar 2019 10:20:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hAEqC-00057E-06 for guix-patches@gnu.org; Sat, 30 Mar 2019 10:20:13 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52179) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hAEq2-00053w-9c for guix-patches@gnu.org; Sat, 30 Mar 2019 10:20:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hAEq2-0002hs-4a for guix-patches@gnu.org; Sat, 30 Mar 2019 10:20:02 -0400 Subject: bug#35028: [PATCH 0/3] Remove WebKitGTK from GNOME Shell closure Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <877ecj7ksh.fsf@ngyro.com> Date: Sat, 30 Mar 2019 15:19:10 +0100 In-Reply-To: <877ecj7ksh.fsf@ngyro.com> (Timothy Sample's message of "Wed, 27 Mar 2019 23:14:06 -0400") Message-ID: <87ftr44f8h.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: Timothy Sample Cc: 35028-done@debbugs.gnu.org Hi Timothy, Timothy Sample skribis: > This patch set removes WebKitGTK from the GNOME Shell closure, making it > way smaller. I built all the dependants of =E2=80=9Cevolution-data-serve= r=E2=80=9D and > =E2=80=9Cgnome-online-accounts=E2=80=9D, fixing the inputs as I went. I = also tested a > few things in a virtual machine. Everything seems good to me, but it is > hard to tell what might break subtly with something like > =E2=80=9Cgnome-online-accounts=E2=80=9D. I did make sure that the GNOME = Control Center > still worked after having removed it as an input to GNOME Shell. I=E2=80= =99m > not sure why it was there in the first place. > > Timothy Sample (3): > gnu: gnome-online-accounts: Split off 'lib' output. > gnu: evolution-data-server: Add 'libedataserverui' output. > gnu: gnome-shell: Remove gnome-control-center from inputs. I=E2=80=99ve applied it all and also tested in a VM. It looks good! Thank you! BTW, we should probably give you commit access. Would you like to create an account on Savannah and upload your OpenPGP key there? Ludo=E2=80=99.