From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 4/5] gnu: Add emotion-generic-players Date: Sun, 01 Mar 2015 21:35:50 +0100 Message-ID: <87r3t88nh5.fsf@gnu.org> References: <1425161466-4681-1-git-send-email-sleep_walker@suse.cz> <1425161466-4681-5-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]:50471) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSAak-0006PM-9z for guix-devel@gnu.org; Sun, 01 Mar 2015 15:35:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YSAaf-0005gb-AO for guix-devel@gnu.org; Sun, 01 Mar 2015 15:35:58 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:42109) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSAaf-0005gX-72 for guix-devel@gnu.org; Sun, 01 Mar 2015 15:35:53 -0500 In-Reply-To: <1425161466-4681-5-git-send-email-sleep_walker@suse.cz> (=?utf-8?B?IlRvbcOhxaEJxIxlY2giJ3M=?= message of "Sat, 28 Feb 2015 23:11:05 +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 (emotion-generic-players): New variable. [...] > + (inputs > + `(("efl" ,efl) Propagate? > + "Emotion-generic-players is collection of interfaces to outside lib= raries > +and applications allowing to natively play video files through Emotion. =E2=80=9Callowing videos to be played=E2=80=9D Other than that, OK. Ludo=E2=80=99.