From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 17 14:39:50 2017 Received: (at submit) by debbugs.gnu.org; 17 Jul 2017 18:39:50 +0000 Received: from localhost ([127.0.0.1]:44791 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dXAvu-0000Rc-6y for submit@debbugs.gnu.org; Mon, 17 Jul 2017 14:39:50 -0400 Received: from eggs.gnu.org ([208.118.235.92]:40990) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dXAvt-0000RR-0V for submit@debbugs.gnu.org; Mon, 17 Jul 2017 14:39:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dXAvn-00024C-07 for submit@debbugs.gnu.org; Mon, 17 Jul 2017 14:39:43 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:48823) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dXAvm-000244-Sx for submit@debbugs.gnu.org; Mon, 17 Jul 2017 14:39:42 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60190) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dXAvl-0007S6-Tj for guix-patches@gnu.org; Mon, 17 Jul 2017 14:39:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dXAvh-0001zi-AO for guix-patches@gnu.org; Mon, 17 Jul 2017 14:39:41 -0400 Received: from dd1012.kasserver.com ([85.13.128.8]:55496) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dXAvh-0001z7-3A for guix-patches@gnu.org; Mon, 17 Jul 2017 14:39:37 -0400 Received: from dayas.3.home (77.118.197.241.wireless.dyn.drei.com [77.118.197.241]) by dd1012.kasserver.com (Postfix) with ESMTPSA id 98C941CA0026; Mon, 17 Jul 2017 20:39:35 +0200 (CEST) From: Danny Milosavljevic To: guix-patches@gnu.org Subject: [PATCH] gnu: claws-mail: Disable (duplicate) Gtk+ icon cache generation. Date: Mon, 17 Jul 2017 20:29:50 +0200 Message-Id: <20170717182950.5346-1-dannym@scratchpost.org> X-Mailer: git-send-email 2.13.2 Tags: patch X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit Cc: Danny Milosavljevic X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) * gnu/packages/mail.scm (claws-mail)[arguments]: Add make-flags to disable Gtk+ icon cache generation. --- gnu/packages/mail.scm | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm index 0d1d39990..7228ec9d7 100644 --- a/gnu/packages/mail.scm +++ b/gnu/packages/mail.scm @@ -930,6 +930,11 @@ compresses it.") (arguments '(#:configure-flags '("--enable-gnutls" "--enable-pgpmime-plugin" "--enable-enchant") + #:make-flags + ;; Disable updating icon cache since it's done by the profile hook. + ;; Conflict with other packages in the profile would be inevitable + ;; otherwise. + '("gtk_update_icon_cache=true") #:phases (modify-phases %standard-phases (add-before 'build 'patch-mime (lambda* (#:key inputs #:allow-other-keys) From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 18 07:58:53 2017 Received: (at 27738) by debbugs.gnu.org; 18 Jul 2017 11:58:53 +0000 Received: from localhost ([127.0.0.1]:45430 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dXR9R-0008Kl-2s for submit@debbugs.gnu.org; Tue, 18 Jul 2017 07:58:53 -0400 Received: from eggs.gnu.org ([208.118.235.92]:58095) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dXR9P-0008KZ-V5 for 27738@debbugs.gnu.org; Tue, 18 Jul 2017 07:58:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dXR9H-0006dR-6E for 27738@debbugs.gnu.org; Tue, 18 Jul 2017 07:58:46 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:50417) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dXR9H-0006dM-2l; Tue, 18 Jul 2017 07:58:43 -0400 Received: from [193.50.110.220] (port=39806 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dXR9G-0005qQ-KV; Tue, 18 Jul 2017 07:58:42 -0400 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: Danny Milosavljevic Subject: Re: [bug#27738] [PATCH] gnu: claws-mail: Disable (duplicate) Gtk+ icon cache generation. References: <20170717182950.5346-1-dannym@scratchpost.org> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 30 Messidor an 225 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-unknown-linux-gnu Date: Tue, 18 Jul 2017 13:58:40 +0200 In-Reply-To: <20170717182950.5346-1-dannym@scratchpost.org> (Danny Milosavljevic's message of "Mon, 17 Jul 2017 20:29:50 +0200") Message-ID: <87pocyyn0v.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 27738 Cc: 27738@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) Danny Milosavljevic skribis: > * gnu/packages/mail.scm (claws-mail)[arguments]: Add make-flags to disable > Gtk+ icon cache generation. OK! From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 26 02:19:29 2017 Received: (at control) by debbugs.gnu.org; 26 Jul 2017 06:19:29 +0000 Received: from localhost ([127.0.0.1]:56642 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1daFfN-0001r5-AJ for submit@debbugs.gnu.org; Wed, 26 Jul 2017 02:19:29 -0400 Received: from dd1012.kasserver.com ([85.13.128.8]:39896) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1daFfM-0001qx-3T for control@debbugs.gnu.org; Wed, 26 Jul 2017 02:19:28 -0400 Received: from localhost (77.118.151.227.wireless.dyn.drei.com [77.118.151.227]) by dd1012.kasserver.com (Postfix) with ESMTPSA id 063CF1CA02FC for ; Wed, 26 Jul 2017 08:19:25 +0200 (CEST) Date: Wed, 26 Jul 2017 08:19:19 +0200 From: Danny Milosavljevic To: Message-ID: <20170726081919.2d460fbc@scratchpost.org> X-Mailer: Claws Mail 3.15.0-dirty (GTK+ 2.24.31; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: close 27738 [...] Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [85.13.128.8 listed in list.dnswl.org] 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: close 27738 [...] Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [85.13.128.8 listed in list.dnswl.org] 0.0 TVD_SPACE_RATIO No description available. 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject close 27738 From unknown Sat Aug 16 16:11:20 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 23 Aug 2017 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator