All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/rdesktop: bump to version 1.9.0
Date: Sat, 14 Mar 2020 15:13:03 +0100	[thread overview]
Message-ID: <20200314151303.162dd9a9@windsurf> (raw)
In-Reply-To: <20200313213931.1436698-1-fontaine.fabrice@gmail.com>

Hello Fabrice,

On Fri, 13 Mar 2020 22:39:31 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> - Retrieve official tarball and so remove autoreconf
> - xlib_Xcursor is a mandatory dependency since
>   https://github.com/rdesktop/rdesktop/commit/6dd85edc6f8293acd100b34add1405ea5a744111
> - libtasn1 is a mandatory dependency since
>   https://github.com/rdesktop/rdesktop/commit/673b267e665642def474f228142e46b18d195e01
> - nettle is a mandatory dependency since
>   https://github.com/rdesktop/rdesktop/commit/00d9e0c4c806c1d5d21ec7865f03cafe9acbeab3
> - gnutls is a mandatory dependency instead of openssl since
>   https://github.com/rdesktop/rdesktop/commit/166d1bc14d34c20dd0c640571a749a6599180367
> - pulseaudio is an optional dependency since
>   https://github.com/rdesktop/rdesktop/commit/9b98c3b2296f07b99b94aceb2c19131f32bde476
> - iconv is mandatory since
>   https://github.com/rdesktop/rdesktop/commit/2ea3f69873d18d07ef79c724c656d25b9d63a114
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/rdesktop/Config.in     | 12 +++++++++++-
>  package/rdesktop/rdesktop.hash |  2 +-
>  package/rdesktop/rdesktop.mk   | 20 ++++++++++++++------
>  3 files changed, 26 insertions(+), 8 deletions(-)

Applied to master, thanks. However, it would be nice to use the --with
options when possible. For example for the audio stuff, it would be
good to have something like --with-sound=pulse, --with-sound=alsa (and
of course see if they are mutually exclusive or not).

On a side note, it's kind silly to need both gnutls *and* nettle, as
both are crypto libraries...

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

      reply	other threads:[~2020-03-14 14:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-13 21:39 [Buildroot] [PATCH 1/1] package/rdesktop: bump to version 1.9.0 Fabrice Fontaine
2020-03-14 14:13 ` Thomas Petazzoni [this message]

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=20200314151303.162dd9a9@windsurf \
    --to=thomas.petazzoni@bootlin.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.