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

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