[Buildroot] [PATCH 1/1] package/rdesktop: bump to version 1.9.0

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sat Mar 14 14:13:03 UTC 2020


Hello Fabrice,

On Fri, 13 Mar 2020 22:39:31 +0100
Fabrice Fontaine <fontaine.fabrice at 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 at 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



More information about the buildroot mailing list