Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: img-0.5.7
Date: Sun, 03 Nov 2019 17:53:38 +0100	[thread overview]
Message-ID: <20191103165338.Zuu_Mdlarz4HeGAa3mBFnyosRRu_4L9C0abomerfIgw@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-16048@inbox.vuxu.org>

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

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

https://github.com/nilium/ecks-bops-packages img
https://github.com/void-linux/void-packages/pull/16048

New package: img-0.5.7


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

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

From eda16c2fb2122dda8cd608a4a771a9f17476445d Mon Sep 17 00:00:00 2001
From: Noel Cower <ncower@gmail.com>
Date: Fri, 1 Nov 2019 22:56:03 -0700
Subject: [PATCH] New package: img-0.5.7

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

diff --git a/srcpkgs/img/template b/srcpkgs/img/template
new file mode 100644
index 00000000000..e176fe6dc3a
--- /dev/null
+++ b/srcpkgs/img/template
@@ -0,0 +1,18 @@
+# Template file for 'img'
+pkgname=img
+version=0.5.7
+revision=1
+build_style=go
+go_import_path=github.com/genuinetools/img
+go_build_tags="noembed seccomp"
+depends="libseccomp runc shadow"
+short_desc="Standalone, daemonless, unprivileged container image builder"
+maintainer="Noel Cower <ncower@gmail.com>"
+license="MIT"
+homepage="https://github.com/genuinetools/img"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=d6a6fc254957cf60b4e0c212b2e8d1296afd1c2c7a852b265e067d788a61b0f7
+
+post_install() {
+	vlicense LICENSE
+}

  parent reply	other threads:[~2019-11-03 16:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-02  6:20 [PR PATCH] " voidlinux-github
2019-11-03 16:53 ` [PR PATCH] [Updated] " voidlinux-github
2019-11-03 16:53 ` voidlinux-github [this message]
2019-11-03 17:02 ` [PR PATCH] [Merged]: " voidlinux-github

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=20191103165338.Zuu_Mdlarz4HeGAa3mBFnyosRRu_4L9C0abomerfIgw@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).