From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: [PATCH] gnu: Add mpv-minimal. Date: Thu, 24 Dec 2015 11:35:45 +0300 Message-ID: <87zix0utum.fsf@gmail.com> References: <87d1um2o3f.fsf@gmail.com> <20151204171327.GD6556@debian> <87poykbui6.fsf@gmail.com> <20151205212843.249e6062@debian-netbook> <20151205204918.GB28666@debian> <87io3pmuyg.fsf@gmail.com> <20151223192955.GC16116@jasmine> 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]:41097) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aC1NO-0001y2-RZ for guix-devel@gnu.org; Thu, 24 Dec 2015 03:35:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aC1NJ-00024m-Sx for guix-devel@gnu.org; Thu, 24 Dec 2015 03:35:58 -0500 Received: from mail-lb0-x22a.google.com ([2a00:1450:4010:c04::22a]:35853) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aC1NJ-00024S-Ly for guix-devel@gnu.org; Thu, 24 Dec 2015 03:35:53 -0500 Received: by mail-lb0-x22a.google.com with SMTP id oh2so57582983lbb.3 for ; Thu, 24 Dec 2015 00:35:53 -0800 (PST) In-Reply-To: <20151223192955.GC16116@jasmine> (Leo Famulari's message of "Wed, 23 Dec 2015 14:29:55 -0500") 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: Leo Famulari Cc: guix-devel@gnu.org Leo Famulari (2015-12-23 22:29 +0300) wrote: > On Wed, Dec 23, 2015 at 11:26:47AM +0300, Alex Kost wrote: >> I am an mpv user and I would really like to get rid of this samba >> output, as it is heavy-weight and IIUC the lost functionality would be >> an impossibility to play audio/video files from remote resources >> connected using samba (which most likely are "MS Windows" partitions). >> >> So if other people do not object, I'm going to remove 'samba' output >> from 'mpv' package. > > I suggest making it a separate output so that users can get the > functionality if they need but the default package does not include it. > > I can try it in the next couple of days =E2=80=94 I've been meaning to le= arn how > to create multiple outputs for a package. I don't see how it can be done using a separate output (but I don't know much about multiple outputs as well :-)). -- Alex