all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: iyzsong@member.fsf.org (宋文武)
To: Fabian Harfert <fhmgufs@web.de>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: libcanberra: Add input gtk+-2.
Date: Sat, 06 Feb 2016 13:05:23 +0800	[thread overview]
Message-ID: <87lh6yctt8.fsf@member.fsf.org> (raw)
In-Reply-To: <20160204170825.4563a546@alarmpi> (Fabian Harfert's message of "Thu, 4 Feb 2016 17:08:25 +0100")

Fabian Harfert <fhmgufs@web.de> writes:

> On Thu,  4 Feb 2016 17:04:42 +0100
> Fabian Harfert <fhmgufs@web.de> wrote:
>
>> * gnu/packages/libcanberra.scm (libcanberra): Add input gtk+-2.
>> ---
>>  gnu/packages/libcanberra.scm | 1 +
>>  1 file changed, 1 insertion(+)
>> 
>> diff --git a/gnu/packages/libcanberra.scm
>> b/gnu/packages/libcanberra.scm index 3769e3f..4110e88 100644
>> --- a/gnu/packages/libcanberra.scm
>> +++ b/gnu/packages/libcanberra.scm
>> @@ -67,6 +67,7 @@
>>      (inputs
>>       `(("alsa-lib" ,alsa-lib)
>>         ("gstreamer" ,gstreamer)
>> +       ("gtk+" ,gtk+-2)
>>         ("gtk+" ,gtk+)
>>         ("libltdl" ,libltdl)
>>         ("libvorbis" ,libvorbis)
This will add gtk+-2 to the closure of every gtk+-3 application,
How about add a new libcanberra/gtk+-2 package?

  reply	other threads:[~2016-02-06  5:05 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   ` 宋文武 [this message]
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
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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87lh6yctt8.fsf@member.fsf.org \
    --to=iyzsong@member.fsf.org \
    --cc=fhmgufs@web.de \
    --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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.