From mboxrd@z Thu Jan 1 00:00:00 1970 From: iyzsong@member.fsf.org (=?utf-8?B?5a6L5paH5q2m?=) Subject: Re: [PATCH 2/2] gnu: gtk+: Enable SVG support. Date: Wed, 16 Mar 2016 12:02:39 +0800 Message-ID: <87a8lzoysg.fsf@member.fsf.org> References: <1457959093-5504-1-git-send-email-iyzsong@gmail.com> <1457959093-5504-2-git-send-email-iyzsong@gmail.com> <87lh5lfcat.fsf@member.fsf.org> <87y49jn2o1.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]:53563) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ag2fp-0004vI-K3 for guix-devel@gnu.org; Wed, 16 Mar 2016 00:03:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ag2fl-0007WA-28 for guix-devel@gnu.org; Wed, 16 Mar 2016 00:03:05 -0400 Received: from smtp27.openmailbox.org ([62.4.1.61]:55377) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ag2fk-0007Vx-TH for guix-devel@gnu.org; Wed, 16 Mar 2016 00:03:00 -0400 In-Reply-To: <87y49jn2o1.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Tue, 15 Mar 2016 17:09:34 +0100") 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@gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) writes: > iyzsong@member.fsf.org (=E5=AE=8B=E6=96=87=E6=AD=A6) skribis: > >> =E5=AE=8B=E6=96=87=E6=AD=A6 writes: >> >>> * gnu/packages/gtk.scm (gtk+, gtk+-2)[propagated-inputs]: Use 'gtk-pixb= uf+svg' >>> instead of 'gtk-pixbuf'. >> Typo, it's 'gdk-pixbuf'. >> >> This patch shouldn't apply directly to master right? I think this >> should be pushed with the themes patch and maybe some gtk+ releated >> packages update to a seperated branch. > > Right, it should be in a separate branch, say =E2=80=98gtk-update=E2=80= =99. Sure, I push it and some packages updates to =E2=80=98gtk-update=E2=80=99, = will pick them later after the next guix release :-)