Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: dlayer-0.1.0
@ 2019-10-28  1:57 voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-10-28  1:57 UTC (permalink / raw)
  To: ml

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

There is a new pull request by ScOut3R against master on the void-packages repository

https://github.com/ScOut3R/void-packages dlayer
https://github.com/void-linux/void-packages/pull/15844

New package: dlayer-0.1.0


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

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

From ae5f3b4c23fc0372dbd83fe444c81d6f6f9f11e1 Mon Sep 17 00:00:00 2001
From: Mate GABRI <mate.gabri@playhq.com>
Date: Mon, 28 Oct 2019 12:48:24 +1100
Subject: [PATCH] New package: dlayer-0.1.0

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

diff --git a/srcpkgs/dlayer/template b/srcpkgs/dlayer/template
new file mode 100644
index 00000000000..9b33ddc7657
--- /dev/null
+++ b/srcpkgs/dlayer/template
@@ -0,0 +1,23 @@
+# Template file for 'dlayer'
+pkgname=dlayer
+version=0.1.0
+revision=1
+build_style=go
+go_import_path=github.com/orisano/dlayer
+hostmakedepends="git dep"
+short_desc="Dlayer is a docker layer analyzer"
+maintainer="Mate GABRI <iam@theguy.io>"
+license="MIT"
+homepage="https://github.com/orisano/dlayer"
+distfiles="https://github.com/orisano/dlayer/archive/v${version}.tar.gz"
+checksum=f449e141792b721bf107886ae367daa2e453a3d955f529a1ce68f80d26aa6446
+
+pre_build() {
+	cd $GOSRCPATH
+	dep ensure
+	cd $wrksrc
+}
+
+post_install() {
+	vlicense LICENSE
+}

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

* [PR PATCH] New package: dlayer-0.1.0
@ 2019-10-28  1:49 voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-10-28  1:49 UTC (permalink / raw)
  To: ml

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

There is a new pull request by ScOut3R against master on the void-packages repository

https://github.com/ScOut3R/void-packages dlayer
https://github.com/void-linux/void-packages/pull/15843

New package: dlayer-0.1.0


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

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

From 4190a4bf3b5108b6e8d4e3d7bb955675e31da593 Mon Sep 17 00:00:00 2001
From: Mate GABRI <mate.gabri@playhq.com>
Date: Mon, 28 Oct 2019 12:48:24 +1100
Subject: [PATCH] New package: dlayer-0.1.0

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

diff --git a/srcpkgs/dlayer/template b/srcpkgs/dlayer/template
new file mode 100644
index 00000000000..f65fbf37a54
--- /dev/null
+++ b/srcpkgs/dlayer/template
@@ -0,0 +1,23 @@
+# Template file for 'dlayer'
+pkgname=dlayer
+version=0.1.0
+revision=1
+build_style=go
+go_import_path=github.com/orisano/dlayer
+hostmakedepends="git dep"
+short_desc="dlayer is a docker layer analyzer"
+maintainer="Mate GABRI <iam@theguy.io>"
+license="MIT"
+homepage="https://github.com/orisano/dlayer"
+distfiles="https://github.com/orisano/dlayer/archive/v${version}.tar.gz"
+checksum=f449e141792b721bf107886ae367daa2e453a3d955f529a1ce68f80d26aa6446
+
+pre_build() {
+	cd $GOSRCPATH
+	dep ensure
+	cd $wrksrc
+}
+
+post_install() {
+	vlicense LICENSE
+}

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

end of thread, other threads:[~2019-10-28  1:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-28  1:57 [PR PATCH] New package: dlayer-0.1.0 voidlinux-github
  -- strict thread matches above, loose matches on Subject: below --
2019-10-28  1:49 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).