From mboxrd@z Thu Jan 1 00:00:00 1970 From: taylanbayirli@gmail.com (Taylan Ulrich =?utf-8?Q?Bay=C4=B1rl=C4=B1?= =?utf-8?Q?=2FKammer?=) Subject: Re: [PATCH] gnu: Remove mplayer2. Date: Sat, 15 Aug 2015 15:21:18 +0200 Message-ID: <87mvxsofg1.fsf@T420.taylan> References: <874mk3pa99.fsf@T420.taylan> 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]:52094) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZQbOk-0003b1-WA for guix-devel@gnu.org; Sat, 15 Aug 2015 09:21:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZQbOk-0000Su-9n for guix-devel@gnu.org; Sat, 15 Aug 2015 09:21:22 -0400 Received: from mail-wi0-x22c.google.com ([2a00:1450:400c:c05::22c]:34583) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZQbOk-0000SS-35 for guix-devel@gnu.org; Sat, 15 Aug 2015 09:21:22 -0400 Received: by wicne3 with SMTP id ne3so40991815wic.1 for ; Sat, 15 Aug 2015 06:21:20 -0700 (PDT) Received: from T420.taylan ([2a02:908:c38:5c00:221:ccff:fe66:68f0]) by smtp.gmail.com with ESMTPSA id fi3sm7802245wib.0.2015.08.15.06.21.19 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 15 Aug 2015 06:21:19 -0700 (PDT) In-Reply-To: <874mk3pa99.fsf@T420.taylan> ("Taylan Ulrich \=\?utf-8\?Q\?\=5C\=22Bay\=C4\=B1rl\=C4\=B1\=2FKammer\=5C\=22\=22's\?\= message of "Thu, 13 Aug 2015 15:51:14 +0200") 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: guix-devel@gnu.org taylanbayirli@gmail.com (Taylan Ulrich "Bay=C4=B1rl=C4=B1/Kammer") writes: > mplayer2 has been crashing at startup since a while. It might be > related to incompatibilities with new FFmpeg versions. I was the one > who added the mplayer2 recipe despite the project being abandoned, but I > switched to mpv after all and don't have motivation to support this > package anymore. > > Unless someone else wants to keep supporting mplayer2 despite the > project being abandoned, I propose we simply remove it from Guix. > > By the way, the description field of the mpv package mentions mplayer2, > so users who search for mplayer2 will find mpv. Pushed since there were no objections. Taylan