Github messages for voidlinux
 help / color / mirror / Atom feed
From: mukovnin <mukovnin@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: psfiles 0.1.0
Date: Fri, 09 Feb 2024 19:36:32 +0100	[thread overview]
Message-ID: <20240209183632.9613324271@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48624@inbox.vuxu.org>

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

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

https://github.com/mukovnin/void-packages psfiles-branch
https://github.com/void-linux/void-packages/pull/48624

New package: psfiles 0.1.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (x86-64-libc)
-->


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

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

From 00f2dc122298a015c8bf6258fde99eeaaec51102 Mon Sep 17 00:00:00 2001
From: Alexey Mukovnin <alexey.1983@gmail.com>
Date: Fri, 9 Feb 2024 17:08:40 +0300
Subject: [PATCH] New package: psfiles 0.1.0

---
 srcpkgs/psfiles/template | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 srcpkgs/psfiles/template

diff --git a/srcpkgs/psfiles/template b/srcpkgs/psfiles/template
new file mode 100644
index 0000000000000..9d8e328160799
--- /dev/null
+++ b/srcpkgs/psfiles/template
@@ -0,0 +1,11 @@
+pkgname=psfiles
+version=0.1.0
+revision=1
+archs="x86_64*"
+build_style=cmake
+short_desc="A CLI tool to monitor file system activity of a Linux process"
+maintainer="Alexey Mukovnin <alexey.1983@gmail.com>"
+license="MIT"
+homepage="https://github.com/mukovnin/psfiles"
+distfiles="https://github.com/mukovnin/${pkgname}/archive/v${version}.tar.gz"
+checksum=0302cd086f14c3bf06a6794e3730a4741a2531c2249cba6fc29afbceb9ea36bf

  parent reply	other threads:[~2024-02-09 18:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-09 14:13 [PR PATCH] " mukovnin
2024-02-09 18:26 ` [PR REVIEW] " Chocimier
2024-02-09 18:28 ` Chocimier
2024-02-09 18:36 ` mukovnin [this message]
2024-02-09 18:37 ` mukovnin
2024-02-09 18:50 ` [PR PATCH] [Updated] " mukovnin
2024-02-09 18:55 ` mukovnin
2024-02-10 20:32 ` [PR PATCH] [Closed]: " mukovnin
2024-02-13 16:25 ` melroy89

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=20240209183632.9613324271@inbox.vuxu.org \
    --to=mukovnin@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).