From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 3/5] gnu: Add evas-generic-loaders Date: Sun, 01 Mar 2015 21:34:53 +0100 Message-ID: <87wq308niq.fsf@gnu.org> References: <1425161466-4681-1-git-send-email-sleep_walker@suse.cz> <1425161466-4681-4-git-send-email-sleep_walker@suse.cz> 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]:50221) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSAZp-0005YJ-1h for guix-devel@gnu.org; Sun, 01 Mar 2015 15:35:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YSAZk-0005H6-3E for guix-devel@gnu.org; Sun, 01 Mar 2015 15:35:00 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:42099) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSAZk-0005H1-0X for guix-devel@gnu.org; Sun, 01 Mar 2015 15:34:56 -0500 In-Reply-To: <1425161466-4681-4-git-send-email-sleep_walker@suse.cz> (=?utf-8?B?IlRvbcOhxaEJxIxlY2giJ3M=?= message of "Sat, 28 Feb 2015 23:11:04 +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: =?utf-8?B?VG9tw6HFoSDEjGVjaA==?= Cc: guix-devel@gnu.org Tom=C3=A1=C5=A1 =C4=8Cech skribis: > * gnu/packages/enlightenment.scm (evas-generic-loaders): New variable. [...] > + ("efl" ,efl) Propagate? > + (description > + "Evas-generic-loaders is collection of interfaces to outside librar= ies > +and applications allowing to natively open pictures, documents and media ^^^^^ =E2=80=9Callowing pictures to be opened=E2=80=9D OK to push with this change. Ludo=E2=80=99.