From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jookia <166291@gmail.com> Subject: Re: [PATCH 2/2] gnu: gtk+: Enable SVG support. Date: Wed, 16 Mar 2016 12:04:38 +1100 Message-ID: <20160316010438.GA5559@novena-choice-citizen.lan> 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: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47966) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from <166291@gmail.com>) id 1ag6jJ-0007VO-VX for guix-devel@gnu.org; Wed, 16 Mar 2016 04:22:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from <166291@gmail.com>) id 1ag6jJ-0004Tn-6j for guix-devel@gnu.org; Wed, 16 Mar 2016 04:22:57 -0400 Content-Disposition: inline In-Reply-To: <87y49jn2o1.fsf@gnu.org> 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 =?iso-8859-1?Q?Court=E8s?= Cc: guix-devel@gnu.org On Tue, Mar 15, 2016 at 05:09:34PM +0100, Ludovic Courtès wrote: > iyzsong@member.fsf.org (宋文武) skribis: > > > 宋文武 writes: > > > >> * gnu/packages/gtk.scm (gtk+, gtk+-2)[propagated-inputs]: Use 'gtk-pixbuf+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 ‘gtk-update’. If you're looking for GTK patches to shove in to a branch, I have a few ready, though most have been put in the mailing list. I have some grafted ones too. > Ludo’. Jookia.