From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH] Add Shotwell. Date: Mon, 21 Sep 2015 07:52:16 +0200 Message-ID: <878u805nfz.fsf@elephly.net> References: <878u8p52xw.fsf@elephly.net> <87twrd8123.fsf@gmail.com> 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]:43476) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zdu1h-0004A5-Kz for guix-devel@gnu.org; Mon, 21 Sep 2015 01:52:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zdu1d-0003XX-LE for guix-devel@gnu.org; Mon, 21 Sep 2015 01:52:33 -0400 Received: from sender163-mail.zoho.com ([74.201.84.163]:25545) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zdu1d-0003WA-C2 for guix-devel@gnu.org; Mon, 21 Sep 2015 01:52:29 -0400 In-reply-to: <87twrd8123.fsf@gmail.com> 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 宋文武 writes: >> * gnu/packages/photo.scm (libraw): New variable. >> * gnu/packages/gnome.scm (libgee): New variable. >> * gnu/packages/gnome.scm (gexiv2): New variable. >> * gnu/packages/gnome.scm (shotwell): New variable. I pushed those four with the suggested changes (except for adding “vala” to the native-inputs of libgee). Thank you! ~~ Ricardo