Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: pulumi-3.46.1
@ 2022-11-15  1:01 jchook
  2022-11-15  1:33 ` jchook
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: jchook @ 2022-11-15  1:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jchook/void-packages pulumi
https://github.com/void-linux/void-packages/pull/40537

New package: pulumi-3.46.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
I tested the changes in this PR: **briefly**

#### 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/40537.patch is attached

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

From c0506798c23848e7a4d564aaf8ffe689b7eebc83 Mon Sep 17 00:00:00 2001
From: Wes Roberts <takq@a.zinc.email>
Date: Mon, 14 Nov 2022 19:58:09 -0500
Subject: [PATCH] New package: pulumi-3.46.1

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

diff --git a/srcpkgs/pulumi/template b/srcpkgs/pulumi/template
new file mode 100644
index 000000000000..2ecd5d04a8d5
--- /dev/null
+++ b/srcpkgs/pulumi/template
@@ -0,0 +1,26 @@
+# Template file for 'pulumi'
+pkgname=pulumi
+version=3.46.1
+revision=1
+hostmakedepends="git make go yarn nodejs"
+short_desc="Universal Infrastructure as Code"
+maintainer="Wes Roberts <takq@a.zinc.email>"
+license="Apache-2.0"
+homepage="https://www.pulumi.com/"
+changelog="https://github.com/pulumi/pulumi/releases"
+distfiles="https://github.com/pulumi/pulumi/archive/v${version}.tar.gz"
+checksum=fd55b1dd66ade7344f4185bb77a028c3def38a16cf24bf46eb7c007e1f979235
+nopie=yes
+python_version=3
+
+# Non-standard go package
+do_install() {
+	mkdir gopath
+	export GOPATH="$(pwd)/gopath"
+	make dist
+	for f in ${GOPATH}/bin/*; do
+		if [ -f "$f" ] && [ -x "$f" ]; then
+			vbin "$f"
+		fi
+	done
+}

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

* Re: New package: pulumi-3.46.1
  2022-11-15  1:01 [PR PATCH] New package: pulumi-3.46.1 jchook
@ 2022-11-15  1:33 ` jchook
  2023-01-17 19:46 ` [PR PATCH] [Closed]: " jchook
  2023-01-17 19:46 ` jchook
  2 siblings, 0 replies; 4+ messages in thread
From: jchook @ 2022-11-15  1:33 UTC (permalink / raw)
  To: ml

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

New comment by jchook on void-packages repository

https://github.com/void-linux/void-packages/pull/40537#issuecomment-1314635405

Comment:
Looks like I need to set some additional env vars to enable cross-compilation?

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

* Re: [PR PATCH] [Closed]: New package: pulumi-3.46.1
  2022-11-15  1:01 [PR PATCH] New package: pulumi-3.46.1 jchook
  2022-11-15  1:33 ` jchook
@ 2023-01-17 19:46 ` jchook
  2023-01-17 19:46 ` jchook
  2 siblings, 0 replies; 4+ messages in thread
From: jchook @ 2023-01-17 19:46 UTC (permalink / raw)
  To: ml

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

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

New package: pulumi-3.46.1
https://github.com/void-linux/void-packages/pull/40537

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
I tested the changes in this PR: **briefly**

#### 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



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

* Re: New package: pulumi-3.46.1
  2022-11-15  1:01 [PR PATCH] New package: pulumi-3.46.1 jchook
  2022-11-15  1:33 ` jchook
  2023-01-17 19:46 ` [PR PATCH] [Closed]: " jchook
@ 2023-01-17 19:46 ` jchook
  2 siblings, 0 replies; 4+ messages in thread
From: jchook @ 2023-01-17 19:46 UTC (permalink / raw)
  To: ml

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

New comment by jchook on void-packages repository

https://github.com/void-linux/void-packages/pull/40537#issuecomment-1385960291

Comment:
Closing for now as I'm unsure how to fix

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

end of thread, other threads:[~2023-01-17 19:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-15  1:01 [PR PATCH] New package: pulumi-3.46.1 jchook
2022-11-15  1:33 ` jchook
2023-01-17 19:46 ` [PR PATCH] [Closed]: " jchook
2023-01-17 19:46 ` jchook

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