Github messages for voidlinux
 help / color / mirror / Atom feed
From: xeji <xeji@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: podman-tui-0.9.1
Date: Fri, 02 Jun 2023 00:49:51 +0200	[thread overview]
Message-ID: <20230601224951.HaZY9kokFDdC4zUv7c9TtPspZ4PZZ-ICBd-1OJlyvsI@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44221@inbox.vuxu.org>

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

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

https://github.com/xeji/void-packages podman-tui
https://github.com/void-linux/void-packages/pull/44221

New package: podman-tui-0.9.1
#### 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-glibc


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

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

From fd5e3023bb4361c419f9f3efed88a6cfa63ecc74 Mon Sep 17 00:00:00 2001
From: Uli Baum <xeji@cat3.de>
Date: Thu, 1 Jun 2023 22:53:46 +0200
Subject: [PATCH] New package: podman-tui-0.9.1

---
 srcpkgs/podman-tui/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/podman-tui/template

diff --git a/srcpkgs/podman-tui/template b/srcpkgs/podman-tui/template
new file mode 100644
index 000000000000..05777323de45
--- /dev/null
+++ b/srcpkgs/podman-tui/template
@@ -0,0 +1,18 @@
+# Template file for 'podman-tui'
+pkgname=podman-tui
+version=0.9.1
+revision=1
+build_style=go
+go_import_path="github.com/containers/podman-tui"
+hostmakedepends="pkg-config"
+makedepends="gpgme-devel libseccomp-devel device-mapper-devel libbtrfs-devel"
+short_desc="Podman Terminal User Interface"
+maintainer="Uli Baum <xeji@cat3.de>"
+license="Apache-2.0"
+homepage="https://github.com/containers/podman-tui"
+distfiles="https://github.com/containers/podman-tui/archive/v${version}.tar.gz"
+checksum=c3d2cf9fbac9e319c725a79385eccb079ab8395fc35f0107a6de12b3be01128d
+
+post_install() {
+	vdoc docs/README.md
+}

  parent reply	other threads:[~2023-06-01 22:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-01 21:11 [PR PATCH] " xeji
2023-06-01 21:23 ` xeji
2023-06-01 21:28 ` classabbyamp
2023-06-01 21:49 ` xeji
2023-06-01 22:49 ` xeji [this message]
2023-06-01 22:50 ` xeji
2023-06-25 17:05 ` [PR PATCH] [Merged]: " Duncaen

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=20230601224951.HaZY9kokFDdC4zUv7c9TtPspZ4PZZ-ICBd-1OJlyvsI@z \
    --to=xeji@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).