From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3] package: Add support for pidgin/finch instant messenger (2.7.1)
Date: Thu, 24 Jun 2010 16:02:00 +0200 [thread overview]
Message-ID: <20100624160200.06b35fc9@surf> (raw)
In-Reply-To: <201006241347.01454.PeterHuewe@gmx.de>
Hello Peter,
On Thu, 24 Jun 2010 13:47:01 +0200
Peter Huewe <PeterHuewe@gmx.de> wrote:
> +config BR2_PACKAGE_PIDGIN
> + bool "pidgin/finch"
> + select BR2_PACKAGE_LIBXML2
> + select BR2_PACKAGE_NCURSES_TARGET_PANEL
> + help
> + Pidgin is a multi-protocol Instant Messaging client that allows you to use all of your IM accounts at once.
> + Finch is the ncurses based version of pidgin.
> + This builds only the ncurses based client! with support for jabber (works), irc(works) and icq/aim (broken)
> + http://pidgin.im/
The help message must be :
* Indented by a tab + 2 spaces
* Wrapped to fit ~80 columns
> +PIDGIN_DEPENDENCIES = gettext libintl libglib2 ncurses libxml2
This dependency on gettext isn't correct. See
http://buildroot.org/downloads/buildroot.html#gettext-integration for
details.
Thanks!
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
next prev parent reply other threads:[~2010-06-24 14:02 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-14 1:00 [Buildroot] package: Add support for pidgin/finch instant messenger Peter Huewe
2010-05-14 9:03 ` Thomas Petazzoni
2010-05-14 12:12 ` [Buildroot] [PATCH v2] " Peter Huewe
2010-06-24 11:47 ` [Buildroot] [PATCH v3] package: Add support for pidgin/finch instant messenger (2.7.1) Peter Huewe
2010-06-24 14:02 ` Thomas Petazzoni [this message]
2010-06-24 15:26 ` [Buildroot] [PATCH v4] " Peter Huewe
2010-06-25 7:19 ` Thomas Petazzoni
2010-06-25 10:00 ` Peter Hüwe
2010-06-25 10:02 ` [Buildroot] docs: Fixed spelling error in buildroot.html GETTEXT instead of GNUTTEXT Peter Hüwe
2010-06-25 12:02 ` Thomas Petazzoni
2010-06-25 12:15 ` Peter Korsgaard
2010-07-05 21:12 ` [Buildroot] [PATCH v5] package: Add support for pidgin/finch instant messenger (2.7.1) Peter Hüwe
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=20100624160200.06b35fc9@surf \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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.
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.