Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] vscode: update to 1.86.2
@ 2024-02-17  8:51 atk
  2024-02-20 10:21 ` [PR PATCH] [Updated] " atk
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: atk @ 2024-02-17  8:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/atk/void-packages vscode-1.86.2
https://github.com/void-linux/void-packages/pull/48793

vscode: update to 1.86.2
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 3303d12fc45437983afd5a8d6f472faedeb82fdd Mon Sep 17 00:00:00 2001
From: Alex Lohr <alexthkloss@web.de>
Date: Fri, 16 Feb 2024 23:49:00 +0100
Subject: [PATCH] vscode: update to 1.86.2

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

diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template
index 25bc028ee02ad8..ebe5716840eb7d 100644
--- a/srcpkgs/vscode/template
+++ b/srcpkgs/vscode/template
@@ -1,6 +1,6 @@
 # Template file for 'vscode'
 pkgname=vscode
-version=1.86.1
+version=1.86.2
 revision=1
 _electronver=24.3.0
 _npmver=8.6.0
@@ -12,7 +12,7 @@ maintainer="shizonic <realtiaz@gmail.com>, Alex Lohr <alexthkloss@web.de>"
 license="MIT"
 homepage="https://code.visualstudio.com/"
 distfiles="https://github.com/microsoft/vscode/archive/refs/tags/${version}.tar.gz"
-checksum=d3942febb8e6dea1f3f473d3035450a09d678e2dbea5412f784814c16fb0bdf6
+checksum=c0b8fac76b0836e6cd5332387d1007c3f959c2cd4c69cd90eb25c79311708375
 nocross=yes # x64 build does not cut it, it contains native code
 
 if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then

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

* Re: [PR PATCH] [Updated] vscode: update to 1.86.2
  2024-02-17  8:51 [PR PATCH] vscode: update to 1.86.2 atk
@ 2024-02-20 10:21 ` atk
  2024-02-25 14:13 ` icp1994
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: atk @ 2024-02-20 10:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/atk/void-packages vscode-1.86.2
https://github.com/void-linux/void-packages/pull/48793

vscode: update to 1.86.2
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 6c89909a831cc7d9aab1b14d87f7348452b35630 Mon Sep 17 00:00:00 2001
From: Alex Lohr <alexthkloss@web.de>
Date: Fri, 16 Feb 2024 23:49:00 +0100
Subject: [PATCH] vscode: update to 1.86.2

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

diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template
index 25bc028ee02ad..ebe5716840eb7 100644
--- a/srcpkgs/vscode/template
+++ b/srcpkgs/vscode/template
@@ -1,6 +1,6 @@
 # Template file for 'vscode'
 pkgname=vscode
-version=1.86.1
+version=1.86.2
 revision=1
 _electronver=24.3.0
 _npmver=8.6.0
@@ -12,7 +12,7 @@ maintainer="shizonic <realtiaz@gmail.com>, Alex Lohr <alexthkloss@web.de>"
 license="MIT"
 homepage="https://code.visualstudio.com/"
 distfiles="https://github.com/microsoft/vscode/archive/refs/tags/${version}.tar.gz"
-checksum=d3942febb8e6dea1f3f473d3035450a09d678e2dbea5412f784814c16fb0bdf6
+checksum=c0b8fac76b0836e6cd5332387d1007c3f959c2cd4c69cd90eb25c79311708375
 nocross=yes # x64 build does not cut it, it contains native code
 
 if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then

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

* Re: vscode: update to 1.86.2
  2024-02-17  8:51 [PR PATCH] vscode: update to 1.86.2 atk
  2024-02-20 10:21 ` [PR PATCH] [Updated] " atk
@ 2024-02-25 14:13 ` icp1994
  2024-02-25 14:52 ` atk
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: icp1994 @ 2024-02-25 14:13 UTC (permalink / raw)
  To: ml

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

New comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/48793#issuecomment-1962954279

Comment:
Do you whether this package still depends on `dejavu-fonts-ttf`? I was cleaning some of my installed fonts which I don't use anymore and found dejavu has an rdep on vscode so can't be removed.

It was introduced in this [old commit](https://github.com/void-linux/void-packages/commit/0a57b92b10b11153521c197d7a8f109687e2e16e) but I don't see it in current [default settings](https://code.visualstudio.com/docs/getstarted/settings#_default-settings).

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

* Re: vscode: update to 1.86.2
  2024-02-17  8:51 [PR PATCH] vscode: update to 1.86.2 atk
  2024-02-20 10:21 ` [PR PATCH] [Updated] " atk
  2024-02-25 14:13 ` icp1994
@ 2024-02-25 14:52 ` atk
  2024-02-25 17:47 ` atk
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: atk @ 2024-02-25 14:52 UTC (permalink / raw)
  To: ml

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

New comment by atk on void-packages repository

https://github.com/void-linux/void-packages/pull/48793#issuecomment-1962964695

Comment:
Interesting. Let me try building it without the font installed.

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

* Re: vscode: update to 1.86.2
  2024-02-17  8:51 [PR PATCH] vscode: update to 1.86.2 atk
                   ` (2 preceding siblings ...)
  2024-02-25 14:52 ` atk
@ 2024-02-25 17:47 ` atk
  2024-02-25 17:48 ` [PR PATCH] [Updated] " atk
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: atk @ 2024-02-25 17:47 UTC (permalink / raw)
  To: ml

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

New comment by atk on void-packages repository

https://github.com/void-linux/void-packages/pull/48793#issuecomment-1963011398

Comment:
It seems there is no fixed requirement to a certain font, you only need any font at all installed that can be shown by electron. If there are no voices against it, I would prefer to remove the dependency.

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

* Re: [PR PATCH] [Updated] vscode: update to 1.86.2
  2024-02-17  8:51 [PR PATCH] vscode: update to 1.86.2 atk
                   ` (3 preceding siblings ...)
  2024-02-25 17:47 ` atk
@ 2024-02-25 17:48 ` atk
  2024-02-29 16:10 ` atk
  2024-03-05 18:53 ` [PR PATCH] [Merged]: vscode: update to 1.87.0 cinerea0
  6 siblings, 0 replies; 8+ messages in thread
From: atk @ 2024-02-25 17:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/atk/void-packages vscode-1.86.2
https://github.com/void-linux/void-packages/pull/48793

vscode: update to 1.86.2
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 1a73f4d745cb9adb83fa29fc4e9c7d1574703bd3 Mon Sep 17 00:00:00 2001
From: Alex Lohr <alexthkloss@web.de>
Date: Sun, 25 Feb 2024 18:48:08 +0100
Subject: [PATCH] vscode: update to 1.86.2

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

diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template
index 25bc028ee02ad8..91f2eb2152a076 100644
--- a/srcpkgs/vscode/template
+++ b/srcpkgs/vscode/template
@@ -1,18 +1,18 @@
 # Template file for 'vscode'
 pkgname=vscode
-version=1.86.1
+version=1.86.2
 revision=1
 _electronver=24.3.0
 _npmver=8.6.0
 hostmakedepends="pkg-config python3 python3-setuptools nodejs yarn tar git ripgrep"
 makedepends="libxkbfile-devel libsecret-devel libxml2-devel mit-krb5-devel ncurses-devel electron24"
-depends="libXtst ncurses nss dejavu-fonts-ttf xdg-utils ripgrep electron24"
+depends="libXtst ncurses nss xdg-utils ripgrep electron24"
 short_desc="Microsoft Code for Linux"
 maintainer="shizonic <realtiaz@gmail.com>, Alex Lohr <alexthkloss@web.de>"
 license="MIT"
 homepage="https://code.visualstudio.com/"
 distfiles="https://github.com/microsoft/vscode/archive/refs/tags/${version}.tar.gz"
-checksum=d3942febb8e6dea1f3f473d3035450a09d678e2dbea5412f784814c16fb0bdf6
+checksum=c0b8fac76b0836e6cd5332387d1007c3f959c2cd4c69cd90eb25c79311708375
 nocross=yes # x64 build does not cut it, it contains native code
 
 if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then

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

* Re: [PR PATCH] [Updated] vscode: update to 1.86.2
  2024-02-17  8:51 [PR PATCH] vscode: update to 1.86.2 atk
                   ` (4 preceding siblings ...)
  2024-02-25 17:48 ` [PR PATCH] [Updated] " atk
@ 2024-02-29 16:10 ` atk
  2024-03-05 18:53 ` [PR PATCH] [Merged]: vscode: update to 1.87.0 cinerea0
  6 siblings, 0 replies; 8+ messages in thread
From: atk @ 2024-02-29 16:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/atk/void-packages vscode-1.86.2
https://github.com/void-linux/void-packages/pull/48793

vscode: update to 1.86.2
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 16bd534355fcc41a23bb8fca142cb594e9d1c1ef Mon Sep 17 00:00:00 2001
From: Alex Lohr <alexthkloss@web.de>
Date: Thu, 29 Feb 2024 17:10:04 +0100
Subject: [PATCH] vscode: update to 1.87.0

remove superfluous dependency to dejavu-fonts-ttf
---
 srcpkgs/vscode/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template
index 25bc028ee02ad8..2265c8579292be 100644
--- a/srcpkgs/vscode/template
+++ b/srcpkgs/vscode/template
@@ -1,18 +1,18 @@
 # Template file for 'vscode'
 pkgname=vscode
-version=1.86.1
+version=1.87.0
 revision=1
 _electronver=24.3.0
 _npmver=8.6.0
 hostmakedepends="pkg-config python3 python3-setuptools nodejs yarn tar git ripgrep"
 makedepends="libxkbfile-devel libsecret-devel libxml2-devel mit-krb5-devel ncurses-devel electron24"
-depends="libXtst ncurses nss dejavu-fonts-ttf xdg-utils ripgrep electron24"
+depends="libXtst ncurses nss xdg-utils ripgrep electron24"
 short_desc="Microsoft Code for Linux"
 maintainer="shizonic <realtiaz@gmail.com>, Alex Lohr <alexthkloss@web.de>"
 license="MIT"
 homepage="https://code.visualstudio.com/"
 distfiles="https://github.com/microsoft/vscode/archive/refs/tags/${version}.tar.gz"
-checksum=d3942febb8e6dea1f3f473d3035450a09d678e2dbea5412f784814c16fb0bdf6
+checksum=ab853075f8c399f64ded6358aa79db7ee069cbd13f4b86b00fe2cb14c02a19e9
 nocross=yes # x64 build does not cut it, it contains native code
 
 if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then

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

* Re: [PR PATCH] [Merged]: vscode: update to 1.87.0
  2024-02-17  8:51 [PR PATCH] vscode: update to 1.86.2 atk
                   ` (5 preceding siblings ...)
  2024-02-29 16:10 ` atk
@ 2024-03-05 18:53 ` cinerea0
  6 siblings, 0 replies; 8+ messages in thread
From: cinerea0 @ 2024-03-05 18:53 UTC (permalink / raw)
  To: ml

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

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

vscode: update to 1.87.0
https://github.com/void-linux/void-packages/pull/48793

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

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2024-03-05 18:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-17  8:51 [PR PATCH] vscode: update to 1.86.2 atk
2024-02-20 10:21 ` [PR PATCH] [Updated] " atk
2024-02-25 14:13 ` icp1994
2024-02-25 14:52 ` atk
2024-02-25 17:47 ` atk
2024-02-25 17:48 ` [PR PATCH] [Updated] " atk
2024-02-29 16:10 ` atk
2024-03-05 18:53 ` [PR PATCH] [Merged]: vscode: update to 1.87.0 cinerea0

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