From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] glib-or-gtk-build-system: new build-system Date: Wed, 08 Oct 2014 12:04:54 +0200 Message-ID: <8738ayswqh.fsf@gnu.org> References: <87y4ssubnq.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41382) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xbo74-0002TG-ES for guix-devel@gnu.org; Wed, 08 Oct 2014 06:04:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xbo70-0001Mf-Dr for guix-devel@gnu.org; Wed, 08 Oct 2014 06:04:54 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:50716) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xbo70-0001MX-7K for guix-devel@gnu.org; Wed, 08 Oct 2014 06:04:50 -0400 In-Reply-To: (Federico Beffa's message of "Wed, 8 Oct 2014 09:28:43 +0200") 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: Federico Beffa Cc: guix-devel@gnu.org Federico Beffa skribis: > On Mon, Oct 6, 2014 at 11:32 PM, Ludovic Court=C3=A8s wrot= e: >> Excellent! Would be nice to check Evince and EOG, which were known to >> have this kind of problem. > > I've checked Evince and it works fine. Great. > I couldn't find EOG. What's the name of the package? I remember Cyril mentioned it in a discussion, but it=E2=80=99s not in the = tree, so forget about it. > Attached an updated patch. If it is fine, I will update the > documentation in a separate patch to follow. OK. > From 3bcb914162de1950ff927bc44cb91ea20bd5c1d4 Mon Sep 17 00:00:00 2001 > From: Federico Beffa > Date: Mon, 6 Oct 2014 15:49:29 +0200 > Subject: [PATCH] glib-or-gtk-build-system: New files > > * guix/build-system/glib-or-gtk.scm, guix/build/glib-or-gtk-build-system.= scm: > Add initial version of a new build-system called 'glib-or-gtk-build-sys= tem'. I=E2=80=99ve pushed the patch after adding the files to Makefile.am and twe= aking the commit log (I realize I wasn=E2=80=99t clear: =E2=80=9CNew files=E2=80= =9D is for the body of the commit log, whereas the subject line is typically a sentence.) Thanks! Ludo=E2=80=99.