Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: [PR PATCH] [Updated] vscode: update to 1.37.1
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14015@inbox.vuxu.org>
  2019-09-05 23:47 ` [PR PATCH] [Updated] vscode: update to 1.37.1 voidlinux-github
@ 2019-09-05 23:47 ` voidlinux-github
  2019-09-06  2:00 ` vscode: update to 1.38.0 voidlinux-github
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-09-05 23:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ScOut3R/void-packages vscode
https://github.com/void-linux/void-packages/pull/14015

vscode: update to 1.37.1


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

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

From 523a336522d3204b2a96a14f32303e67a335d329 Mon Sep 17 00:00:00 2001
From: Mate GABRI <mate.gabri@playhq.com>
Date: Wed, 28 Aug 2019 15:10:42 +1000
Subject: [PATCH 1/2] vscode: update to 1.37.1

---
 srcpkgs/vscode/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template
index 5c40ed3eec9..005ee94672e 100644
--- a/srcpkgs/vscode/template
+++ b/srcpkgs/vscode/template
@@ -1,7 +1,7 @@
 # Template file for 'vscode'
 pkgname=vscode
-version=1.36.1
-revision=2
+version=1.37.1
+revision=1
 hostmakedepends="pkg-config python nodejs-lts yarn"
 makedepends="libxkbfile-devel libsecret-devel"
 depends="GConf libXtst libxkbfile nss dejavu-fonts-ttf"
@@ -10,7 +10,7 @@ maintainer="shizonic <realtiaz@gmail.com>"
 license="MIT"
 homepage="https://code.visualstudio.com/"
 distfiles="https://github.com/Microsoft/vscode/archive/${version}.tar.gz"
-checksum=24b9f4046bd8ef7edb663429a58bf7dbe3acc22487a2946a4e5ead216415c065
+checksum=e947e892eb027cd6f21f661a059ca96a1a78e4fcf29bf872e0e45ab6d3cbb076
 patch_args="-Np1"
 
 # Due to electron

From 3089767cc4ffdd57cf3d5ceb616b0bbbe0ed90c4 Mon Sep 17 00:00:00 2001
From: Mate GABRI <mate.gabri@playhq.com>
Date: Fri, 6 Sep 2019 09:47:41 +1000
Subject: [PATCH 2/2] vscode: update to 1.38.0

---
 srcpkgs/vscode/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template
index 005ee94672e..4b5bfd86567 100644
--- a/srcpkgs/vscode/template
+++ b/srcpkgs/vscode/template
@@ -1,6 +1,6 @@
 # Template file for 'vscode'
 pkgname=vscode
-version=1.37.1
+version=1.38.0
 revision=1
 hostmakedepends="pkg-config python nodejs-lts yarn"
 makedepends="libxkbfile-devel libsecret-devel"
@@ -10,7 +10,7 @@ maintainer="shizonic <realtiaz@gmail.com>"
 license="MIT"
 homepage="https://code.visualstudio.com/"
 distfiles="https://github.com/Microsoft/vscode/archive/${version}.tar.gz"
-checksum=e947e892eb027cd6f21f661a059ca96a1a78e4fcf29bf872e0e45ab6d3cbb076
+checksum=8306b05a7a521d15215248b311781aefa1b43fbc9f907425473b7fb81ef8c011
 patch_args="-Np1"
 
 # Due to electron

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

* Re: vscode: update to 1.38.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14015@inbox.vuxu.org>
  2019-09-05 23:47 ` [PR PATCH] [Updated] vscode: update to 1.37.1 voidlinux-github
  2019-09-05 23:47 ` voidlinux-github
@ 2019-09-06  2:00 ` voidlinux-github
  2019-09-17  4:07 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-09-06  2:00 UTC (permalink / raw)
  To: ml

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

New comment by ScOut3R on void-packages repository

https://github.com/void-linux/void-packages/pull/14015#issuecomment-528675998

Comment:
I tend to believe that the Travic instance has issues coping with this build. It runs fine perfectly locally and the SIGKILL signal is very suspicious.

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

* Re: [PR PATCH] [Updated] vscode: update to 1.38.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14015@inbox.vuxu.org>
                   ` (2 preceding siblings ...)
  2019-09-06  2:00 ` vscode: update to 1.38.0 voidlinux-github
@ 2019-09-17  4:07 ` voidlinux-github
  2019-09-17  4:07 ` voidlinux-github
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-09-17  4:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ScOut3R/void-packages vscode
https://github.com/void-linux/void-packages/pull/14015

vscode: update to 1.38.0


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

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

From 523a336522d3204b2a96a14f32303e67a335d329 Mon Sep 17 00:00:00 2001
From: Mate GABRI <mate.gabri@playhq.com>
Date: Wed, 28 Aug 2019 15:10:42 +1000
Subject: [PATCH 1/3] vscode: update to 1.37.1

---
 srcpkgs/vscode/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template
index 5c40ed3eec9..005ee94672e 100644
--- a/srcpkgs/vscode/template
+++ b/srcpkgs/vscode/template
@@ -1,7 +1,7 @@
 # Template file for 'vscode'
 pkgname=vscode
-version=1.36.1
-revision=2
+version=1.37.1
+revision=1
 hostmakedepends="pkg-config python nodejs-lts yarn"
 makedepends="libxkbfile-devel libsecret-devel"
 depends="GConf libXtst libxkbfile nss dejavu-fonts-ttf"
@@ -10,7 +10,7 @@ maintainer="shizonic <realtiaz@gmail.com>"
 license="MIT"
 homepage="https://code.visualstudio.com/"
 distfiles="https://github.com/Microsoft/vscode/archive/${version}.tar.gz"
-checksum=24b9f4046bd8ef7edb663429a58bf7dbe3acc22487a2946a4e5ead216415c065
+checksum=e947e892eb027cd6f21f661a059ca96a1a78e4fcf29bf872e0e45ab6d3cbb076
 patch_args="-Np1"
 
 # Due to electron

From 3089767cc4ffdd57cf3d5ceb616b0bbbe0ed90c4 Mon Sep 17 00:00:00 2001
From: Mate GABRI <mate.gabri@playhq.com>
Date: Fri, 6 Sep 2019 09:47:41 +1000
Subject: [PATCH 2/3] vscode: update to 1.38.0

---
 srcpkgs/vscode/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template
index 005ee94672e..4b5bfd86567 100644
--- a/srcpkgs/vscode/template
+++ b/srcpkgs/vscode/template
@@ -1,6 +1,6 @@
 # Template file for 'vscode'
 pkgname=vscode
-version=1.37.1
+version=1.38.0
 revision=1
 hostmakedepends="pkg-config python nodejs-lts yarn"
 makedepends="libxkbfile-devel libsecret-devel"
@@ -10,7 +10,7 @@ maintainer="shizonic <realtiaz@gmail.com>"
 license="MIT"
 homepage="https://code.visualstudio.com/"
 distfiles="https://github.com/Microsoft/vscode/archive/${version}.tar.gz"
-checksum=e947e892eb027cd6f21f661a059ca96a1a78e4fcf29bf872e0e45ab6d3cbb076
+checksum=8306b05a7a521d15215248b311781aefa1b43fbc9f907425473b7fb81ef8c011
 patch_args="-Np1"
 
 # Due to electron

From e0fc58f3378b8b6848afe704f08b8c6ecc6555a3 Mon Sep 17 00:00:00 2001
From: Mate GABRI <mate.gabri@playhq.com>
Date: Tue, 17 Sep 2019 14:07:45 +1000
Subject: [PATCH 3/3] vscode: update to 1.38.1

---
 srcpkgs/vscode/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template
index 4b5bfd86567..bf1bb5cf653 100644
--- a/srcpkgs/vscode/template
+++ b/srcpkgs/vscode/template
@@ -1,6 +1,6 @@
 # Template file for 'vscode'
 pkgname=vscode
-version=1.38.0
+version=1.38.1
 revision=1
 hostmakedepends="pkg-config python nodejs-lts yarn"
 makedepends="libxkbfile-devel libsecret-devel"
@@ -10,7 +10,7 @@ maintainer="shizonic <realtiaz@gmail.com>"
 license="MIT"
 homepage="https://code.visualstudio.com/"
 distfiles="https://github.com/Microsoft/vscode/archive/${version}.tar.gz"
-checksum=8306b05a7a521d15215248b311781aefa1b43fbc9f907425473b7fb81ef8c011
+checksum=ef0f847727c3dd72fe63f6c5b231c017fb7a0d58c1fa9a6392dd1a8d0b63749f
 patch_args="-Np1"
 
 # Due to electron

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

* Re: [PR PATCH] [Updated] vscode: update to 1.38.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14015@inbox.vuxu.org>
                   ` (3 preceding siblings ...)
  2019-09-17  4:07 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-09-17  4:07 ` voidlinux-github
  2019-10-02 19:54 ` vscode: update to 1.38.1 voidlinux-github
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-09-17  4:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ScOut3R/void-packages vscode
https://github.com/void-linux/void-packages/pull/14015

vscode: update to 1.38.0


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

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

From 523a336522d3204b2a96a14f32303e67a335d329 Mon Sep 17 00:00:00 2001
From: Mate GABRI <mate.gabri@playhq.com>
Date: Wed, 28 Aug 2019 15:10:42 +1000
Subject: [PATCH 1/3] vscode: update to 1.37.1

---
 srcpkgs/vscode/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template
index 5c40ed3eec9..005ee94672e 100644
--- a/srcpkgs/vscode/template
+++ b/srcpkgs/vscode/template
@@ -1,7 +1,7 @@
 # Template file for 'vscode'
 pkgname=vscode
-version=1.36.1
-revision=2
+version=1.37.1
+revision=1
 hostmakedepends="pkg-config python nodejs-lts yarn"
 makedepends="libxkbfile-devel libsecret-devel"
 depends="GConf libXtst libxkbfile nss dejavu-fonts-ttf"
@@ -10,7 +10,7 @@ maintainer="shizonic <realtiaz@gmail.com>"
 license="MIT"
 homepage="https://code.visualstudio.com/"
 distfiles="https://github.com/Microsoft/vscode/archive/${version}.tar.gz"
-checksum=24b9f4046bd8ef7edb663429a58bf7dbe3acc22487a2946a4e5ead216415c065
+checksum=e947e892eb027cd6f21f661a059ca96a1a78e4fcf29bf872e0e45ab6d3cbb076
 patch_args="-Np1"
 
 # Due to electron

From 3089767cc4ffdd57cf3d5ceb616b0bbbe0ed90c4 Mon Sep 17 00:00:00 2001
From: Mate GABRI <mate.gabri@playhq.com>
Date: Fri, 6 Sep 2019 09:47:41 +1000
Subject: [PATCH 2/3] vscode: update to 1.38.0

---
 srcpkgs/vscode/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template
index 005ee94672e..4b5bfd86567 100644
--- a/srcpkgs/vscode/template
+++ b/srcpkgs/vscode/template
@@ -1,6 +1,6 @@
 # Template file for 'vscode'
 pkgname=vscode
-version=1.37.1
+version=1.38.0
 revision=1
 hostmakedepends="pkg-config python nodejs-lts yarn"
 makedepends="libxkbfile-devel libsecret-devel"
@@ -10,7 +10,7 @@ maintainer="shizonic <realtiaz@gmail.com>"
 license="MIT"
 homepage="https://code.visualstudio.com/"
 distfiles="https://github.com/Microsoft/vscode/archive/${version}.tar.gz"
-checksum=e947e892eb027cd6f21f661a059ca96a1a78e4fcf29bf872e0e45ab6d3cbb076
+checksum=8306b05a7a521d15215248b311781aefa1b43fbc9f907425473b7fb81ef8c011
 patch_args="-Np1"
 
 # Due to electron

From e0fc58f3378b8b6848afe704f08b8c6ecc6555a3 Mon Sep 17 00:00:00 2001
From: Mate GABRI <mate.gabri@playhq.com>
Date: Tue, 17 Sep 2019 14:07:45 +1000
Subject: [PATCH 3/3] vscode: update to 1.38.1

---
 srcpkgs/vscode/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template
index 4b5bfd86567..bf1bb5cf653 100644
--- a/srcpkgs/vscode/template
+++ b/srcpkgs/vscode/template
@@ -1,6 +1,6 @@
 # Template file for 'vscode'
 pkgname=vscode
-version=1.38.0
+version=1.38.1
 revision=1
 hostmakedepends="pkg-config python nodejs-lts yarn"
 makedepends="libxkbfile-devel libsecret-devel"
@@ -10,7 +10,7 @@ maintainer="shizonic <realtiaz@gmail.com>"
 license="MIT"
 homepage="https://code.visualstudio.com/"
 distfiles="https://github.com/Microsoft/vscode/archive/${version}.tar.gz"
-checksum=8306b05a7a521d15215248b311781aefa1b43fbc9f907425473b7fb81ef8c011
+checksum=ef0f847727c3dd72fe63f6c5b231c017fb7a0d58c1fa9a6392dd1a8d0b63749f
 patch_args="-Np1"
 
 # Due to electron

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

* Re: vscode: update to 1.38.1
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14015@inbox.vuxu.org>
                   ` (4 preceding siblings ...)
  2019-09-17  4:07 ` voidlinux-github
@ 2019-10-02 19:54 ` voidlinux-github
  2019-10-02 19:54 ` [PR PATCH] [Closed]: " voidlinux-github
  2019-10-03  0:05 ` voidlinux-github
  7 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-10-02 19:54 UTC (permalink / raw)
  To: ml

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

New comment by Hoshpak on void-packages repository

https://github.com/void-linux/void-packages/pull/14015#issuecomment-537653059

Comment:
#13716

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

* Re: [PR PATCH] [Closed]: vscode: update to 1.38.1
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14015@inbox.vuxu.org>
                   ` (5 preceding siblings ...)
  2019-10-02 19:54 ` vscode: update to 1.38.1 voidlinux-github
@ 2019-10-02 19:54 ` voidlinux-github
  2019-10-03  0:05 ` voidlinux-github
  7 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-10-02 19:54 UTC (permalink / raw)
  To: ml

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

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

vscode: update to 1.38.1
https://github.com/void-linux/void-packages/pull/14015

Description:


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

* Re: vscode: update to 1.38.1
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14015@inbox.vuxu.org>
                   ` (6 preceding siblings ...)
  2019-10-02 19:54 ` [PR PATCH] [Closed]: " voidlinux-github
@ 2019-10-03  0:05 ` voidlinux-github
  7 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-10-03  0:05 UTC (permalink / raw)
  To: ml

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

New comment by ScOut3R on void-packages repository

https://github.com/void-linux/void-packages/pull/14015#issuecomment-537730430

Comment:
Can be squashed during merge. Just saying. :)

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

* Re: [PR PATCH] [Updated] vscode: update to 1.37.1.
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13716@inbox.vuxu.org>
@ 2019-09-16 11:31 ` voidlinux-github
  2019-09-16 11:31 ` voidlinux-github
  1 sibling, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-09-16 11:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/AluisioASG/void-packages vscode-1.37.1
https://github.com/void-linux/void-packages/pull/13716

vscode: update to 1.37.1.
[ci skip]

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

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

From f610461e5092e5357bb83af7f37c4333a4a88a60 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Alu=C3=ADsio=20Augusto=20Silva=20Gon=C3=A7alves?=
 <aluisio@aasg.name>
Date: Fri, 16 Aug 2019 12:13:39 -0300
Subject: [PATCH] vscode: update to 1.38.1.

[ci skip]
---
 srcpkgs/vscode/template | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template
index 5c40ed3eec9..47eb1f443a7 100644
--- a/srcpkgs/vscode/template
+++ b/srcpkgs/vscode/template
@@ -1,7 +1,7 @@
 # Template file for 'vscode'
 pkgname=vscode
-version=1.36.1
-revision=2
+version=1.38.1
+revision=1
 hostmakedepends="pkg-config python nodejs-lts yarn"
 makedepends="libxkbfile-devel libsecret-devel"
 depends="GConf libXtst libxkbfile nss dejavu-fonts-ttf"
@@ -10,7 +10,7 @@ maintainer="shizonic <realtiaz@gmail.com>"
 license="MIT"
 homepage="https://code.visualstudio.com/"
 distfiles="https://github.com/Microsoft/vscode/archive/${version}.tar.gz"
-checksum=24b9f4046bd8ef7edb663429a58bf7dbe3acc22487a2946a4e5ead216415c065
+checksum=@5702ba67623c02065ad0cc01f0c7179a963086d68f4dc60a1c51055f9290f729
 patch_args="-Np1"
 
 # Due to electron
@@ -35,11 +35,6 @@ pre_build() {
 
 do_build() {
 	export NODE_OPTIONS="${_mem_limit}"
-	# Remove once nodejs-lts >= 10; see node-gyp issue 1457 and
-	# electron/node issue 64.
-	export npm_config_build_v8_with_gn="false"
-	export npm_config_enable_lto="false"
-
 	yarn install --ignore-engines --arch=${_ARCH}
 	yarn run gulp vscode-linux-${_ARCH}-min
 }

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

* Re: [PR PATCH] [Updated] vscode: update to 1.37.1.
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13716@inbox.vuxu.org>
  2019-09-16 11:31 ` [PR PATCH] [Updated] vscode: update to 1.37.1 voidlinux-github
@ 2019-09-16 11:31 ` voidlinux-github
  1 sibling, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-09-16 11:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/AluisioASG/void-packages vscode-1.37.1
https://github.com/void-linux/void-packages/pull/13716

vscode: update to 1.37.1.
[ci skip]

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

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

From f610461e5092e5357bb83af7f37c4333a4a88a60 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Alu=C3=ADsio=20Augusto=20Silva=20Gon=C3=A7alves?=
 <aluisio@aasg.name>
Date: Fri, 16 Aug 2019 12:13:39 -0300
Subject: [PATCH] vscode: update to 1.38.1.

[ci skip]
---
 srcpkgs/vscode/template | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template
index 5c40ed3eec9..47eb1f443a7 100644
--- a/srcpkgs/vscode/template
+++ b/srcpkgs/vscode/template
@@ -1,7 +1,7 @@
 # Template file for 'vscode'
 pkgname=vscode
-version=1.36.1
-revision=2
+version=1.38.1
+revision=1
 hostmakedepends="pkg-config python nodejs-lts yarn"
 makedepends="libxkbfile-devel libsecret-devel"
 depends="GConf libXtst libxkbfile nss dejavu-fonts-ttf"
@@ -10,7 +10,7 @@ maintainer="shizonic <realtiaz@gmail.com>"
 license="MIT"
 homepage="https://code.visualstudio.com/"
 distfiles="https://github.com/Microsoft/vscode/archive/${version}.tar.gz"
-checksum=24b9f4046bd8ef7edb663429a58bf7dbe3acc22487a2946a4e5ead216415c065
+checksum=@5702ba67623c02065ad0cc01f0c7179a963086d68f4dc60a1c51055f9290f729
 patch_args="-Np1"
 
 # Due to electron
@@ -35,11 +35,6 @@ pre_build() {
 
 do_build() {
 	export NODE_OPTIONS="${_mem_limit}"
-	# Remove once nodejs-lts >= 10; see node-gyp issue 1457 and
-	# electron/node issue 64.
-	export npm_config_build_v8_with_gn="false"
-	export npm_config_enable_lto="false"
-
 	yarn install --ignore-engines --arch=${_ARCH}
 	yarn run gulp vscode-linux-${_ARCH}-min
 }

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

* Re: [PR PATCH] [Updated] vscode: update to 1.37.1
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14015@inbox.vuxu.org>
@ 2019-09-05 23:47 ` voidlinux-github
  2019-09-05 23:47 ` voidlinux-github
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-09-05 23:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ScOut3R/void-packages vscode
https://github.com/void-linux/void-packages/pull/14015

vscode: update to 1.37.1


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

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

From 523a336522d3204b2a96a14f32303e67a335d329 Mon Sep 17 00:00:00 2001
From: Mate GABRI <mate.gabri@playhq.com>
Date: Wed, 28 Aug 2019 15:10:42 +1000
Subject: [PATCH 1/2] vscode: update to 1.37.1

---
 srcpkgs/vscode/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template
index 5c40ed3eec9..005ee94672e 100644
--- a/srcpkgs/vscode/template
+++ b/srcpkgs/vscode/template
@@ -1,7 +1,7 @@
 # Template file for 'vscode'
 pkgname=vscode
-version=1.36.1
-revision=2
+version=1.37.1
+revision=1
 hostmakedepends="pkg-config python nodejs-lts yarn"
 makedepends="libxkbfile-devel libsecret-devel"
 depends="GConf libXtst libxkbfile nss dejavu-fonts-ttf"
@@ -10,7 +10,7 @@ maintainer="shizonic <realtiaz@gmail.com>"
 license="MIT"
 homepage="https://code.visualstudio.com/"
 distfiles="https://github.com/Microsoft/vscode/archive/${version}.tar.gz"
-checksum=24b9f4046bd8ef7edb663429a58bf7dbe3acc22487a2946a4e5ead216415c065
+checksum=e947e892eb027cd6f21f661a059ca96a1a78e4fcf29bf872e0e45ab6d3cbb076
 patch_args="-Np1"
 
 # Due to electron

From 3089767cc4ffdd57cf3d5ceb616b0bbbe0ed90c4 Mon Sep 17 00:00:00 2001
From: Mate GABRI <mate.gabri@playhq.com>
Date: Fri, 6 Sep 2019 09:47:41 +1000
Subject: [PATCH 2/2] vscode: update to 1.38.0

---
 srcpkgs/vscode/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template
index 005ee94672e..4b5bfd86567 100644
--- a/srcpkgs/vscode/template
+++ b/srcpkgs/vscode/template
@@ -1,6 +1,6 @@
 # Template file for 'vscode'
 pkgname=vscode
-version=1.37.1
+version=1.38.0
 revision=1
 hostmakedepends="pkg-config python nodejs-lts yarn"
 makedepends="libxkbfile-devel libsecret-devel"
@@ -10,7 +10,7 @@ maintainer="shizonic <realtiaz@gmail.com>"
 license="MIT"
 homepage="https://code.visualstudio.com/"
 distfiles="https://github.com/Microsoft/vscode/archive/${version}.tar.gz"
-checksum=e947e892eb027cd6f21f661a059ca96a1a78e4fcf29bf872e0e45ab6d3cbb076
+checksum=8306b05a7a521d15215248b311781aefa1b43fbc9f907425473b7fb81ef8c011
 patch_args="-Np1"
 
 # Due to electron

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

end of thread, other threads:[~2019-10-03  0:05 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14015@inbox.vuxu.org>
2019-09-05 23:47 ` [PR PATCH] [Updated] vscode: update to 1.37.1 voidlinux-github
2019-09-05 23:47 ` voidlinux-github
2019-09-06  2:00 ` vscode: update to 1.38.0 voidlinux-github
2019-09-17  4:07 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-17  4:07 ` voidlinux-github
2019-10-02 19:54 ` vscode: update to 1.38.1 voidlinux-github
2019-10-02 19:54 ` [PR PATCH] [Closed]: " voidlinux-github
2019-10-03  0:05 ` voidlinux-github
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13716@inbox.vuxu.org>
2019-09-16 11:31 ` [PR PATCH] [Updated] vscode: update to 1.37.1 voidlinux-github
2019-09-16 11:31 ` 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).