mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
vscode: update to 1.55.0
This commit is contained in:
parent
d28a3e04d3
commit
4a76e75a54
5 changed files with 16 additions and 15 deletions
|
@ -1,5 +1,5 @@
|
||||||
diff --git a/build/gulpfile.vscode.js b/build/gulpfile.vscode.js
|
diff --git a/build/gulpfile.vscode.js b/build/gulpfile.vscode.js
|
||||||
index e3ca3514bb62..f9157b7cbc6c 100644
|
index a06f3f63d89..67aa7c4a7aa 100644
|
||||||
--- a/build/gulpfile.vscode.js
|
--- a/build/gulpfile.vscode.js
|
||||||
+++ b/build/gulpfile.vscode.js
|
+++ b/build/gulpfile.vscode.js
|
||||||
@@ -285,7 +285,7 @@ function packageTask(platform, arch, sourceFolderName, destinationFolderName, op
|
@@ -285,7 +285,7 @@ function packageTask(platform, arch, sourceFolderName, destinationFolderName, op
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
diff --git a/resources/linux/bin/code.sh b/resources/linux/bin/code.sh
|
diff --git a/resources/linux/bin/code.sh b/resources/linux/bin/code.sh
|
||||||
index 516c05e4ee08..bddc6f0cef22 100755
|
index 06973937f14..78f72c9e9ed 100755
|
||||||
--- a/resources/linux/bin/code.sh
|
--- a/resources/linux/bin/code.sh
|
||||||
+++ b/resources/linux/bin/code.sh
|
+++ b/resources/linux/bin/code.sh
|
||||||
@@ -36,7 +36,7 @@ else
|
@@ -44,7 +44,7 @@ else
|
||||||
VSCODE_PATH="$(dirname $(readlink -f $0))/.."
|
VSCODE_PATH="$(dirname "$(readlink -f "$0")")/.."
|
||||||
else
|
else
|
||||||
# else use the standard install location
|
# else use the standard install location
|
||||||
- VSCODE_PATH="/usr/share/@@NAME@@"
|
- VSCODE_PATH="/usr/share/@@NAME@@"
|
||||||
|
@ -12,7 +12,7 @@ index 516c05e4ee08..bddc6f0cef22 100755
|
||||||
fi
|
fi
|
||||||
|
|
||||||
diff --git a/resources/linux/code-url-handler.desktop b/resources/linux/code-url-handler.desktop
|
diff --git a/resources/linux/code-url-handler.desktop b/resources/linux/code-url-handler.desktop
|
||||||
index b85525fbd042..dc7617051b95 100644
|
index b85525fbd04..bab6df4eeb5 100644
|
||||||
--- a/resources/linux/code-url-handler.desktop
|
--- a/resources/linux/code-url-handler.desktop
|
||||||
+++ b/resources/linux/code-url-handler.desktop
|
+++ b/resources/linux/code-url-handler.desktop
|
||||||
@@ -2,7 +2,7 @@
|
@@ -2,7 +2,7 @@
|
||||||
|
@ -25,7 +25,7 @@ index b85525fbd042..dc7617051b95 100644
|
||||||
Type=Application
|
Type=Application
|
||||||
NoDisplay=true
|
NoDisplay=true
|
||||||
diff --git a/resources/linux/code.desktop b/resources/linux/code.desktop
|
diff --git a/resources/linux/code.desktop b/resources/linux/code.desktop
|
||||||
index b975e1094a2c..a094cc36e810 100644
|
index 62d6bfc47b4..a014f6748d0 100755
|
||||||
--- a/resources/linux/code.desktop
|
--- a/resources/linux/code.desktop
|
||||||
+++ b/resources/linux/code.desktop
|
+++ b/resources/linux/code.desktop
|
||||||
@@ -2,7 +2,7 @@
|
@@ -2,7 +2,7 @@
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
diff --git a/build/gulpfile.vscode.js b/build/gulpfile.vscode.js
|
diff --git a/build/gulpfile.vscode.js b/build/gulpfile.vscode.js
|
||||||
index e3ca3514bb62..b0942f2b9b89 100644
|
index a06f3f63d89..7bdca3af3fb 100644
|
||||||
--- a/build/gulpfile.vscode.js
|
--- a/build/gulpfile.vscode.js
|
||||||
+++ b/build/gulpfile.vscode.js
|
+++ b/build/gulpfile.vscode.js
|
||||||
@@ -273,7 +273,15 @@ function packageTask(platform, arch, sourceFolderName, destinationFolderName, op
|
@@ -273,7 +273,15 @@ function packageTask(platform, arch, sourceFolderName, destinationFolderName, op
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
diff --git a/product.json b/product.json
|
diff --git a/product.json b/product.json
|
||||||
index 207bcf8f512e..572fbfb39b56 100644
|
index 3facf29bc27..45e3fab95a7 100644
|
||||||
--- a/product.json
|
--- a/product.json
|
||||||
+++ b/product.json
|
+++ b/product.json
|
||||||
@@ -22,12 +22,20 @@
|
@@ -22,6 +22,9 @@
|
||||||
"licenseFileName": "LICENSE.txt",
|
"licenseFileName": "LICENSE.txt",
|
||||||
"reportIssueUrl": "https://github.com/microsoft/vscode/issues/new",
|
"reportIssueUrl": "https://github.com/microsoft/vscode/issues/new",
|
||||||
"urlProtocol": "code-oss",
|
"urlProtocol": "code-oss",
|
||||||
|
@ -12,8 +12,9 @@ index 207bcf8f512e..572fbfb39b56 100644
|
||||||
"extensionAllowedProposedApi": [
|
"extensionAllowedProposedApi": [
|
||||||
"ms-vscode.vscode-js-profile-flame",
|
"ms-vscode.vscode-js-profile-flame",
|
||||||
"ms-vscode.vscode-js-profile-table",
|
"ms-vscode.vscode-js-profile-table",
|
||||||
"ms-vscode.github-browser",
|
@@ -30,6 +33,11 @@
|
||||||
"ms-vscode.github-richnav"
|
"ms-vscode.remotehub",
|
||||||
|
"ms-vscode.remotehub-insiders"
|
||||||
],
|
],
|
||||||
+ "extensionsGallery": {
|
+ "extensionsGallery": {
|
||||||
+ "serviceUrl": "https://marketplace.visualstudio.com/_apis/public/gallery",
|
+ "serviceUrl": "https://marketplace.visualstudio.com/_apis/public/gallery",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vscode'
|
# Template file for 'vscode'
|
||||||
pkgname=vscode
|
pkgname=vscode
|
||||||
version=1.54.3
|
version=1.55.0
|
||||||
revision=1
|
revision=1
|
||||||
_electronver=9.4.1
|
_electronver=9.4.1
|
||||||
hostmakedepends="pkg-config python nodejs yarn tar git"
|
hostmakedepends="pkg-config python nodejs yarn tar git"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="shizonic <realtiaz@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://code.visualstudio.com/"
|
homepage="https://code.visualstudio.com/"
|
||||||
distfiles="https://github.com/Microsoft/vscode/archive/${version}.tar.gz"
|
distfiles="https://github.com/Microsoft/vscode/archive/${version}.tar.gz"
|
||||||
checksum=ea2cf3481b9a878aa5d4000289d238551d0ad4fe04ca2f3fea35bbe86026a369
|
checksum=5a208d6cfaf35ea4d098c858faf2dff14092d74534c1b5966df87f1d5be24ef0
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
|
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue