From: Baruch Siach <baruch@tkos.co.il>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package: add mosh 1.2.4
Date: Fri, 20 Mar 2015 08:12:08 +0200 [thread overview]
Message-ID: <20150320061208.GD25388@tarshish> (raw)
In-Reply-To: <1426736888-29437-6-git-send-email-steven@uplinklabs.net>
Hi Steven,
On Wed, Mar 18, 2015 at 08:48:08PM -0700, Steven Noonan wrote:
> diff --git a/package/mosh/Config.in b/package/mosh/Config.in
> new file mode 100644
> index 0000000..a05c711
> --- /dev/null
> +++ b/package/mosh/Config.in
> @@ -0,0 +1,15 @@
> +config BR2_PACKAGE_MOSH
> + bool "mosh"
> + select BR2_PACKAGE_OPENSSH
> + select BR2_PACKAGE_PERL
> + select BR2_PACKAGE_PROTOBUF
> + select BR2_PACKAGE_NCURSES
> + select BR2_PACKAGE_PERL
Duplicate.
> + select BR2_PACKAGE_ZLIB
Please propagate dependencies.
> + help
> + Remote terminal application that allows roaming, supports intermittent
> + connectivity, and provides intelligent local echo and line editing of
> + user keystrokes.
> +
> + Mosh is a replacement for SSH. It's more robust and responsive,
> + especially over Wi-Fi, cellular, and long-distance links.
> diff --git a/package/mosh/mosh.mk b/package/mosh/mosh.mk
> new file mode 100644
> index 0000000..c4f2c07
> --- /dev/null
> +++ b/package/mosh/mosh.mk
> @@ -0,0 +1,14 @@
> +################################################################################
> +#
> +# mosh
> +#
> +################################################################################
> +
> +MOSH_VERSION = 1.2.4
> +MOSH_SITE = http://mosh.mit.edu
> +MOSH_SOURCES = mosh-$(MOSH_VERSION).tar.gz
That's the default.
> +MOSH_DEPENDENCIES = host-protobuf-c ncurses openssh openssl perl protobuf zlib
You missed selecting BR2_PACKAGE_OPENSSL in Config.in.
> +MOSH_LICENSE = GPLv3+
> +MOSH_LICENSE_FILES = COPYING
> +
> +$(eval $(autotools-package))
baruch
--
http://baruch.siach.name/blog/ ~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
next prev parent reply other threads:[~2015-03-20 6:12 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-19 3:48 [Buildroot] [PATCH] package: add hwloc 1.10.1 Steven Noonan
2015-03-19 3:48 ` [Buildroot] [PATCH] package: add powertop 2.7 Steven Noonan
2015-03-19 5:31 ` Baruch Siach
2015-03-19 3:48 ` [Buildroot] [PATCH] package: add shadow 4.2.1 Steven Noonan
2015-03-19 13:07 ` Ryan Barnett
2015-07-18 20:11 ` Thomas Petazzoni
2015-03-19 3:48 ` [Buildroot] [PATCH] package/numactl: upgrade to 2.0.10 Steven Noonan
2015-03-19 5:26 ` Baruch Siach
2015-03-19 5:30 ` Steven Noonan
2015-03-19 3:48 ` [Buildroot] [PATCH] package: add pacman 4.2.1 Steven Noonan
2015-03-20 6:15 ` Baruch Siach
2015-03-20 19:52 ` Thomas Petazzoni
2015-03-20 20:18 ` Steven Noonan
2015-03-20 20:34 ` Thomas Petazzoni
2015-03-20 21:19 ` Steven Noonan
2015-03-19 3:48 ` [Buildroot] [PATCH] package: add mosh 1.2.4 Steven Noonan
2015-03-20 6:12 ` Baruch Siach [this message]
2015-03-19 5:21 ` [Buildroot] [PATCH] package: add hwloc 1.10.1 Baruch Siach
2015-03-19 5:24 ` Steven Noonan
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=20150320061208.GD25388@tarshish \
--to=baruch@tkos.co.il \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox