Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: img-0.5.7
@ 2019-11-02  6:20 voidlinux-github
  2019-11-03 16:53 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-11-02  6:20 UTC (permalink / raw)
  To: ml

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

There is a new 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: 1013 bytes --]

From 27545cf7c9f3c13526a522b41a825e7f77cb0f52 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..7f5bcb5898d
--- /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://${go_import_path}"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=d6a6fc254957cf60b4e0c212b2e8d1296afd1c2c7a852b265e067d788a61b0f7
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: img-0.5.7
  2019-11-02  6:20 [PR PATCH] New package: img-0.5.7 voidlinux-github
@ 2019-11-03 16:53 ` voidlinux-github
  2019-11-03 16:53 ` voidlinux-github
  2019-11-03 17:02 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-11-03 16:53 UTC (permalink / raw)
  To: ml

[-- 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
+}

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

* Re: [PR PATCH] [Updated] New package: img-0.5.7
  2019-11-02  6:20 [PR PATCH] New package: img-0.5.7 voidlinux-github
  2019-11-03 16:53 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-11-03 16:53 ` voidlinux-github
  2019-11-03 17:02 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-11-03 16:53 UTC (permalink / raw)
  To: ml

[-- 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
+}

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

* Re: [PR PATCH] [Merged]: New package: img-0.5.7
  2019-11-02  6:20 [PR PATCH] New package: img-0.5.7 voidlinux-github
  2019-11-03 16:53 ` [PR PATCH] [Updated] " voidlinux-github
  2019-11-03 16:53 ` voidlinux-github
@ 2019-11-03 17:02 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-11-03 17:02 UTC (permalink / raw)
  To: ml

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

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

New package: img-0.5.7
https://github.com/void-linux/void-packages/pull/16048

Description:


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

end of thread, other threads:[~2019-11-03 17:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-02  6:20 [PR PATCH] New package: img-0.5.7 voidlinux-github
2019-11-03 16:53 ` [PR PATCH] [Updated] " voidlinux-github
2019-11-03 16:53 ` voidlinux-github
2019-11-03 17:02 ` [PR PATCH] [Merged]: " voidlinux-github

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