Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (47db223e56d69806ac1c9695201b231c4b3644ac)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (47db223e56d69806ac1c9695201b231c4b3644ac)
  • Date: Sat, 20 Mar 2021 21:22:46 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

utils/procps-ng/DEPENDS | 2 +-
utils/procps-ng/HISTORY | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 47db223e56d69806ac1c9695201b231c4b3644ac
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

procps-ng: build 8bit-clean watch

diff --git a/utils/procps-ng/DEPENDS b/utils/procps-ng/DEPENDS
index e817192..1cadf31 100755
--- a/utils/procps-ng/DEPENDS
+++ b/utils/procps-ng/DEPENDS
@@ -10,7 +10,7 @@ optional_depends libselinux \
--{enable,disable}-libselinux \
'for SELinux support' &&
optional_depends ncurses \
- --with{,out}-ncurses \
+ '--with-ncurses --enable-watch8bit' '--without-ncurses \
'for applications needing ncurses (slabtop, top, watch)' &&
optional_depends po4a \
'' '' \
diff --git a/utils/procps-ng/HISTORY b/utils/procps-ng/HISTORY
index b50f3b3..8a251a4 100644
--- a/utils/procps-ng/HISTORY
+++ b/utils/procps-ng/HISTORY
@@ -4,6 +4,7 @@
enabled SIGWINCH handling for top
* DEPENDS: made GETTEXT and ncurses deps optional
added optional deps on libselinux, elogind, po4a, and systemd
+ added flag to build 8bit-clean watch
* PRE_BUILD: removed autoreconf call; no longer needed
disabled installation of .la files
fixed build against musl



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (47db223e56d69806ac1c9695201b231c4b3644ac), Ismael Luceno, 03/20/2021

Archive powered by MHonArc 2.6.24.

Top of Page