Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] vscode: update to 1.37.1.
Date: Mon, 16 Sep 2019 13:31:36 +0200	[thread overview]
Message-ID: <20190916113136.utZxMk3Pql0l1dKB0Wj-z3wFpmy7cfeZb7H7a5mWV8o@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13716@inbox.vuxu.org>

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

  parent reply	other threads:[~2019-09-16 11:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [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 [this message]
     [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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190916113136.utZxMk3Pql0l1dKB0Wj-z3wFpmy7cfeZb7H7a5mWV8o@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).