From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Add WebKitGTK+. Date: Wed, 08 Apr 2015 14:04:54 +0200 Message-ID: <87y4m2ygex.fsf@gnu.org> References: <1428403572-15302-1-git-send-email-iyzsong@gmail.com> 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]:38599) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yfoj6-0007VX-4Y for guix-devel@gnu.org; Wed, 08 Apr 2015 08:05:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yfoj2-0007af-B7 for guix-devel@gnu.org; Wed, 08 Apr 2015 08:05:00 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:48665) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yfoj2-0007ab-88 for guix-devel@gnu.org; Wed, 08 Apr 2015 08:04:56 -0400 In-Reply-To: <1428403572-15302-1-git-send-email-iyzsong@gmail.com> (=?utf-8?B?IuWui+aWh+atpiIncw==?= message of "Tue, 7 Apr 2015 18:46:12 +0800") 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: =?utf-8?B?5a6L5paH5q2m?= Cc: guix-devel@gnu.org =E5=AE=8B=E6=96=87=E6=AD=A6 skribis: > * gnu/packages/gnome.scm (webkitgtk): New variable. LGTM! On IRC Andy suggested moving it to a webkit module, which would host other WebKit-related projects. I don=E2=80=99t have an opinion, so I=E2=80= =99ll let you make the choice that seems best. Thanks, Ludo=E2=80=99.