Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: kompose-1.22.0
@ 2020-12-19 22:42 RecursiveForest
  2020-12-19 22:44 ` [PR PATCH] [Updated] " RecursiveForest
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: RecursiveForest @ 2020-12-19 22:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/RecursiveForest/void-packages master
https://github.com/void-linux/void-packages/pull/27285

New package: kompose-1.22.0
Closes https://github.com/void-linux/void-packages/issues/27231

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

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

From dbce99ed08c5d19188e154fead48b57bd3842296 Mon Sep 17 00:00:00 2001
From: Samantha Baldwin <fuhsaz+git@cryptic.li>
Date: Sat, 19 Dec 2020 17:40:26 -0500
Subject: [PATCH] New package: kompose-1.22.0

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

diff --git a/srcpkgs/kompose/template b/srcpkgs/kompose/template
new file mode 100644
index 00000000000..f09a9570e9f
--- /dev/null
+++ b/srcpkgs/kompose/template
@@ -0,0 +1,16 @@
+# Template file for 'kompose'
+pkgname=kompose
+version=1.22.0
+revision=1
+build_style=go
+go_import_path=github.com/kubernetes/kompose
+short_desc="Kompose translates a Docker Compose file to Kubernetes resources"
+maintainer="Samantha Baldwin <fuhsaz+git@cryptic.li>"
+license="Apache-2.0"
+homepage="https://github.com/kubernetes/kompose"
+distfiles="https://github.com/kubernetes/kompose/archive/v${version}.tar.gz"
+checksum=b12e866958da8bec9f5fcd936f99686967475643009692ccc52b875df581edc8
+
+post_install() {
+	vlicense LICENSE
+}

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

end of thread, other threads:[~2022-05-16  2:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-19 22:42 [PR PATCH] New package: kompose-1.22.0 RecursiveForest
2020-12-19 22:44 ` [PR PATCH] [Updated] " RecursiveForest
2021-07-20 20:44 ` [PR REVIEW] " ericonr
2022-05-01  2:14 ` github-actions
2022-05-16  2:07 ` [PR PATCH] [Closed]: " github-actions

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