Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: htop-vim-3.2.2
@ 2023-06-17 15:41 jeromecst
  2023-06-17 19:30 ` paper42
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: jeromecst @ 2023-06-17 15:41 UTC (permalink / raw)
  To: ml

[-- 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"

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: New package: htop-vim-3.2.2
  2023-06-17 15:41 [PR PATCH] New package: htop-vim-3.2.2 jeromecst
@ 2023-06-17 19:30 ` paper42
  2023-06-17 20:32 ` [PR PATCH] [Updated] " jeromecst
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2023-06-17 19:30 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/44492#issuecomment-1595841402

Comment:
I am against adding this fork that only adds vim keybindings especially when it conflicts with htop and is already a few releases behind.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Updated] New package: htop-vim-3.2.2
  2023-06-17 15:41 [PR PATCH] New package: htop-vim-3.2.2 jeromecst
  2023-06-17 19:30 ` paper42
@ 2023-06-17 20:32 ` jeromecst
  2023-06-17 20:37 ` New package: htop-vim-3.3.0 jeromecst
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: jeromecst @ 2023-06-17 20:32 UTC (permalink / raw)
  To: ml

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

There is an updated 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
#### Testing the changes
- I tested the changes in this PR: **YES**

#### 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:
  - 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 92d53d5c10b4f112cb00414bd64834e6f76fca06 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.3.0

---
 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..32df827898d7
--- /dev/null
+++ b/srcpkgs/htop-vim/template
@@ -0,0 +1,19 @@
+# Template file for 'htop-vim'
+pkgname=htop-vim
+version=3.3.3
+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"

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: New package: htop-vim-3.3.0
  2023-06-17 15:41 [PR PATCH] New package: htop-vim-3.2.2 jeromecst
  2023-06-17 19:30 ` paper42
  2023-06-17 20:32 ` [PR PATCH] [Updated] " jeromecst
@ 2023-06-17 20:37 ` jeromecst
  2023-06-17 22:42 ` paper42
  2023-06-17 22:42 ` [PR PATCH] [Closed]: " paper42
  4 siblings, 0 replies; 6+ messages in thread
From: jeromecst @ 2023-06-17 20:37 UTC (permalink / raw)
  To: ml

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

New comment by jeromecst on void-packages repository

https://github.com/void-linux/void-packages/pull/44492#issuecomment-1595856035

Comment:
Can you explain while the conflict is a problem? Maybe we can use xbps-alternative?

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: New package: htop-vim-3.3.0
  2023-06-17 15:41 [PR PATCH] New package: htop-vim-3.2.2 jeromecst
                   ` (2 preceding siblings ...)
  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
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2023-06-17 22:42 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/44492#issuecomment-1595877765

Comment:
conflicts are not a problem when used where absolutely needed and in this case would be correct if the package was notable and not just a small a bit outdated fork only changing keybindings

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Closed]: New package: htop-vim-3.3.0
  2023-06-17 15:41 [PR PATCH] New package: htop-vim-3.2.2 jeromecst
                   ` (3 preceding siblings ...)
  2023-06-17 22:42 ` paper42
@ 2023-06-17 22:42 ` paper42
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2023-06-17 22:42 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

New package: htop-vim-3.3.0
https://github.com/void-linux/void-packages/pull/44492

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

#### 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:
  - aarch64-musl
  - armv7l
  - armv6l
  - armv6l-musl
  - x86_64-musl



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-06-17 22:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-17 15:41 [PR PATCH] New package: htop-vim-3.2.2 jeromecst
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

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).