Github messages for voidlinux
 help / color / mirror / Atom feed
From: emacsomancer <emacsomancer@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: bashtop-0.9.17
Date: Tue, 07 Jul 2020 23:16:19 +0200	[thread overview]
Message-ID: <20200707211619.G9ov8WULlLIFkS5jEwVZ5ccV7iA5kR8YJjhClMzr5rs@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21433@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 327 bytes --]

There is an updated pull request by emacsomancer against master on the void-packages repository

https://github.com/emacsomancer/void-packages bashtop
https://github.com/void-linux/void-packages/pull/21433

New package: bashtop-0.9.17


A patch file from https://github.com/void-linux/void-packages/pull/21433.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-bashtop-21433.patch --]
[-- Type: text/x-diff, Size: 1486 bytes --]

From eb06b4c31b1e2148d0686f6e77a077e381fa4105 Mon Sep 17 00:00:00 2001
From: Benjamin Slade <slade@jnanam.net>
Date: Tue, 28 Apr 2020 08:54:06 -0600
Subject: [PATCH] New package: bashtop-0.9.21

---
 srcpkgs/bashtop/INSTALL.msg |  1 +
 srcpkgs/bashtop/template    | 20 ++++++++++++++++++++
 2 files changed, 21 insertions(+)
 create mode 100644 srcpkgs/bashtop/INSTALL.msg
 create mode 100644 srcpkgs/bashtop/template

diff --git a/srcpkgs/bashtop/INSTALL.msg b/srcpkgs/bashtop/INSTALL.msg
new file mode 100644
index 00000000000..c16e55b474c
--- /dev/null
+++ b/srcpkgs/bashtop/INSTALL.msg
@@ -0,0 +1 @@
+bashtop has additional functionality when curl, lm_sensors, and sysstat are installed.
diff --git a/srcpkgs/bashtop/template b/srcpkgs/bashtop/template
new file mode 100644
index 00000000000..a326f328ad3
--- /dev/null
+++ b/srcpkgs/bashtop/template
@@ -0,0 +1,20 @@
+# Template file for 'bashtop'
+pkgname=bashtop
+version=0.9.21
+revision=1
+archs=noarch
+depends="bash coreutils grep sed gawk procps-ng"
+short_desc="Resource monitor for processor, memory, disks, network, processes"
+maintainer="Benjamin Slade <slade@lambda-y.net>"
+license="Apache-2.0"
+homepage="https://github.com/aristocratos/bashtop"
+distfiles="https://github.com/aristocratos/${pkgname}/archive/v${version}.tar.gz"
+checksum=28cce3eed88a35490953c5739fa22df63363de90d83d4d505fee5721c58b7da1
+
+pre_install() {
+	vsed -i bashtop -e '/^update_check/s/true/false/'
+}
+
+do_install() {
+	vbin ${pkgname}
+}

  parent reply	other threads:[~2020-07-07 21:16 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-28 14:56 [PR PATCH] New package: bashtop-0.8.15 emacsomancer
2020-05-19  7:26 ` [PR PATCH] [Updated] " emacsomancer
2020-05-20 21:27 ` [PR PATCH] [Updated] New package: bashtop-0.8.31 emacsomancer
2020-06-01 23:35 ` emacsomancer
2020-07-07 21:16 ` emacsomancer [this message]
2020-07-12 23:07 ` [PR PATCH] [Updated] New package: bashtop-0.9.17 emacsomancer
2020-07-15  2:06 ` emacsomancer
2020-07-26 16:44 ` emacsomancer
2020-08-29  8:22 ` New package: bashtop-0.9.25 gorkawien
2020-09-06  1:20 ` abenson
2020-09-06  1:48 ` emacsomancer
2020-09-06  8:45 ` gorkawien
2020-09-08 16:55 ` Chocimier
2020-09-08 16:55 ` [PR PATCH] [Closed]: " Chocimier

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=20200707211619.G9ov8WULlLIFkS5jEwVZ5ccV7iA5kR8YJjhClMzr5rs@z \
    --to=emacsomancer@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /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;
as well as URLs for NNTP newsgroup(s).