From: Efraim Flashner <efraim@flashner.co.il>
To: Alex Kost <alezost@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: Add mpv-minimal.
Date: Thu, 24 Dec 2015 15:56:00 +0200 [thread overview]
Message-ID: <20151224155600.5c9b6159@debian-netbook> (raw)
In-Reply-To: <87zix0utum.fsf@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 972 bytes --]
On Thu, 24 Dec 2015 11:35:45 +0300
Alex Kost <alezost@gmail.com> wrote:
> Leo Famulari (2015-12-23 22:29 +0300) wrote:
>
> [...]
> [...]
> [...]
>
> 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
>
One build and two outputs, mpv and mpv-minimal, would be nice for a
substitution server but not be too helpful in the case of building your own
packages. I don't believe it would be possible.
off the top of my head for defining mpv-minimal in terms of mpv (see
python.scm for a lot more examples):
(define-public mpv-minimal
(package (inherit mpv)
(name "mpv-minimal)
(inputs (alist-delete "samba" (package-inputs mpv)))))
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2015-12-24 13:56 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-04 16:08 [PATCH] gnu: Add mpv-minimal Alex Kost
2015-12-04 17:13 ` Andreas Enge
2015-12-04 18:20 ` Taylan Ulrich Bayırlı/Kammer
2015-12-05 18:49 ` Alex Kost
2015-12-05 19:28 ` Efraim Flashner
2015-12-05 20:49 ` Andreas Enge
2015-12-23 8:26 ` Alex Kost
2015-12-23 19:29 ` Leo Famulari
2015-12-24 8:35 ` Alex Kost
2015-12-24 13:56 ` Efraim Flashner [this message]
2015-12-24 16:56 ` Leo Famulari
2015-12-23 19:48 ` Efraim Flashner
2015-12-24 8:36 ` Alex Kost
2015-12-24 9:14 ` Efraim Flashner
2015-12-25 15:29 ` Alex Kost
2015-12-30 15:48 ` Ludovic Courtès
2016-01-07 22:41 ` Alex Kost
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20151224155600.5c9b6159@debian-netbook \
--to=efraim@flashner.co.il \
--cc=alezost@gmail.com \
--cc=guix-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).