From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:51973) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ipbD6-0004dZ-4X for guix-patches@gnu.org; Thu, 09 Jan 2020 12:03:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ipbD4-0005JC-QG for guix-patches@gnu.org; Thu, 09 Jan 2020 12:03:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:47017) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ipbD4-0005I0-L2 for guix-patches@gnu.org; Thu, 09 Jan 2020 12:03:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ipbD4-0002j6-H7 for guix-patches@gnu.org; Thu, 09 Jan 2020 12:03:02 -0500 Subject: bug#38904: gnu: Add gnome-color-manager. Resent-To: guix-patches@gnu.org Resent-Message-ID: Date: Thu, 9 Jan 2020 18:02:36 +0100 From: Danny Milosavljevic Message-ID: <20200109180236.716b9974@scratchpost.org> In-Reply-To: References: <66fa4e1fc22ad1843d8996e9d687d0a0f18c2262.camel@disroot.org> <20200105111929.3a09f65c@scratchpost.org> <20200109160313.7adaf490@scratchpost.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/N5_xFgBH7VOzWL/r1yvZJeM"; protocol="application/pgp-signature"; micalg=pgp-sha256 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: Raghav Gururajan Cc: 38904-done@debbugs.gnu.org --Sig_/N5_xFgBH7VOzWL/r1yvZJeM Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi Raghav, On Thu, 09 Jan 2020 10:26:31 -0500 Raghav Gururajan wrote: > I believe this application retrives some information about graphical > properties of a-i-t from a-i-t package. To find out, I've removed it from the inputs and it built just fine and gcm-viewer also started up fine. What was the reason that you added it? > Would it be okay if I leave things as it is for now? You are free to leave it as is on your computer. When merging it to guix master there have to be some standards--otherwise master would be perpetually broken. In this specific case, some other packages in (gnu packages gnome) also have adwaita-icon-theme as input. Even when there is that input that is unused = it will not cause problems (however, it will also not do what you wanted it to do--whatever that is). Also, nothing depends on gnome-color-manager. Therefore, applied to guix master as commit 29ae18db0578bbdbc0119703f7412fe91927e80e. But really, having one specific theme (which is by definition a user-select= able thing) as an input is weird. Let's fix that everywhere eventually. --Sig_/N5_xFgBH7VOzWL/r1yvZJeM Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAl4XXKwACgkQ5xo1VCww uqVkuwf/XwDSKFrkXum7dRKEI2DGK8JobvKfe/NEVkiVJsCYiZq61Le94/9nJn9F +9JDUjpL3oeuw0ucowmWJD4ZQWZOh9ikERaM8Nm7ovj1fzovjL5seORgPsL6ql09 hdSdi/eMREbstKVIAjZHzMchbodJh6PIi2TV9csTQfScdpcIGHHaGovhPnHNL0Mk RH0Aam2jThqhFPIOjr1jyCatJuTmANMto/Z9ars6G8KpinAa9+wL+vjwqYTotu7R m4HSoqhaogI21nnD0XRoNpNCLH8tEA175TtHuH9JvfkYqMiDNfLznEBMGTWfwV6P UMynXWcObPdPhbKvWaXM++yQYtEfow== =Bd52 -----END PGP SIGNATURE----- --Sig_/N5_xFgBH7VOzWL/r1yvZJeM--