Github messages for voidlinux
 help / color / mirror / Atom feed
From: jeromecst <jeromecst@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: htop-vim-3.2.2
Date: Sat, 17 Jun 2023 17:41:59 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44492@inbox.vuxu.org> (raw)

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

There is a new pull request by jeromecst against master on the void-packages repository

https://github.com/jeromecst/void-packages master
https://github.com/void-linux/void-packages/pull/44492

New package: htop-vim-3.2.2
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l
  - armv6l-musl
  - x86_64-musl



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

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

From d7b10243fa660c4de01e5ec76afdd28e91e7cec4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9r=C3=B4me?= <git@jeromecst.com>
Date: Sat, 17 Jun 2023 17:17:50 +0200
Subject: [PATCH] New package: htop-vim-3.2.2

---
 srcpkgs/htop-vim/template | 19 +++++++++++++++++++
 srcpkgs/htop/template     |  1 +
 2 files changed, 20 insertions(+)
 create mode 100644 srcpkgs/htop-vim/template

diff --git a/srcpkgs/htop-vim/template b/srcpkgs/htop-vim/template
new file mode 100644
index 000000000000..e45a4c25e4ca
--- /dev/null
+++ b/srcpkgs/htop-vim/template
@@ -0,0 +1,19 @@
+# Template file for 'htop-vim'
+pkgname=htop-vim
+version=3.2.2
+revision=1
+build_style=gnu-configure
+configure_args="--enable-unicode --enable-sensors"
+hostmakedepends="automake"
+makedepends="ncurses-devel libsensors-devel"
+short_desc="Interactive process viewer with Vim keybindings"
+maintainer="Jérôme <void@jeromecst.com>"
+license="GPL-2.0-only"
+homepage="https://github.com/KoffeinFlummi/htop-vim"
+changelog="https://raw.githubusercontent.com/KoffeinFlummi/htop-vim/master/ChangeLog"
+distfiles="https://github.com/KoffeinFlummi/htop-vim/archive/refs/heads/master.tar.gz"
+checksum=184537f2b3f800aa01e8b0e9118318f1c2b850b90910ded89cc2ba1126c8ca12
+pre_configure() {
+	./autogen.sh
+}
+conflicts="htop"
diff --git a/srcpkgs/htop/template b/srcpkgs/htop/template
index 54b9a69a6ec7..50a88ad4fee6 100644
--- a/srcpkgs/htop/template
+++ b/srcpkgs/htop/template
@@ -12,3 +12,4 @@ homepage="https://htop.dev/"
 changelog="https://raw.githubusercontent.com/htop-dev/htop/main/ChangeLog"
 distfiles="https://github.com/htop-dev/htop/releases/download/${version}/htop-${version}.tar.xz"
 checksum=bac9e9ab7198256b8802d2e3b327a54804dc2a19b77a5f103645b11c12473dc8
+conflicts="htop-vim"

             reply	other threads:[~2023-06-17 15:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-17 15:41 jeromecst [this message]
2023-06-17 19:30 ` paper42
2023-06-17 20:32 ` [PR PATCH] [Updated] " jeromecst
2023-06-17 20:37 ` New package: htop-vim-3.3.0 jeromecst
2023-06-17 22:42 ` paper42
2023-06-17 22:42 ` [PR PATCH] [Closed]: " paper42

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44492@inbox.vuxu.org \
    --to=jeromecst@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).