From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH] gtk+: Support GUIX_GTK{2,3}_PATH variables. Date: Thu, 31 Dec 2015 12:27:49 +0100 Message-ID: <87vb7eamdm.fsf@elephly.net> References: <877fkwotnw.fsf@elephly.net> <87bna7g8a2.fsf@igalia.com> <87wpsvnqhe.fsf@elephly.net> <87k2oui80q.fsf@gnu.org> <87poygn0vq.fsf@elephly.net> <87si3bsp70.fsf@gnu.org> <87a8oy6ao0.fsf@elephly.net> <87poxqnjpq.fsf@netris.org> <8737ukobzm.fsf@netris.org> <87y4cbrjr1.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50160) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aEbOm-0007c7-Fk for guix-devel@gnu.org; Thu, 31 Dec 2015 06:28:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aEbOl-0006EY-Jm for guix-devel@gnu.org; Thu, 31 Dec 2015 06:28:04 -0500 In-reply-to: <87y4cbrjr1.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel Ludovic Courtès writes: > Mark H Weaver skribis: > >> This is now sufficiently built to merge to 'master', but I'm not sure >> whether it was decided to do this before getting feedback from upstream. > > I think there was consensus that this is OK to install the patch for our > purposes, and that we can always adjust should upstream propose > something different. > > Ricardo? I’ll resend my patches to the GTK mailing list in a moment (after subscribing). I’m in no hurry to get this patched version of GTK merged into master because it is just *one* necessary step in making input methods (and possibly themes) work in GuixSD without having to install the GTK packages. Alone it is insufficient in fixing this issue. ~~ Ricardo