From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Add mpv. Date: Sun, 22 Mar 2015 16:59:12 +0100 Message-ID: <878uepyqen.fsf@gnu.org> References: <871tkk4n1g.fsf@taylan.uni.cx> 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]:59023) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YZiHX-0007BE-Qy for guix-devel@gnu.org; Sun, 22 Mar 2015 11:59:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YZiHS-00076H-P5 for guix-devel@gnu.org; Sun, 22 Mar 2015 11:59:19 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:35915) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YZiHS-00076D-MQ for guix-devel@gnu.org; Sun, 22 Mar 2015 11:59:14 -0400 In-Reply-To: <871tkk4n1g.fsf@taylan.uni.cx> ("Taylan Ulrich \=\?utf-8\?Q\?\=5C\=22Bay\=C4\=B1rl\=C4\=B1\=2FKammer\=5C\=22\=22's\?\= message of "Thu, 19 Mar 2015 23:53:15 +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: Taylan Ulrich =?utf-8?Q?=22Bay=C4=B1rl=C4=B1?= =?utf-8?Q?=2FKammer=22?= Cc: guix-devel@gnu.org taylanbayirli@gmail.com (Taylan Ulrich "Bay=C4=B1rl=C4=B1/Kammer") skribis: > From b16fd3946adf45214c3e137e1f01f6a7294feca9 Mon Sep 17 00:00:00 2001 > From: =3D?UTF-8?q?Taylan=3D20Ulrich=3D20Bay=3DC4=3DB1rl=3DC4=3DB1/Kammer?= =3D > > Date: Thu, 19 Mar 2015 23:46:21 +0100 > Subject: [PATCH 1/2] gnu: Add mpv. > > * gnu/packages/video.scm (mpv): New variable. LGTM. I didn=E2=80=99t know there were two forks of MPlayer. Thanks, Ludo=E2=80=99.