From: Andreas Enge <andreas@enge.fr>
To: Efraim Flashner <efraim@flashner.co.il>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: Add libcanberra-gtk2.
Date: Sun, 7 Feb 2016 12:13:08 +0100 [thread overview]
Message-ID: <20160207111308.GA5011@debian> (raw)
In-Reply-To: <20160206215657.3f9fa800@debian-netbook>
On Sat, Feb 06, 2016 at 09:56:57PM +0200, Efraim Flashner wrote:
> gtk is the only different input between the two variants, how about just
> removing gtk from the list of inherited inputs and adding in gtk+-2? grepping
> for "package-inputs" should have some examples.
For instance qt:
(inputs `(,@(alist-delete "harfbuzz"
(alist-delete "libjpeg" (package-inputs qt)))
("libjepg" ,libjpeg-8)
("libsm" ,libsm)))
Andreas
next prev parent reply other threads:[~2016-02-07 11:13 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-04 16:04 [PATCH] gnu: libcanberra: Add input gtk+-2 Fabian Harfert
2016-02-04 16:08 ` Fabian Harfert
2016-02-06 5:05 ` 宋文武
2016-02-06 18:48 ` [PATCH] gnu: Add libcanberra-gtk2 Fabian Harfert
2016-02-06 19:56 ` Efraim Flashner
2016-02-07 11:13 ` Andreas Enge [this message]
2016-02-07 13:41 ` Fabian Harfert
2016-02-07 14:03 ` Andreas Enge
2016-02-07 14:25 ` Efraim Flashner
2016-02-07 15:51 ` Andreas Enge
2016-02-07 20:15 ` Ludovic Courtès
2016-02-07 20:16 ` Andreas Enge
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=20160207111308.GA5011@debian \
--to=andreas@enge.fr \
--cc=efraim@flashner.co.il \
--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).