From: Ladislav Michl <ladis@linux-mips.org>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 3/4] atop: version bump 1.24 -> 2.3.0
Date: Fri, 9 Feb 2018 15:15:07 +0100 [thread overview]
Message-ID: <20180209141507.GD24531@lenoch> (raw)
In-Reply-To: <20180209141210.GA24531@lenoch>
Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
---
rules/atop.make | 15 +++++++++++----
1 file changed, 11 insertions(+), 4 deletions(-)
diff --git a/rules/atop.make b/rules/atop.make
index bd9b326d0..9fa9de0f3 100644
--- a/rules/atop.make
+++ b/rules/atop.make
@@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_ATOP) += atop
#
# Paths and names
#
-ATOP_VERSION := 1.24
-ATOP_MD5 := 46522f7da28460e810e193ab46907af9
+ATOP_VERSION := 2.3.0
+ATOP_MD5 := 48e1dbef8c7d826e68829a8d5fc920fc
ATOP := atop-$(ATOP_VERSION)
ATOP_URL := http://www.atoptool.nl/download/$(ATOP).tar.gz
ATOP_SOURCE := $(SRCDIR)/$(ATOP).tar.gz
@@ -30,8 +30,15 @@ ATOP_LICENSE_FILES := file://COPYING;md5=393a5ca445f6965873eca0259a17f833
# Prepare
# ----------------------------------------------------------------------------
-ATOP_CONF_TOOL := NO
-ATOP_COMPILE_ENV := $(CROSS_ENV)
+ATOP_CONF_TOOL := NO
+# ncurses6 puts 'cbreak()' into separate tinfo library
+ATOP_MAKE_OPT := \
+ $(CROSS_ENV) \
+ LDFLAGS="-ltinfo"
+ATOP_INSTALL_OPT := \
+ $(ATOP_MAKE_OPT) \
+ DESTDIR=$(ATOP_PKGDIR) \
+ genericinstall
# ----------------------------------------------------------------------------
# Target-Install
--
2.16.1
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next prev parent reply other threads:[~2018-02-09 14:15 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-09 14:12 [ptxdist] [PATCH 0/4] Bring ncurses to year 2018 Ladislav Michl
2018-02-09 14:14 ` [ptxdist] [PATCH 1/4] ncurses: version bump 5.9 -> 6.1 Ladislav Michl
2018-02-12 13:22 ` Michael Olbrich
2018-02-12 13:42 ` Ladislav Michl
2018-02-12 14:28 ` Michael Olbrich
2018-02-22 8:12 ` Michael Olbrich
2018-02-22 8:17 ` Michael Olbrich
2018-02-22 9:53 ` Ladislav Michl
2018-02-22 10:57 ` Michael Olbrich
2018-02-27 13:18 ` Ladislav Michl
2018-02-27 15:58 ` Ladislav Michl
2018-02-28 5:58 ` Michael Olbrich
2018-02-09 14:14 ` [ptxdist] [PATCH 2/4] dialog: version bump 1.1 -> 1.3 Ladislav Michl
2018-02-14 7:49 ` Michael Olbrich
2018-02-09 14:15 ` Ladislav Michl [this message]
2018-02-14 7:50 ` [ptxdist] [PATCH 3/4] atop: version bump 1.24 -> 2.3.0 Michael Olbrich
2018-02-09 14:15 ` [ptxdist] [PATCH 4/4] less: check for tgoto Ladislav Michl
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=20180209141507.GD24531@lenoch \
--to=ladis@linux-mips.org \
--cc=ptxdist@pengutronix.de \
/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