From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [WIP 4/8] gnu: vala: Build Vala API (.vapi) generator. Date: Mon, 02 May 2016 10:27:54 +0200 Message-ID: <87k2jcdfud.fsf@gnu.org> References: <064533e48c65eabd114f908b62fdbbf2eb473fba.1460775480.git.leo@famulari.name> 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]:44241) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ax9DC-0000OQ-K5 for guix-devel@gnu.org; Mon, 02 May 2016 04:28:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ax9D1-0006Sq-1N for guix-devel@gnu.org; Mon, 02 May 2016 04:28:09 -0400 In-Reply-To: <064533e48c65eabd114f908b62fdbbf2eb473fba.1460775480.git.leo@famulari.name> (Leo Famulari's message of "Fri, 15 Apr 2016 23:02:25 -0400") 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" To: Leo Famulari Cc: guix-devel@gnu.org Leo Famulari skribis: > * gnu/packages/gnome.scm (vala)[arguments]: Pass --enable-apigen > to #:configure-flags. LGTM; I think this could go right now in =E2=80=98gnome-updates=E2=80=99. = :-) Ludo=E2=80=99.