From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 0B3GD2w88148YwAA0tVLHw (envelope-from ) for ; Wed, 24 Jun 2020 11:43:40 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id cOOWC2w8814MHwAA1q6Kng (envelope-from ) for ; Wed, 24 Jun 2020 11:43:40 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id C4EB09404D7 for ; Wed, 24 Jun 2020 11:43:39 +0000 (UTC) Received: from localhost ([::1]:35598 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jo3oY-0002YT-Ic for larch@yhetil.org; Wed, 24 Jun 2020 07:43:38 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42504) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jo3ih-0001Bn-I9 for guix-devel@gnu.org; Wed, 24 Jun 2020 07:37:35 -0400 Received: from dd26836.kasserver.com ([85.13.145.193]:41500) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jo3ie-0002bq-TO for guix-devel@gnu.org; Wed, 24 Jun 2020 07:37:35 -0400 Received: from localhost (80-110-127-207.cgn.dynamic.surfer.at [80.110.127.207]) by dd26836.kasserver.com (Postfix) with ESMTPSA id D816D3363923; Wed, 24 Jun 2020 13:37:27 +0200 (CEST) Date: Wed, 24 Jun 2020 13:37:17 +0200 From: Danny Milosavljevic To: Raghav Gururajan Subject: Re: [OUTREACHY]: Integration of desktop environments into GNU Guix Message-ID: <20200624133717.3a9fbcb2@scratchpost.org> In-Reply-To: <73cb94f7-d7b4-ec0a-5942-e701a18bdf5c@disroot.org> References: <20200506051334.4558e7b3.raghavgururajan@disroot.org> <8c56bfdd-4080-9444-d3c2-7bd962c4c687@disroot.org> <49cc7f39-7bce-f5a1-55da-5f9bca203627@disroot.org> <7fc9e1ff-de86-56e0-386b-8e1eb9d54585@disroot.org> <1742d1f9-43ed-83a5-1354-bf1c94c2f679@disroot.org> <30888750-2c5b-d94f-6199-f8539b2d0de0@disroot.org> <73cb94f7-d7b4-ec0a-5942-e701a18bdf5c@disroot.org> X-Mailer: Claws Mail 3.17.5 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/9qplQ7GHX=qH4dqMCiKZ/rF"; protocol="application/pgp-signature"; micalg=pgp-sha512 Received-SPF: none client-ip=85.13.145.193; envelope-from=dannym@scratchpost.org; helo=dd26836.kasserver.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/06/24 07:37:28 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: guix-devel@gnu.org Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Spam-Score: -1.11 X-TUID: VIVMQU9nNRd0 --Sig_/9qplQ7GHX=qH4dqMCiKZ/rF Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi RG, I've changed guix wip-desktop to use guix master commit c03cefc3d8dd826c4a74abbfe2b235525dca50fb as base (made a rebase). Then I tested and applied the patches from your E-Mail this is an answer to. That means a few of your patches didn't apply--which is not your fault. Could you please clone wip-desktop anew and rebase the patches that didn't apply on top manually and then re-send those? The ones that didn't apply are: glib: Patch doesn't apply. Also: Why define-public now? glib-networking 2.64.3 doesn't apply because of missing glib (because above= didn't apply). gobject-introspection: Patch didn't apply. gstreamer: Patch didn't apply. libvisual: Patch didn't apply. libvisual-plugins: Didn't try, dependency now missing. gst-plugins-base: Patch didn't apply. gst-plugins-good: Didn't try, dependency now missing. Some comments on the ones that did apply: at-spi2-atk: * I've not applied the move of dbus to regular inputs. Was it accidential or does it actually use dbus after it is installed? cogl: I've had some merging trouble, so just FYI: * Phase 'fix-build-with-mesa-20 is now gone * Phase 'patch-docbook-xml is now new * arguments were in another spot than before--which confused git very much geoclue: I've had some merging trouble, so did the following: * Kept geoclue-config.patch as before. Should I delete it for real? esound: * tcp-wrappers' libwrap is not referenced for some reason. * Moved tcp-wrappers to regular inputs. Please thus resend patches on top of wip-desktop for * glib * glib-networking 2.64.3 (which is the second update) * gobject-introspection * gstreamer * libvisual * libvisual-plugins * gst-plugins-base * gst-plugins-good --Sig_/9qplQ7GHX=qH4dqMCiKZ/rF Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAl7zOu0ACgkQ5xo1VCww uqXM4Af+JEHd9fVTqQkxb6UJTXAh8cpuyX2No7fD8xkBHnfaB7Bj3Ylcg/+swWua oT56UYbBHzY8rJZrw1buxdSFDYfaQl+bK6RD7ejCRhJniHSxo8t6qrLG8/T8UzQN IQ1f3WOrYvVnh8QgCqoj80g4Ng+CSTwRKiR09WF4/t1hG/GergB0eqnwRKBm65jT qY9Osqy2Otu2fTmAHowFutzC+3xzqt7m0a2evDTTXLDjodH1fA65iIrQa3N3S6+t WYjfUpsAHdxbYgGXlJlmWSQ38fzebIvWaNeVw2uY5IW+468kniaJE+jZtB8E0IuP n2BZbK/6pv3NPIWUb7T60++50JomXw== =edWy -----END PGP SIGNATURE----- --Sig_/9qplQ7GHX=qH4dqMCiKZ/rF--