[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2026-03-09 Thread Arthur Zamarin
commit: 43ec119f75406cd0fd6e938f97eaa8faf9463ac9
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Mar  9 19:42:09 2026 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Mar  9 19:42:26 2026 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43ec119f

app-editors/vscode: add 1.111.0

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   3 +
 app-editors/vscode/vscode-1.111.0.ebuild | 169 +++
 2 files changed, 172 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 23c4239b3d17..9d227f16ca1c 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,3 +1,6 @@
 DIST vscode-1.110.1-amd64.tar.gz 175545737 BLAKE2B 
782e37a795e7685b9d9d08b819d1779dc5894098e4142e2604e28332100c884432f91ccb1b00f2769e89b6560d5d2ee551c5961c1d3156d0ff936d879311f98d
 SHA512 
8a4870858a45832b4f33683f495a150a316e62d5e9d2c7e0c182a6b9f9d9757c4a60981496155db4f3f6f9dd510279d3dc27b93a4ffc07c100a4e8c1bbc0eee4
 DIST vscode-1.110.1-arm.tar.gz 158756501 BLAKE2B 
965f78e984e9a3424a33f7a1d6acddcb87d5db7fa30fcf5e4605b6945699e73e85ea356d9b85cbcb26c73aa0418237afaa95c9258baba1076bd4c1baf3994cca
 SHA512 
48e6954a86d5865ed1fa989a54aeebe515c1d703aa4a7084c71709d2d56c45c856e186eaab2f43d04cfadf9c2b010c22d3346330ee944f51bd73ab68015cf946
 DIST vscode-1.110.1-arm64.tar.gz 169715552 BLAKE2B 
84482b74f3440df9ba23fd1a6f346f68e48b66caff4142f0947f90cc5a3cfaff51466db48029b14526e0fb603e0f85efe10f3a9ebc32858c8435c2b1a0b4aff0
 SHA512 
858e5286f9f83eb38f0fd624ffbcdba924eff5d3649c6fe3a757f37cc9c23bd634548e06611b6d78ca1768e33bb55a453b4ee771b574d972256544e05fdefacf
+DIST vscode-1.111.0-amd64.tar.gz 175612991 BLAKE2B 
688cc379b74c19584535387d1694322cf06fc85577ffc04bd8a0aa44e719878283abd4c604a0a484cc5486c485ed9eb25b5890fa6a1949480ebf3ed67e0fdd71
 SHA512 
aa116e0f67357259b8e1f97b286c68fb4a91505656307e98d8e06277ea9b463efb58631fb17de7f06a16dc960ea454ccd37734186369ca1622365e6fb3ed278e
+DIST vscode-1.111.0-arm.tar.gz 158771572 BLAKE2B 
32b296fe1ed7dd1a6f2a1e431e4a6809e4c9a786a737cc89d70c9707ebcdb0fde3b81221a181c5ea8b7c0f8332c79feefe3207c6d7322e4317b4653e2406d0da
 SHA512 
2286fe14ba9ae1d8545af7d4fae549e9cf110e520a74bb688ca238676268238a67e69dfd0f1f5b79ca8d39c1e35955561c084c36f43261c1a4411cbd2989b9f6
+DIST vscode-1.111.0-arm64.tar.gz 169754249 BLAKE2B 
ce62d36d0c26be32afe995cced6689c505bc280e189d50f31a97363e7e5209f085553d5c76a8b117782423c91c07bca3e988b18d15a4b5fc8d73d16683aec9c8
 SHA512 
dc1cf8d46f6538e825965c1680122ec3bb58c59335ed60efcd238dbc53d6b28b4c24466d7a69e150a17c9c06b85e2e140ffa3a58058dd8d8d852d8022ecd103f

diff --git a/app-editors/vscode/vscode-1.111.0.ebuild 
b/app-editors/vscode/vscode-1.111.0.ebuild
new file mode 100644
index ..7c7e37f04a69
--- /dev/null
+++ b/app-editors/vscode/vscode-1.111.0.ebuild
@@ -0,0 +1,169 @@
+# Copyright 1999-2026 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
+   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
+   sv sw ta te th tr uk ur vi zh-CN zh-TW"
+
+inherit chromium-2 desktop optfeature pax-utils shell-completion xdg
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm arm64"
+IUSE="egl kerberos wayland webkit"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   || (
+   sys-apps/systemd
+   sys-apps/systemd-utils
+   )
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   virtual/zlib:=
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+   x11-libs/libXScrnSaver
+   x11-libs/pango
+  

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2026-03-09 Thread Arthur Zamarin
commit: 8979e6e5ff5993d970df1189b1b6f231878b7272
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Mar  9 19:40:22 2026 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Mar  9 19:42:25 2026 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8979e6e5

app-editors/vscode: drop 1.108.2, 1.109.5

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   6 --
 app-editors/vscode/vscode-1.108.2.ebuild | 161 -
 app-editors/vscode/vscode-1.109.5.ebuild | 169 ---
 3 files changed, 336 deletions(-)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index fa088c105452..23c4239b3d17 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,9 +1,3 @@
-DIST vscode-1.108.2-amd64.tar.gz 163225943 BLAKE2B 
a231a19684b050d90e127bbe3aab737178a32d23cc89c934999fdadea8c6c194fc9282e9364a2e825d59061ea0d03a6491d8ff9b649e0bb899060a2040d4844f
 SHA512 
e646d0a5fbdfe19d20e426d2b10b2ee35eb964b4de47281d58c4197f053f05adfa5b9aaa9e249e934021a954249e8006191271774103ea6289c31c266154f6be
-DIST vscode-1.108.2-arm.tar.gz 146595261 BLAKE2B 
640d6067fed7a2f89bbdbd174f89b83006e712727aa07cf75c8811dd9c247a250138ef4661c1c21a1c7d8e1fd7561aa3e3fce06ad20433140443201fd8d29a76
 SHA512 
ee03467cc8f04776d928258fcdadf2b3e52a89255fef9afbe1bd8626584648ba44b2cb5c255321be2edfddf50feb45029bff67b6df22fdf5a18925d8cfe67572
-DIST vscode-1.108.2-arm64.tar.gz 157492027 BLAKE2B 
ae0cf734441ff036e6eb228b89246d0fa39d5a5af5049532c477e3e834963de70a34b2a763225295df024661db245c6c7ec7ca665b27d0e4514c390087b5
 SHA512 
34be7fda81b208e3c62cfe287f3f0060442167365850f0fae6fda9c6e0f21b4ebde329173d13defada4cd294e8e259b7f1a3c22b8675a799acc166544e3d5f9e
-DIST vscode-1.109.5-amd64.tar.gz 167112868 BLAKE2B 
2441bbe6c7bc7d8d418c8badfc1b3fd97376ee8884fc904d91fc95f59ee1427fdf52193a4983d70996007e87803472f7f7065b1ff3014b14137f07a5367257aa
 SHA512 
d98d0fef39242f82959a926e21c433a80710aacbf50aa160db654cd08ca6eb411cb22abe5f3b911d43968d3299b63cb4f22898438e430f941f9fdc40441378ad
-DIST vscode-1.109.5-arm.tar.gz 150486351 BLAKE2B 
50861333f0a17793378f3431c063c9e3cd2de0331b40a7acc865257650494d15206c606ef3b12255a7e0fc81d99d08c27d6e8ad9fbcb42df2d7d620fb79a8926
 SHA512 
d1e5bdca866b040caf9feba12d5750d7a794af8204cb0d2644ce1371b8a1264566927c83e860aafc903659b0df7639194e63bb87ac4e1697652ca62467beee53
-DIST vscode-1.109.5-arm64.tar.gz 161379754 BLAKE2B 
4edb472a25763f49b68967d2b3cabe18fb9615cd40ae388074678fcff4c1dff07649a28649584e45a5941a3a09eef771856617d778608c28ffdf69d0f7f27b1a
 SHA512 
6a8f789c5f42e5149809fd07a6df6331c6b2d859634ab2418b63e26e5cdacecec24b65c58a45fce2fd94e6db0f0f69e0c35e473c6d4ea1a8cd3946d092707af1
 DIST vscode-1.110.1-amd64.tar.gz 175545737 BLAKE2B 
782e37a795e7685b9d9d08b819d1779dc5894098e4142e2604e28332100c884432f91ccb1b00f2769e89b6560d5d2ee551c5961c1d3156d0ff936d879311f98d
 SHA512 
8a4870858a45832b4f33683f495a150a316e62d5e9d2c7e0c182a6b9f9d9757c4a60981496155db4f3f6f9dd510279d3dc27b93a4ffc07c100a4e8c1bbc0eee4
 DIST vscode-1.110.1-arm.tar.gz 158756501 BLAKE2B 
965f78e984e9a3424a33f7a1d6acddcb87d5db7fa30fcf5e4605b6945699e73e85ea356d9b85cbcb26c73aa0418237afaa95c9258baba1076bd4c1baf3994cca
 SHA512 
48e6954a86d5865ed1fa989a54aeebe515c1d703aa4a7084c71709d2d56c45c856e186eaab2f43d04cfadf9c2b010c22d3346330ee944f51bd73ab68015cf946
 DIST vscode-1.110.1-arm64.tar.gz 169715552 BLAKE2B 
84482b74f3440df9ba23fd1a6f346f68e48b66caff4142f0947f90cc5a3cfaff51466db48029b14526e0fb603e0f85efe10f3a9ebc32858c8435c2b1a0b4aff0
 SHA512 
858e5286f9f83eb38f0fd624ffbcdba924eff5d3649c6fe3a757f37cc9c23bd634548e06611b6d78ca1768e33bb55a453b4ee771b574d972256544e05fdefacf

diff --git a/app-editors/vscode/vscode-1.108.2.ebuild 
b/app-editors/vscode/vscode-1.108.2.ebuild
deleted file mode 100644
index da15f100c4e3..
--- a/app-editors/vscode/vscode-1.108.2.ebuild
+++ /dev/null
@@ -1,161 +0,0 @@
-# Copyright 1999-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
-   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
-   sv sw ta te th tr uk ur vi zh-CN zh-TW"
-
-inherit chromium-2 desktop optfeature pax-utils shell-completion xdg
-
-DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
-HOMEPAGE="https://code.visualstudio.com";
-SRC_URI="
-   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
-   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
-   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
-"
-S="${WORKDIR}"
-
-LICENSE="
-   Apache-2.0
-   BSD
-   BSD-1
-   BSD-2
-   BSD-4
-   CC-BY-4.0
-   ISC
-   LGPL-2.1+
-   Microsoft-vscode
-   MIT
-   MPL-2.0
-   openssl
-   PYTHON

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2026-03-08 Thread Arthur Zamarin
commit: 5158bd3f9762353f8144a27909d94ba8844e5e30
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Mar  8 20:22:00 2026 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Mar  9 06:25:40 2026 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5158bd3f

app-editors/vscode: add 1.110.1, drop 1.110.0

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest | 6 +++---
 app-editors/vscode/{vscode-1.110.0.ebuild => vscode-1.110.1.ebuild} | 0
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 5189981ee1af..fa088c105452 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -4,6 +4,6 @@ DIST vscode-1.108.2-arm64.tar.gz 157492027 BLAKE2B 
ae0cf734441ff036e6eb228b89246
 DIST vscode-1.109.5-amd64.tar.gz 167112868 BLAKE2B 
2441bbe6c7bc7d8d418c8badfc1b3fd97376ee8884fc904d91fc95f59ee1427fdf52193a4983d70996007e87803472f7f7065b1ff3014b14137f07a5367257aa
 SHA512 
d98d0fef39242f82959a926e21c433a80710aacbf50aa160db654cd08ca6eb411cb22abe5f3b911d43968d3299b63cb4f22898438e430f941f9fdc40441378ad
 DIST vscode-1.109.5-arm.tar.gz 150486351 BLAKE2B 
50861333f0a17793378f3431c063c9e3cd2de0331b40a7acc865257650494d15206c606ef3b12255a7e0fc81d99d08c27d6e8ad9fbcb42df2d7d620fb79a8926
 SHA512 
d1e5bdca866b040caf9feba12d5750d7a794af8204cb0d2644ce1371b8a1264566927c83e860aafc903659b0df7639194e63bb87ac4e1697652ca62467beee53
 DIST vscode-1.109.5-arm64.tar.gz 161379754 BLAKE2B 
4edb472a25763f49b68967d2b3cabe18fb9615cd40ae388074678fcff4c1dff07649a28649584e45a5941a3a09eef771856617d778608c28ffdf69d0f7f27b1a
 SHA512 
6a8f789c5f42e5149809fd07a6df6331c6b2d859634ab2418b63e26e5cdacecec24b65c58a45fce2fd94e6db0f0f69e0c35e473c6d4ea1a8cd3946d092707af1
-DIST vscode-1.110.0-amd64.tar.gz 175551197 BLAKE2B 
b308504958e1ae9c12afa5728d90a17f56ca40d19c140050864e2cec4d640a8ddec74d06f0d4101d9849e843f6a5c3e95cd9831e5d0092707e857b9e839430f7
 SHA512 
5034edcb02297db164c250e4bc2488b9ba58a77d2fe7e08a6d5a019223c48baa02af5edf8a0e10dd0cd3d29164bb6a34f34ceaecdff601f98a5782ccc424
-DIST vscode-1.110.0-arm.tar.gz 158753818 BLAKE2B 
110ad7bc91ff59ee4bb4ae51d29721e10cb98d5c241eb43f5e91f614354273cd87674ced52a60c00c1ca4a27d18bf52a9c99d9ed5a51d8f1f59723a6b5679601
 SHA512 
f7b9fe19577ca3f9a833c123146433444a80ccbd025e6f4f956ca5170aa9429356d4e5306acaa6ef6b429aea4893723d5dc01606117a4e1f244efced1930cf69
-DIST vscode-1.110.0-arm64.tar.gz 169710876 BLAKE2B 
47b17abfa1ac0ca0e5e9fea9b4a3e30e1a6e39bb1bdc378d0b6004290c733b6613c7579864f8c9a2cb7226a5ec3d91ac55fdc90f373fdad901735e9c923763a0
 SHA512 
43ae030f9234b9ab761287559627f67ac8ec8c761d2432c31540dcff100472443442fa5809f1231d5a46dc5dc56be3b954269242edc40dc6b7d2bd05061ade10
+DIST vscode-1.110.1-amd64.tar.gz 175545737 BLAKE2B 
782e37a795e7685b9d9d08b819d1779dc5894098e4142e2604e28332100c884432f91ccb1b00f2769e89b6560d5d2ee551c5961c1d3156d0ff936d879311f98d
 SHA512 
8a4870858a45832b4f33683f495a150a316e62d5e9d2c7e0c182a6b9f9d9757c4a60981496155db4f3f6f9dd510279d3dc27b93a4ffc07c100a4e8c1bbc0eee4
+DIST vscode-1.110.1-arm.tar.gz 158756501 BLAKE2B 
965f78e984e9a3424a33f7a1d6acddcb87d5db7fa30fcf5e4605b6945699e73e85ea356d9b85cbcb26c73aa0418237afaa95c9258baba1076bd4c1baf3994cca
 SHA512 
48e6954a86d5865ed1fa989a54aeebe515c1d703aa4a7084c71709d2d56c45c856e186eaab2f43d04cfadf9c2b010c22d3346330ee944f51bd73ab68015cf946
+DIST vscode-1.110.1-arm64.tar.gz 169715552 BLAKE2B 
84482b74f3440df9ba23fd1a6f346f68e48b66caff4142f0947f90cc5a3cfaff51466db48029b14526e0fb603e0f85efe10f3a9ebc32858c8435c2b1a0b4aff0
 SHA512 
858e5286f9f83eb38f0fd624ffbcdba924eff5d3649c6fe3a757f37cc9c23bd634548e06611b6d78ca1768e33bb55a453b4ee771b574d972256544e05fdefacf

diff --git a/app-editors/vscode/vscode-1.110.0.ebuild 
b/app-editors/vscode/vscode-1.110.1.ebuild
similarity index 100%
rename from app-editors/vscode/vscode-1.110.0.ebuild
rename to app-editors/vscode/vscode-1.110.1.ebuild



[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2026-03-05 Thread Arthur Zamarin
commit: ecc0b9e14bcf09afc55b197636bcb6d3e1d8
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Mar  6 06:21:58 2026 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Mar  6 06:21:58 2026 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecc0b9e1

app-editors/vscode: add 1.110.0

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   3 +
 app-editors/vscode/vscode-1.110.0.ebuild | 169 +++
 2 files changed, 172 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 42dce99d86bb..5189981ee1af 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -4,3 +4,6 @@ DIST vscode-1.108.2-arm64.tar.gz 157492027 BLAKE2B 
ae0cf734441ff036e6eb228b89246
 DIST vscode-1.109.5-amd64.tar.gz 167112868 BLAKE2B 
2441bbe6c7bc7d8d418c8badfc1b3fd97376ee8884fc904d91fc95f59ee1427fdf52193a4983d70996007e87803472f7f7065b1ff3014b14137f07a5367257aa
 SHA512 
d98d0fef39242f82959a926e21c433a80710aacbf50aa160db654cd08ca6eb411cb22abe5f3b911d43968d3299b63cb4f22898438e430f941f9fdc40441378ad
 DIST vscode-1.109.5-arm.tar.gz 150486351 BLAKE2B 
50861333f0a17793378f3431c063c9e3cd2de0331b40a7acc865257650494d15206c606ef3b12255a7e0fc81d99d08c27d6e8ad9fbcb42df2d7d620fb79a8926
 SHA512 
d1e5bdca866b040caf9feba12d5750d7a794af8204cb0d2644ce1371b8a1264566927c83e860aafc903659b0df7639194e63bb87ac4e1697652ca62467beee53
 DIST vscode-1.109.5-arm64.tar.gz 161379754 BLAKE2B 
4edb472a25763f49b68967d2b3cabe18fb9615cd40ae388074678fcff4c1dff07649a28649584e45a5941a3a09eef771856617d778608c28ffdf69d0f7f27b1a
 SHA512 
6a8f789c5f42e5149809fd07a6df6331c6b2d859634ab2418b63e26e5cdacecec24b65c58a45fce2fd94e6db0f0f69e0c35e473c6d4ea1a8cd3946d092707af1
+DIST vscode-1.110.0-amd64.tar.gz 175551197 BLAKE2B 
b308504958e1ae9c12afa5728d90a17f56ca40d19c140050864e2cec4d640a8ddec74d06f0d4101d9849e843f6a5c3e95cd9831e5d0092707e857b9e839430f7
 SHA512 
5034edcb02297db164c250e4bc2488b9ba58a77d2fe7e08a6d5a019223c48baa02af5edf8a0e10dd0cd3d29164bb6a34f34ceaecdff601f98a5782ccc424
+DIST vscode-1.110.0-arm.tar.gz 158753818 BLAKE2B 
110ad7bc91ff59ee4bb4ae51d29721e10cb98d5c241eb43f5e91f614354273cd87674ced52a60c00c1ca4a27d18bf52a9c99d9ed5a51d8f1f59723a6b5679601
 SHA512 
f7b9fe19577ca3f9a833c123146433444a80ccbd025e6f4f956ca5170aa9429356d4e5306acaa6ef6b429aea4893723d5dc01606117a4e1f244efced1930cf69
+DIST vscode-1.110.0-arm64.tar.gz 169710876 BLAKE2B 
47b17abfa1ac0ca0e5e9fea9b4a3e30e1a6e39bb1bdc378d0b6004290c733b6613c7579864f8c9a2cb7226a5ec3d91ac55fdc90f373fdad901735e9c923763a0
 SHA512 
43ae030f9234b9ab761287559627f67ac8ec8c761d2432c31540dcff100472443442fa5809f1231d5a46dc5dc56be3b954269242edc40dc6b7d2bd05061ade10

diff --git a/app-editors/vscode/vscode-1.110.0.ebuild 
b/app-editors/vscode/vscode-1.110.0.ebuild
new file mode 100644
index ..7c7e37f04a69
--- /dev/null
+++ b/app-editors/vscode/vscode-1.110.0.ebuild
@@ -0,0 +1,169 @@
+# Copyright 1999-2026 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
+   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
+   sv sw ta te th tr uk ur vi zh-CN zh-TW"
+
+inherit chromium-2 desktop optfeature pax-utils shell-completion xdg
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm arm64"
+IUSE="egl kerberos wayland webkit"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   || (
+   sys-apps/systemd
+   sys-apps/systemd-utils
+   )
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   virtual/zlib:=
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+ 

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2026-02-24 Thread Arthur Zamarin
commit: 74ec4aaa00b771a18bd7c9cf48521c68ab8ca924
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Feb 24 16:55:45 2026 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Feb 24 17:03:15 2026 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74ec4aaa

app-editors/vscode: add 1.109.5, drop 1.109.4

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest | 6 +++---
 app-editors/vscode/{vscode-1.109.4.ebuild => vscode-1.109.5.ebuild} | 0
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 1a3dddb90b9c..42dce99d86bb 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,6 +1,6 @@
 DIST vscode-1.108.2-amd64.tar.gz 163225943 BLAKE2B 
a231a19684b050d90e127bbe3aab737178a32d23cc89c934999fdadea8c6c194fc9282e9364a2e825d59061ea0d03a6491d8ff9b649e0bb899060a2040d4844f
 SHA512 
e646d0a5fbdfe19d20e426d2b10b2ee35eb964b4de47281d58c4197f053f05adfa5b9aaa9e249e934021a954249e8006191271774103ea6289c31c266154f6be
 DIST vscode-1.108.2-arm.tar.gz 146595261 BLAKE2B 
640d6067fed7a2f89bbdbd174f89b83006e712727aa07cf75c8811dd9c247a250138ef4661c1c21a1c7d8e1fd7561aa3e3fce06ad20433140443201fd8d29a76
 SHA512 
ee03467cc8f04776d928258fcdadf2b3e52a89255fef9afbe1bd8626584648ba44b2cb5c255321be2edfddf50feb45029bff67b6df22fdf5a18925d8cfe67572
 DIST vscode-1.108.2-arm64.tar.gz 157492027 BLAKE2B 
ae0cf734441ff036e6eb228b89246d0fa39d5a5af5049532c477e3e834963de70a34b2a763225295df024661db245c6c7ec7ca665b27d0e4514c390087b5
 SHA512 
34be7fda81b208e3c62cfe287f3f0060442167365850f0fae6fda9c6e0f21b4ebde329173d13defada4cd294e8e259b7f1a3c22b8675a799acc166544e3d5f9e
-DIST vscode-1.109.4-amd64.tar.gz 167115786 BLAKE2B 
8bb441b085b113a10669ef844d28ebcfabeba6fae5fc5b5e453ed0050de4b425d68dfb4f63a4d09ac99f13a68003f1aa68743759e5595825be689018032f0b67
 SHA512 
0e0a176a615fa59a42fd781a185c846193e93cb9498c5b71a60ab4cb1f3a33346a2cf5236b538d226f6d575d528d5e25972200cc8ee99c7eb33d72d03d64668b
-DIST vscode-1.109.4-arm.tar.gz 150494613 BLAKE2B 
bc1dbbb6a4177932c451f369457b6b3644595854f5d7445a0aa78e4fa440a7f4a6cefb10afcbdcbf140b7086cd1ddb256aaec00e49a933981685758491dd44a0
 SHA512 
b5483b29d5da6229cee78fc989cb969c9bbe43bd4c5e5cb28b53c656e9c63cdf9b0f94c6beb92d5be1c3e7f9444ea7d38518616cb9dbc6bce656ff3a7358d5d1
-DIST vscode-1.109.4-arm64.tar.gz 161380985 BLAKE2B 
d09b549f680f016981a018472554d3c85345302649ecfe64b84d08368155533ad85a0b6deb50c65fdabe678596b822c89c91a3c348b27d37e97a58b49879e5e8
 SHA512 
e60f25a9c7279ea848c1004c6a7b7de236f11a30ab6676c72af736e82ae2fa3f95264e0ad893336963805a35ea871ba92f2146fa8c5ff9b8db076aacc14ed18f
+DIST vscode-1.109.5-amd64.tar.gz 167112868 BLAKE2B 
2441bbe6c7bc7d8d418c8badfc1b3fd97376ee8884fc904d91fc95f59ee1427fdf52193a4983d70996007e87803472f7f7065b1ff3014b14137f07a5367257aa
 SHA512 
d98d0fef39242f82959a926e21c433a80710aacbf50aa160db654cd08ca6eb411cb22abe5f3b911d43968d3299b63cb4f22898438e430f941f9fdc40441378ad
+DIST vscode-1.109.5-arm.tar.gz 150486351 BLAKE2B 
50861333f0a17793378f3431c063c9e3cd2de0331b40a7acc865257650494d15206c606ef3b12255a7e0fc81d99d08c27d6e8ad9fbcb42df2d7d620fb79a8926
 SHA512 
d1e5bdca866b040caf9feba12d5750d7a794af8204cb0d2644ce1371b8a1264566927c83e860aafc903659b0df7639194e63bb87ac4e1697652ca62467beee53
+DIST vscode-1.109.5-arm64.tar.gz 161379754 BLAKE2B 
4edb472a25763f49b68967d2b3cabe18fb9615cd40ae388074678fcff4c1dff07649a28649584e45a5941a3a09eef771856617d778608c28ffdf69d0f7f27b1a
 SHA512 
6a8f789c5f42e5149809fd07a6df6331c6b2d859634ab2418b63e26e5cdacecec24b65c58a45fce2fd94e6db0f0f69e0c35e473c6d4ea1a8cd3946d092707af1

diff --git a/app-editors/vscode/vscode-1.109.4.ebuild 
b/app-editors/vscode/vscode-1.109.5.ebuild
similarity index 100%
rename from app-editors/vscode/vscode-1.109.4.ebuild
rename to app-editors/vscode/vscode-1.109.5.ebuild



[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2026-02-17 Thread Arthur Zamarin
commit: 1fa983020b997beab2b25c52bd16e06a8bb4c79e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Feb 17 20:03:06 2026 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Feb 17 20:03:06 2026 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fa98302

app-editors/vscode: add 1.109.4, drop 1.109.3

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest | 6 +++---
 app-editors/vscode/{vscode-1.109.3.ebuild => vscode-1.109.4.ebuild} | 0
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index e2f2195c8695..1a3dddb90b9c 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,6 +1,6 @@
 DIST vscode-1.108.2-amd64.tar.gz 163225943 BLAKE2B 
a231a19684b050d90e127bbe3aab737178a32d23cc89c934999fdadea8c6c194fc9282e9364a2e825d59061ea0d03a6491d8ff9b649e0bb899060a2040d4844f
 SHA512 
e646d0a5fbdfe19d20e426d2b10b2ee35eb964b4de47281d58c4197f053f05adfa5b9aaa9e249e934021a954249e8006191271774103ea6289c31c266154f6be
 DIST vscode-1.108.2-arm.tar.gz 146595261 BLAKE2B 
640d6067fed7a2f89bbdbd174f89b83006e712727aa07cf75c8811dd9c247a250138ef4661c1c21a1c7d8e1fd7561aa3e3fce06ad20433140443201fd8d29a76
 SHA512 
ee03467cc8f04776d928258fcdadf2b3e52a89255fef9afbe1bd8626584648ba44b2cb5c255321be2edfddf50feb45029bff67b6df22fdf5a18925d8cfe67572
 DIST vscode-1.108.2-arm64.tar.gz 157492027 BLAKE2B 
ae0cf734441ff036e6eb228b89246d0fa39d5a5af5049532c477e3e834963de70a34b2a763225295df024661db245c6c7ec7ca665b27d0e4514c390087b5
 SHA512 
34be7fda81b208e3c62cfe287f3f0060442167365850f0fae6fda9c6e0f21b4ebde329173d13defada4cd294e8e259b7f1a3c22b8675a799acc166544e3d5f9e
-DIST vscode-1.109.3-amd64.tar.gz 167098478 BLAKE2B 
b251a1e14310794eb0dfb300c97807f18112d44e6534788918a318945a636a6adb3e96b5730b4da4c82f3a90c33dcad2ff41028ad30c9d4ad31a1f4371f65f05
 SHA512 
19adb26182004c98f0bbc222ca551b6ccb8ae963cec1209291e0e13d23a24aa5204047a2a729436287ad7ecbdec53dde9cf5e05d6f1bee4c6faed896caa283bb
-DIST vscode-1.109.3-arm.tar.gz 150479165 BLAKE2B 
f6c006e8af23c24b87f99f358cfda9fdbec6adbd873fd81f53254a2250b95121ef6bba76576a09746bb4626dfb2611539025ec60a95a1aa576a123b8f9188457
 SHA512 
28f52009ee4f5d9d914fa40405111abfeb0eb7264f8175d9c4c89e19432f233e1680040324f048b50d927f0d8f553ce1a244723693a24efeff31d5ea5189c219
-DIST vscode-1.109.3-arm64.tar.gz 161380233 BLAKE2B 
8aa326a1007e8c470fd3b6983affd0be8d79380ef90a787c2535adacfabbd31e3a054a3e2e382ecc31f027c27ade74bb85fbf8607b861c188b86e61c35ad8fa8
 SHA512 
8ab55ecf037705aeab63a9a29f91f08c434f90a0593504b15585ec9d674e77838bcd889c8bcb5ee414d5a9ba603a15c2d7dc2e42e49968d74191c7932360d01a
+DIST vscode-1.109.4-amd64.tar.gz 167115786 BLAKE2B 
8bb441b085b113a10669ef844d28ebcfabeba6fae5fc5b5e453ed0050de4b425d68dfb4f63a4d09ac99f13a68003f1aa68743759e5595825be689018032f0b67
 SHA512 
0e0a176a615fa59a42fd781a185c846193e93cb9498c5b71a60ab4cb1f3a33346a2cf5236b538d226f6d575d528d5e25972200cc8ee99c7eb33d72d03d64668b
+DIST vscode-1.109.4-arm.tar.gz 150494613 BLAKE2B 
bc1dbbb6a4177932c451f369457b6b3644595854f5d7445a0aa78e4fa440a7f4a6cefb10afcbdcbf140b7086cd1ddb256aaec00e49a933981685758491dd44a0
 SHA512 
b5483b29d5da6229cee78fc989cb969c9bbe43bd4c5e5cb28b53c656e9c63cdf9b0f94c6beb92d5be1c3e7f9444ea7d38518616cb9dbc6bce656ff3a7358d5d1
+DIST vscode-1.109.4-arm64.tar.gz 161380985 BLAKE2B 
d09b549f680f016981a018472554d3c85345302649ecfe64b84d08368155533ad85a0b6deb50c65fdabe678596b822c89c91a3c348b27d37e97a58b49879e5e8
 SHA512 
e60f25a9c7279ea848c1004c6a7b7de236f11a30ab6676c72af736e82ae2fa3f95264e0ad893336963805a35ea871ba92f2146fa8c5ff9b8db076aacc14ed18f

diff --git a/app-editors/vscode/vscode-1.109.3.ebuild 
b/app-editors/vscode/vscode-1.109.4.ebuild
similarity index 100%
rename from app-editors/vscode/vscode-1.109.3.ebuild
rename to app-editors/vscode/vscode-1.109.4.ebuild



[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2026-02-13 Thread Arthur Zamarin
commit: 4bc674e07b3ef47a1083b4a4bdda6e4eb218137a
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Feb 13 11:20:21 2026 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Feb 13 11:21:42 2026 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bc674e0

app-editors/vscode: add 1.109.3, drop 1.109.2

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest | 6 +++---
 app-editors/vscode/{vscode-1.109.2.ebuild => vscode-1.109.3.ebuild} | 0
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index d283264387cf..e2f2195c8695 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,6 +1,6 @@
 DIST vscode-1.108.2-amd64.tar.gz 163225943 BLAKE2B 
a231a19684b050d90e127bbe3aab737178a32d23cc89c934999fdadea8c6c194fc9282e9364a2e825d59061ea0d03a6491d8ff9b649e0bb899060a2040d4844f
 SHA512 
e646d0a5fbdfe19d20e426d2b10b2ee35eb964b4de47281d58c4197f053f05adfa5b9aaa9e249e934021a954249e8006191271774103ea6289c31c266154f6be
 DIST vscode-1.108.2-arm.tar.gz 146595261 BLAKE2B 
640d6067fed7a2f89bbdbd174f89b83006e712727aa07cf75c8811dd9c247a250138ef4661c1c21a1c7d8e1fd7561aa3e3fce06ad20433140443201fd8d29a76
 SHA512 
ee03467cc8f04776d928258fcdadf2b3e52a89255fef9afbe1bd8626584648ba44b2cb5c255321be2edfddf50feb45029bff67b6df22fdf5a18925d8cfe67572
 DIST vscode-1.108.2-arm64.tar.gz 157492027 BLAKE2B 
ae0cf734441ff036e6eb228b89246d0fa39d5a5af5049532c477e3e834963de70a34b2a763225295df024661db245c6c7ec7ca665b27d0e4514c390087b5
 SHA512 
34be7fda81b208e3c62cfe287f3f0060442167365850f0fae6fda9c6e0f21b4ebde329173d13defada4cd294e8e259b7f1a3c22b8675a799acc166544e3d5f9e
-DIST vscode-1.109.2-amd64.tar.gz 167069275 BLAKE2B 
661b642c993809e6dbc9126b93addc1752776e246b41c935f5e403ffbeeab916a6b9f5f03b0858ff2cd2a4593b7cc10057a1166483af9c6fee589e815d17c4e8
 SHA512 
89855ede000bab7e0b7b2f412d04248282ada25a9d6569eb1075fc3643415d76276e9f4a990e52bc758c01f319bb4f908a1cf8ccb706c164d04b7d6eb521a7dc
-DIST vscode-1.109.2-arm.tar.gz 150456214 BLAKE2B 
0ab9e59642265f59e32c7d714f87902558b680cedb1d5521fd7f160e0d9c690f2ce66545672fac6ca8166f4c241aec2550f1e39c7d2f2f43a236a41a3c62c3b9
 SHA512 
6ab183522e70087f598ad2d83c4e0397670fb3353fc0ef85a571dfd57ac3e42a69389353f5da080682305b69b4cc1f2ffd7b523c8d0faa3075e92e22ffe842ee
-DIST vscode-1.109.2-arm64.tar.gz 161354250 BLAKE2B 
ffa9a7a3d44c02ee39a12719980bcc60cfc91803684f6bf8ae82f942a16223f7bd1917ac513a431ba3bc9c56412240213c27be8b593ffc8a996443ab8c5f3f00
 SHA512 
e7bc5298e61b915ea336d4aa62ea83fac698f1ab72d7ed08525a8dded4e12cee8fc78244e55ddc65772f9777af7208c5c000c8269e236c7ac170d964968a0186
+DIST vscode-1.109.3-amd64.tar.gz 167098478 BLAKE2B 
b251a1e14310794eb0dfb300c97807f18112d44e6534788918a318945a636a6adb3e96b5730b4da4c82f3a90c33dcad2ff41028ad30c9d4ad31a1f4371f65f05
 SHA512 
19adb26182004c98f0bbc222ca551b6ccb8ae963cec1209291e0e13d23a24aa5204047a2a729436287ad7ecbdec53dde9cf5e05d6f1bee4c6faed896caa283bb
+DIST vscode-1.109.3-arm.tar.gz 150479165 BLAKE2B 
f6c006e8af23c24b87f99f358cfda9fdbec6adbd873fd81f53254a2250b95121ef6bba76576a09746bb4626dfb2611539025ec60a95a1aa576a123b8f9188457
 SHA512 
28f52009ee4f5d9d914fa40405111abfeb0eb7264f8175d9c4c89e19432f233e1680040324f048b50d927f0d8f553ce1a244723693a24efeff31d5ea5189c219
+DIST vscode-1.109.3-arm64.tar.gz 161380233 BLAKE2B 
8aa326a1007e8c470fd3b6983affd0be8d79380ef90a787c2535adacfabbd31e3a054a3e2e382ecc31f027c27ade74bb85fbf8607b861c188b86e61c35ad8fa8
 SHA512 
8ab55ecf037705aeab63a9a29f91f08c434f90a0593504b15585ec9d674e77838bcd889c8bcb5ee414d5a9ba603a15c2d7dc2e42e49968d74191c7932360d01a

diff --git a/app-editors/vscode/vscode-1.109.2.ebuild 
b/app-editors/vscode/vscode-1.109.3.ebuild
similarity index 100%
rename from app-editors/vscode/vscode-1.109.2.ebuild
rename to app-editors/vscode/vscode-1.109.3.ebuild



[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2026-02-11 Thread Arthur Zamarin
commit: f04e5703d7c289a6472101ff9836bf299375856a
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb 11 18:45:14 2026 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb 11 18:52:48 2026 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f04e5703

app-editors/vscode: add 1.109.2, drop 1.109.0

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest | 6 +++---
 app-editors/vscode/{vscode-1.109.0.ebuild => vscode-1.109.2.ebuild} | 0
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 3a4e3ee627b6..d283264387cf 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,6 +1,6 @@
 DIST vscode-1.108.2-amd64.tar.gz 163225943 BLAKE2B 
a231a19684b050d90e127bbe3aab737178a32d23cc89c934999fdadea8c6c194fc9282e9364a2e825d59061ea0d03a6491d8ff9b649e0bb899060a2040d4844f
 SHA512 
e646d0a5fbdfe19d20e426d2b10b2ee35eb964b4de47281d58c4197f053f05adfa5b9aaa9e249e934021a954249e8006191271774103ea6289c31c266154f6be
 DIST vscode-1.108.2-arm.tar.gz 146595261 BLAKE2B 
640d6067fed7a2f89bbdbd174f89b83006e712727aa07cf75c8811dd9c247a250138ef4661c1c21a1c7d8e1fd7561aa3e3fce06ad20433140443201fd8d29a76
 SHA512 
ee03467cc8f04776d928258fcdadf2b3e52a89255fef9afbe1bd8626584648ba44b2cb5c255321be2edfddf50feb45029bff67b6df22fdf5a18925d8cfe67572
 DIST vscode-1.108.2-arm64.tar.gz 157492027 BLAKE2B 
ae0cf734441ff036e6eb228b89246d0fa39d5a5af5049532c477e3e834963de70a34b2a763225295df024661db245c6c7ec7ca665b27d0e4514c390087b5
 SHA512 
34be7fda81b208e3c62cfe287f3f0060442167365850f0fae6fda9c6e0f21b4ebde329173d13defada4cd294e8e259b7f1a3c22b8675a799acc166544e3d5f9e
-DIST vscode-1.109.0-amd64.tar.gz 167079664 BLAKE2B 
5c94f093ea76bc32d7eb0c1d77b4c32ef849029684f06b47dff8837dfefddae6ab3de0bc351d60d6c1fa82521bfb9ad4e3dca3fc290d22b7d6394965b0246a54
 SHA512 
917d780a0691294842d60674d2d9310e3e78fc87acf4659c5f566fb67c47088cf32d83818d2379e25d1cca4af7f82469cf930acd0f275ebabe345304e2bbb212
-DIST vscode-1.109.0-arm.tar.gz 150447827 BLAKE2B 
20dbb97cbdb036913c1f591bfcd9371f1541aeda7cb53ebb616e778c7d55b54c8efcca57311db111975c45886dd858ff7887abbdee934724adc96c00b9f026f5
 SHA512 
63fa7993263c3c6d33470258a9cb1baeae4d2bbbc6029b89d4cee467beda8154622d2f0bbb2c34a0afd806af5040b3d457965ac856ffe90f941e7726bf6f741c
-DIST vscode-1.109.0-arm64.tar.gz 161351291 BLAKE2B 
7320049ab3331483de538b4ca83f4b9e23b1bcbc7c519823929f21d6b9b106315cf3f0bad95dc915d3388c28ea32ff5f479b4413e485be477ec54111241cf214
 SHA512 
4d50fd74bae63eb13016248b7d557a7caa72672a44b24a54e0d1f83d7f575c8184528ded323bdaf3763185f8ec7f16f562d4e6b468d71bdcf49cea8c579e52f5
+DIST vscode-1.109.2-amd64.tar.gz 167069275 BLAKE2B 
661b642c993809e6dbc9126b93addc1752776e246b41c935f5e403ffbeeab916a6b9f5f03b0858ff2cd2a4593b7cc10057a1166483af9c6fee589e815d17c4e8
 SHA512 
89855ede000bab7e0b7b2f412d04248282ada25a9d6569eb1075fc3643415d76276e9f4a990e52bc758c01f319bb4f908a1cf8ccb706c164d04b7d6eb521a7dc
+DIST vscode-1.109.2-arm.tar.gz 150456214 BLAKE2B 
0ab9e59642265f59e32c7d714f87902558b680cedb1d5521fd7f160e0d9c690f2ce66545672fac6ca8166f4c241aec2550f1e39c7d2f2f43a236a41a3c62c3b9
 SHA512 
6ab183522e70087f598ad2d83c4e0397670fb3353fc0ef85a571dfd57ac3e42a69389353f5da080682305b69b4cc1f2ffd7b523c8d0faa3075e92e22ffe842ee
+DIST vscode-1.109.2-arm64.tar.gz 161354250 BLAKE2B 
ffa9a7a3d44c02ee39a12719980bcc60cfc91803684f6bf8ae82f942a16223f7bd1917ac513a431ba3bc9c56412240213c27be8b593ffc8a996443ab8c5f3f00
 SHA512 
e7bc5298e61b915ea336d4aa62ea83fac698f1ab72d7ed08525a8dded4e12cee8fc78244e55ddc65772f9777af7208c5c000c8269e236c7ac170d964968a0186

diff --git a/app-editors/vscode/vscode-1.109.0.ebuild 
b/app-editors/vscode/vscode-1.109.2.ebuild
similarity index 100%
rename from app-editors/vscode/vscode-1.109.0.ebuild
rename to app-editors/vscode/vscode-1.109.2.ebuild



[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2026-02-05 Thread Arthur Zamarin
commit: 59c7f7a58eaf5714c0ba6dd5f5b40b52bf3d1ac1
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Feb  5 19:40:40 2026 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Feb  5 19:41:41 2026 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59c7f7a5

app-editors/vscode: add explanation on USE=webkit

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-editors/vscode/metadata.xml b/app-editors/vscode/metadata.xml
index 58a68656c15c..e7a903892d96 100644
--- a/app-editors/vscode/metadata.xml
+++ b/app-editors/vscode/metadata.xml
@@ -16,6 +16,7 @@

Use EGL platform, enables smooth rendering in 
high refresh rate monitors on X11/Xwayland
Run in wayland mode under wayland 
sessions, xwayland otherwise. This flag doesn't affect x11 sessions.
+   Enable extensions that require WebKit 
(e.g., Microsoft authentication).


Visual Studio Code is a lightweight but powerful source code 
editor which



[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2026-02-05 Thread Arthur Zamarin
commit: b87eea7205b8baf6e3268fefb75f59665e26d722
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Feb  5 18:45:15 2026 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Feb  5 18:45:15 2026 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b87eea72

app-editors/vscode: drop 1.107.1, 1.108.1

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   6 --
 app-editors/vscode/vscode-1.107.1.ebuild | 161 ---
 app-editors/vscode/vscode-1.108.1.ebuild | 161 ---
 3 files changed, 328 deletions(-)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 9a41d67859c8..3a4e3ee627b6 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,9 +1,3 @@
-DIST vscode-1.107.1-amd64.tar.gz 163149262 BLAKE2B 
48143d2011931ed288462bc01edc89d1b34dede965fc5600a0312eb6ae609d98631fbb67e1c59b13bdc419b355af29df47f91cdb183ce284735f50f9005c4118
 SHA512 
d336f0651ca9751153b86cc2200bc1ec2b019a601882250c5258e50f7228cbb081148a6ba8cb6d57840ea3af6b1fb0d9a52b2edcda0e558e6b308a46c66303d4
-DIST vscode-1.107.1-arm.tar.gz 146528433 BLAKE2B 
00c432418703cbf4446cc636e7743a8810f301d8d058ffa46c0daae997a4c9ae46acf88c8c3d12a1bf264d1248971eb1be21a235f4de1b189716dbd9c4882d1a
 SHA512 
471d427df40e786b2820f225ac03ad299cabafa575ec6824b77c086d812986a990a231987fbd7735b718d6c3cd213c13d4b4103fb1717f41ef6398bc47f68c09
-DIST vscode-1.107.1-arm64.tar.gz 157441094 BLAKE2B 
72d0fc45d59611b12ceec318600ee592c7dbff53aa18e26b82c392d52b4aae477ac36b39fc6086cead9a2411830ccb441c1bb29b910164e3aefafb2a485d9728
 SHA512 
b79bd2905343ebed0a9004a800c9849e896674606688584df06627e9c9e0ca85c7d8683bcf3b606cf2d3d89001e4251ae257cde6d35914b550249f51bd65a990
-DIST vscode-1.108.1-amd64.tar.gz 163223567 BLAKE2B 
2350824dc69a845f1b25f700a3442198b03e013596bc60aa1137818939354d469b1037bcf88b152a4d2599b4dbd04e414aef343e09c96c9015db6fdc3649bcd0
 SHA512 
e974e5d2b49a58d3c6c2bb0b320242445eb22f1662152a448f666a52de5494e0e6a0af46db3d7413b3a8c38d0f27ef1611dcd51044b148c876f1284b87508cd7
-DIST vscode-1.108.1-arm.tar.gz 146602890 BLAKE2B 
6fe036b809e96f3424a35596cd8fe4320438e4e45b6a62cc12f1dbc3367237658628e3e0e596a35a348a70f6836fcd83136dfe4e1c06ad7922cf6e3aa7d18e75
 SHA512 
aab248882f0526fb84e7dfec16e3ca7ddc9b45e2b2d43887c960e34f002cc2330d370bca29a6c6f1ab79590d2a16b5b28a253dccb92afbf23f0de8c4553dd1bb
-DIST vscode-1.108.1-arm64.tar.gz 157508068 BLAKE2B 
7b80c1e59e38e36d5cc510ac9aac36d9e5138a473cdff5b68337dbb75d01b6fd151d2ee3a2285d77af7d9755db3828807641f5a3c86f94bbd99e7c832b4fac1c
 SHA512 
a3befc1d64e1344643f1feda46cd0d6fba52dce90e8594780237af212ede90959f744f67f0279d6bb554cca4a4985d3d5cec191f4fce3ef38d04f5b0d3e2a6cc
 DIST vscode-1.108.2-amd64.tar.gz 163225943 BLAKE2B 
a231a19684b050d90e127bbe3aab737178a32d23cc89c934999fdadea8c6c194fc9282e9364a2e825d59061ea0d03a6491d8ff9b649e0bb899060a2040d4844f
 SHA512 
e646d0a5fbdfe19d20e426d2b10b2ee35eb964b4de47281d58c4197f053f05adfa5b9aaa9e249e934021a954249e8006191271774103ea6289c31c266154f6be
 DIST vscode-1.108.2-arm.tar.gz 146595261 BLAKE2B 
640d6067fed7a2f89bbdbd174f89b83006e712727aa07cf75c8811dd9c247a250138ef4661c1c21a1c7d8e1fd7561aa3e3fce06ad20433140443201fd8d29a76
 SHA512 
ee03467cc8f04776d928258fcdadf2b3e52a89255fef9afbe1bd8626584648ba44b2cb5c255321be2edfddf50feb45029bff67b6df22fdf5a18925d8cfe67572
 DIST vscode-1.108.2-arm64.tar.gz 157492027 BLAKE2B 
ae0cf734441ff036e6eb228b89246d0fa39d5a5af5049532c477e3e834963de70a34b2a763225295df024661db245c6c7ec7ca665b27d0e4514c390087b5
 SHA512 
34be7fda81b208e3c62cfe287f3f0060442167365850f0fae6fda9c6e0f21b4ebde329173d13defada4cd294e8e259b7f1a3c22b8675a799acc166544e3d5f9e

diff --git a/app-editors/vscode/vscode-1.107.1.ebuild 
b/app-editors/vscode/vscode-1.107.1.ebuild
deleted file mode 100644
index ee99fe72d08b..
--- a/app-editors/vscode/vscode-1.107.1.ebuild
+++ /dev/null
@@ -1,161 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
-   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
-   sv sw ta te th tr uk ur vi zh-CN zh-TW"
-
-inherit chromium-2 desktop optfeature pax-utils shell-completion xdg
-
-DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
-HOMEPAGE="https://code.visualstudio.com";
-SRC_URI="
-   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
-   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
-   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
-"
-S="${WORKDIR}"
-
-LICENSE="
-   Apache-2.0
-   BSD
-   BSD-1
-   BSD-2
-   BSD-4
-   CC-BY-4.0
-   ISC
-   LGPL-2.1+
-   Microsoft-vscode
-   MIT
-   MPL-2.0
-   openssl
-   PYTH

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2026-02-05 Thread Arthur Zamarin
commit: bb2bc0cfca20f21b47167791e7d6188490ba32b6
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Feb  5 18:45:03 2026 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Feb  5 18:45:03 2026 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb2bc0cf

app-editors/vscode: add 1.109.0

Closes: https://bugs.gentoo.org/967888
Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   3 +
 app-editors/vscode/vscode-1.109.0.ebuild | 169 +++
 2 files changed, 172 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index baa3df37789e..9a41d67859c8 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -7,3 +7,6 @@ DIST vscode-1.108.1-arm64.tar.gz 157508068 BLAKE2B 
7b80c1e59e38e36d5cc510ac9aac3
 DIST vscode-1.108.2-amd64.tar.gz 163225943 BLAKE2B 
a231a19684b050d90e127bbe3aab737178a32d23cc89c934999fdadea8c6c194fc9282e9364a2e825d59061ea0d03a6491d8ff9b649e0bb899060a2040d4844f
 SHA512 
e646d0a5fbdfe19d20e426d2b10b2ee35eb964b4de47281d58c4197f053f05adfa5b9aaa9e249e934021a954249e8006191271774103ea6289c31c266154f6be
 DIST vscode-1.108.2-arm.tar.gz 146595261 BLAKE2B 
640d6067fed7a2f89bbdbd174f89b83006e712727aa07cf75c8811dd9c247a250138ef4661c1c21a1c7d8e1fd7561aa3e3fce06ad20433140443201fd8d29a76
 SHA512 
ee03467cc8f04776d928258fcdadf2b3e52a89255fef9afbe1bd8626584648ba44b2cb5c255321be2edfddf50feb45029bff67b6df22fdf5a18925d8cfe67572
 DIST vscode-1.108.2-arm64.tar.gz 157492027 BLAKE2B 
ae0cf734441ff036e6eb228b89246d0fa39d5a5af5049532c477e3e834963de70a34b2a763225295df024661db245c6c7ec7ca665b27d0e4514c390087b5
 SHA512 
34be7fda81b208e3c62cfe287f3f0060442167365850f0fae6fda9c6e0f21b4ebde329173d13defada4cd294e8e259b7f1a3c22b8675a799acc166544e3d5f9e
+DIST vscode-1.109.0-amd64.tar.gz 167079664 BLAKE2B 
5c94f093ea76bc32d7eb0c1d77b4c32ef849029684f06b47dff8837dfefddae6ab3de0bc351d60d6c1fa82521bfb9ad4e3dca3fc290d22b7d6394965b0246a54
 SHA512 
917d780a0691294842d60674d2d9310e3e78fc87acf4659c5f566fb67c47088cf32d83818d2379e25d1cca4af7f82469cf930acd0f275ebabe345304e2bbb212
+DIST vscode-1.109.0-arm.tar.gz 150447827 BLAKE2B 
20dbb97cbdb036913c1f591bfcd9371f1541aeda7cb53ebb616e778c7d55b54c8efcca57311db111975c45886dd858ff7887abbdee934724adc96c00b9f026f5
 SHA512 
63fa7993263c3c6d33470258a9cb1baeae4d2bbbc6029b89d4cee467beda8154622d2f0bbb2c34a0afd806af5040b3d457965ac856ffe90f941e7726bf6f741c
+DIST vscode-1.109.0-arm64.tar.gz 161351291 BLAKE2B 
7320049ab3331483de538b4ca83f4b9e23b1bcbc7c519823929f21d6b9b106315cf3f0bad95dc915d3388c28ea32ff5f479b4413e485be477ec54111241cf214
 SHA512 
4d50fd74bae63eb13016248b7d557a7caa72672a44b24a54e0d1f83d7f575c8184528ded323bdaf3763185f8ec7f16f562d4e6b468d71bdcf49cea8c579e52f5

diff --git a/app-editors/vscode/vscode-1.109.0.ebuild 
b/app-editors/vscode/vscode-1.109.0.ebuild
new file mode 100644
index ..7c7e37f04a69
--- /dev/null
+++ b/app-editors/vscode/vscode-1.109.0.ebuild
@@ -0,0 +1,169 @@
+# Copyright 1999-2026 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
+   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
+   sv sw ta te th tr uk ur vi zh-CN zh-TW"
+
+inherit chromium-2 desktop optfeature pax-utils shell-completion xdg
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm arm64"
+IUSE="egl kerberos wayland webkit"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   || (
+   sys-apps/systemd
+   sys-apps/systemd-utils
+   )
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   virtual/zlib:=
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbco

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2026-01-23 Thread Arthur Zamarin
commit: d5b3ceccdbb0a3fdd466a3de6fae8cc3f025db86
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Jan 24 07:35:25 2026 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Jan 24 07:39:03 2026 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5b3cecc

app-editors/vscode: drop 1.108.0

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   3 -
 app-editors/vscode/vscode-1.108.0.ebuild | 161 ---
 2 files changed, 164 deletions(-)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 918c57dcdc6f..ccc468c2fd08 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,9 +1,6 @@
 DIST vscode-1.107.1-amd64.tar.gz 163149262 BLAKE2B 
48143d2011931ed288462bc01edc89d1b34dede965fc5600a0312eb6ae609d98631fbb67e1c59b13bdc419b355af29df47f91cdb183ce284735f50f9005c4118
 SHA512 
d336f0651ca9751153b86cc2200bc1ec2b019a601882250c5258e50f7228cbb081148a6ba8cb6d57840ea3af6b1fb0d9a52b2edcda0e558e6b308a46c66303d4
 DIST vscode-1.107.1-arm.tar.gz 146528433 BLAKE2B 
00c432418703cbf4446cc636e7743a8810f301d8d058ffa46c0daae997a4c9ae46acf88c8c3d12a1bf264d1248971eb1be21a235f4de1b189716dbd9c4882d1a
 SHA512 
471d427df40e786b2820f225ac03ad299cabafa575ec6824b77c086d812986a990a231987fbd7735b718d6c3cd213c13d4b4103fb1717f41ef6398bc47f68c09
 DIST vscode-1.107.1-arm64.tar.gz 157441094 BLAKE2B 
72d0fc45d59611b12ceec318600ee592c7dbff53aa18e26b82c392d52b4aae477ac36b39fc6086cead9a2411830ccb441c1bb29b910164e3aefafb2a485d9728
 SHA512 
b79bd2905343ebed0a9004a800c9849e896674606688584df06627e9c9e0ca85c7d8683bcf3b606cf2d3d89001e4251ae257cde6d35914b550249f51bd65a990
-DIST vscode-1.108.0-amd64.tar.gz 163195533 BLAKE2B 
1a7f3a982dea4c8c2e0f64b1f6bde2bcdf5efe059b2748bf2f93c394da0b9bf17cc869ea81a067eb0946628b7c30a4d5a931d8b307ad279613dae6bd26dfb1ec
 SHA512 
cfc29aef83dee0be41661101c24bfc816b1733357c01a0d44eb9a46715a52cf88925e6d0ccf337fa7b6426cb03aea1a528b3e66f53d7bd649a30a9304f3e186f
-DIST vscode-1.108.0-arm.tar.gz 146607324 BLAKE2B 
ef3676dd42e376fd18637927b7c009a4a0ea403066e84094ae3e1ee1789c999257325c76ccf636773513308fe8c3e292fde698a348be870f4f6786281f813dcc
 SHA512 
6ed95ca4686ee286c56343dc166a7fb1141da8aa30700b9664f00cc70518524f8e792a6df20c0b3cba544e76df1cde6414143fa29ab97b8e75ccb3d1b1b7822c
-DIST vscode-1.108.0-arm64.tar.gz 157485637 BLAKE2B 
c6376092c640471d4ef989cf62b39479ae67d0c23c1593904917273fbc82326d666334f896d256b06bff7b652239cb45328bbfb7e18df6da507a68ca223543f8
 SHA512 
24173b33e40738692a385f0090d3e92e20d7251ac0f3fdc25851ea836cfea1d47a21b1324c99ea332e1022c836e765d47a3811132c64920c9fbe3506c89e
 DIST vscode-1.108.1-amd64.tar.gz 163223567 BLAKE2B 
2350824dc69a845f1b25f700a3442198b03e013596bc60aa1137818939354d469b1037bcf88b152a4d2599b4dbd04e414aef343e09c96c9015db6fdc3649bcd0
 SHA512 
e974e5d2b49a58d3c6c2bb0b320242445eb22f1662152a448f666a52de5494e0e6a0af46db3d7413b3a8c38d0f27ef1611dcd51044b148c876f1284b87508cd7
 DIST vscode-1.108.1-arm.tar.gz 146602890 BLAKE2B 
6fe036b809e96f3424a35596cd8fe4320438e4e45b6a62cc12f1dbc3367237658628e3e0e596a35a348a70f6836fcd83136dfe4e1c06ad7922cf6e3aa7d18e75
 SHA512 
aab248882f0526fb84e7dfec16e3ca7ddc9b45e2b2d43887c960e34f002cc2330d370bca29a6c6f1ab79590d2a16b5b28a253dccb92afbf23f0de8c4553dd1bb
 DIST vscode-1.108.1-arm64.tar.gz 157508068 BLAKE2B 
7b80c1e59e38e36d5cc510ac9aac36d9e5138a473cdff5b68337dbb75d01b6fd151d2ee3a2285d77af7d9755db3828807641f5a3c86f94bbd99e7c832b4fac1c
 SHA512 
a3befc1d64e1344643f1feda46cd0d6fba52dce90e8594780237af212ede90959f744f67f0279d6bb554cca4a4985d3d5cec191f4fce3ef38d04f5b0d3e2a6cc

diff --git a/app-editors/vscode/vscode-1.108.0.ebuild 
b/app-editors/vscode/vscode-1.108.0.ebuild
deleted file mode 100644
index da15f100c4e3..
--- a/app-editors/vscode/vscode-1.108.0.ebuild
+++ /dev/null
@@ -1,161 +0,0 @@
-# Copyright 1999-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
-   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
-   sv sw ta te th tr uk ur vi zh-CN zh-TW"
-
-inherit chromium-2 desktop optfeature pax-utils shell-completion xdg
-
-DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
-HOMEPAGE="https://code.visualstudio.com";
-SRC_URI="
-   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
-   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
-   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
-"
-S="${WORKDIR}"
-
-LICENSE="
-   Apache-2.0
-   BSD
-   BSD-1
-   BSD-2
-   BSD-4
-   CC-BY-4.0
-   ISC
-   LGPL-2.1+
-   Microsoft-vscode
-   MIT
-   MPL-2.0
-   openssl
-   PYTHON
-   TextMate-bundle
-   Unlicense
-   UoI-NCSA
-   W3C
-"
-SLOT="0"
-KE

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2026-01-23 Thread Arthur Zamarin
commit: ce2014d8f3f03609934c8d65ba990426472cfe43
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Jan 24 07:36:39 2026 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Jan 24 07:39:03 2026 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce2014d8

app-editors/vscode: add 1.108.2

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   3 +
 app-editors/vscode/vscode-1.108.2.ebuild | 161 +++
 2 files changed, 164 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index ccc468c2fd08..baa3df37789e 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -4,3 +4,6 @@ DIST vscode-1.107.1-arm64.tar.gz 157441094 BLAKE2B 
72d0fc45d59611b12ceec318600ee
 DIST vscode-1.108.1-amd64.tar.gz 163223567 BLAKE2B 
2350824dc69a845f1b25f700a3442198b03e013596bc60aa1137818939354d469b1037bcf88b152a4d2599b4dbd04e414aef343e09c96c9015db6fdc3649bcd0
 SHA512 
e974e5d2b49a58d3c6c2bb0b320242445eb22f1662152a448f666a52de5494e0e6a0af46db3d7413b3a8c38d0f27ef1611dcd51044b148c876f1284b87508cd7
 DIST vscode-1.108.1-arm.tar.gz 146602890 BLAKE2B 
6fe036b809e96f3424a35596cd8fe4320438e4e45b6a62cc12f1dbc3367237658628e3e0e596a35a348a70f6836fcd83136dfe4e1c06ad7922cf6e3aa7d18e75
 SHA512 
aab248882f0526fb84e7dfec16e3ca7ddc9b45e2b2d43887c960e34f002cc2330d370bca29a6c6f1ab79590d2a16b5b28a253dccb92afbf23f0de8c4553dd1bb
 DIST vscode-1.108.1-arm64.tar.gz 157508068 BLAKE2B 
7b80c1e59e38e36d5cc510ac9aac36d9e5138a473cdff5b68337dbb75d01b6fd151d2ee3a2285d77af7d9755db3828807641f5a3c86f94bbd99e7c832b4fac1c
 SHA512 
a3befc1d64e1344643f1feda46cd0d6fba52dce90e8594780237af212ede90959f744f67f0279d6bb554cca4a4985d3d5cec191f4fce3ef38d04f5b0d3e2a6cc
+DIST vscode-1.108.2-amd64.tar.gz 163225943 BLAKE2B 
a231a19684b050d90e127bbe3aab737178a32d23cc89c934999fdadea8c6c194fc9282e9364a2e825d59061ea0d03a6491d8ff9b649e0bb899060a2040d4844f
 SHA512 
e646d0a5fbdfe19d20e426d2b10b2ee35eb964b4de47281d58c4197f053f05adfa5b9aaa9e249e934021a954249e8006191271774103ea6289c31c266154f6be
+DIST vscode-1.108.2-arm.tar.gz 146595261 BLAKE2B 
640d6067fed7a2f89bbdbd174f89b83006e712727aa07cf75c8811dd9c247a250138ef4661c1c21a1c7d8e1fd7561aa3e3fce06ad20433140443201fd8d29a76
 SHA512 
ee03467cc8f04776d928258fcdadf2b3e52a89255fef9afbe1bd8626584648ba44b2cb5c255321be2edfddf50feb45029bff67b6df22fdf5a18925d8cfe67572
+DIST vscode-1.108.2-arm64.tar.gz 157492027 BLAKE2B 
ae0cf734441ff036e6eb228b89246d0fa39d5a5af5049532c477e3e834963de70a34b2a763225295df024661db245c6c7ec7ca665b27d0e4514c390087b5
 SHA512 
34be7fda81b208e3c62cfe287f3f0060442167365850f0fae6fda9c6e0f21b4ebde329173d13defada4cd294e8e259b7f1a3c22b8675a799acc166544e3d5f9e

diff --git a/app-editors/vscode/vscode-1.108.2.ebuild 
b/app-editors/vscode/vscode-1.108.2.ebuild
new file mode 100644
index ..da15f100c4e3
--- /dev/null
+++ b/app-editors/vscode/vscode-1.108.2.ebuild
@@ -0,0 +1,161 @@
+# Copyright 1999-2026 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
+   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
+   sv sw ta te th tr uk ur vi zh-CN zh-TW"
+
+inherit chromium-2 desktop optfeature pax-utils shell-completion xdg
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   || (
+   sys-apps/systemd
+   sys-apps/systemd-utils
+   )
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   virtual/zlib:=
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-l

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2026-01-17 Thread Arthur Zamarin
commit: c2b6c29076a299fe2c647a06e730e8af2b433d37
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Jan 17 14:08:24 2026 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Jan 17 14:23:28 2026 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2b6c290

app-editors/vscode: drop 1.106.3

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   3 -
 app-editors/vscode/vscode-1.106.3.ebuild | 161 ---
 2 files changed, 164 deletions(-)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 61f75bd2a87d..029b55537e19 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,6 +1,3 @@
-DIST vscode-1.106.3-amd64.tar.gz 161462576 BLAKE2B 
2c19077a24adeea8f6bb4ba8a6172aa40c2a895be7e9b4d97e15af94ffcb307a6fbf1e8f4822d4a52ed222b8d61808f8ee326259d98e3531cb27a79e9ab6fc51
 SHA512 
1599a94ebb003e5f41ef944fa0497b882cb132a4c752c9143cc1f2167befa525959dabe793cd5c249f2b0739887a14e0fee0eabc7c83f54ba782316a14124450
-DIST vscode-1.106.3-arm.tar.gz 145913015 BLAKE2B 
fcad67c229419d04f9214117b72f168f6f29012d2d65764615374c254f16cf85ac2dc4014b3f171c134841b70dcebb96365263eb21b5139863f99dc8b3369210
 SHA512 
e4a76f3710803282dc4c83262d44181db3f34a3925948b089ee5f779a695406dc0c3dfd783234891c5845cb5fa995d35864ad93dc2412488962f4d226dfd4bed
-DIST vscode-1.106.3-arm64.tar.gz 157400847 BLAKE2B 
d7804055c17a1b3f6bc1fbdbaf664016abb1be7a620505986dd25d9dbf856002c3bb6fb2b79e02639f0589639d9058055a7730399fb56c48e66cae163f634ec0
 SHA512 
9ee36dfab733d1da767beab4ca08ef6c8b913f09d909b57fe64dc080e2b3b8b9fca7474a8abb2bb7fca26d81d974bd4d85f67aea1c5bbefb619b3561bcc39430
 DIST vscode-1.107.1-amd64.tar.gz 163149262 BLAKE2B 
48143d2011931ed288462bc01edc89d1b34dede965fc5600a0312eb6ae609d98631fbb67e1c59b13bdc419b355af29df47f91cdb183ce284735f50f9005c4118
 SHA512 
d336f0651ca9751153b86cc2200bc1ec2b019a601882250c5258e50f7228cbb081148a6ba8cb6d57840ea3af6b1fb0d9a52b2edcda0e558e6b308a46c66303d4
 DIST vscode-1.107.1-arm.tar.gz 146528433 BLAKE2B 
00c432418703cbf4446cc636e7743a8810f301d8d058ffa46c0daae997a4c9ae46acf88c8c3d12a1bf264d1248971eb1be21a235f4de1b189716dbd9c4882d1a
 SHA512 
471d427df40e786b2820f225ac03ad299cabafa575ec6824b77c086d812986a990a231987fbd7735b718d6c3cd213c13d4b4103fb1717f41ef6398bc47f68c09
 DIST vscode-1.107.1-arm64.tar.gz 157441094 BLAKE2B 
72d0fc45d59611b12ceec318600ee592c7dbff53aa18e26b82c392d52b4aae477ac36b39fc6086cead9a2411830ccb441c1bb29b910164e3aefafb2a485d9728
 SHA512 
b79bd2905343ebed0a9004a800c9849e896674606688584df06627e9c9e0ca85c7d8683bcf3b606cf2d3d89001e4251ae257cde6d35914b550249f51bd65a990

diff --git a/app-editors/vscode/vscode-1.106.3.ebuild 
b/app-editors/vscode/vscode-1.106.3.ebuild
deleted file mode 100644
index ee99fe72d08b..
--- a/app-editors/vscode/vscode-1.106.3.ebuild
+++ /dev/null
@@ -1,161 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
-   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
-   sv sw ta te th tr uk ur vi zh-CN zh-TW"
-
-inherit chromium-2 desktop optfeature pax-utils shell-completion xdg
-
-DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
-HOMEPAGE="https://code.visualstudio.com";
-SRC_URI="
-   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
-   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
-   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
-"
-S="${WORKDIR}"
-
-LICENSE="
-   Apache-2.0
-   BSD
-   BSD-1
-   BSD-2
-   BSD-4
-   CC-BY-4.0
-   ISC
-   LGPL-2.1+
-   Microsoft-vscode
-   MIT
-   MPL-2.0
-   openssl
-   PYTHON
-   TextMate-bundle
-   Unlicense
-   UoI-NCSA
-   W3C
-"
-SLOT="0"
-KEYWORDS="-* amd64 ~arm arm64"
-IUSE="egl kerberos wayland"
-RESTRICT="mirror strip bindist"
-
-RDEPEND="
-   || (
-   sys-apps/systemd
-   sys-apps/systemd-utils
-   )
-   >=app-accessibility/at-spi2-core-2.46.0:2
-   app-crypt/libsecret[crypt]
-   app-misc/ca-certificates
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   media-libs/alsa-lib
-   media-libs/libglvnd
-   media-libs/mesa
-   net-misc/curl
-   sys-apps/dbus
-   virtual/zlib:=
-   sys-process/lsof
-   x11-libs/cairo
-   x11-libs/gtk+:3
-   x11-libs/libdrm
-   x11-libs/libX11
-   x11-libs/libxcb
-   x11-libs/libXcomposite
-   x11-libs/libXdamage
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libxkbcommon
-   x11-libs/libxkbfile
-   x11-libs/libXrandr
-   x11-libs/libXScrnSaver
-   x11-libs/pango
-   x1

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2026-01-17 Thread Arthur Zamarin
commit: 8864a85cdc7bc8cdab8b16c05f4c824b091b5414
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Jan 17 14:23:11 2026 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Jan 17 14:23:28 2026 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8864a85c

app-editors/vscode: add 1.108.1

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   3 +
 app-editors/vscode/vscode-1.108.1.ebuild | 161 +++
 2 files changed, 164 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 029b55537e19..918c57dcdc6f 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -4,3 +4,6 @@ DIST vscode-1.107.1-arm64.tar.gz 157441094 BLAKE2B 
72d0fc45d59611b12ceec318600ee
 DIST vscode-1.108.0-amd64.tar.gz 163195533 BLAKE2B 
1a7f3a982dea4c8c2e0f64b1f6bde2bcdf5efe059b2748bf2f93c394da0b9bf17cc869ea81a067eb0946628b7c30a4d5a931d8b307ad279613dae6bd26dfb1ec
 SHA512 
cfc29aef83dee0be41661101c24bfc816b1733357c01a0d44eb9a46715a52cf88925e6d0ccf337fa7b6426cb03aea1a528b3e66f53d7bd649a30a9304f3e186f
 DIST vscode-1.108.0-arm.tar.gz 146607324 BLAKE2B 
ef3676dd42e376fd18637927b7c009a4a0ea403066e84094ae3e1ee1789c999257325c76ccf636773513308fe8c3e292fde698a348be870f4f6786281f813dcc
 SHA512 
6ed95ca4686ee286c56343dc166a7fb1141da8aa30700b9664f00cc70518524f8e792a6df20c0b3cba544e76df1cde6414143fa29ab97b8e75ccb3d1b1b7822c
 DIST vscode-1.108.0-arm64.tar.gz 157485637 BLAKE2B 
c6376092c640471d4ef989cf62b39479ae67d0c23c1593904917273fbc82326d666334f896d256b06bff7b652239cb45328bbfb7e18df6da507a68ca223543f8
 SHA512 
24173b33e40738692a385f0090d3e92e20d7251ac0f3fdc25851ea836cfea1d47a21b1324c99ea332e1022c836e765d47a3811132c64920c9fbe3506c89e
+DIST vscode-1.108.1-amd64.tar.gz 163223567 BLAKE2B 
2350824dc69a845f1b25f700a3442198b03e013596bc60aa1137818939354d469b1037bcf88b152a4d2599b4dbd04e414aef343e09c96c9015db6fdc3649bcd0
 SHA512 
e974e5d2b49a58d3c6c2bb0b320242445eb22f1662152a448f666a52de5494e0e6a0af46db3d7413b3a8c38d0f27ef1611dcd51044b148c876f1284b87508cd7
+DIST vscode-1.108.1-arm.tar.gz 146602890 BLAKE2B 
6fe036b809e96f3424a35596cd8fe4320438e4e45b6a62cc12f1dbc3367237658628e3e0e596a35a348a70f6836fcd83136dfe4e1c06ad7922cf6e3aa7d18e75
 SHA512 
aab248882f0526fb84e7dfec16e3ca7ddc9b45e2b2d43887c960e34f002cc2330d370bca29a6c6f1ab79590d2a16b5b28a253dccb92afbf23f0de8c4553dd1bb
+DIST vscode-1.108.1-arm64.tar.gz 157508068 BLAKE2B 
7b80c1e59e38e36d5cc510ac9aac36d9e5138a473cdff5b68337dbb75d01b6fd151d2ee3a2285d77af7d9755db3828807641f5a3c86f94bbd99e7c832b4fac1c
 SHA512 
a3befc1d64e1344643f1feda46cd0d6fba52dce90e8594780237af212ede90959f744f67f0279d6bb554cca4a4985d3d5cec191f4fce3ef38d04f5b0d3e2a6cc

diff --git a/app-editors/vscode/vscode-1.108.1.ebuild 
b/app-editors/vscode/vscode-1.108.1.ebuild
new file mode 100644
index ..da15f100c4e3
--- /dev/null
+++ b/app-editors/vscode/vscode-1.108.1.ebuild
@@ -0,0 +1,161 @@
+# Copyright 1999-2026 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
+   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
+   sv sw ta te th tr uk ur vi zh-CN zh-TW"
+
+inherit chromium-2 desktop optfeature pax-utils shell-completion xdg
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   || (
+   sys-apps/systemd
+   sys-apps/systemd-utils
+   )
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   virtual/zlib:=
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-l

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2026-01-09 Thread Arthur Zamarin
commit: 51268abb49b63576e310e8843098e9ae621f0a20
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jan  9 11:59:13 2026 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jan  9 12:01:29 2026 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51268abb

app-editors/vscode: add 1.108.0

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   3 +
 app-editors/vscode/vscode-1.108.0.ebuild | 161 +++
 2 files changed, 164 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 9f5b6a060686..61f75bd2a87d 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -4,3 +4,6 @@ DIST vscode-1.106.3-arm64.tar.gz 157400847 BLAKE2B 
d7804055c17a1b3f6bc1fbdbaf664
 DIST vscode-1.107.1-amd64.tar.gz 163149262 BLAKE2B 
48143d2011931ed288462bc01edc89d1b34dede965fc5600a0312eb6ae609d98631fbb67e1c59b13bdc419b355af29df47f91cdb183ce284735f50f9005c4118
 SHA512 
d336f0651ca9751153b86cc2200bc1ec2b019a601882250c5258e50f7228cbb081148a6ba8cb6d57840ea3af6b1fb0d9a52b2edcda0e558e6b308a46c66303d4
 DIST vscode-1.107.1-arm.tar.gz 146528433 BLAKE2B 
00c432418703cbf4446cc636e7743a8810f301d8d058ffa46c0daae997a4c9ae46acf88c8c3d12a1bf264d1248971eb1be21a235f4de1b189716dbd9c4882d1a
 SHA512 
471d427df40e786b2820f225ac03ad299cabafa575ec6824b77c086d812986a990a231987fbd7735b718d6c3cd213c13d4b4103fb1717f41ef6398bc47f68c09
 DIST vscode-1.107.1-arm64.tar.gz 157441094 BLAKE2B 
72d0fc45d59611b12ceec318600ee592c7dbff53aa18e26b82c392d52b4aae477ac36b39fc6086cead9a2411830ccb441c1bb29b910164e3aefafb2a485d9728
 SHA512 
b79bd2905343ebed0a9004a800c9849e896674606688584df06627e9c9e0ca85c7d8683bcf3b606cf2d3d89001e4251ae257cde6d35914b550249f51bd65a990
+DIST vscode-1.108.0-amd64.tar.gz 163195533 BLAKE2B 
1a7f3a982dea4c8c2e0f64b1f6bde2bcdf5efe059b2748bf2f93c394da0b9bf17cc869ea81a067eb0946628b7c30a4d5a931d8b307ad279613dae6bd26dfb1ec
 SHA512 
cfc29aef83dee0be41661101c24bfc816b1733357c01a0d44eb9a46715a52cf88925e6d0ccf337fa7b6426cb03aea1a528b3e66f53d7bd649a30a9304f3e186f
+DIST vscode-1.108.0-arm.tar.gz 146607324 BLAKE2B 
ef3676dd42e376fd18637927b7c009a4a0ea403066e84094ae3e1ee1789c999257325c76ccf636773513308fe8c3e292fde698a348be870f4f6786281f813dcc
 SHA512 
6ed95ca4686ee286c56343dc166a7fb1141da8aa30700b9664f00cc70518524f8e792a6df20c0b3cba544e76df1cde6414143fa29ab97b8e75ccb3d1b1b7822c
+DIST vscode-1.108.0-arm64.tar.gz 157485637 BLAKE2B 
c6376092c640471d4ef989cf62b39479ae67d0c23c1593904917273fbc82326d666334f896d256b06bff7b652239cb45328bbfb7e18df6da507a68ca223543f8
 SHA512 
24173b33e40738692a385f0090d3e92e20d7251ac0f3fdc25851ea836cfea1d47a21b1324c99ea332e1022c836e765d47a3811132c64920c9fbe3506c89e

diff --git a/app-editors/vscode/vscode-1.108.0.ebuild 
b/app-editors/vscode/vscode-1.108.0.ebuild
new file mode 100644
index ..da15f100c4e3
--- /dev/null
+++ b/app-editors/vscode/vscode-1.108.0.ebuild
@@ -0,0 +1,161 @@
+# Copyright 1999-2026 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
+   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
+   sv sw ta te th tr uk ur vi zh-CN zh-TW"
+
+inherit chromium-2 desktop optfeature pax-utils shell-completion xdg
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   || (
+   sys-apps/systemd
+   sys-apps/systemd-utils
+   )
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   virtual/zlib:=
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-l

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-12-26 Thread Arthur Zamarin
commit: dc90a4a28aff1fd20eeb236356cd5aa6547bf145
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec 26 08:01:02 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec 26 08:30:48 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc90a4a2

app-editors/vscode: drop 1.107.0

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   3 -
 app-editors/vscode/vscode-1.107.0.ebuild | 161 ---
 2 files changed, 164 deletions(-)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 09666b8f7893..9f5b6a060686 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,9 +1,6 @@
 DIST vscode-1.106.3-amd64.tar.gz 161462576 BLAKE2B 
2c19077a24adeea8f6bb4ba8a6172aa40c2a895be7e9b4d97e15af94ffcb307a6fbf1e8f4822d4a52ed222b8d61808f8ee326259d98e3531cb27a79e9ab6fc51
 SHA512 
1599a94ebb003e5f41ef944fa0497b882cb132a4c752c9143cc1f2167befa525959dabe793cd5c249f2b0739887a14e0fee0eabc7c83f54ba782316a14124450
 DIST vscode-1.106.3-arm.tar.gz 145913015 BLAKE2B 
fcad67c229419d04f9214117b72f168f6f29012d2d65764615374c254f16cf85ac2dc4014b3f171c134841b70dcebb96365263eb21b5139863f99dc8b3369210
 SHA512 
e4a76f3710803282dc4c83262d44181db3f34a3925948b089ee5f779a695406dc0c3dfd783234891c5845cb5fa995d35864ad93dc2412488962f4d226dfd4bed
 DIST vscode-1.106.3-arm64.tar.gz 157400847 BLAKE2B 
d7804055c17a1b3f6bc1fbdbaf664016abb1be7a620505986dd25d9dbf856002c3bb6fb2b79e02639f0589639d9058055a7730399fb56c48e66cae163f634ec0
 SHA512 
9ee36dfab733d1da767beab4ca08ef6c8b913f09d909b57fe64dc080e2b3b8b9fca7474a8abb2bb7fca26d81d974bd4d85f67aea1c5bbefb619b3561bcc39430
-DIST vscode-1.107.0-amd64.tar.gz 163155041 BLAKE2B 
dc8b0044f0ba1bfd36edf5fe43e25b4d8388477e8997822a52fbdc21b43bfe691a2b4ef7738ec4ade7411b5fc597e73cdb001c3ec8a20a20f5ba992ea154bb72
 SHA512 
f343ce12384ee0e7174721b3f2527bf6fbf5d0b98545533e78a1769090778fcce627104ccee3a899278d7a93f11373433d850880ab0228fca3b42d6115a4f2f2
-DIST vscode-1.107.0-arm.tar.gz 146527117 BLAKE2B 
c0ab9756ab906dc45a0b44660be74d296b5a3bc1038ba878f8adb63853a6154c518f34de8ecf956925316824fefc86d364955c7b2828799febabb559bc78ec2b
 SHA512 
a583a2f40c69911adcaac881622288d6d050e467d1cce9841f73b9c41b47a85a35ac0c6aad97a2693a0cb355ef4f2f9888a74570b3c3b37c2518b98add12baf6
-DIST vscode-1.107.0-arm64.tar.gz 157446003 BLAKE2B 
a3544838a79b604b2bcb9d863dfb9a8af3da7ff54d1551a8ab097fde147a6efa0b277a2cf964efc624364aa9659108b227d990fa6214b4f9cd7ca258d9e1a8e2
 SHA512 
19373106c27457bc0ff945a36ae012ada5f5d4657f7b5a24f2803998b8466082bcb5a9827ce54ac3d61576443b724cf865d9a2325f93a66065912590e752680b
 DIST vscode-1.107.1-amd64.tar.gz 163149262 BLAKE2B 
48143d2011931ed288462bc01edc89d1b34dede965fc5600a0312eb6ae609d98631fbb67e1c59b13bdc419b355af29df47f91cdb183ce284735f50f9005c4118
 SHA512 
d336f0651ca9751153b86cc2200bc1ec2b019a601882250c5258e50f7228cbb081148a6ba8cb6d57840ea3af6b1fb0d9a52b2edcda0e558e6b308a46c66303d4
 DIST vscode-1.107.1-arm.tar.gz 146528433 BLAKE2B 
00c432418703cbf4446cc636e7743a8810f301d8d058ffa46c0daae997a4c9ae46acf88c8c3d12a1bf264d1248971eb1be21a235f4de1b189716dbd9c4882d1a
 SHA512 
471d427df40e786b2820f225ac03ad299cabafa575ec6824b77c086d812986a990a231987fbd7735b718d6c3cd213c13d4b4103fb1717f41ef6398bc47f68c09
 DIST vscode-1.107.1-arm64.tar.gz 157441094 BLAKE2B 
72d0fc45d59611b12ceec318600ee592c7dbff53aa18e26b82c392d52b4aae477ac36b39fc6086cead9a2411830ccb441c1bb29b910164e3aefafb2a485d9728
 SHA512 
b79bd2905343ebed0a9004a800c9849e896674606688584df06627e9c9e0ca85c7d8683bcf3b606cf2d3d89001e4251ae257cde6d35914b550249f51bd65a990

diff --git a/app-editors/vscode/vscode-1.107.0.ebuild 
b/app-editors/vscode/vscode-1.107.0.ebuild
deleted file mode 100644
index ee99fe72d08b..
--- a/app-editors/vscode/vscode-1.107.0.ebuild
+++ /dev/null
@@ -1,161 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
-   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
-   sv sw ta te th tr uk ur vi zh-CN zh-TW"
-
-inherit chromium-2 desktop optfeature pax-utils shell-completion xdg
-
-DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
-HOMEPAGE="https://code.visualstudio.com";
-SRC_URI="
-   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
-   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
-   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
-"
-S="${WORKDIR}"
-
-LICENSE="
-   Apache-2.0
-   BSD
-   BSD-1
-   BSD-2
-   BSD-4
-   CC-BY-4.0
-   ISC
-   LGPL-2.1+
-   Microsoft-vscode
-   MIT
-   MPL-2.0
-   openssl
-   PYTHON
-   TextMate-bundle
-   Unlicense
-   UoI-NCSA
-   W3C
-"
-SLOT="0"
-KE

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-12-23 Thread Arthur Zamarin
commit: 5a6169ac7f0d0b99b6deac21f6194f50891dfc06
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Dec 23 08:07:17 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Dec 23 08:11:25 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a6169ac

app-editors/vscode: add 1.107.1

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   3 +
 app-editors/vscode/vscode-1.107.1.ebuild | 161 +++
 2 files changed, 164 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 7644e39dffde..09666b8f7893 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -4,3 +4,6 @@ DIST vscode-1.106.3-arm64.tar.gz 157400847 BLAKE2B 
d7804055c17a1b3f6bc1fbdbaf664
 DIST vscode-1.107.0-amd64.tar.gz 163155041 BLAKE2B 
dc8b0044f0ba1bfd36edf5fe43e25b4d8388477e8997822a52fbdc21b43bfe691a2b4ef7738ec4ade7411b5fc597e73cdb001c3ec8a20a20f5ba992ea154bb72
 SHA512 
f343ce12384ee0e7174721b3f2527bf6fbf5d0b98545533e78a1769090778fcce627104ccee3a899278d7a93f11373433d850880ab0228fca3b42d6115a4f2f2
 DIST vscode-1.107.0-arm.tar.gz 146527117 BLAKE2B 
c0ab9756ab906dc45a0b44660be74d296b5a3bc1038ba878f8adb63853a6154c518f34de8ecf956925316824fefc86d364955c7b2828799febabb559bc78ec2b
 SHA512 
a583a2f40c69911adcaac881622288d6d050e467d1cce9841f73b9c41b47a85a35ac0c6aad97a2693a0cb355ef4f2f9888a74570b3c3b37c2518b98add12baf6
 DIST vscode-1.107.0-arm64.tar.gz 157446003 BLAKE2B 
a3544838a79b604b2bcb9d863dfb9a8af3da7ff54d1551a8ab097fde147a6efa0b277a2cf964efc624364aa9659108b227d990fa6214b4f9cd7ca258d9e1a8e2
 SHA512 
19373106c27457bc0ff945a36ae012ada5f5d4657f7b5a24f2803998b8466082bcb5a9827ce54ac3d61576443b724cf865d9a2325f93a66065912590e752680b
+DIST vscode-1.107.1-amd64.tar.gz 163149262 BLAKE2B 
48143d2011931ed288462bc01edc89d1b34dede965fc5600a0312eb6ae609d98631fbb67e1c59b13bdc419b355af29df47f91cdb183ce284735f50f9005c4118
 SHA512 
d336f0651ca9751153b86cc2200bc1ec2b019a601882250c5258e50f7228cbb081148a6ba8cb6d57840ea3af6b1fb0d9a52b2edcda0e558e6b308a46c66303d4
+DIST vscode-1.107.1-arm.tar.gz 146528433 BLAKE2B 
00c432418703cbf4446cc636e7743a8810f301d8d058ffa46c0daae997a4c9ae46acf88c8c3d12a1bf264d1248971eb1be21a235f4de1b189716dbd9c4882d1a
 SHA512 
471d427df40e786b2820f225ac03ad299cabafa575ec6824b77c086d812986a990a231987fbd7735b718d6c3cd213c13d4b4103fb1717f41ef6398bc47f68c09
+DIST vscode-1.107.1-arm64.tar.gz 157441094 BLAKE2B 
72d0fc45d59611b12ceec318600ee592c7dbff53aa18e26b82c392d52b4aae477ac36b39fc6086cead9a2411830ccb441c1bb29b910164e3aefafb2a485d9728
 SHA512 
b79bd2905343ebed0a9004a800c9849e896674606688584df06627e9c9e0ca85c7d8683bcf3b606cf2d3d89001e4251ae257cde6d35914b550249f51bd65a990

diff --git a/app-editors/vscode/vscode-1.107.1.ebuild 
b/app-editors/vscode/vscode-1.107.1.ebuild
new file mode 100644
index ..ee99fe72d08b
--- /dev/null
+++ b/app-editors/vscode/vscode-1.107.1.ebuild
@@ -0,0 +1,161 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
+   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
+   sv sw ta te th tr uk ur vi zh-CN zh-TW"
+
+inherit chromium-2 desktop optfeature pax-utils shell-completion xdg
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   || (
+   sys-apps/systemd
+   sys-apps/systemd-utils
+   )
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   virtual/zlib:=
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-l

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-12-23 Thread Arthur Zamarin
commit: 4be0a04e7c9ab8f1f2d88c9618addc5577c45d1b
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Dec 23 08:00:26 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Dec 23 08:11:25 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4be0a04e

app-editors/vscode: drop 1.105.1

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   3 -
 app-editors/vscode/vscode-1.105.1.ebuild | 154 ---
 2 files changed, 157 deletions(-)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 106b2127e931..7644e39dffde 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,6 +1,3 @@
-DIST vscode-1.105.1-amd64.tar.gz 161336861 BLAKE2B 
eeebe45501ff8bc12fc8cf483b97ae37762f334740a5257214dfe203bc69c2268fa3c078da99e1ccc3f0ac9c4b048053687cb5227594908a391d31e15ca17395
 SHA512 
16450ca034e3679a8e919924dcf7d594306162dab394734ce352422c5b9b0fc7592844e34d14831f3f42ec34a0126d380602255aeb4ce0cd0df34531c0b7f759
-DIST vscode-1.105.1-arm.tar.gz 145795832 BLAKE2B 
3623e78101d3450bdd4fe494dc6403e3dd70f38a1b2443028a709b9ca0691557fcad4e0c9fbe0eb5cc9129b00054d2c1986e53da430e4a7c3a74c9526e119ace
 SHA512 
c63302c983e84d47c0290f2494d49f58d0ba04083d67a5b4008527e8bef960ec251c5868e2200a7601f926a494597cefb3dc3e6c60761f7e0cf4eefe37048fa0
-DIST vscode-1.105.1-arm64.tar.gz 157284906 BLAKE2B 
7db8241ac749f71aeeef31148afb6aa298a244e4e36c503f0e7bfe5ca1f9617fff7d697147634892745038c80924f87b925943ba8c8375b93ff0bb63950ff4cb
 SHA512 
a4bdc3bbf6ec0cdabb498060ee0f800268f4883aa0933562ef53b10268adf8876bf079ad6bd2f8c850a041d03ebdfc5bf93a11938468c26fe68045d43c29ea01
 DIST vscode-1.106.3-amd64.tar.gz 161462576 BLAKE2B 
2c19077a24adeea8f6bb4ba8a6172aa40c2a895be7e9b4d97e15af94ffcb307a6fbf1e8f4822d4a52ed222b8d61808f8ee326259d98e3531cb27a79e9ab6fc51
 SHA512 
1599a94ebb003e5f41ef944fa0497b882cb132a4c752c9143cc1f2167befa525959dabe793cd5c249f2b0739887a14e0fee0eabc7c83f54ba782316a14124450
 DIST vscode-1.106.3-arm.tar.gz 145913015 BLAKE2B 
fcad67c229419d04f9214117b72f168f6f29012d2d65764615374c254f16cf85ac2dc4014b3f171c134841b70dcebb96365263eb21b5139863f99dc8b3369210
 SHA512 
e4a76f3710803282dc4c83262d44181db3f34a3925948b089ee5f779a695406dc0c3dfd783234891c5845cb5fa995d35864ad93dc2412488962f4d226dfd4bed
 DIST vscode-1.106.3-arm64.tar.gz 157400847 BLAKE2B 
d7804055c17a1b3f6bc1fbdbaf664016abb1be7a620505986dd25d9dbf856002c3bb6fb2b79e02639f0589639d9058055a7730399fb56c48e66cae163f634ec0
 SHA512 
9ee36dfab733d1da767beab4ca08ef6c8b913f09d909b57fe64dc080e2b3b8b9fca7474a8abb2bb7fca26d81d974bd4d85f67aea1c5bbefb619b3561bcc39430

diff --git a/app-editors/vscode/vscode-1.105.1.ebuild 
b/app-editors/vscode/vscode-1.105.1.ebuild
deleted file mode 100644
index e54d3c7572ae..
--- a/app-editors/vscode/vscode-1.105.1.ebuild
+++ /dev/null
@@ -1,154 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
-   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
-   sv sw ta te th tr uk ur vi zh-CN zh-TW"
-
-inherit chromium-2 desktop pax-utils xdg optfeature
-
-DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
-HOMEPAGE="https://code.visualstudio.com";
-SRC_URI="
-   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
-   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
-   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
-"
-S="${WORKDIR}"
-
-LICENSE="
-   Apache-2.0
-   BSD
-   BSD-1
-   BSD-2
-   BSD-4
-   CC-BY-4.0
-   ISC
-   LGPL-2.1+
-   Microsoft-vscode
-   MIT
-   MPL-2.0
-   openssl
-   PYTHON
-   TextMate-bundle
-   Unlicense
-   UoI-NCSA
-   W3C
-"
-SLOT="0"
-KEYWORDS="-* amd64 ~arm arm64"
-IUSE="egl kerberos wayland"
-RESTRICT="mirror strip bindist"
-
-RDEPEND="
-   || (
-   sys-apps/systemd
-   sys-apps/systemd-utils
-   )
-   >=app-accessibility/at-spi2-core-2.46.0:2
-   app-crypt/libsecret[crypt]
-   app-misc/ca-certificates
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   media-libs/alsa-lib
-   media-libs/libglvnd
-   media-libs/mesa
-   net-misc/curl
-   sys-apps/dbus
-   virtual/zlib:=
-   sys-process/lsof
-   x11-libs/cairo
-   x11-libs/gtk+:3
-   x11-libs/libdrm
-   x11-libs/libX11
-   x11-libs/libxcb
-   x11-libs/libXcomposite
-   x11-libs/libXdamage
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libxkbcommon
-   x11-libs/libxkbfile
-   x11-libs/libXrandr
-   x11-libs/libXScrnSaver
-   x11-libs/pango
-   x11-misc/xdg-utils

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-12-10 Thread Arthur Zamarin
commit: c00e5b4d72d9e0e0bf3d5898ac56992bca3d6066
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Dec 10 18:40:32 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Dec 10 18:40:47 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c00e5b4d

app-editors/vscode: add 1.107.0

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   3 +
 app-editors/vscode/vscode-1.107.0.ebuild | 161 +++
 2 files changed, 164 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index aea1f630fae8..106b2127e931 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -4,3 +4,6 @@ DIST vscode-1.105.1-arm64.tar.gz 157284906 BLAKE2B 
7db8241ac749f71aeeef31148afb6
 DIST vscode-1.106.3-amd64.tar.gz 161462576 BLAKE2B 
2c19077a24adeea8f6bb4ba8a6172aa40c2a895be7e9b4d97e15af94ffcb307a6fbf1e8f4822d4a52ed222b8d61808f8ee326259d98e3531cb27a79e9ab6fc51
 SHA512 
1599a94ebb003e5f41ef944fa0497b882cb132a4c752c9143cc1f2167befa525959dabe793cd5c249f2b0739887a14e0fee0eabc7c83f54ba782316a14124450
 DIST vscode-1.106.3-arm.tar.gz 145913015 BLAKE2B 
fcad67c229419d04f9214117b72f168f6f29012d2d65764615374c254f16cf85ac2dc4014b3f171c134841b70dcebb96365263eb21b5139863f99dc8b3369210
 SHA512 
e4a76f3710803282dc4c83262d44181db3f34a3925948b089ee5f779a695406dc0c3dfd783234891c5845cb5fa995d35864ad93dc2412488962f4d226dfd4bed
 DIST vscode-1.106.3-arm64.tar.gz 157400847 BLAKE2B 
d7804055c17a1b3f6bc1fbdbaf664016abb1be7a620505986dd25d9dbf856002c3bb6fb2b79e02639f0589639d9058055a7730399fb56c48e66cae163f634ec0
 SHA512 
9ee36dfab733d1da767beab4ca08ef6c8b913f09d909b57fe64dc080e2b3b8b9fca7474a8abb2bb7fca26d81d974bd4d85f67aea1c5bbefb619b3561bcc39430
+DIST vscode-1.107.0-amd64.tar.gz 163155041 BLAKE2B 
dc8b0044f0ba1bfd36edf5fe43e25b4d8388477e8997822a52fbdc21b43bfe691a2b4ef7738ec4ade7411b5fc597e73cdb001c3ec8a20a20f5ba992ea154bb72
 SHA512 
f343ce12384ee0e7174721b3f2527bf6fbf5d0b98545533e78a1769090778fcce627104ccee3a899278d7a93f11373433d850880ab0228fca3b42d6115a4f2f2
+DIST vscode-1.107.0-arm.tar.gz 146527117 BLAKE2B 
c0ab9756ab906dc45a0b44660be74d296b5a3bc1038ba878f8adb63853a6154c518f34de8ecf956925316824fefc86d364955c7b2828799febabb559bc78ec2b
 SHA512 
a583a2f40c69911adcaac881622288d6d050e467d1cce9841f73b9c41b47a85a35ac0c6aad97a2693a0cb355ef4f2f9888a74570b3c3b37c2518b98add12baf6
+DIST vscode-1.107.0-arm64.tar.gz 157446003 BLAKE2B 
a3544838a79b604b2bcb9d863dfb9a8af3da7ff54d1551a8ab097fde147a6efa0b277a2cf964efc624364aa9659108b227d990fa6214b4f9cd7ca258d9e1a8e2
 SHA512 
19373106c27457bc0ff945a36ae012ada5f5d4657f7b5a24f2803998b8466082bcb5a9827ce54ac3d61576443b724cf865d9a2325f93a66065912590e752680b

diff --git a/app-editors/vscode/vscode-1.107.0.ebuild 
b/app-editors/vscode/vscode-1.107.0.ebuild
new file mode 100644
index ..ee99fe72d08b
--- /dev/null
+++ b/app-editors/vscode/vscode-1.107.0.ebuild
@@ -0,0 +1,161 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
+   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
+   sv sw ta te th tr uk ur vi zh-CN zh-TW"
+
+inherit chromium-2 desktop optfeature pax-utils shell-completion xdg
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   || (
+   sys-apps/systemd
+   sys-apps/systemd-utils
+   )
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   virtual/zlib:=
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-l

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-11-28 Thread Arthur Zamarin
commit: e5145be9c9a8ca27055af02199571aaccbd03f28
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Nov 28 10:52:43 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Nov 28 11:09:10 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5145be9

app-editors/vscode: drop 1.106.1, 1.106.2

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   6 --
 app-editors/vscode/vscode-1.106.1.ebuild | 154 ---
 app-editors/vscode/vscode-1.106.2.ebuild | 154 ---
 3 files changed, 314 deletions(-)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index d352a685a7d3..aea1f630fae8 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,12 +1,6 @@
 DIST vscode-1.105.1-amd64.tar.gz 161336861 BLAKE2B 
eeebe45501ff8bc12fc8cf483b97ae37762f334740a5257214dfe203bc69c2268fa3c078da99e1ccc3f0ac9c4b048053687cb5227594908a391d31e15ca17395
 SHA512 
16450ca034e3679a8e919924dcf7d594306162dab394734ce352422c5b9b0fc7592844e34d14831f3f42ec34a0126d380602255aeb4ce0cd0df34531c0b7f759
 DIST vscode-1.105.1-arm.tar.gz 145795832 BLAKE2B 
3623e78101d3450bdd4fe494dc6403e3dd70f38a1b2443028a709b9ca0691557fcad4e0c9fbe0eb5cc9129b00054d2c1986e53da430e4a7c3a74c9526e119ace
 SHA512 
c63302c983e84d47c0290f2494d49f58d0ba04083d67a5b4008527e8bef960ec251c5868e2200a7601f926a494597cefb3dc3e6c60761f7e0cf4eefe37048fa0
 DIST vscode-1.105.1-arm64.tar.gz 157284906 BLAKE2B 
7db8241ac749f71aeeef31148afb6aa298a244e4e36c503f0e7bfe5ca1f9617fff7d697147634892745038c80924f87b925943ba8c8375b93ff0bb63950ff4cb
 SHA512 
a4bdc3bbf6ec0cdabb498060ee0f800268f4883aa0933562ef53b10268adf8876bf079ad6bd2f8c850a041d03ebdfc5bf93a11938468c26fe68045d43c29ea01
-DIST vscode-1.106.1-amd64.tar.gz 161459539 BLAKE2B 
a65fc5f4b809fd15521157463740d502849edd010f853577c4a768fb05330b9addc65d6d9353ee6aa32f8934b18ac643d7f28bf9118aca3999f2f85defa0dc5a
 SHA512 
d8103e23fa784d2b474ef6f1816c12d438bb57480a7644c396790323c1c2ad183903b5a7c28fcb5e9ce42ad9dea16f0c8953be4d6479563659d1187efc3f5915
-DIST vscode-1.106.1-arm.tar.gz 145906565 BLAKE2B 
a7ca4d769e20e8cd0bed2f7fbb7e412428c38f1bf79ca7b40a86c162f3bef3ad05959b47e913210f64563b0f7e918dbc38aac43014d5c45b7b89678cdda5a75d
 SHA512 
467a6399d6981c13dc020eb3b80db360d7ce26cc15155f39231621a14fd18a9ec06765d608f5abf2074a4aec8f7eb0b80ead1dbb63629cd84cee326dcd05aca3
-DIST vscode-1.106.1-arm64.tar.gz 157387459 BLAKE2B 
07b5a7443fb67564f1002b2dd83e1568137d2985e9a30f7a4c76cfb4dfba3bcb74c8addf0ffdd8575c9a1fd97a9755dec85df488806f0bc83974dda2abfb2da9
 SHA512 
0e74563e1283a41e895c6db15df718186e3b6f242854930ef6fbbebf71225c06906c4c77dffd69564df60b7c7e905a1f3978f4b08fd32ad3a0dbfad84ce72a06
-DIST vscode-1.106.2-amd64.tar.gz 161467554 BLAKE2B 
5ab687a8c4a4b266a7cbcece2c6ef80ea468965d68efa571687e6ed83082b38d991c8d77421a4ee39cad1bb9e32986ca74f0ee6669e65ec9e47e3e528f02
 SHA512 
2074d3ae24576b1a45cc8989c61d83cdd1c357109e2284a16ec05d1899c984e2f3318a457c423893bb13517cb9d795a1b22b83dc0410a063fa31299f3f6f5314
-DIST vscode-1.106.2-arm.tar.gz 145893649 BLAKE2B 
3c433de78de1fed5dbabe06606e7253096bd5a22e1ab6da891a97d51efbe285f2d758119de94502442e6b07f592a4b4f7a55eb0b52e9e7481b0a8174a3d45f79
 SHA512 
600e24c2e37066d53238b2aaf250c39bd5f10bceac0ac3db132cf88919fce71c99be57c6b0084bf18dab0b1f35868d125ba30db3b4d04bdf708fe18cf6c664f8
-DIST vscode-1.106.2-arm64.tar.gz 157379562 BLAKE2B 
50c78348ffa8e960c1b210c35a034f77835138d77fd3867828c319ee242a41cb578b2abf829ab3f5d34d3814bfa7ea31f9f3918883e50465aca7f74ac28cfd76
 SHA512 
e2b2252f4595341d273e7ec87b5d562fb12f700d1083e8dcc2cdda2ae1cc72616b9083486031d3948a291392a7cd4bd5a671499dbcab234855ba04847997232f
 DIST vscode-1.106.3-amd64.tar.gz 161462576 BLAKE2B 
2c19077a24adeea8f6bb4ba8a6172aa40c2a895be7e9b4d97e15af94ffcb307a6fbf1e8f4822d4a52ed222b8d61808f8ee326259d98e3531cb27a79e9ab6fc51
 SHA512 
1599a94ebb003e5f41ef944fa0497b882cb132a4c752c9143cc1f2167befa525959dabe793cd5c249f2b0739887a14e0fee0eabc7c83f54ba782316a14124450
 DIST vscode-1.106.3-arm.tar.gz 145913015 BLAKE2B 
fcad67c229419d04f9214117b72f168f6f29012d2d65764615374c254f16cf85ac2dc4014b3f171c134841b70dcebb96365263eb21b5139863f99dc8b3369210
 SHA512 
e4a76f3710803282dc4c83262d44181db3f34a3925948b089ee5f779a695406dc0c3dfd783234891c5845cb5fa995d35864ad93dc2412488962f4d226dfd4bed
 DIST vscode-1.106.3-arm64.tar.gz 157400847 BLAKE2B 
d7804055c17a1b3f6bc1fbdbaf664016abb1be7a620505986dd25d9dbf856002c3bb6fb2b79e02639f0589639d9058055a7730399fb56c48e66cae163f634ec0
 SHA512 
9ee36dfab733d1da767beab4ca08ef6c8b913f09d909b57fe64dc080e2b3b8b9fca7474a8abb2bb7fca26d81d974bd4d85f67aea1c5bbefb619b3561bcc39430

diff --git a/app-editors/vscode/vscode-1.106.1.ebuild 
b/app-editors/vscode/vscode-1.106.1.ebuild
deleted file mode 100644
index e54d3c7572ae..
--- a/app-editors/vscode/vscode-1.106.1.ebuild
+++ /dev/null
@@ -1,154 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/, app-editors/vscode/files/

2025-11-26 Thread Arthur Zamarin
commit: a6d4f932deefa58522305599d62c60141c27c5bb
Author: Sv. Lockal  gmail  com>
AuthorDate: Sat Nov 22 03:48:31 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Nov 26 12:41:06 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6d4f932

app-editors/vscode: sync misc files with deb/rpm packages

Current package installs vscode from tar.gz, therefore some files are
shipped in FILESDIR were missing/obsolete:

* StartupWMClass in desktop files was removed (bug #963205)
* code-open-in-new-window is now an action of code.desktop
* Added files for mime-types and app metadata
* Added shell-completions

Closes: https://bugs.gentoo.org/963205
Signed-off-by: Sv. Lockal  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/44716
Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/files/code-url-handler.desktop | 11 +--
 app-editors/vscode/files/code-workspace.xml   |  7 +++
 app-editors/vscode/files/code.appdata.xml | 18 ++
 app-editors/vscode/files/code.desktop | 19 ++-
 app-editors/vscode/vscode-1.106.3.ebuild  | 19 +--
 5 files changed, 53 insertions(+), 21 deletions(-)

diff --git a/app-editors/vscode/files/code-url-handler.desktop 
b/app-editors/vscode/files/code-url-handler.desktop
index b1c15dcf468b..5838bffe32ef 100644
--- a/app-editors/vscode/files/code-url-handler.desktop
+++ b/app-editors/vscode/files/code-url-handler.desktop
@@ -1,13 +1,12 @@
 [Desktop Entry]
-Name=VSCode - URL Handler
-Comment=Editing evolved
-GenericName=Code Editor
-Exec=/usr/bin/vscode @exec_extra_flags@ --open-url -- %U
+Name=Visual Studio Code - URL Handler
+Comment=Code Editing. Redefined.
+GenericName=Text Editor
+Exec=/usr/bin/vscode @exec_extra_flags@ --open-url %U
 Icon=vscode
 Type=Application
 NoDisplay=true
 StartupNotify=true
-StartupWMClass=Code
 Categories=Utility;TextEditor;Development;IDE;
 MimeType=x-scheme-handler/vscode;
-Keywords=vscode;code;
+Keywords=vscode;
\ No newline at end of file

diff --git a/app-editors/vscode/files/code-workspace.xml 
b/app-editors/vscode/files/code-workspace.xml
new file mode 100644
index ..500d0f6b2b51
--- /dev/null
+++ b/app-editors/vscode/files/code-workspace.xml
@@ -0,0 +1,7 @@
+
+http://www.freedesktop.org/standards/shared-mime-info";>
+   
+   Visual Studio Code Workspace
+   
+   
+
\ No newline at end of file

diff --git a/app-editors/vscode/files/code.appdata.xml 
b/app-editors/vscode/files/code.appdata.xml
new file mode 100644
index ..8ef9c4d197a6
--- /dev/null
+++ b/app-editors/vscode/files/code.appdata.xml
@@ -0,0 +1,18 @@
+
+
+   code.desktop
+   Multiple, see 
https://code.visualstudio.com/license
+   Multiple, see 
https://code.visualstudio.com/license
+   Visual Studio Code
+   https://code.visualstudio.com
+   Visual Studio Code. Code editing. Redefined.
+   
+   Visual Studio Code is a new choice of tool that combines the 
simplicity of a code editor with what developers need for the core 
edit-build-debug cycle. See https://code.visualstudio.com/docs/setup/linux for 
installation instructions and FAQ.
+   
+   
+   
+   
https://code.visualstudio.com/home/home-screenshot-linux-lg.png
+   Editing TypeScript and searching for 
extensions
+   
+   
+
\ No newline at end of file

diff --git a/app-editors/vscode/files/code.desktop 
b/app-editors/vscode/files/code.desktop
index cd885549f7d8..284e87669f62 100644
--- a/app-editors/vscode/files/code.desktop
+++ b/app-editors/vscode/files/code.desktop
@@ -1,19 +1,20 @@
 [Desktop Entry]
-Name=VSCode
-Comment=Editing evolved
-GenericName=Code Editor
-Exec=/usr/bin/vscode @exec_extra_flags@ -- %F
+Name=Visual Studio Code
+Comment=Code Editing. Redefined.
+GenericName=Text Editor
+Exec=/usr/bin/vscode @exec_extra_flags@ %F
 Icon=vscode
 Type=Application
 StartupNotify=false
 StartupWMClass=Code
-Categories=Utility;TextEditor;Development;IDE;
-MimeType=text/plain;inode/directory;application/x-code-workspace;
+Categories=TextEditor;Development;IDE;
+MimeType=application/x-code-workspace;
 Actions=new-empty-window;
-Keywords=vscode;code;
+Keywords=vscode;
 
 [Desktop Action new-empty-window]
 Name=New Empty Window
+Name[cs]=Nové prázdné okno
 Name[de]=Neues leeres Fenster
 Name[es]=Nueva ventana vacía
 Name[fr]=Nouvelle fenêtre vide
@@ -23,5 +24,5 @@ Name[ko]=새 빈 창
 Name[ru]=Новое пустое окно
 Name[zh_CN]=新建空窗口
 Name[zh_TW]=開新空視窗
-Exec=/usr/bin/vscode @exec_extra_flags@ --new-window
-Icon=vscode
+Exec=/usr/bin/vscode @exec_extra_flags@ --new-window %F
+Icon=vscode
\ No newline at end of file

diff --git a/app-editors/vscode/vscode-1.106.3.ebuild 
b/app-editors/vscode/vscode-1.106.3.ebuild
index e54d3c7572ae..ee99fe72d08b 100644
--- a/app-editors/vscode/vscode-1.106.3.ebuild
+++ b/app-editors/vscode/vscode-1.1

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-11-26 Thread Arthur Zamarin
commit: 4e4a51e14407b2a26071a41411e6b6e562ac0819
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Nov 26 12:37:26 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Nov 26 12:41:06 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e4a51e1

app-editors/vscode: add 1.106.3

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   3 +
 app-editors/vscode/vscode-1.106.3.ebuild | 154 +++
 2 files changed, 157 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 3c4d22671e4d..d352a685a7d3 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -7,3 +7,6 @@ DIST vscode-1.106.1-arm64.tar.gz 157387459 BLAKE2B 
07b5a7443fb67564f1002b2dd83e1
 DIST vscode-1.106.2-amd64.tar.gz 161467554 BLAKE2B 
5ab687a8c4a4b266a7cbcece2c6ef80ea468965d68efa571687e6ed83082b38d991c8d77421a4ee39cad1bb9e32986ca74f0ee6669e65ec9e47e3e528f02
 SHA512 
2074d3ae24576b1a45cc8989c61d83cdd1c357109e2284a16ec05d1899c984e2f3318a457c423893bb13517cb9d795a1b22b83dc0410a063fa31299f3f6f5314
 DIST vscode-1.106.2-arm.tar.gz 145893649 BLAKE2B 
3c433de78de1fed5dbabe06606e7253096bd5a22e1ab6da891a97d51efbe285f2d758119de94502442e6b07f592a4b4f7a55eb0b52e9e7481b0a8174a3d45f79
 SHA512 
600e24c2e37066d53238b2aaf250c39bd5f10bceac0ac3db132cf88919fce71c99be57c6b0084bf18dab0b1f35868d125ba30db3b4d04bdf708fe18cf6c664f8
 DIST vscode-1.106.2-arm64.tar.gz 157379562 BLAKE2B 
50c78348ffa8e960c1b210c35a034f77835138d77fd3867828c319ee242a41cb578b2abf829ab3f5d34d3814bfa7ea31f9f3918883e50465aca7f74ac28cfd76
 SHA512 
e2b2252f4595341d273e7ec87b5d562fb12f700d1083e8dcc2cdda2ae1cc72616b9083486031d3948a291392a7cd4bd5a671499dbcab234855ba04847997232f
+DIST vscode-1.106.3-amd64.tar.gz 161462576 BLAKE2B 
2c19077a24adeea8f6bb4ba8a6172aa40c2a895be7e9b4d97e15af94ffcb307a6fbf1e8f4822d4a52ed222b8d61808f8ee326259d98e3531cb27a79e9ab6fc51
 SHA512 
1599a94ebb003e5f41ef944fa0497b882cb132a4c752c9143cc1f2167befa525959dabe793cd5c249f2b0739887a14e0fee0eabc7c83f54ba782316a14124450
+DIST vscode-1.106.3-arm.tar.gz 145913015 BLAKE2B 
fcad67c229419d04f9214117b72f168f6f29012d2d65764615374c254f16cf85ac2dc4014b3f171c134841b70dcebb96365263eb21b5139863f99dc8b3369210
 SHA512 
e4a76f3710803282dc4c83262d44181db3f34a3925948b089ee5f779a695406dc0c3dfd783234891c5845cb5fa995d35864ad93dc2412488962f4d226dfd4bed
+DIST vscode-1.106.3-arm64.tar.gz 157400847 BLAKE2B 
d7804055c17a1b3f6bc1fbdbaf664016abb1be7a620505986dd25d9dbf856002c3bb6fb2b79e02639f0589639d9058055a7730399fb56c48e66cae163f634ec0
 SHA512 
9ee36dfab733d1da767beab4ca08ef6c8b913f09d909b57fe64dc080e2b3b8b9fca7474a8abb2bb7fca26d81d974bd4d85f67aea1c5bbefb619b3561bcc39430

diff --git a/app-editors/vscode/vscode-1.106.3.ebuild 
b/app-editors/vscode/vscode-1.106.3.ebuild
new file mode 100644
index ..e54d3c7572ae
--- /dev/null
+++ b/app-editors/vscode/vscode-1.106.3.ebuild
@@ -0,0 +1,154 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
+   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
+   sv sw ta te th tr uk ur vi zh-CN zh-TW"
+
+inherit chromium-2 desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   || (
+   sys-apps/systemd
+   sys-apps/systemd-utils
+   )
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   virtual/zlib:=
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+  

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-11-21 Thread Arthur Zamarin
commit: c16fba65b591548ead96d6e7e59fb09f8e00d6cd
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Nov 21 11:46:35 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Nov 21 11:46:35 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c16fba65

app-editors/vscode: add 1.106.2, drop 1.106.0

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest | 6 +++---
 app-editors/vscode/{vscode-1.106.0.ebuild => vscode-1.106.2.ebuild} | 0
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 8a6607f4c00e..3c4d22671e4d 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,9 +1,9 @@
 DIST vscode-1.105.1-amd64.tar.gz 161336861 BLAKE2B 
eeebe45501ff8bc12fc8cf483b97ae37762f334740a5257214dfe203bc69c2268fa3c078da99e1ccc3f0ac9c4b048053687cb5227594908a391d31e15ca17395
 SHA512 
16450ca034e3679a8e919924dcf7d594306162dab394734ce352422c5b9b0fc7592844e34d14831f3f42ec34a0126d380602255aeb4ce0cd0df34531c0b7f759
 DIST vscode-1.105.1-arm.tar.gz 145795832 BLAKE2B 
3623e78101d3450bdd4fe494dc6403e3dd70f38a1b2443028a709b9ca0691557fcad4e0c9fbe0eb5cc9129b00054d2c1986e53da430e4a7c3a74c9526e119ace
 SHA512 
c63302c983e84d47c0290f2494d49f58d0ba04083d67a5b4008527e8bef960ec251c5868e2200a7601f926a494597cefb3dc3e6c60761f7e0cf4eefe37048fa0
 DIST vscode-1.105.1-arm64.tar.gz 157284906 BLAKE2B 
7db8241ac749f71aeeef31148afb6aa298a244e4e36c503f0e7bfe5ca1f9617fff7d697147634892745038c80924f87b925943ba8c8375b93ff0bb63950ff4cb
 SHA512 
a4bdc3bbf6ec0cdabb498060ee0f800268f4883aa0933562ef53b10268adf8876bf079ad6bd2f8c850a041d03ebdfc5bf93a11938468c26fe68045d43c29ea01
-DIST vscode-1.106.0-amd64.tar.gz 161451237 BLAKE2B 
af3fa77ff9e22676ac732ab6bccc2e45295e72cbd651addd59de2c5f9a9bfc5f83ff3034f861bb4b8efbca06f8954096107e0786dadcc822ef6f53bd8e73b513
 SHA512 
3e6b8631c062b3e701a80a44ccf60dca40df640a8c36e13aef9de5a7fd5383b9ed221cb2e7cab5f2ec9a83680c7429ce296bbe0afe3263352f38f80d9887014f
-DIST vscode-1.106.0-arm.tar.gz 145898848 BLAKE2B 
11cf01e8bc9ae64c916a5dd5b8dc0c18a44dc8301f67038579414c0474889886b43947427d7817647e9c89824063b60a94726627510092e212f386be4c8b5afc
 SHA512 
d73ef598f555fb5ce87a73682bd63cd629dc72382351f586aa09887b1aa9aba4e6725dc1052c17357ab7906d3e8bf74404c755734199266b3d8066d9aa1081c8
-DIST vscode-1.106.0-arm64.tar.gz 157384751 BLAKE2B 
888af43a63026619e4fa0478e22044b3b40903438f5ad6885c8c6a5bf0bbe8f3a82dd769f892301f37a0acfab7bd1352e99632b982e31c3c2e8659ba98fdc613
 SHA512 
1813f21a32511dce4fdbfb051b0719d41074e0d8f818ff26875b3f458d3ceca1b30cf87abe24c3be3ab4d599fb9c0f57123e24e8e6eeb84f2c1c0ef62d2d3fc6
 DIST vscode-1.106.1-amd64.tar.gz 161459539 BLAKE2B 
a65fc5f4b809fd15521157463740d502849edd010f853577c4a768fb05330b9addc65d6d9353ee6aa32f8934b18ac643d7f28bf9118aca3999f2f85defa0dc5a
 SHA512 
d8103e23fa784d2b474ef6f1816c12d438bb57480a7644c396790323c1c2ad183903b5a7c28fcb5e9ce42ad9dea16f0c8953be4d6479563659d1187efc3f5915
 DIST vscode-1.106.1-arm.tar.gz 145906565 BLAKE2B 
a7ca4d769e20e8cd0bed2f7fbb7e412428c38f1bf79ca7b40a86c162f3bef3ad05959b47e913210f64563b0f7e918dbc38aac43014d5c45b7b89678cdda5a75d
 SHA512 
467a6399d6981c13dc020eb3b80db360d7ce26cc15155f39231621a14fd18a9ec06765d608f5abf2074a4aec8f7eb0b80ead1dbb63629cd84cee326dcd05aca3
 DIST vscode-1.106.1-arm64.tar.gz 157387459 BLAKE2B 
07b5a7443fb67564f1002b2dd83e1568137d2985e9a30f7a4c76cfb4dfba3bcb74c8addf0ffdd8575c9a1fd97a9755dec85df488806f0bc83974dda2abfb2da9
 SHA512 
0e74563e1283a41e895c6db15df718186e3b6f242854930ef6fbbebf71225c06906c4c77dffd69564df60b7c7e905a1f3978f4b08fd32ad3a0dbfad84ce72a06
+DIST vscode-1.106.2-amd64.tar.gz 161467554 BLAKE2B 
5ab687a8c4a4b266a7cbcece2c6ef80ea468965d68efa571687e6ed83082b38d991c8d77421a4ee39cad1bb9e32986ca74f0ee6669e65ec9e47e3e528f02
 SHA512 
2074d3ae24576b1a45cc8989c61d83cdd1c357109e2284a16ec05d1899c984e2f3318a457c423893bb13517cb9d795a1b22b83dc0410a063fa31299f3f6f5314
+DIST vscode-1.106.2-arm.tar.gz 145893649 BLAKE2B 
3c433de78de1fed5dbabe06606e7253096bd5a22e1ab6da891a97d51efbe285f2d758119de94502442e6b07f592a4b4f7a55eb0b52e9e7481b0a8174a3d45f79
 SHA512 
600e24c2e37066d53238b2aaf250c39bd5f10bceac0ac3db132cf88919fce71c99be57c6b0084bf18dab0b1f35868d125ba30db3b4d04bdf708fe18cf6c664f8
+DIST vscode-1.106.2-arm64.tar.gz 157379562 BLAKE2B 
50c78348ffa8e960c1b210c35a034f77835138d77fd3867828c319ee242a41cb578b2abf829ab3f5d34d3814bfa7ea31f9f3918883e50465aca7f74ac28cfd76
 SHA512 
e2b2252f4595341d273e7ec87b5d562fb12f700d1083e8dcc2cdda2ae1cc72616b9083486031d3948a291392a7cd4bd5a671499dbcab234855ba04847997232f

diff --git a/app-editors/vscode/vscode-1.106.0.ebuild 
b/app-editors/vscode/vscode-1.106.2.ebuild
similarity index 100%
rename from app-editors/vscode/vscode-1.106.0.ebuild
rename to app-editors/vscode/vscode-1.106.2.ebuild



[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-11-19 Thread Arthur Zamarin
commit: 602022de9a104cea4cd67d68300d30b2ab01100a
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Nov 19 16:42:04 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Nov 19 16:42:04 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=602022de

app-editors/vscode: add 1.106.1

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   3 +
 app-editors/vscode/vscode-1.106.1.ebuild | 154 +++
 2 files changed, 157 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 2fd09d8644b0..8a6607f4c00e 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -4,3 +4,6 @@ DIST vscode-1.105.1-arm64.tar.gz 157284906 BLAKE2B 
7db8241ac749f71aeeef31148afb6
 DIST vscode-1.106.0-amd64.tar.gz 161451237 BLAKE2B 
af3fa77ff9e22676ac732ab6bccc2e45295e72cbd651addd59de2c5f9a9bfc5f83ff3034f861bb4b8efbca06f8954096107e0786dadcc822ef6f53bd8e73b513
 SHA512 
3e6b8631c062b3e701a80a44ccf60dca40df640a8c36e13aef9de5a7fd5383b9ed221cb2e7cab5f2ec9a83680c7429ce296bbe0afe3263352f38f80d9887014f
 DIST vscode-1.106.0-arm.tar.gz 145898848 BLAKE2B 
11cf01e8bc9ae64c916a5dd5b8dc0c18a44dc8301f67038579414c0474889886b43947427d7817647e9c89824063b60a94726627510092e212f386be4c8b5afc
 SHA512 
d73ef598f555fb5ce87a73682bd63cd629dc72382351f586aa09887b1aa9aba4e6725dc1052c17357ab7906d3e8bf74404c755734199266b3d8066d9aa1081c8
 DIST vscode-1.106.0-arm64.tar.gz 157384751 BLAKE2B 
888af43a63026619e4fa0478e22044b3b40903438f5ad6885c8c6a5bf0bbe8f3a82dd769f892301f37a0acfab7bd1352e99632b982e31c3c2e8659ba98fdc613
 SHA512 
1813f21a32511dce4fdbfb051b0719d41074e0d8f818ff26875b3f458d3ceca1b30cf87abe24c3be3ab4d599fb9c0f57123e24e8e6eeb84f2c1c0ef62d2d3fc6
+DIST vscode-1.106.1-amd64.tar.gz 161459539 BLAKE2B 
a65fc5f4b809fd15521157463740d502849edd010f853577c4a768fb05330b9addc65d6d9353ee6aa32f8934b18ac643d7f28bf9118aca3999f2f85defa0dc5a
 SHA512 
d8103e23fa784d2b474ef6f1816c12d438bb57480a7644c396790323c1c2ad183903b5a7c28fcb5e9ce42ad9dea16f0c8953be4d6479563659d1187efc3f5915
+DIST vscode-1.106.1-arm.tar.gz 145906565 BLAKE2B 
a7ca4d769e20e8cd0bed2f7fbb7e412428c38f1bf79ca7b40a86c162f3bef3ad05959b47e913210f64563b0f7e918dbc38aac43014d5c45b7b89678cdda5a75d
 SHA512 
467a6399d6981c13dc020eb3b80db360d7ce26cc15155f39231621a14fd18a9ec06765d608f5abf2074a4aec8f7eb0b80ead1dbb63629cd84cee326dcd05aca3
+DIST vscode-1.106.1-arm64.tar.gz 157387459 BLAKE2B 
07b5a7443fb67564f1002b2dd83e1568137d2985e9a30f7a4c76cfb4dfba3bcb74c8addf0ffdd8575c9a1fd97a9755dec85df488806f0bc83974dda2abfb2da9
 SHA512 
0e74563e1283a41e895c6db15df718186e3b6f242854930ef6fbbebf71225c06906c4c77dffd69564df60b7c7e905a1f3978f4b08fd32ad3a0dbfad84ce72a06

diff --git a/app-editors/vscode/vscode-1.106.1.ebuild 
b/app-editors/vscode/vscode-1.106.1.ebuild
new file mode 100644
index ..e54d3c7572ae
--- /dev/null
+++ b/app-editors/vscode/vscode-1.106.1.ebuild
@@ -0,0 +1,154 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
+   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
+   sv sw ta te th tr uk ur vi zh-CN zh-TW"
+
+inherit chromium-2 desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   || (
+   sys-apps/systemd
+   sys-apps/systemd-utils
+   )
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   virtual/zlib:=
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+  

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-11-19 Thread Arthur Zamarin
commit: a6e744d690ae285d3d135b5e77c0357fcb68d83d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Nov 19 16:40:39 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Nov 19 16:40:39 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6e744d6

app-editors/vscode: drop 1.104.3, 1.105.0

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   6 --
 app-editors/vscode/vscode-1.104.3.ebuild | 154 ---
 app-editors/vscode/vscode-1.105.0.ebuild | 154 ---
 3 files changed, 314 deletions(-)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index f39f065704a7..2fd09d8644b0 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,9 +1,3 @@
-DIST vscode-1.104.3-amd64.tar.gz 160726668 BLAKE2B 
f43314d202607b10e8e8eb763b1b2b5c31192b2926878fd2481a9bf2cc814e4fd86d2ecf95c4280a36a479eeb4ef374b5717051e399e96c964706e21baa620e4
 SHA512 
ff01a5b3e23f9f8980cceadf389192fe362723384159756aee24b028e62b8ce6719f8012b480d87bd1f802964bec7d75dcf6af17144f74949904dceb5fafdbb0
-DIST vscode-1.104.3-arm.tar.gz 145255822 BLAKE2B 
1a7fe51bedc16ea8f2d0207e9b7b006a92f978fc4282ae5d06fca06dcd4be96ee6a95bfda6f97208adb424457d7f399931fb41c1f83db94b3ee65c0b2458ebf2
 SHA512 
6551e3b15a9627ea28af081fb30ce20c3260f16f10d0d0e6acb5212a80867f6307aacf484e2b301578198fb95d4eae3fac81f04030e4eeeb8eb7774558138038
-DIST vscode-1.104.3-arm64.tar.gz 156625254 BLAKE2B 
8b1eaf2f9f569edecf0e97b22020d32850bfcb1bf4117829342716931f5e939a4d0bab45c850a2657b8f3db8c44114264892522618a0c530dbe5d9c411dfe2c2
 SHA512 
d923a922bed9c8bbfc66eed3f9af87e7e77c90588ca8bb13a65809f4e4caa4307edd093bebc4382dfeb5f330ed848d9c1c688898bdfc67e40da9f645e5b87a1b
-DIST vscode-1.105.0-amd64.tar.gz 161352520 BLAKE2B 
c32906596c82de8e67d43ca2798e023637cbda0a21695727617e9cd92b61dfae720f9e95eba19a176bfe8dd00768b61eaab6e49aee8d22c242ebb8ec8774fd36
 SHA512 
1e6b2949c1cfe28c4a3bcec0faa61bc2da863463e0ec7156a725864fea095697a7f795e439d6f60bcc13f1ad04f0bb6e9d54822301e8c60d5ed5a59879eec9b6
-DIST vscode-1.105.0-arm.tar.gz 145797813 BLAKE2B 
1494866dc84926b1a01255d84a236514a3ed43f81c90b2e2a6166758c300db822b846e8f74fa4431e9e134d8c631b472f16b129562a5f483774c69ab8d344c63
 SHA512 
b22d22eaa0638756f7d7a09a6f8897e402a1a11f82c534a670fa7c721226dac4863c06a4ed6fe4247fe7119b84eb9daf55709ea5bbff9a3e1f269c1ff7e49418
-DIST vscode-1.105.0-arm64.tar.gz 157268061 BLAKE2B 
4bca68ecad24f6e1d4b7ee69611ba459d0b32d35ca5d51369ca86b8d66702dc55548568c2b013a06aa7a152ca7366f17efd2498c0484a5e793b3f3e07750ad8b
 SHA512 
dbed43d65660066c72bc01e25318abed6e2fea5c257c63b2cf0a54e46447b68856460603bd1bd4342026ec91b47e172653c8f71ec671ec0322ffce8efd14673c
 DIST vscode-1.105.1-amd64.tar.gz 161336861 BLAKE2B 
eeebe45501ff8bc12fc8cf483b97ae37762f334740a5257214dfe203bc69c2268fa3c078da99e1ccc3f0ac9c4b048053687cb5227594908a391d31e15ca17395
 SHA512 
16450ca034e3679a8e919924dcf7d594306162dab394734ce352422c5b9b0fc7592844e34d14831f3f42ec34a0126d380602255aeb4ce0cd0df34531c0b7f759
 DIST vscode-1.105.1-arm.tar.gz 145795832 BLAKE2B 
3623e78101d3450bdd4fe494dc6403e3dd70f38a1b2443028a709b9ca0691557fcad4e0c9fbe0eb5cc9129b00054d2c1986e53da430e4a7c3a74c9526e119ace
 SHA512 
c63302c983e84d47c0290f2494d49f58d0ba04083d67a5b4008527e8bef960ec251c5868e2200a7601f926a494597cefb3dc3e6c60761f7e0cf4eefe37048fa0
 DIST vscode-1.105.1-arm64.tar.gz 157284906 BLAKE2B 
7db8241ac749f71aeeef31148afb6aa298a244e4e36c503f0e7bfe5ca1f9617fff7d697147634892745038c80924f87b925943ba8c8375b93ff0bb63950ff4cb
 SHA512 
a4bdc3bbf6ec0cdabb498060ee0f800268f4883aa0933562ef53b10268adf8876bf079ad6bd2f8c850a041d03ebdfc5bf93a11938468c26fe68045d43c29ea01

diff --git a/app-editors/vscode/vscode-1.104.3.ebuild 
b/app-editors/vscode/vscode-1.104.3.ebuild
deleted file mode 100644
index e54d3c7572ae..
--- a/app-editors/vscode/vscode-1.104.3.ebuild
+++ /dev/null
@@ -1,154 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
-   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
-   sv sw ta te th tr uk ur vi zh-CN zh-TW"
-
-inherit chromium-2 desktop pax-utils xdg optfeature
-
-DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
-HOMEPAGE="https://code.visualstudio.com";
-SRC_URI="
-   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
-   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
-   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
-"
-S="${WORKDIR}"
-
-LICENSE="
-   Apache-2.0
-   BSD
-   BSD-1
-   BSD-2
-   BSD-4
-   CC-BY-4.0
-   ISC
-   LGPL-2.1+
-   Microsoft-vscode
-   MIT
-   MPL-2.0
-   openssl
-   PYTHON
-   TextMa

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-11-12 Thread Arthur Zamarin
commit: 48beca433adff17086e49d1daf6451d75be16137
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Nov 12 19:13:28 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Nov 12 19:13:36 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48beca43

app-editors/vscode: add 1.106.0

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   3 +
 app-editors/vscode/vscode-1.106.0.ebuild | 154 +++
 2 files changed, 157 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index c8d85890848f..f39f065704a7 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -7,3 +7,6 @@ DIST vscode-1.105.0-arm64.tar.gz 157268061 BLAKE2B 
4bca68ecad24f6e1d4b7ee69611ba
 DIST vscode-1.105.1-amd64.tar.gz 161336861 BLAKE2B 
eeebe45501ff8bc12fc8cf483b97ae37762f334740a5257214dfe203bc69c2268fa3c078da99e1ccc3f0ac9c4b048053687cb5227594908a391d31e15ca17395
 SHA512 
16450ca034e3679a8e919924dcf7d594306162dab394734ce352422c5b9b0fc7592844e34d14831f3f42ec34a0126d380602255aeb4ce0cd0df34531c0b7f759
 DIST vscode-1.105.1-arm.tar.gz 145795832 BLAKE2B 
3623e78101d3450bdd4fe494dc6403e3dd70f38a1b2443028a709b9ca0691557fcad4e0c9fbe0eb5cc9129b00054d2c1986e53da430e4a7c3a74c9526e119ace
 SHA512 
c63302c983e84d47c0290f2494d49f58d0ba04083d67a5b4008527e8bef960ec251c5868e2200a7601f926a494597cefb3dc3e6c60761f7e0cf4eefe37048fa0
 DIST vscode-1.105.1-arm64.tar.gz 157284906 BLAKE2B 
7db8241ac749f71aeeef31148afb6aa298a244e4e36c503f0e7bfe5ca1f9617fff7d697147634892745038c80924f87b925943ba8c8375b93ff0bb63950ff4cb
 SHA512 
a4bdc3bbf6ec0cdabb498060ee0f800268f4883aa0933562ef53b10268adf8876bf079ad6bd2f8c850a041d03ebdfc5bf93a11938468c26fe68045d43c29ea01
+DIST vscode-1.106.0-amd64.tar.gz 161451237 BLAKE2B 
af3fa77ff9e22676ac732ab6bccc2e45295e72cbd651addd59de2c5f9a9bfc5f83ff3034f861bb4b8efbca06f8954096107e0786dadcc822ef6f53bd8e73b513
 SHA512 
3e6b8631c062b3e701a80a44ccf60dca40df640a8c36e13aef9de5a7fd5383b9ed221cb2e7cab5f2ec9a83680c7429ce296bbe0afe3263352f38f80d9887014f
+DIST vscode-1.106.0-arm.tar.gz 145898848 BLAKE2B 
11cf01e8bc9ae64c916a5dd5b8dc0c18a44dc8301f67038579414c0474889886b43947427d7817647e9c89824063b60a94726627510092e212f386be4c8b5afc
 SHA512 
d73ef598f555fb5ce87a73682bd63cd629dc72382351f586aa09887b1aa9aba4e6725dc1052c17357ab7906d3e8bf74404c755734199266b3d8066d9aa1081c8
+DIST vscode-1.106.0-arm64.tar.gz 157384751 BLAKE2B 
888af43a63026619e4fa0478e22044b3b40903438f5ad6885c8c6a5bf0bbe8f3a82dd769f892301f37a0acfab7bd1352e99632b982e31c3c2e8659ba98fdc613
 SHA512 
1813f21a32511dce4fdbfb051b0719d41074e0d8f818ff26875b3f458d3ceca1b30cf87abe24c3be3ab4d599fb9c0f57123e24e8e6eeb84f2c1c0ef62d2d3fc6

diff --git a/app-editors/vscode/vscode-1.106.0.ebuild 
b/app-editors/vscode/vscode-1.106.0.ebuild
new file mode 100644
index ..e54d3c7572ae
--- /dev/null
+++ b/app-editors/vscode/vscode-1.106.0.ebuild
@@ -0,0 +1,154 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
+   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
+   sv sw ta te th tr uk ur vi zh-CN zh-TW"
+
+inherit chromium-2 desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   || (
+   sys-apps/systemd
+   sys-apps/systemd-utils
+   )
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   virtual/zlib:=
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+  

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-10-18 Thread Arthur Zamarin
commit: 3528f714b9f26c3fc24460d335590512b2186db9
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Oct 18 08:35:58 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Oct 18 08:35:58 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3528f714

app-editors/vscode: add 1.105.1

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   3 +
 app-editors/vscode/vscode-1.105.1.ebuild | 154 +++
 2 files changed, 157 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 8b8b4cf069c3..c8d85890848f 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -4,3 +4,6 @@ DIST vscode-1.104.3-arm64.tar.gz 156625254 BLAKE2B 
8b1eaf2f9f569edecf0e97b22020d
 DIST vscode-1.105.0-amd64.tar.gz 161352520 BLAKE2B 
c32906596c82de8e67d43ca2798e023637cbda0a21695727617e9cd92b61dfae720f9e95eba19a176bfe8dd00768b61eaab6e49aee8d22c242ebb8ec8774fd36
 SHA512 
1e6b2949c1cfe28c4a3bcec0faa61bc2da863463e0ec7156a725864fea095697a7f795e439d6f60bcc13f1ad04f0bb6e9d54822301e8c60d5ed5a59879eec9b6
 DIST vscode-1.105.0-arm.tar.gz 145797813 BLAKE2B 
1494866dc84926b1a01255d84a236514a3ed43f81c90b2e2a6166758c300db822b846e8f74fa4431e9e134d8c631b472f16b129562a5f483774c69ab8d344c63
 SHA512 
b22d22eaa0638756f7d7a09a6f8897e402a1a11f82c534a670fa7c721226dac4863c06a4ed6fe4247fe7119b84eb9daf55709ea5bbff9a3e1f269c1ff7e49418
 DIST vscode-1.105.0-arm64.tar.gz 157268061 BLAKE2B 
4bca68ecad24f6e1d4b7ee69611ba459d0b32d35ca5d51369ca86b8d66702dc55548568c2b013a06aa7a152ca7366f17efd2498c0484a5e793b3f3e07750ad8b
 SHA512 
dbed43d65660066c72bc01e25318abed6e2fea5c257c63b2cf0a54e46447b68856460603bd1bd4342026ec91b47e172653c8f71ec671ec0322ffce8efd14673c
+DIST vscode-1.105.1-amd64.tar.gz 161336861 BLAKE2B 
eeebe45501ff8bc12fc8cf483b97ae37762f334740a5257214dfe203bc69c2268fa3c078da99e1ccc3f0ac9c4b048053687cb5227594908a391d31e15ca17395
 SHA512 
16450ca034e3679a8e919924dcf7d594306162dab394734ce352422c5b9b0fc7592844e34d14831f3f42ec34a0126d380602255aeb4ce0cd0df34531c0b7f759
+DIST vscode-1.105.1-arm.tar.gz 145795832 BLAKE2B 
3623e78101d3450bdd4fe494dc6403e3dd70f38a1b2443028a709b9ca0691557fcad4e0c9fbe0eb5cc9129b00054d2c1986e53da430e4a7c3a74c9526e119ace
 SHA512 
c63302c983e84d47c0290f2494d49f58d0ba04083d67a5b4008527e8bef960ec251c5868e2200a7601f926a494597cefb3dc3e6c60761f7e0cf4eefe37048fa0
+DIST vscode-1.105.1-arm64.tar.gz 157284906 BLAKE2B 
7db8241ac749f71aeeef31148afb6aa298a244e4e36c503f0e7bfe5ca1f9617fff7d697147634892745038c80924f87b925943ba8c8375b93ff0bb63950ff4cb
 SHA512 
a4bdc3bbf6ec0cdabb498060ee0f800268f4883aa0933562ef53b10268adf8876bf079ad6bd2f8c850a041d03ebdfc5bf93a11938468c26fe68045d43c29ea01

diff --git a/app-editors/vscode/vscode-1.105.1.ebuild 
b/app-editors/vscode/vscode-1.105.1.ebuild
new file mode 100644
index ..bc12746ee850
--- /dev/null
+++ b/app-editors/vscode/vscode-1.105.1.ebuild
@@ -0,0 +1,154 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
+   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
+   sv sw ta te th tr uk ur vi zh-CN zh-TW"
+
+inherit chromium-2 desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   || (
+   sys-apps/systemd
+   sys-apps/systemd-utils
+   )
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   sys-libs/zlib
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+   

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-10-18 Thread Arthur Zamarin
commit: c4bd8eb3578d930557607b5da12ff221305579fb
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Oct  4 15:52:06 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Oct  4 15:54:51 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4bd8eb3

app-editors/vscode: drop 1.104.0, 1.104.1

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   6 --
 app-editors/vscode/vscode-1.104.0.ebuild | 154 ---
 app-editors/vscode/vscode-1.104.1.ebuild | 154 ---
 3 files changed, 314 deletions(-)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 24bdcc15d928..c934c07252c6 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,12 +1,6 @@
 DIST vscode-1.103.2-amd64.tar.gz 160672134 BLAKE2B 
f7dd8ef2f95ffc2641904d138945d2bb260de2b3b1146229e6f5f60143414ec36c2717095ac90b753895f18041ffb43552aa69d75488b046414fb30f840f38f7
 SHA512 
7082d43dc890456829a3b4f1e7f1218755eeb58a4bee38709aa89a02371329c79bd2552415f5ef77d3df3eca55a4384e3bb2865d780a8f5f9896bffcd1912506
 DIST vscode-1.103.2-arm.tar.gz 145160968 BLAKE2B 
18a9b769ddcf14cd1622533b2772458a11c3915d8689852eb8652cdda93f455badf86284bbbd76315ca30ed605820cc6de588429d2e09a93cd8728bbb257d1fb
 SHA512 
89aa52264a62c2f8a627c3558ab2371f09c8e36286e776c3662c2163668a86d235e0cd41485f9a3c8dcdccce87b7c67be5841ffa72394f52faf683907ff867d6
 DIST vscode-1.103.2-arm64.tar.gz 156507827 BLAKE2B 
7b9b3a839e009f9c27ff22b2f76598847cce2c0b468e426c65026391991cfca7aa3ee161f834bc9c6f90a75b9f6a71b6ec8ed0096a80d781630344e7532fb394
 SHA512 
bbdc37fe3f7009bca140b16a5746ed6ee0a0132538a4dfd4568c158b01790081c78a7a6d0659c321d832df3606d744d756ad3714bdd181f57d673ce7feac8b69
-DIST vscode-1.104.0-amd64.tar.gz 160739446 BLAKE2B 
d5d85234e078b4fba20e2fa81429be836ece33998c65d92104a2688270cfe215e585f729863fc68c310890ed86514abac37a5c86e82f9fcf68c7209e504e56c2
 SHA512 
c18693f085ab4f69723ad41373db93dfd4cb9be7029aa7de6f65667729aa6fb62f8210e2d45964c7d5c4717f961ca8318f0a07f34789c5ffea88977033f989db
-DIST vscode-1.104.0-arm.tar.gz 145256471 BLAKE2B 
93410af42ee35ffae5679e08cfb041d64a6bf6c64487fbb9283a3ee1f98e1d225abe1c588e28eba8eaca1b2ed4720a2a0e4884495a20a2ff00caa51ac6c5d91c
 SHA512 
371b30183c21f10990b3bb444d4ad5b99bc0aec0f9c33e432a8e7c25ca3a3f38315199c60beeb8314f4ad3fc36055c1d1f4df65b28765f1a4a5bb60b8836b296
-DIST vscode-1.104.0-arm64.tar.gz 156629527 BLAKE2B 
ecf6fafebbb1c6b83f462a79d9bd98bf5bb4cdb323dcda82a1c77891a837e99c92cdeaa0f5cc7944dc6bd12dcbb8aff675bc144379a742f3c07865b2bd3609ab
 SHA512 
164954f4810021d351a3fa647b27f495456c937ff09c787199669704ce0cd7cb7eccfe5a1c4c12a4577ea070c9c94771e46bff557eed442d9dd752ebf9667b5c
-DIST vscode-1.104.1-amd64.tar.gz 160784410 BLAKE2B 
d325eaba3f4fec6b7e55d6ce8c3b53e990a1b0e9ffcc96074c14ed60d3f39db1eae2a7189a9728a8e4b7287ef696da5a226ac6e54f6e8e75b0e169f699d79e0d
 SHA512 
3d37901cd3ddd2257b620bdd0b4d1aeaeb80619963c1b24432453c455c66a0004f6d9a746403fe4e38169bb7353b1d33979f35504999ec9e7cbfe544d3bdfd2c
-DIST vscode-1.104.1-arm.tar.gz 145277177 BLAKE2B 
42c308a739997de4c3be2a6649e6193b4f905f74932e1b4c22948142e6d588f334c3b26bd08c0f72eefa02b08021061f7adad12a8d9d4b18bf10655576db31f9
 SHA512 
2a9e170708b6fc2d5e255bd493b51ae19855be16e301044caade42d81361503936a3265c8aa90e0453f97ad406a7179f66abd6279994fc4173abc53f4615b008
-DIST vscode-1.104.1-arm64.tar.gz 156620491 BLAKE2B 
4d3f4feff80afbae7e623649a8b512f1986d95eef07bd69258e905e9af3a846f71a7a4322a97a3d31648de3cfdd32d762b2de8a1bc181cb3b5ee5f971b420122
 SHA512 
45efec8b0e31a0e3d424e76c90cf36166446add0cdfbc61c320923d6512c334a51440f37de756ad0ee9a870a931e97e420eb4180f0518e106463fe6709c2ace4
 DIST vscode-1.104.2-amd64.tar.gz 160729602 BLAKE2B 
2f9d74b93d5a1c126b5efaadd63202dafbc2f7bdb7dd49ca21863ba0266c28d7f0977ff7ebd1ef42052bd28b971d385e9ec63e2826e95cd6bc69f0a8ba243c07
 SHA512 
cf6eddcc746926893e287aaf45bf1aec1d36110f4ebb84540a33fc307eb34d787a01dfc9c5e6e1ed9741371bdd5a41cfc92decf54b09d3d8144cb5caabc8b43d
 DIST vscode-1.104.2-arm.tar.gz 145258154 BLAKE2B 
6b014ed0f600df6f8a8e59772da622d2dd6b4b9b2b3a92ba650346dee524b31cb6fe716de920afd718357ef4ff495b27b6cfd97c5f4ee7b0453c33b02b6963fa
 SHA512 
6998c4a4fda0ec220d61cc6f36e5830d536ce2709cd2b1c5f775257757d9d07266336c8a6ccad7d1ca70f63a2d6dbe184830673880d09f62dae47254b3d3e80f
 DIST vscode-1.104.2-arm64.tar.gz 156581613 BLAKE2B 
a80c90fb197ae6aa5f387c153bf3cfb90408e4b80172712544cb2c341fe1b075306564e05201e18e91ce4de8956d98dead6bddf9489093aa7c9754f183b16b64
 SHA512 
5cca201a6dbfbecd87042bf2a47ed6ff893ccd1fa20dc88da37685e32c97dec0af1ceddd304fb4ff1bf342c9c746b64dfdb3293653729c6126aef2691b5fb0ef

diff --git a/app-editors/vscode/vscode-1.104.0.ebuild 
b/app-editors/vscode/vscode-1.104.0.ebuild
deleted file mode 100644
index bc12746ee850..
--- a/app-editors/vscode/vscode-1.104.0.ebuild
+++ /dev/null
@@ -1,154 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-10-18 Thread Arthur Zamarin
commit: b9aa52d5cfef51ebe3697d2204c4afdba6ef01cf
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Oct  9 19:10:27 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Oct  9 19:10:45 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9aa52d5

app-editors/vscode: drop 1.103.2, 1.104.2

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   6 --
 app-editors/vscode/vscode-1.103.2.ebuild | 154 ---
 app-editors/vscode/vscode-1.104.2.ebuild | 154 ---
 3 files changed, 314 deletions(-)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 3ffbe6482ad2..8b8b4cf069c3 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,9 +1,3 @@
-DIST vscode-1.103.2-amd64.tar.gz 160672134 BLAKE2B 
f7dd8ef2f95ffc2641904d138945d2bb260de2b3b1146229e6f5f60143414ec36c2717095ac90b753895f18041ffb43552aa69d75488b046414fb30f840f38f7
 SHA512 
7082d43dc890456829a3b4f1e7f1218755eeb58a4bee38709aa89a02371329c79bd2552415f5ef77d3df3eca55a4384e3bb2865d780a8f5f9896bffcd1912506
-DIST vscode-1.103.2-arm.tar.gz 145160968 BLAKE2B 
18a9b769ddcf14cd1622533b2772458a11c3915d8689852eb8652cdda93f455badf86284bbbd76315ca30ed605820cc6de588429d2e09a93cd8728bbb257d1fb
 SHA512 
89aa52264a62c2f8a627c3558ab2371f09c8e36286e776c3662c2163668a86d235e0cd41485f9a3c8dcdccce87b7c67be5841ffa72394f52faf683907ff867d6
-DIST vscode-1.103.2-arm64.tar.gz 156507827 BLAKE2B 
7b9b3a839e009f9c27ff22b2f76598847cce2c0b468e426c65026391991cfca7aa3ee161f834bc9c6f90a75b9f6a71b6ec8ed0096a80d781630344e7532fb394
 SHA512 
bbdc37fe3f7009bca140b16a5746ed6ee0a0132538a4dfd4568c158b01790081c78a7a6d0659c321d832df3606d744d756ad3714bdd181f57d673ce7feac8b69
-DIST vscode-1.104.2-amd64.tar.gz 160729602 BLAKE2B 
2f9d74b93d5a1c126b5efaadd63202dafbc2f7bdb7dd49ca21863ba0266c28d7f0977ff7ebd1ef42052bd28b971d385e9ec63e2826e95cd6bc69f0a8ba243c07
 SHA512 
cf6eddcc746926893e287aaf45bf1aec1d36110f4ebb84540a33fc307eb34d787a01dfc9c5e6e1ed9741371bdd5a41cfc92decf54b09d3d8144cb5caabc8b43d
-DIST vscode-1.104.2-arm.tar.gz 145258154 BLAKE2B 
6b014ed0f600df6f8a8e59772da622d2dd6b4b9b2b3a92ba650346dee524b31cb6fe716de920afd718357ef4ff495b27b6cfd97c5f4ee7b0453c33b02b6963fa
 SHA512 
6998c4a4fda0ec220d61cc6f36e5830d536ce2709cd2b1c5f775257757d9d07266336c8a6ccad7d1ca70f63a2d6dbe184830673880d09f62dae47254b3d3e80f
-DIST vscode-1.104.2-arm64.tar.gz 156581613 BLAKE2B 
a80c90fb197ae6aa5f387c153bf3cfb90408e4b80172712544cb2c341fe1b075306564e05201e18e91ce4de8956d98dead6bddf9489093aa7c9754f183b16b64
 SHA512 
5cca201a6dbfbecd87042bf2a47ed6ff893ccd1fa20dc88da37685e32c97dec0af1ceddd304fb4ff1bf342c9c746b64dfdb3293653729c6126aef2691b5fb0ef
 DIST vscode-1.104.3-amd64.tar.gz 160726668 BLAKE2B 
f43314d202607b10e8e8eb763b1b2b5c31192b2926878fd2481a9bf2cc814e4fd86d2ecf95c4280a36a479eeb4ef374b5717051e399e96c964706e21baa620e4
 SHA512 
ff01a5b3e23f9f8980cceadf389192fe362723384159756aee24b028e62b8ce6719f8012b480d87bd1f802964bec7d75dcf6af17144f74949904dceb5fafdbb0
 DIST vscode-1.104.3-arm.tar.gz 145255822 BLAKE2B 
1a7fe51bedc16ea8f2d0207e9b7b006a92f978fc4282ae5d06fca06dcd4be96ee6a95bfda6f97208adb424457d7f399931fb41c1f83db94b3ee65c0b2458ebf2
 SHA512 
6551e3b15a9627ea28af081fb30ce20c3260f16f10d0d0e6acb5212a80867f6307aacf484e2b301578198fb95d4eae3fac81f04030e4eeeb8eb7774558138038
 DIST vscode-1.104.3-arm64.tar.gz 156625254 BLAKE2B 
8b1eaf2f9f569edecf0e97b22020d32850bfcb1bf4117829342716931f5e939a4d0bab45c850a2657b8f3db8c44114264892522618a0c530dbe5d9c411dfe2c2
 SHA512 
d923a922bed9c8bbfc66eed3f9af87e7e77c90588ca8bb13a65809f4e4caa4307edd093bebc4382dfeb5f330ed848d9c1c688898bdfc67e40da9f645e5b87a1b

diff --git a/app-editors/vscode/vscode-1.103.2.ebuild 
b/app-editors/vscode/vscode-1.103.2.ebuild
deleted file mode 100644
index bc12746ee850..
--- a/app-editors/vscode/vscode-1.103.2.ebuild
+++ /dev/null
@@ -1,154 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
-   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
-   sv sw ta te th tr uk ur vi zh-CN zh-TW"
-
-inherit chromium-2 desktop pax-utils xdg optfeature
-
-DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
-HOMEPAGE="https://code.visualstudio.com";
-SRC_URI="
-   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
-   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
-   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
-"
-S="${WORKDIR}"
-
-LICENSE="
-   Apache-2.0
-   BSD
-   BSD-1
-   BSD-2
-   BSD-4
-   CC-BY-4.0
-   ISC
-   LGPL-2.1+
-   Microsoft-vscode
-   MIT
-   MPL-2.0
-   openssl
-   PYTHON
-   TextMa

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-10-17 Thread Arthur Zamarin
commit: e08a706c8900aa235831ed0536e6b1d46cdef3a9
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Oct  4 15:52:53 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Oct  4 15:54:51 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e08a706c

app-editors/vscode: add 1.104.3

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   3 +
 app-editors/vscode/vscode-1.104.3.ebuild | 154 +++
 2 files changed, 157 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index c934c07252c6..6f8509022598 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -4,3 +4,6 @@ DIST vscode-1.103.2-arm64.tar.gz 156507827 BLAKE2B 
7b9b3a839e009f9c27ff22b2f7659
 DIST vscode-1.104.2-amd64.tar.gz 160729602 BLAKE2B 
2f9d74b93d5a1c126b5efaadd63202dafbc2f7bdb7dd49ca21863ba0266c28d7f0977ff7ebd1ef42052bd28b971d385e9ec63e2826e95cd6bc69f0a8ba243c07
 SHA512 
cf6eddcc746926893e287aaf45bf1aec1d36110f4ebb84540a33fc307eb34d787a01dfc9c5e6e1ed9741371bdd5a41cfc92decf54b09d3d8144cb5caabc8b43d
 DIST vscode-1.104.2-arm.tar.gz 145258154 BLAKE2B 
6b014ed0f600df6f8a8e59772da622d2dd6b4b9b2b3a92ba650346dee524b31cb6fe716de920afd718357ef4ff495b27b6cfd97c5f4ee7b0453c33b02b6963fa
 SHA512 
6998c4a4fda0ec220d61cc6f36e5830d536ce2709cd2b1c5f775257757d9d07266336c8a6ccad7d1ca70f63a2d6dbe184830673880d09f62dae47254b3d3e80f
 DIST vscode-1.104.2-arm64.tar.gz 156581613 BLAKE2B 
a80c90fb197ae6aa5f387c153bf3cfb90408e4b80172712544cb2c341fe1b075306564e05201e18e91ce4de8956d98dead6bddf9489093aa7c9754f183b16b64
 SHA512 
5cca201a6dbfbecd87042bf2a47ed6ff893ccd1fa20dc88da37685e32c97dec0af1ceddd304fb4ff1bf342c9c746b64dfdb3293653729c6126aef2691b5fb0ef
+DIST vscode-1.104.3-amd64.tar.gz 160726668 BLAKE2B 
f43314d202607b10e8e8eb763b1b2b5c31192b2926878fd2481a9bf2cc814e4fd86d2ecf95c4280a36a479eeb4ef374b5717051e399e96c964706e21baa620e4
 SHA512 
ff01a5b3e23f9f8980cceadf389192fe362723384159756aee24b028e62b8ce6719f8012b480d87bd1f802964bec7d75dcf6af17144f74949904dceb5fafdbb0
+DIST vscode-1.104.3-arm.tar.gz 145255822 BLAKE2B 
1a7fe51bedc16ea8f2d0207e9b7b006a92f978fc4282ae5d06fca06dcd4be96ee6a95bfda6f97208adb424457d7f399931fb41c1f83db94b3ee65c0b2458ebf2
 SHA512 
6551e3b15a9627ea28af081fb30ce20c3260f16f10d0d0e6acb5212a80867f6307aacf484e2b301578198fb95d4eae3fac81f04030e4eeeb8eb7774558138038
+DIST vscode-1.104.3-arm64.tar.gz 156625254 BLAKE2B 
8b1eaf2f9f569edecf0e97b22020d32850bfcb1bf4117829342716931f5e939a4d0bab45c850a2657b8f3db8c44114264892522618a0c530dbe5d9c411dfe2c2
 SHA512 
d923a922bed9c8bbfc66eed3f9af87e7e77c90588ca8bb13a65809f4e4caa4307edd093bebc4382dfeb5f330ed848d9c1c688898bdfc67e40da9f645e5b87a1b

diff --git a/app-editors/vscode/vscode-1.104.3.ebuild 
b/app-editors/vscode/vscode-1.104.3.ebuild
new file mode 100644
index ..bc12746ee850
--- /dev/null
+++ b/app-editors/vscode/vscode-1.104.3.ebuild
@@ -0,0 +1,154 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
+   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
+   sv sw ta te th tr uk ur vi zh-CN zh-TW"
+
+inherit chromium-2 desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   || (
+   sys-apps/systemd
+   sys-apps/systemd-utils
+   )
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   sys-libs/zlib
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+   

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-10-09 Thread Arthur Zamarin
commit: 073e8dd771e6c4ec77c1375912daac63830fca13
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Oct  9 19:10:09 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Oct  9 19:10:45 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=073e8dd7

app-editors/vscode: add 1.105.0

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   3 +
 app-editors/vscode/vscode-1.105.0.ebuild | 154 +++
 2 files changed, 157 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 6f8509022598..3ffbe6482ad2 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -7,3 +7,6 @@ DIST vscode-1.104.2-arm64.tar.gz 156581613 BLAKE2B 
a80c90fb197ae6aa5f387c153bf3c
 DIST vscode-1.104.3-amd64.tar.gz 160726668 BLAKE2B 
f43314d202607b10e8e8eb763b1b2b5c31192b2926878fd2481a9bf2cc814e4fd86d2ecf95c4280a36a479eeb4ef374b5717051e399e96c964706e21baa620e4
 SHA512 
ff01a5b3e23f9f8980cceadf389192fe362723384159756aee24b028e62b8ce6719f8012b480d87bd1f802964bec7d75dcf6af17144f74949904dceb5fafdbb0
 DIST vscode-1.104.3-arm.tar.gz 145255822 BLAKE2B 
1a7fe51bedc16ea8f2d0207e9b7b006a92f978fc4282ae5d06fca06dcd4be96ee6a95bfda6f97208adb424457d7f399931fb41c1f83db94b3ee65c0b2458ebf2
 SHA512 
6551e3b15a9627ea28af081fb30ce20c3260f16f10d0d0e6acb5212a80867f6307aacf484e2b301578198fb95d4eae3fac81f04030e4eeeb8eb7774558138038
 DIST vscode-1.104.3-arm64.tar.gz 156625254 BLAKE2B 
8b1eaf2f9f569edecf0e97b22020d32850bfcb1bf4117829342716931f5e939a4d0bab45c850a2657b8f3db8c44114264892522618a0c530dbe5d9c411dfe2c2
 SHA512 
d923a922bed9c8bbfc66eed3f9af87e7e77c90588ca8bb13a65809f4e4caa4307edd093bebc4382dfeb5f330ed848d9c1c688898bdfc67e40da9f645e5b87a1b
+DIST vscode-1.105.0-amd64.tar.gz 161352520 BLAKE2B 
c32906596c82de8e67d43ca2798e023637cbda0a21695727617e9cd92b61dfae720f9e95eba19a176bfe8dd00768b61eaab6e49aee8d22c242ebb8ec8774fd36
 SHA512 
1e6b2949c1cfe28c4a3bcec0faa61bc2da863463e0ec7156a725864fea095697a7f795e439d6f60bcc13f1ad04f0bb6e9d54822301e8c60d5ed5a59879eec9b6
+DIST vscode-1.105.0-arm.tar.gz 145797813 BLAKE2B 
1494866dc84926b1a01255d84a236514a3ed43f81c90b2e2a6166758c300db822b846e8f74fa4431e9e134d8c631b472f16b129562a5f483774c69ab8d344c63
 SHA512 
b22d22eaa0638756f7d7a09a6f8897e402a1a11f82c534a670fa7c721226dac4863c06a4ed6fe4247fe7119b84eb9daf55709ea5bbff9a3e1f269c1ff7e49418
+DIST vscode-1.105.0-arm64.tar.gz 157268061 BLAKE2B 
4bca68ecad24f6e1d4b7ee69611ba459d0b32d35ca5d51369ca86b8d66702dc55548568c2b013a06aa7a152ca7366f17efd2498c0484a5e793b3f3e07750ad8b
 SHA512 
dbed43d65660066c72bc01e25318abed6e2fea5c257c63b2cf0a54e46447b68856460603bd1bd4342026ec91b47e172653c8f71ec671ec0322ffce8efd14673c

diff --git a/app-editors/vscode/vscode-1.105.0.ebuild 
b/app-editors/vscode/vscode-1.105.0.ebuild
new file mode 100644
index ..bc12746ee850
--- /dev/null
+++ b/app-editors/vscode/vscode-1.105.0.ebuild
@@ -0,0 +1,154 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
+   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
+   sv sw ta te th tr uk ur vi zh-CN zh-TW"
+
+inherit chromium-2 desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   || (
+   sys-apps/systemd
+   sys-apps/systemd-utils
+   )
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   sys-libs/zlib
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+   

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-09-26 Thread Arthur Zamarin
commit: 7ceebd037713d5c63483e7585a28d52f1dc77cc0
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Sep 26 08:38:41 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Sep 26 08:38:41 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ceebd03

app-editors/vscode: add 1.104.2

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   3 +
 app-editors/vscode/vscode-1.104.2.ebuild | 154 +++
 2 files changed, 157 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index ef46197d97a0..24bdcc15d928 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -7,3 +7,6 @@ DIST vscode-1.104.0-arm64.tar.gz 156629527 BLAKE2B 
ecf6fafebbb1c6b83f462a79d9bd9
 DIST vscode-1.104.1-amd64.tar.gz 160784410 BLAKE2B 
d325eaba3f4fec6b7e55d6ce8c3b53e990a1b0e9ffcc96074c14ed60d3f39db1eae2a7189a9728a8e4b7287ef696da5a226ac6e54f6e8e75b0e169f699d79e0d
 SHA512 
3d37901cd3ddd2257b620bdd0b4d1aeaeb80619963c1b24432453c455c66a0004f6d9a746403fe4e38169bb7353b1d33979f35504999ec9e7cbfe544d3bdfd2c
 DIST vscode-1.104.1-arm.tar.gz 145277177 BLAKE2B 
42c308a739997de4c3be2a6649e6193b4f905f74932e1b4c22948142e6d588f334c3b26bd08c0f72eefa02b08021061f7adad12a8d9d4b18bf10655576db31f9
 SHA512 
2a9e170708b6fc2d5e255bd493b51ae19855be16e301044caade42d81361503936a3265c8aa90e0453f97ad406a7179f66abd6279994fc4173abc53f4615b008
 DIST vscode-1.104.1-arm64.tar.gz 156620491 BLAKE2B 
4d3f4feff80afbae7e623649a8b512f1986d95eef07bd69258e905e9af3a846f71a7a4322a97a3d31648de3cfdd32d762b2de8a1bc181cb3b5ee5f971b420122
 SHA512 
45efec8b0e31a0e3d424e76c90cf36166446add0cdfbc61c320923d6512c334a51440f37de756ad0ee9a870a931e97e420eb4180f0518e106463fe6709c2ace4
+DIST vscode-1.104.2-amd64.tar.gz 160729602 BLAKE2B 
2f9d74b93d5a1c126b5efaadd63202dafbc2f7bdb7dd49ca21863ba0266c28d7f0977ff7ebd1ef42052bd28b971d385e9ec63e2826e95cd6bc69f0a8ba243c07
 SHA512 
cf6eddcc746926893e287aaf45bf1aec1d36110f4ebb84540a33fc307eb34d787a01dfc9c5e6e1ed9741371bdd5a41cfc92decf54b09d3d8144cb5caabc8b43d
+DIST vscode-1.104.2-arm.tar.gz 145258154 BLAKE2B 
6b014ed0f600df6f8a8e59772da622d2dd6b4b9b2b3a92ba650346dee524b31cb6fe716de920afd718357ef4ff495b27b6cfd97c5f4ee7b0453c33b02b6963fa
 SHA512 
6998c4a4fda0ec220d61cc6f36e5830d536ce2709cd2b1c5f775257757d9d07266336c8a6ccad7d1ca70f63a2d6dbe184830673880d09f62dae47254b3d3e80f
+DIST vscode-1.104.2-arm64.tar.gz 156581613 BLAKE2B 
a80c90fb197ae6aa5f387c153bf3cfb90408e4b80172712544cb2c341fe1b075306564e05201e18e91ce4de8956d98dead6bddf9489093aa7c9754f183b16b64
 SHA512 
5cca201a6dbfbecd87042bf2a47ed6ff893ccd1fa20dc88da37685e32c97dec0af1ceddd304fb4ff1bf342c9c746b64dfdb3293653729c6126aef2691b5fb0ef

diff --git a/app-editors/vscode/vscode-1.104.2.ebuild 
b/app-editors/vscode/vscode-1.104.2.ebuild
new file mode 100644
index ..bc12746ee850
--- /dev/null
+++ b/app-editors/vscode/vscode-1.104.2.ebuild
@@ -0,0 +1,154 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
+   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
+   sv sw ta te th tr uk ur vi zh-CN zh-TW"
+
+inherit chromium-2 desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   || (
+   sys-apps/systemd
+   sys-apps/systemd-utils
+   )
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   sys-libs/zlib
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+   

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-09-18 Thread Arthur Zamarin
commit: 59a6facebd8482b7ec36491bb014b3fbbf158750
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Sep 18 10:44:14 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Sep 18 10:44:14 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59a6face

app-editors/vscode: add 1.104.1

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   3 +
 app-editors/vscode/vscode-1.104.1.ebuild | 154 +++
 2 files changed, 157 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index e576b40c6530..b15061d9f5cf 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -10,3 +10,6 @@ DIST vscode-1.103.2-arm64.tar.gz 156507827 BLAKE2B 
7b9b3a839e009f9c27ff22b2f7659
 DIST vscode-1.104.0-amd64.tar.gz 160739446 BLAKE2B 
d5d85234e078b4fba20e2fa81429be836ece33998c65d92104a2688270cfe215e585f729863fc68c310890ed86514abac37a5c86e82f9fcf68c7209e504e56c2
 SHA512 
c18693f085ab4f69723ad41373db93dfd4cb9be7029aa7de6f65667729aa6fb62f8210e2d45964c7d5c4717f961ca8318f0a07f34789c5ffea88977033f989db
 DIST vscode-1.104.0-arm.tar.gz 145256471 BLAKE2B 
93410af42ee35ffae5679e08cfb041d64a6bf6c64487fbb9283a3ee1f98e1d225abe1c588e28eba8eaca1b2ed4720a2a0e4884495a20a2ff00caa51ac6c5d91c
 SHA512 
371b30183c21f10990b3bb444d4ad5b99bc0aec0f9c33e432a8e7c25ca3a3f38315199c60beeb8314f4ad3fc36055c1d1f4df65b28765f1a4a5bb60b8836b296
 DIST vscode-1.104.0-arm64.tar.gz 156629527 BLAKE2B 
ecf6fafebbb1c6b83f462a79d9bd98bf5bb4cdb323dcda82a1c77891a837e99c92cdeaa0f5cc7944dc6bd12dcbb8aff675bc144379a742f3c07865b2bd3609ab
 SHA512 
164954f4810021d351a3fa647b27f495456c937ff09c787199669704ce0cd7cb7eccfe5a1c4c12a4577ea070c9c94771e46bff557eed442d9dd752ebf9667b5c
+DIST vscode-1.104.1-amd64.tar.gz 160784410 BLAKE2B 
d325eaba3f4fec6b7e55d6ce8c3b53e990a1b0e9ffcc96074c14ed60d3f39db1eae2a7189a9728a8e4b7287ef696da5a226ac6e54f6e8e75b0e169f699d79e0d
 SHA512 
3d37901cd3ddd2257b620bdd0b4d1aeaeb80619963c1b24432453c455c66a0004f6d9a746403fe4e38169bb7353b1d33979f35504999ec9e7cbfe544d3bdfd2c
+DIST vscode-1.104.1-arm.tar.gz 145277177 BLAKE2B 
42c308a739997de4c3be2a6649e6193b4f905f74932e1b4c22948142e6d588f334c3b26bd08c0f72eefa02b08021061f7adad12a8d9d4b18bf10655576db31f9
 SHA512 
2a9e170708b6fc2d5e255bd493b51ae19855be16e301044caade42d81361503936a3265c8aa90e0453f97ad406a7179f66abd6279994fc4173abc53f4615b008
+DIST vscode-1.104.1-arm64.tar.gz 156620491 BLAKE2B 
4d3f4feff80afbae7e623649a8b512f1986d95eef07bd69258e905e9af3a846f71a7a4322a97a3d31648de3cfdd32d762b2de8a1bc181cb3b5ee5f971b420122
 SHA512 
45efec8b0e31a0e3d424e76c90cf36166446add0cdfbc61c320923d6512c334a51440f37de756ad0ee9a870a931e97e420eb4180f0518e106463fe6709c2ace4

diff --git a/app-editors/vscode/vscode-1.104.1.ebuild 
b/app-editors/vscode/vscode-1.104.1.ebuild
new file mode 100644
index ..bc12746ee850
--- /dev/null
+++ b/app-editors/vscode/vscode-1.104.1.ebuild
@@ -0,0 +1,154 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
+   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
+   sv sw ta te th tr uk ur vi zh-CN zh-TW"
+
+inherit chromium-2 desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   || (
+   sys-apps/systemd
+   sys-apps/systemd-utils
+   )
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   sys-libs/zlib
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+ 

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-09-18 Thread Arthur Zamarin
commit: bbc710ce9aa7c2ead457f4f3d8b5d0beb12e17c0
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Sep 18 10:44:41 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Sep 18 10:44:41 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbc710ce

app-editors/vscode: drop 1.103.0, 1.103.1

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   6 --
 app-editors/vscode/vscode-1.103.0.ebuild | 154 ---
 app-editors/vscode/vscode-1.103.1.ebuild | 154 ---
 3 files changed, 314 deletions(-)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index b15061d9f5cf..ef46197d97a0 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,9 +1,3 @@
-DIST vscode-1.103.0-amd64.tar.gz 160661299 BLAKE2B 
3f575f8af1f4319a8172bf943a60887fefecbc803c53ea72f93b3bdd248bdb5004d8096bcf259e5b6ae382cb62b829229ef5fda7891c40277058a483f40f5319
 SHA512 
11c29801bff5c86d9db66dc68b40149a49a40a59e06af2c8ab1616321f78fefbe451825bcc7bd1234109a0234fa1d4c7dab9159235c7579bd27bf445693c1540
-DIST vscode-1.103.0-arm.tar.gz 145140449 BLAKE2B 
d56f365a6d91e58e22df6eb921baeb64c1d93dd0e9755600829ebeaeba7016c8018dbc79b3368c8c323937d6fb4c4da93f35215edf8ed78a8988755e26698cde
 SHA512 
afc9dc1cbfd542b4cc049b0d1f8f66d97663be6264fa224d0da8747d31a5c3cb1b27d526ba00edb6edbaeb0394aa44f98d48cf876d8f94f7c594ea2bef295af6
-DIST vscode-1.103.0-arm64.tar.gz 156505893 BLAKE2B 
80dabe08c20829a6c555b9654f3caa358ecbea47bc54d1106fcbcb2929dc259ae8fd83e98d4174371bdbc29440d9d426e8f347c862d7475632809750c37a107e
 SHA512 
e92afbdde8de81046a59b9342604ff4c111a095ed3ef950b196d0dbbed36b96c6a7e1d5013084de00aa73f236bfde86b3286cb122bcb5ba6ec63931c68304359
-DIST vscode-1.103.1-amd64.tar.gz 160671177 BLAKE2B 
0b0661920e2d3d66bb2f002344918b76743e747b8917da687e699e06e5f0ed152976e23d284ccc415fc427a08f6b84393bc756a7013e235d91dd35d8617affa8
 SHA512 
6665d595075e994d11c7c7f2dc66d55de2be327f6f827cc56019412a7428e196cf0f7971851b56ded5e5c6ee94cb5303236026cfc27e88c154711c7e9f29f6f0
-DIST vscode-1.103.1-arm.tar.gz 145149033 BLAKE2B 
97f48e71518f51a5d372b425d06475e2c84b2d58dd5d076278edfdfb7379051be563d68b564b2cce5e5510fe3e62559faf811103ed0f087546d9cb88cc958d8c
 SHA512 
2087e74fc000ba45ae1b3acd9b3ac6be5714ea158e77943beec126155208c9373e6380e0b3f58979d800428f54c806591a87acb28d91b61bbeecee1ef3672418
-DIST vscode-1.103.1-arm64.tar.gz 156519080 BLAKE2B 
23aa4c8453ddb5ed7a7df15c5fcd1328f3fa7c14a71efc992c72e3e67d0fca906df132d4880c80fea000297f9f1f07259eea159126ed23dc413958669068a618
 SHA512 
9882000bf6d2302fdbfa0ccd2e823142dcece4cb7a816194f180c5615d0f5637c8b992198f21c0c449370f492f2ae8747477a48995ceaaeac76089a8543c8b5e
 DIST vscode-1.103.2-amd64.tar.gz 160672134 BLAKE2B 
f7dd8ef2f95ffc2641904d138945d2bb260de2b3b1146229e6f5f60143414ec36c2717095ac90b753895f18041ffb43552aa69d75488b046414fb30f840f38f7
 SHA512 
7082d43dc890456829a3b4f1e7f1218755eeb58a4bee38709aa89a02371329c79bd2552415f5ef77d3df3eca55a4384e3bb2865d780a8f5f9896bffcd1912506
 DIST vscode-1.103.2-arm.tar.gz 145160968 BLAKE2B 
18a9b769ddcf14cd1622533b2772458a11c3915d8689852eb8652cdda93f455badf86284bbbd76315ca30ed605820cc6de588429d2e09a93cd8728bbb257d1fb
 SHA512 
89aa52264a62c2f8a627c3558ab2371f09c8e36286e776c3662c2163668a86d235e0cd41485f9a3c8dcdccce87b7c67be5841ffa72394f52faf683907ff867d6
 DIST vscode-1.103.2-arm64.tar.gz 156507827 BLAKE2B 
7b9b3a839e009f9c27ff22b2f76598847cce2c0b468e426c65026391991cfca7aa3ee161f834bc9c6f90a75b9f6a71b6ec8ed0096a80d781630344e7532fb394
 SHA512 
bbdc37fe3f7009bca140b16a5746ed6ee0a0132538a4dfd4568c158b01790081c78a7a6d0659c321d832df3606d744d756ad3714bdd181f57d673ce7feac8b69

diff --git a/app-editors/vscode/vscode-1.103.0.ebuild 
b/app-editors/vscode/vscode-1.103.0.ebuild
deleted file mode 100644
index bc12746ee850..
--- a/app-editors/vscode/vscode-1.103.0.ebuild
+++ /dev/null
@@ -1,154 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
-   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
-   sv sw ta te th tr uk ur vi zh-CN zh-TW"
-
-inherit chromium-2 desktop pax-utils xdg optfeature
-
-DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
-HOMEPAGE="https://code.visualstudio.com";
-SRC_URI="
-   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
-   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
-   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
-"
-S="${WORKDIR}"
-
-LICENSE="
-   Apache-2.0
-   BSD
-   BSD-1
-   BSD-2
-   BSD-4
-   CC-BY-4.0
-   ISC
-   LGPL-2.1+
-   Microsoft-vscode
-   MIT
-   MPL-2.0
-   openssl
-   PYTHON
-   TextMa

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-09-17 Thread Arthur Zamarin
commit: 7ece5793f4903a034e4891d5cb03c595cedd8181
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Sep 11 17:27:09 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Sep 11 17:27:46 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ece5793

app-editors/vscode: add 1.104.0

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   3 +
 app-editors/vscode/vscode-1.104.0.ebuild | 154 +++
 2 files changed, 157 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 7a9488bb941b..e576b40c6530 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -7,3 +7,6 @@ DIST vscode-1.103.1-arm64.tar.gz 156519080 BLAKE2B 
23aa4c8453ddb5ed7a7df15c5fcd1
 DIST vscode-1.103.2-amd64.tar.gz 160672134 BLAKE2B 
f7dd8ef2f95ffc2641904d138945d2bb260de2b3b1146229e6f5f60143414ec36c2717095ac90b753895f18041ffb43552aa69d75488b046414fb30f840f38f7
 SHA512 
7082d43dc890456829a3b4f1e7f1218755eeb58a4bee38709aa89a02371329c79bd2552415f5ef77d3df3eca55a4384e3bb2865d780a8f5f9896bffcd1912506
 DIST vscode-1.103.2-arm.tar.gz 145160968 BLAKE2B 
18a9b769ddcf14cd1622533b2772458a11c3915d8689852eb8652cdda93f455badf86284bbbd76315ca30ed605820cc6de588429d2e09a93cd8728bbb257d1fb
 SHA512 
89aa52264a62c2f8a627c3558ab2371f09c8e36286e776c3662c2163668a86d235e0cd41485f9a3c8dcdccce87b7c67be5841ffa72394f52faf683907ff867d6
 DIST vscode-1.103.2-arm64.tar.gz 156507827 BLAKE2B 
7b9b3a839e009f9c27ff22b2f76598847cce2c0b468e426c65026391991cfca7aa3ee161f834bc9c6f90a75b9f6a71b6ec8ed0096a80d781630344e7532fb394
 SHA512 
bbdc37fe3f7009bca140b16a5746ed6ee0a0132538a4dfd4568c158b01790081c78a7a6d0659c321d832df3606d744d756ad3714bdd181f57d673ce7feac8b69
+DIST vscode-1.104.0-amd64.tar.gz 160739446 BLAKE2B 
d5d85234e078b4fba20e2fa81429be836ece33998c65d92104a2688270cfe215e585f729863fc68c310890ed86514abac37a5c86e82f9fcf68c7209e504e56c2
 SHA512 
c18693f085ab4f69723ad41373db93dfd4cb9be7029aa7de6f65667729aa6fb62f8210e2d45964c7d5c4717f961ca8318f0a07f34789c5ffea88977033f989db
+DIST vscode-1.104.0-arm.tar.gz 145256471 BLAKE2B 
93410af42ee35ffae5679e08cfb041d64a6bf6c64487fbb9283a3ee1f98e1d225abe1c588e28eba8eaca1b2ed4720a2a0e4884495a20a2ff00caa51ac6c5d91c
 SHA512 
371b30183c21f10990b3bb444d4ad5b99bc0aec0f9c33e432a8e7c25ca3a3f38315199c60beeb8314f4ad3fc36055c1d1f4df65b28765f1a4a5bb60b8836b296
+DIST vscode-1.104.0-arm64.tar.gz 156629527 BLAKE2B 
ecf6fafebbb1c6b83f462a79d9bd98bf5bb4cdb323dcda82a1c77891a837e99c92cdeaa0f5cc7944dc6bd12dcbb8aff675bc144379a742f3c07865b2bd3609ab
 SHA512 
164954f4810021d351a3fa647b27f495456c937ff09c787199669704ce0cd7cb7eccfe5a1c4c12a4577ea070c9c94771e46bff557eed442d9dd752ebf9667b5c

diff --git a/app-editors/vscode/vscode-1.104.0.ebuild 
b/app-editors/vscode/vscode-1.104.0.ebuild
new file mode 100644
index ..bc12746ee850
--- /dev/null
+++ b/app-editors/vscode/vscode-1.104.0.ebuild
@@ -0,0 +1,154 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
+   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
+   sv sw ta te th tr uk ur vi zh-CN zh-TW"
+
+inherit chromium-2 desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   || (
+   sys-apps/systemd
+   sys-apps/systemd-utils
+   )
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   sys-libs/zlib
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+   

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-08-22 Thread Arthur Zamarin
commit: 9c951b520381eb2c7e6fe75672fa2f52b7177696
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Aug 22 12:01:30 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Aug 22 12:01:30 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c951b52

app-editors/vscode: add 1.103.2

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   3 +
 app-editors/vscode/vscode-1.103.2.ebuild | 154 +++
 2 files changed, 157 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 03212f3d6207..7a9488bb941b 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -4,3 +4,6 @@ DIST vscode-1.103.0-arm64.tar.gz 156505893 BLAKE2B 
80dabe08c20829a6c555b9654f3ca
 DIST vscode-1.103.1-amd64.tar.gz 160671177 BLAKE2B 
0b0661920e2d3d66bb2f002344918b76743e747b8917da687e699e06e5f0ed152976e23d284ccc415fc427a08f6b84393bc756a7013e235d91dd35d8617affa8
 SHA512 
6665d595075e994d11c7c7f2dc66d55de2be327f6f827cc56019412a7428e196cf0f7971851b56ded5e5c6ee94cb5303236026cfc27e88c154711c7e9f29f6f0
 DIST vscode-1.103.1-arm.tar.gz 145149033 BLAKE2B 
97f48e71518f51a5d372b425d06475e2c84b2d58dd5d076278edfdfb7379051be563d68b564b2cce5e5510fe3e62559faf811103ed0f087546d9cb88cc958d8c
 SHA512 
2087e74fc000ba45ae1b3acd9b3ac6be5714ea158e77943beec126155208c9373e6380e0b3f58979d800428f54c806591a87acb28d91b61bbeecee1ef3672418
 DIST vscode-1.103.1-arm64.tar.gz 156519080 BLAKE2B 
23aa4c8453ddb5ed7a7df15c5fcd1328f3fa7c14a71efc992c72e3e67d0fca906df132d4880c80fea000297f9f1f07259eea159126ed23dc413958669068a618
 SHA512 
9882000bf6d2302fdbfa0ccd2e823142dcece4cb7a816194f180c5615d0f5637c8b992198f21c0c449370f492f2ae8747477a48995ceaaeac76089a8543c8b5e
+DIST vscode-1.103.2-amd64.tar.gz 160672134 BLAKE2B 
f7dd8ef2f95ffc2641904d138945d2bb260de2b3b1146229e6f5f60143414ec36c2717095ac90b753895f18041ffb43552aa69d75488b046414fb30f840f38f7
 SHA512 
7082d43dc890456829a3b4f1e7f1218755eeb58a4bee38709aa89a02371329c79bd2552415f5ef77d3df3eca55a4384e3bb2865d780a8f5f9896bffcd1912506
+DIST vscode-1.103.2-arm.tar.gz 145160968 BLAKE2B 
18a9b769ddcf14cd1622533b2772458a11c3915d8689852eb8652cdda93f455badf86284bbbd76315ca30ed605820cc6de588429d2e09a93cd8728bbb257d1fb
 SHA512 
89aa52264a62c2f8a627c3558ab2371f09c8e36286e776c3662c2163668a86d235e0cd41485f9a3c8dcdccce87b7c67be5841ffa72394f52faf683907ff867d6
+DIST vscode-1.103.2-arm64.tar.gz 156507827 BLAKE2B 
7b9b3a839e009f9c27ff22b2f76598847cce2c0b468e426c65026391991cfca7aa3ee161f834bc9c6f90a75b9f6a71b6ec8ed0096a80d781630344e7532fb394
 SHA512 
bbdc37fe3f7009bca140b16a5746ed6ee0a0132538a4dfd4568c158b01790081c78a7a6d0659c321d832df3606d744d756ad3714bdd181f57d673ce7feac8b69

diff --git a/app-editors/vscode/vscode-1.103.2.ebuild 
b/app-editors/vscode/vscode-1.103.2.ebuild
new file mode 100644
index ..bc12746ee850
--- /dev/null
+++ b/app-editors/vscode/vscode-1.103.2.ebuild
@@ -0,0 +1,154 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
+   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
+   sv sw ta te th tr uk ur vi zh-CN zh-TW"
+
+inherit chromium-2 desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   || (
+   sys-apps/systemd
+   sys-apps/systemd-utils
+   )
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   sys-libs/zlib
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+   

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-08-13 Thread Arthur Zamarin
commit: 89d1553a1de32638d6402f28b002ea88fe21ab21
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Aug 14 05:42:41 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Aug 14 05:46:39 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89d1553a

app-editors/vscode: drop 1.102.2, 1.102.3

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   6 --
 app-editors/vscode/vscode-1.102.2.ebuild | 154 ---
 app-editors/vscode/vscode-1.102.3.ebuild | 154 ---
 3 files changed, 314 deletions(-)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index f9cc98cd53ba..03212f3d6207 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,9 +1,3 @@
-DIST vscode-1.102.2-amd64.tar.gz 154349276 BLAKE2B 
1e2f7538d369d9901894ce3269f8c7aca0b0f6e006f2422ba4157d17eb9c44580a3748f03c9d0c1d49a8957a34977150cb90002dcac431428a81c1c3dd86fb6d
 SHA512 
ce5a84c91a412687ef12dce6fd0498845fed0916bdb7100a1cbcb54f38fcc890d11d5ec60b58e54a12bfdaec921fcb9052c4b766da2492112166070d3611d760
-DIST vscode-1.102.2-arm.tar.gz 139404485 BLAKE2B 
8be937c0edf2f37f130e6ca3f971fafcfccc2f3c9a6c39dea06fd2b5bc0bc89428eecc11afd280097a12e356bbcf6be986d26e7a3f71ab21666a65223c7d84fc
 SHA512 
eca222b84b510ad742275c1a3ba6ae7795970d0263d2ff32fff319b7c0593903efc01ad674b85c1f7c52499911a1960873d80cf3ae965d80f3f9fb57b15c2406
-DIST vscode-1.102.2-arm64.tar.gz 150277435 BLAKE2B 
1a5680818dd074a98449a42a5368511fd2f69fffb3e20b4094fa691238909df29eb7c0b02778bbbdf06337ec4cf8f91f32d171aedcfb8b25c3211c1de9d6d4c1
 SHA512 
34de448bbce85ea39d1727208f8daac9dd09d3b3321e6099fcd783c4be642c62668c76ca9589c14aa8ef90ddbf88b44ce75f5a78da235a5e19fd2e5b5bb8a50e
-DIST vscode-1.102.3-amd64.tar.gz 154367064 BLAKE2B 
2f37b5ea004d12291c5a8459b41e1fa664a2c8e13c5dc4fabc0c0b2d65da7558011d9d118ea6f30640dc1e76c17da8d89c0d7cb6fdf614eccf3978d001e1edba
 SHA512 
d4fe0839d9d1aac8641c2062a37e109d5b3cd742935f10493f139d9dc36b00ba3294bb5b7c14fa9553ffaf70f05debc6b1116c1298d6a972a383991de40f285b
-DIST vscode-1.102.3-arm.tar.gz 139414249 BLAKE2B 
9d410607862b9a3b167a8751d8ca4ef8fa6b693e832283107e7be83130833f59f62bf05966f5d4d596108c73fff970022133dbaf72a9969d1c62c610175022a3
 SHA512 
fe3deea966dc2a09b43a99ce09708f7f43c10bef460cf79db5610d8beda826ff31a5ce048d88953ebffddd59295b9c4a071cb7a0efb405aa776a48905f7a7730
-DIST vscode-1.102.3-arm64.tar.gz 150275352 BLAKE2B 
73eb2f61ad570fba36e56ba5a9b5200cacc739dca6198bd8126c1d4b3236e9a4972186eb0e2b4a5c98b1e254f1f7b25556cb9fff304c0f614009b4a55d9dc803
 SHA512 
2d0c1e0f2f155e07712e5acc66a9344655a6c7808d34f373b7d079d3e1977de3d399bf8e2436cfe433ab4cb379fb03cab75789c06f73a5b0215c6a9c022cb2a3
 DIST vscode-1.103.0-amd64.tar.gz 160661299 BLAKE2B 
3f575f8af1f4319a8172bf943a60887fefecbc803c53ea72f93b3bdd248bdb5004d8096bcf259e5b6ae382cb62b829229ef5fda7891c40277058a483f40f5319
 SHA512 
11c29801bff5c86d9db66dc68b40149a49a40a59e06af2c8ab1616321f78fefbe451825bcc7bd1234109a0234fa1d4c7dab9159235c7579bd27bf445693c1540
 DIST vscode-1.103.0-arm.tar.gz 145140449 BLAKE2B 
d56f365a6d91e58e22df6eb921baeb64c1d93dd0e9755600829ebeaeba7016c8018dbc79b3368c8c323937d6fb4c4da93f35215edf8ed78a8988755e26698cde
 SHA512 
afc9dc1cbfd542b4cc049b0d1f8f66d97663be6264fa224d0da8747d31a5c3cb1b27d526ba00edb6edbaeb0394aa44f98d48cf876d8f94f7c594ea2bef295af6
 DIST vscode-1.103.0-arm64.tar.gz 156505893 BLAKE2B 
80dabe08c20829a6c555b9654f3caa358ecbea47bc54d1106fcbcb2929dc259ae8fd83e98d4174371bdbc29440d9d426e8f347c862d7475632809750c37a107e
 SHA512 
e92afbdde8de81046a59b9342604ff4c111a095ed3ef950b196d0dbbed36b96c6a7e1d5013084de00aa73f236bfde86b3286cb122bcb5ba6ec63931c68304359

diff --git a/app-editors/vscode/vscode-1.102.2.ebuild 
b/app-editors/vscode/vscode-1.102.2.ebuild
deleted file mode 100644
index bc12746ee850..
--- a/app-editors/vscode/vscode-1.102.2.ebuild
+++ /dev/null
@@ -1,154 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
-   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
-   sv sw ta te th tr uk ur vi zh-CN zh-TW"
-
-inherit chromium-2 desktop pax-utils xdg optfeature
-
-DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
-HOMEPAGE="https://code.visualstudio.com";
-SRC_URI="
-   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
-   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
-   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
-"
-S="${WORKDIR}"
-
-LICENSE="
-   Apache-2.0
-   BSD
-   BSD-1
-   BSD-2
-   BSD-4
-   CC-BY-4.0
-   ISC
-   LGPL-2.1+
-   Microsoft-vscode
-   MIT
-   MPL-2.0
-   openssl
-   PYTHON
-   TextMa

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-08-13 Thread Arthur Zamarin
commit: 2acf63d86a9638125509d33ce081399ee29934f1
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Aug 14 05:42:28 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Aug 14 05:46:38 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2acf63d8

app-editors/vscode: add 1.103.1

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   3 +
 app-editors/vscode/vscode-1.103.1.ebuild | 154 +++
 2 files changed, 157 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 2c586cee69a2..f9cc98cd53ba 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -7,3 +7,6 @@ DIST vscode-1.102.3-arm64.tar.gz 150275352 BLAKE2B 
73eb2f61ad570fba36e56ba5a9b52
 DIST vscode-1.103.0-amd64.tar.gz 160661299 BLAKE2B 
3f575f8af1f4319a8172bf943a60887fefecbc803c53ea72f93b3bdd248bdb5004d8096bcf259e5b6ae382cb62b829229ef5fda7891c40277058a483f40f5319
 SHA512 
11c29801bff5c86d9db66dc68b40149a49a40a59e06af2c8ab1616321f78fefbe451825bcc7bd1234109a0234fa1d4c7dab9159235c7579bd27bf445693c1540
 DIST vscode-1.103.0-arm.tar.gz 145140449 BLAKE2B 
d56f365a6d91e58e22df6eb921baeb64c1d93dd0e9755600829ebeaeba7016c8018dbc79b3368c8c323937d6fb4c4da93f35215edf8ed78a8988755e26698cde
 SHA512 
afc9dc1cbfd542b4cc049b0d1f8f66d97663be6264fa224d0da8747d31a5c3cb1b27d526ba00edb6edbaeb0394aa44f98d48cf876d8f94f7c594ea2bef295af6
 DIST vscode-1.103.0-arm64.tar.gz 156505893 BLAKE2B 
80dabe08c20829a6c555b9654f3caa358ecbea47bc54d1106fcbcb2929dc259ae8fd83e98d4174371bdbc29440d9d426e8f347c862d7475632809750c37a107e
 SHA512 
e92afbdde8de81046a59b9342604ff4c111a095ed3ef950b196d0dbbed36b96c6a7e1d5013084de00aa73f236bfde86b3286cb122bcb5ba6ec63931c68304359
+DIST vscode-1.103.1-amd64.tar.gz 160671177 BLAKE2B 
0b0661920e2d3d66bb2f002344918b76743e747b8917da687e699e06e5f0ed152976e23d284ccc415fc427a08f6b84393bc756a7013e235d91dd35d8617affa8
 SHA512 
6665d595075e994d11c7c7f2dc66d55de2be327f6f827cc56019412a7428e196cf0f7971851b56ded5e5c6ee94cb5303236026cfc27e88c154711c7e9f29f6f0
+DIST vscode-1.103.1-arm.tar.gz 145149033 BLAKE2B 
97f48e71518f51a5d372b425d06475e2c84b2d58dd5d076278edfdfb7379051be563d68b564b2cce5e5510fe3e62559faf811103ed0f087546d9cb88cc958d8c
 SHA512 
2087e74fc000ba45ae1b3acd9b3ac6be5714ea158e77943beec126155208c9373e6380e0b3f58979d800428f54c806591a87acb28d91b61bbeecee1ef3672418
+DIST vscode-1.103.1-arm64.tar.gz 156519080 BLAKE2B 
23aa4c8453ddb5ed7a7df15c5fcd1328f3fa7c14a71efc992c72e3e67d0fca906df132d4880c80fea000297f9f1f07259eea159126ed23dc413958669068a618
 SHA512 
9882000bf6d2302fdbfa0ccd2e823142dcece4cb7a816194f180c5615d0f5637c8b992198f21c0c449370f492f2ae8747477a48995ceaaeac76089a8543c8b5e

diff --git a/app-editors/vscode/vscode-1.103.1.ebuild 
b/app-editors/vscode/vscode-1.103.1.ebuild
new file mode 100644
index ..bc12746ee850
--- /dev/null
+++ b/app-editors/vscode/vscode-1.103.1.ebuild
@@ -0,0 +1,154 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
+   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
+   sv sw ta te th tr uk ur vi zh-CN zh-TW"
+
+inherit chromium-2 desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   || (
+   sys-apps/systemd
+   sys-apps/systemd-utils
+   )
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   sys-libs/zlib
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+   

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-08-07 Thread Arthur Zamarin
commit: b5aee6db1f57d93395e269791cdf233123f93e1e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Aug  7 19:22:49 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Aug  7 19:23:11 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5aee6db

app-editors/vscode: add 1.103.0

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   3 +
 app-editors/vscode/vscode-1.103.0.ebuild | 154 +++
 2 files changed, 157 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 4cbd7e1c2d98..2c586cee69a2 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -4,3 +4,6 @@ DIST vscode-1.102.2-arm64.tar.gz 150277435 BLAKE2B 
1a5680818dd074a98449a42a53685
 DIST vscode-1.102.3-amd64.tar.gz 154367064 BLAKE2B 
2f37b5ea004d12291c5a8459b41e1fa664a2c8e13c5dc4fabc0c0b2d65da7558011d9d118ea6f30640dc1e76c17da8d89c0d7cb6fdf614eccf3978d001e1edba
 SHA512 
d4fe0839d9d1aac8641c2062a37e109d5b3cd742935f10493f139d9dc36b00ba3294bb5b7c14fa9553ffaf70f05debc6b1116c1298d6a972a383991de40f285b
 DIST vscode-1.102.3-arm.tar.gz 139414249 BLAKE2B 
9d410607862b9a3b167a8751d8ca4ef8fa6b693e832283107e7be83130833f59f62bf05966f5d4d596108c73fff970022133dbaf72a9969d1c62c610175022a3
 SHA512 
fe3deea966dc2a09b43a99ce09708f7f43c10bef460cf79db5610d8beda826ff31a5ce048d88953ebffddd59295b9c4a071cb7a0efb405aa776a48905f7a7730
 DIST vscode-1.102.3-arm64.tar.gz 150275352 BLAKE2B 
73eb2f61ad570fba36e56ba5a9b5200cacc739dca6198bd8126c1d4b3236e9a4972186eb0e2b4a5c98b1e254f1f7b25556cb9fff304c0f614009b4a55d9dc803
 SHA512 
2d0c1e0f2f155e07712e5acc66a9344655a6c7808d34f373b7d079d3e1977de3d399bf8e2436cfe433ab4cb379fb03cab75789c06f73a5b0215c6a9c022cb2a3
+DIST vscode-1.103.0-amd64.tar.gz 160661299 BLAKE2B 
3f575f8af1f4319a8172bf943a60887fefecbc803c53ea72f93b3bdd248bdb5004d8096bcf259e5b6ae382cb62b829229ef5fda7891c40277058a483f40f5319
 SHA512 
11c29801bff5c86d9db66dc68b40149a49a40a59e06af2c8ab1616321f78fefbe451825bcc7bd1234109a0234fa1d4c7dab9159235c7579bd27bf445693c1540
+DIST vscode-1.103.0-arm.tar.gz 145140449 BLAKE2B 
d56f365a6d91e58e22df6eb921baeb64c1d93dd0e9755600829ebeaeba7016c8018dbc79b3368c8c323937d6fb4c4da93f35215edf8ed78a8988755e26698cde
 SHA512 
afc9dc1cbfd542b4cc049b0d1f8f66d97663be6264fa224d0da8747d31a5c3cb1b27d526ba00edb6edbaeb0394aa44f98d48cf876d8f94f7c594ea2bef295af6
+DIST vscode-1.103.0-arm64.tar.gz 156505893 BLAKE2B 
80dabe08c20829a6c555b9654f3caa358ecbea47bc54d1106fcbcb2929dc259ae8fd83e98d4174371bdbc29440d9d426e8f347c862d7475632809750c37a107e
 SHA512 
e92afbdde8de81046a59b9342604ff4c111a095ed3ef950b196d0dbbed36b96c6a7e1d5013084de00aa73f236bfde86b3286cb122bcb5ba6ec63931c68304359

diff --git a/app-editors/vscode/vscode-1.103.0.ebuild 
b/app-editors/vscode/vscode-1.103.0.ebuild
new file mode 100644
index ..bc12746ee850
--- /dev/null
+++ b/app-editors/vscode/vscode-1.103.0.ebuild
@@ -0,0 +1,154 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
+   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
+   sv sw ta te th tr uk ur vi zh-CN zh-TW"
+
+inherit chromium-2 desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   || (
+   sys-apps/systemd
+   sys-apps/systemd-utils
+   )
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   sys-libs/zlib
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+   

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-08-06 Thread Arthur Zamarin
commit: a3fdbc079d2acce14e62fa09cf307f48498d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Aug  6 17:32:15 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Aug  6 17:32:15 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3fdbc07

app-editors/vscode: add 1.102.3

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   3 +
 app-editors/vscode/vscode-1.102.3.ebuild | 154 +++
 2 files changed, 157 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 7b8234e8ac15..4cbd7e1c2d98 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,3 +1,6 @@
 DIST vscode-1.102.2-amd64.tar.gz 154349276 BLAKE2B 
1e2f7538d369d9901894ce3269f8c7aca0b0f6e006f2422ba4157d17eb9c44580a3748f03c9d0c1d49a8957a34977150cb90002dcac431428a81c1c3dd86fb6d
 SHA512 
ce5a84c91a412687ef12dce6fd0498845fed0916bdb7100a1cbcb54f38fcc890d11d5ec60b58e54a12bfdaec921fcb9052c4b766da2492112166070d3611d760
 DIST vscode-1.102.2-arm.tar.gz 139404485 BLAKE2B 
8be937c0edf2f37f130e6ca3f971fafcfccc2f3c9a6c39dea06fd2b5bc0bc89428eecc11afd280097a12e356bbcf6be986d26e7a3f71ab21666a65223c7d84fc
 SHA512 
eca222b84b510ad742275c1a3ba6ae7795970d0263d2ff32fff319b7c0593903efc01ad674b85c1f7c52499911a1960873d80cf3ae965d80f3f9fb57b15c2406
 DIST vscode-1.102.2-arm64.tar.gz 150277435 BLAKE2B 
1a5680818dd074a98449a42a5368511fd2f69fffb3e20b4094fa691238909df29eb7c0b02778bbbdf06337ec4cf8f91f32d171aedcfb8b25c3211c1de9d6d4c1
 SHA512 
34de448bbce85ea39d1727208f8daac9dd09d3b3321e6099fcd783c4be642c62668c76ca9589c14aa8ef90ddbf88b44ce75f5a78da235a5e19fd2e5b5bb8a50e
+DIST vscode-1.102.3-amd64.tar.gz 154367064 BLAKE2B 
2f37b5ea004d12291c5a8459b41e1fa664a2c8e13c5dc4fabc0c0b2d65da7558011d9d118ea6f30640dc1e76c17da8d89c0d7cb6fdf614eccf3978d001e1edba
 SHA512 
d4fe0839d9d1aac8641c2062a37e109d5b3cd742935f10493f139d9dc36b00ba3294bb5b7c14fa9553ffaf70f05debc6b1116c1298d6a972a383991de40f285b
+DIST vscode-1.102.3-arm.tar.gz 139414249 BLAKE2B 
9d410607862b9a3b167a8751d8ca4ef8fa6b693e832283107e7be83130833f59f62bf05966f5d4d596108c73fff970022133dbaf72a9969d1c62c610175022a3
 SHA512 
fe3deea966dc2a09b43a99ce09708f7f43c10bef460cf79db5610d8beda826ff31a5ce048d88953ebffddd59295b9c4a071cb7a0efb405aa776a48905f7a7730
+DIST vscode-1.102.3-arm64.tar.gz 150275352 BLAKE2B 
73eb2f61ad570fba36e56ba5a9b5200cacc739dca6198bd8126c1d4b3236e9a4972186eb0e2b4a5c98b1e254f1f7b25556cb9fff304c0f614009b4a55d9dc803
 SHA512 
2d0c1e0f2f155e07712e5acc66a9344655a6c7808d34f373b7d079d3e1977de3d399bf8e2436cfe433ab4cb379fb03cab75789c06f73a5b0215c6a9c022cb2a3

diff --git a/app-editors/vscode/vscode-1.102.3.ebuild 
b/app-editors/vscode/vscode-1.102.3.ebuild
new file mode 100644
index ..bc12746ee850
--- /dev/null
+++ b/app-editors/vscode/vscode-1.102.3.ebuild
@@ -0,0 +1,154 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
+   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
+   sv sw ta te th tr uk ur vi zh-CN zh-TW"
+
+inherit chromium-2 desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   || (
+   sys-apps/systemd
+   sys-apps/systemd-utils
+   )
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   sys-libs/zlib
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+   x11-libs/libXScrnSaver
+   x11-libs/pango
+   x11-misc/xdg-utils
+

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-08-06 Thread Arthur Zamarin
commit: da75a3d0d575ccbb1c7b2617614f23a3b246db1a
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Aug  6 17:31:29 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Aug  6 17:31:29 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da75a3d0

app-editors/vscode: drop 1.102.1

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   3 -
 app-editors/vscode/vscode-1.102.1.ebuild | 154 ---
 2 files changed, 157 deletions(-)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index e8cb4afb2b6b..7b8234e8ac15 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,6 +1,3 @@
-DIST vscode-1.102.1-amd64.tar.gz 154338162 BLAKE2B 
8736deede1101186a6ef40ec67a3becd48d0d12c1009b753e5d587dbb13d89a389a77bda2d08afa64c430c077103e2038dbf831831664f998d90ef91944e0cba
 SHA512 
db7f724a3c45da21e9e5a72fcaed599c7c42af372a5647fedd42c5a14e1b15e3948bf83f112d6ad9780777bf9311d53112f554ebd4a977df21145af412ad5451
-DIST vscode-1.102.1-arm.tar.gz 139404484 BLAKE2B 
e75110b05097ed6edae1f9da07b6f4842e888ed361da564cc0dac6d95fba0ea65fc77ad3544ddb5415bfc781e412a9ba7c4236d8c93cbb7a2ce277ee5a12ea36
 SHA512 
422bd4b344d27aaed01ec7c8cee2a67a06c002f81de565651d06efe042d6eb45875120783cc5aec385b0188599e75d3aa693daadae0db81bb7f2529521c4d021
-DIST vscode-1.102.1-arm64.tar.gz 150266612 BLAKE2B 
90873d0c665da19c28b82c597eb12c7bd018ab6b014c7ca0cfdbaff49188c8a57a97f23624cf24426615de42e6a2abd270126b21fee8dd39e9c6e4220572e906
 SHA512 
ff9e424524e64cac1a6576abbc642c01c9ff3de8032674507d5e3b486f8abb2e3a7014f28924e13300ed04357a4a0a19453fa134f2fab880593d8c96c65d107d
 DIST vscode-1.102.2-amd64.tar.gz 154349276 BLAKE2B 
1e2f7538d369d9901894ce3269f8c7aca0b0f6e006f2422ba4157d17eb9c44580a3748f03c9d0c1d49a8957a34977150cb90002dcac431428a81c1c3dd86fb6d
 SHA512 
ce5a84c91a412687ef12dce6fd0498845fed0916bdb7100a1cbcb54f38fcc890d11d5ec60b58e54a12bfdaec921fcb9052c4b766da2492112166070d3611d760
 DIST vscode-1.102.2-arm.tar.gz 139404485 BLAKE2B 
8be937c0edf2f37f130e6ca3f971fafcfccc2f3c9a6c39dea06fd2b5bc0bc89428eecc11afd280097a12e356bbcf6be986d26e7a3f71ab21666a65223c7d84fc
 SHA512 
eca222b84b510ad742275c1a3ba6ae7795970d0263d2ff32fff319b7c0593903efc01ad674b85c1f7c52499911a1960873d80cf3ae965d80f3f9fb57b15c2406
 DIST vscode-1.102.2-arm64.tar.gz 150277435 BLAKE2B 
1a5680818dd074a98449a42a5368511fd2f69fffb3e20b4094fa691238909df29eb7c0b02778bbbdf06337ec4cf8f91f32d171aedcfb8b25c3211c1de9d6d4c1
 SHA512 
34de448bbce85ea39d1727208f8daac9dd09d3b3321e6099fcd783c4be642c62668c76ca9589c14aa8ef90ddbf88b44ce75f5a78da235a5e19fd2e5b5bb8a50e

diff --git a/app-editors/vscode/vscode-1.102.1.ebuild 
b/app-editors/vscode/vscode-1.102.1.ebuild
deleted file mode 100644
index bc12746ee850..
--- a/app-editors/vscode/vscode-1.102.1.ebuild
+++ /dev/null
@@ -1,154 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
-   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
-   sv sw ta te th tr uk ur vi zh-CN zh-TW"
-
-inherit chromium-2 desktop pax-utils xdg optfeature
-
-DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
-HOMEPAGE="https://code.visualstudio.com";
-SRC_URI="
-   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
-   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
-   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
-"
-S="${WORKDIR}"
-
-LICENSE="
-   Apache-2.0
-   BSD
-   BSD-1
-   BSD-2
-   BSD-4
-   CC-BY-4.0
-   ISC
-   LGPL-2.1+
-   Microsoft-vscode
-   MIT
-   MPL-2.0
-   openssl
-   PYTHON
-   TextMate-bundle
-   Unlicense
-   UoI-NCSA
-   W3C
-"
-SLOT="0"
-KEYWORDS="-* amd64 ~arm arm64"
-IUSE="egl kerberos wayland"
-RESTRICT="mirror strip bindist"
-
-RDEPEND="
-   || (
-   sys-apps/systemd
-   sys-apps/systemd-utils
-   )
-   >=app-accessibility/at-spi2-core-2.46.0:2
-   app-crypt/libsecret[crypt]
-   app-misc/ca-certificates
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   media-libs/alsa-lib
-   media-libs/libglvnd
-   media-libs/mesa
-   net-misc/curl
-   sys-apps/dbus
-   sys-libs/zlib
-   sys-process/lsof
-   x11-libs/cairo
-   x11-libs/gtk+:3
-   x11-libs/libdrm
-   x11-libs/libX11
-   x11-libs/libxcb
-   x11-libs/libXcomposite
-   x11-libs/libXdamage
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libxkbcommon
-   x11-libs/libxkbfile
-   x11-libs/libXrandr
-   x11-libs/libXScrnSaver
-   x11-libs/pango
-   x11-misc/xdg-utils
-

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-07-25 Thread Arthur Zamarin
commit: 7b2b333e5c83af8589c67ad1b0e6bcc375081b7c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jul 25 18:16:28 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jul 25 18:16:59 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b2b333e

app-editors/vscode: add 1.102.2

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   3 +
 app-editors/vscode/vscode-1.102.2.ebuild | 154 +++
 2 files changed, 157 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index aa6e4beb9a95..e8cb4afb2b6b 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,3 +1,6 @@
 DIST vscode-1.102.1-amd64.tar.gz 154338162 BLAKE2B 
8736deede1101186a6ef40ec67a3becd48d0d12c1009b753e5d587dbb13d89a389a77bda2d08afa64c430c077103e2038dbf831831664f998d90ef91944e0cba
 SHA512 
db7f724a3c45da21e9e5a72fcaed599c7c42af372a5647fedd42c5a14e1b15e3948bf83f112d6ad9780777bf9311d53112f554ebd4a977df21145af412ad5451
 DIST vscode-1.102.1-arm.tar.gz 139404484 BLAKE2B 
e75110b05097ed6edae1f9da07b6f4842e888ed361da564cc0dac6d95fba0ea65fc77ad3544ddb5415bfc781e412a9ba7c4236d8c93cbb7a2ce277ee5a12ea36
 SHA512 
422bd4b344d27aaed01ec7c8cee2a67a06c002f81de565651d06efe042d6eb45875120783cc5aec385b0188599e75d3aa693daadae0db81bb7f2529521c4d021
 DIST vscode-1.102.1-arm64.tar.gz 150266612 BLAKE2B 
90873d0c665da19c28b82c597eb12c7bd018ab6b014c7ca0cfdbaff49188c8a57a97f23624cf24426615de42e6a2abd270126b21fee8dd39e9c6e4220572e906
 SHA512 
ff9e424524e64cac1a6576abbc642c01c9ff3de8032674507d5e3b486f8abb2e3a7014f28924e13300ed04357a4a0a19453fa134f2fab880593d8c96c65d107d
+DIST vscode-1.102.2-amd64.tar.gz 154349276 BLAKE2B 
1e2f7538d369d9901894ce3269f8c7aca0b0f6e006f2422ba4157d17eb9c44580a3748f03c9d0c1d49a8957a34977150cb90002dcac431428a81c1c3dd86fb6d
 SHA512 
ce5a84c91a412687ef12dce6fd0498845fed0916bdb7100a1cbcb54f38fcc890d11d5ec60b58e54a12bfdaec921fcb9052c4b766da2492112166070d3611d760
+DIST vscode-1.102.2-arm.tar.gz 139404485 BLAKE2B 
8be937c0edf2f37f130e6ca3f971fafcfccc2f3c9a6c39dea06fd2b5bc0bc89428eecc11afd280097a12e356bbcf6be986d26e7a3f71ab21666a65223c7d84fc
 SHA512 
eca222b84b510ad742275c1a3ba6ae7795970d0263d2ff32fff319b7c0593903efc01ad674b85c1f7c52499911a1960873d80cf3ae965d80f3f9fb57b15c2406
+DIST vscode-1.102.2-arm64.tar.gz 150277435 BLAKE2B 
1a5680818dd074a98449a42a5368511fd2f69fffb3e20b4094fa691238909df29eb7c0b02778bbbdf06337ec4cf8f91f32d171aedcfb8b25c3211c1de9d6d4c1
 SHA512 
34de448bbce85ea39d1727208f8daac9dd09d3b3321e6099fcd783c4be642c62668c76ca9589c14aa8ef90ddbf88b44ce75f5a78da235a5e19fd2e5b5bb8a50e

diff --git a/app-editors/vscode/vscode-1.102.2.ebuild 
b/app-editors/vscode/vscode-1.102.2.ebuild
new file mode 100644
index ..bc12746ee850
--- /dev/null
+++ b/app-editors/vscode/vscode-1.102.2.ebuild
@@ -0,0 +1,154 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
+   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
+   sv sw ta te th tr uk ur vi zh-CN zh-TW"
+
+inherit chromium-2 desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   || (
+   sys-apps/systemd
+   sys-apps/systemd-utils
+   )
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   sys-libs/zlib
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+   x11-libs/libXScrnSaver
+   x11-libs/pango
+   x11-misc/xdg-utils
+

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-07-23 Thread Arthur Zamarin
commit: aa01fcb6b9ecaf3bdb2c8a326321b26b27f796d6
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Jul 23 15:55:15 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Jul 23 15:55:15 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa01fcb6

app-editors/vscode: drop 1.102.0

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   3 -
 app-editors/vscode/vscode-1.102.0.ebuild | 154 ---
 2 files changed, 157 deletions(-)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 7eda68b3bfa3..aa6e4beb9a95 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,6 +1,3 @@
-DIST vscode-1.102.0-amd64.tar.gz 154357118 BLAKE2B 
e2f3f36fd8e123c15638b84eae6035251c4419be6330a3a6d48b4649751c4601a130716a69ad478c38c66b3f7b9fa3adfd9bca2ff1cb1c5e1694eb06796b4a88
 SHA512 
a5c7c0cce7ddbe74c802de87653309216342b9bca98398f6ca7de266e53189bcd2fddb1c50127a4cd4e721722f921005c25ae5763bd8b33393ec6db2e065602a
-DIST vscode-1.102.0-arm.tar.gz 139400245 BLAKE2B 
7f66686eaec32b297d3b0e66389c1f44d984607f3454af6ffc720a2ae9167f5c462281043a74eabd2a4d7288fc93807b9bcc8cd898d3749b6d09c70e548fc150
 SHA512 
e83bcf793d4ca45445142d2bfe02bc2425b71d0cac47726f7d72759c80ef288cdc42f3553012f33e2ea77cf6fedec8c347d6e359ef6e6049d27431e2a2d81499
-DIST vscode-1.102.0-arm64.tar.gz 150270123 BLAKE2B 
5694389a3fd98c67edb76e773c6ec696f50e3d43b0c3a04c46f85d26b7a50fd046fd5ae7df627af79a2f7a3ea43fceb4f3a52b27606b0f5b773ca63785147a6f
 SHA512 
d33b3ce6380595517cb6a23eb18c6adcc713b6c987f6e90d744e74d4ca15a083f42708e218b6c685361d291e2f9c24872977989c0ae15177430383394152d305
 DIST vscode-1.102.1-amd64.tar.gz 154338162 BLAKE2B 
8736deede1101186a6ef40ec67a3becd48d0d12c1009b753e5d587dbb13d89a389a77bda2d08afa64c430c077103e2038dbf831831664f998d90ef91944e0cba
 SHA512 
db7f724a3c45da21e9e5a72fcaed599c7c42af372a5647fedd42c5a14e1b15e3948bf83f112d6ad9780777bf9311d53112f554ebd4a977df21145af412ad5451
 DIST vscode-1.102.1-arm.tar.gz 139404484 BLAKE2B 
e75110b05097ed6edae1f9da07b6f4842e888ed361da564cc0dac6d95fba0ea65fc77ad3544ddb5415bfc781e412a9ba7c4236d8c93cbb7a2ce277ee5a12ea36
 SHA512 
422bd4b344d27aaed01ec7c8cee2a67a06c002f81de565651d06efe042d6eb45875120783cc5aec385b0188599e75d3aa693daadae0db81bb7f2529521c4d021
 DIST vscode-1.102.1-arm64.tar.gz 150266612 BLAKE2B 
90873d0c665da19c28b82c597eb12c7bd018ab6b014c7ca0cfdbaff49188c8a57a97f23624cf24426615de42e6a2abd270126b21fee8dd39e9c6e4220572e906
 SHA512 
ff9e424524e64cac1a6576abbc642c01c9ff3de8032674507d5e3b486f8abb2e3a7014f28924e13300ed04357a4a0a19453fa134f2fab880593d8c96c65d107d

diff --git a/app-editors/vscode/vscode-1.102.0.ebuild 
b/app-editors/vscode/vscode-1.102.0.ebuild
deleted file mode 100644
index bc12746ee850..
--- a/app-editors/vscode/vscode-1.102.0.ebuild
+++ /dev/null
@@ -1,154 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
-   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
-   sv sw ta te th tr uk ur vi zh-CN zh-TW"
-
-inherit chromium-2 desktop pax-utils xdg optfeature
-
-DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
-HOMEPAGE="https://code.visualstudio.com";
-SRC_URI="
-   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
-   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
-   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
-"
-S="${WORKDIR}"
-
-LICENSE="
-   Apache-2.0
-   BSD
-   BSD-1
-   BSD-2
-   BSD-4
-   CC-BY-4.0
-   ISC
-   LGPL-2.1+
-   Microsoft-vscode
-   MIT
-   MPL-2.0
-   openssl
-   PYTHON
-   TextMate-bundle
-   Unlicense
-   UoI-NCSA
-   W3C
-"
-SLOT="0"
-KEYWORDS="-* amd64 ~arm arm64"
-IUSE="egl kerberos wayland"
-RESTRICT="mirror strip bindist"
-
-RDEPEND="
-   || (
-   sys-apps/systemd
-   sys-apps/systemd-utils
-   )
-   >=app-accessibility/at-spi2-core-2.46.0:2
-   app-crypt/libsecret[crypt]
-   app-misc/ca-certificates
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   media-libs/alsa-lib
-   media-libs/libglvnd
-   media-libs/mesa
-   net-misc/curl
-   sys-apps/dbus
-   sys-libs/zlib
-   sys-process/lsof
-   x11-libs/cairo
-   x11-libs/gtk+:3
-   x11-libs/libdrm
-   x11-libs/libX11
-   x11-libs/libxcb
-   x11-libs/libXcomposite
-   x11-libs/libXdamage
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libxkbcommon
-   x11-libs/libxkbfile
-   x11-libs/libXrandr
-   x11-libs/libXScrnSaver
-   x11-libs/pango
-   x11-misc/xdg-utils
-

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-07-16 Thread Arthur Zamarin
commit: cc39db0ad41b6c9f14c27c5549733a7b9731738c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Jul 16 18:46:21 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Jul 16 18:46:21 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc39db0a

app-editors/vscode: drop 1.101.2

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   3 -
 app-editors/vscode/vscode-1.101.2.ebuild | 154 ---
 2 files changed, 157 deletions(-)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 224307fb71e1..7eda68b3bfa3 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,6 +1,3 @@
-DIST vscode-1.101.2-amd64.tar.gz 154268249 BLAKE2B 
082892b3ef9352b15f26987ee3b01b3f05effe8a9834e422a2cc0e1e6546da750749115dda7a9225ececa8274cc9ce358fd106e3c48284713a3f843492c9
 SHA512 
e3242bef6237f5737edf40c444737fe2a2041adca0def016c19ff7906d645b1effdde23cf5d21d32ee9296cd67602a048c02117d9dda9d2b531f6980873cc039
-DIST vscode-1.101.2-arm.tar.gz 139394974 BLAKE2B 
67cfbf59bcb47bee73caf955a9820ab6a74f01e536f60b34b6e2cffab854c177caad6dafe225268895846fb87b78285b5995b8d233888ab9acfe05476d46c61a
 SHA512 
bdf18c695250339e77faf0088b172ff2078ddcb57f26f63fb1ad65f5a9efe22817f27bdd82d748a3a5dd53b56140a400299895fdbda96e4925c51d836ae61c95
-DIST vscode-1.101.2-arm64.tar.gz 150228319 BLAKE2B 
ad5f9a4b20a82933cc0cb99362ece59e29cfd037267a03bbc0f9bc8e0b8b7d0d55d5a76cedb6889c45f49f857ad6d50e96cf6259272a64062069aa53b21e469e
 SHA512 
33cc41ab8996bc936f03553ce938384e370909a748ea78e902f0c48b0bbab87fe06abc94d551936b6ebc31457628f19e56333d12c23d4114ea221763e5d0cdcf
 DIST vscode-1.102.0-amd64.tar.gz 154357118 BLAKE2B 
e2f3f36fd8e123c15638b84eae6035251c4419be6330a3a6d48b4649751c4601a130716a69ad478c38c66b3f7b9fa3adfd9bca2ff1cb1c5e1694eb06796b4a88
 SHA512 
a5c7c0cce7ddbe74c802de87653309216342b9bca98398f6ca7de266e53189bcd2fddb1c50127a4cd4e721722f921005c25ae5763bd8b33393ec6db2e065602a
 DIST vscode-1.102.0-arm.tar.gz 139400245 BLAKE2B 
7f66686eaec32b297d3b0e66389c1f44d984607f3454af6ffc720a2ae9167f5c462281043a74eabd2a4d7288fc93807b9bcc8cd898d3749b6d09c70e548fc150
 SHA512 
e83bcf793d4ca45445142d2bfe02bc2425b71d0cac47726f7d72759c80ef288cdc42f3553012f33e2ea77cf6fedec8c347d6e359ef6e6049d27431e2a2d81499
 DIST vscode-1.102.0-arm64.tar.gz 150270123 BLAKE2B 
5694389a3fd98c67edb76e773c6ec696f50e3d43b0c3a04c46f85d26b7a50fd046fd5ae7df627af79a2f7a3ea43fceb4f3a52b27606b0f5b773ca63785147a6f
 SHA512 
d33b3ce6380595517cb6a23eb18c6adcc713b6c987f6e90d744e74d4ca15a083f42708e218b6c685361d291e2f9c24872977989c0ae15177430383394152d305

diff --git a/app-editors/vscode/vscode-1.101.2.ebuild 
b/app-editors/vscode/vscode-1.101.2.ebuild
deleted file mode 100644
index bc12746ee850..
--- a/app-editors/vscode/vscode-1.101.2.ebuild
+++ /dev/null
@@ -1,154 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
-   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
-   sv sw ta te th tr uk ur vi zh-CN zh-TW"
-
-inherit chromium-2 desktop pax-utils xdg optfeature
-
-DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
-HOMEPAGE="https://code.visualstudio.com";
-SRC_URI="
-   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
-   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
-   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
-"
-S="${WORKDIR}"
-
-LICENSE="
-   Apache-2.0
-   BSD
-   BSD-1
-   BSD-2
-   BSD-4
-   CC-BY-4.0
-   ISC
-   LGPL-2.1+
-   Microsoft-vscode
-   MIT
-   MPL-2.0
-   openssl
-   PYTHON
-   TextMate-bundle
-   Unlicense
-   UoI-NCSA
-   W3C
-"
-SLOT="0"
-KEYWORDS="-* amd64 ~arm arm64"
-IUSE="egl kerberos wayland"
-RESTRICT="mirror strip bindist"
-
-RDEPEND="
-   || (
-   sys-apps/systemd
-   sys-apps/systemd-utils
-   )
-   >=app-accessibility/at-spi2-core-2.46.0:2
-   app-crypt/libsecret[crypt]
-   app-misc/ca-certificates
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   media-libs/alsa-lib
-   media-libs/libglvnd
-   media-libs/mesa
-   net-misc/curl
-   sys-apps/dbus
-   sys-libs/zlib
-   sys-process/lsof
-   x11-libs/cairo
-   x11-libs/gtk+:3
-   x11-libs/libdrm
-   x11-libs/libX11
-   x11-libs/libxcb
-   x11-libs/libXcomposite
-   x11-libs/libXdamage
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libxkbcommon
-   x11-libs/libxkbfile
-   x11-libs/libXrandr
-   x11-libs/libXScrnSaver
-   x11-libs/pango
-   x11-misc/xdg-utils
-

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-07-16 Thread Arthur Zamarin
commit: 94daa3bc7c0ac078b047aabd817b992dd2822ca7
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Jul 16 18:46:13 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Jul 16 18:46:13 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94daa3bc

app-editors/vscode: add 1.102.1

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   3 +
 app-editors/vscode/vscode-1.102.1.ebuild | 154 +++
 2 files changed, 157 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 62a2aae86d80..224307fb71e1 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -4,3 +4,6 @@ DIST vscode-1.101.2-arm64.tar.gz 150228319 BLAKE2B 
ad5f9a4b20a82933cc0cb99362ece
 DIST vscode-1.102.0-amd64.tar.gz 154357118 BLAKE2B 
e2f3f36fd8e123c15638b84eae6035251c4419be6330a3a6d48b4649751c4601a130716a69ad478c38c66b3f7b9fa3adfd9bca2ff1cb1c5e1694eb06796b4a88
 SHA512 
a5c7c0cce7ddbe74c802de87653309216342b9bca98398f6ca7de266e53189bcd2fddb1c50127a4cd4e721722f921005c25ae5763bd8b33393ec6db2e065602a
 DIST vscode-1.102.0-arm.tar.gz 139400245 BLAKE2B 
7f66686eaec32b297d3b0e66389c1f44d984607f3454af6ffc720a2ae9167f5c462281043a74eabd2a4d7288fc93807b9bcc8cd898d3749b6d09c70e548fc150
 SHA512 
e83bcf793d4ca45445142d2bfe02bc2425b71d0cac47726f7d72759c80ef288cdc42f3553012f33e2ea77cf6fedec8c347d6e359ef6e6049d27431e2a2d81499
 DIST vscode-1.102.0-arm64.tar.gz 150270123 BLAKE2B 
5694389a3fd98c67edb76e773c6ec696f50e3d43b0c3a04c46f85d26b7a50fd046fd5ae7df627af79a2f7a3ea43fceb4f3a52b27606b0f5b773ca63785147a6f
 SHA512 
d33b3ce6380595517cb6a23eb18c6adcc713b6c987f6e90d744e74d4ca15a083f42708e218b6c685361d291e2f9c24872977989c0ae15177430383394152d305
+DIST vscode-1.102.1-amd64.tar.gz 154338162 BLAKE2B 
8736deede1101186a6ef40ec67a3becd48d0d12c1009b753e5d587dbb13d89a389a77bda2d08afa64c430c077103e2038dbf831831664f998d90ef91944e0cba
 SHA512 
db7f724a3c45da21e9e5a72fcaed599c7c42af372a5647fedd42c5a14e1b15e3948bf83f112d6ad9780777bf9311d53112f554ebd4a977df21145af412ad5451
+DIST vscode-1.102.1-arm.tar.gz 139404484 BLAKE2B 
e75110b05097ed6edae1f9da07b6f4842e888ed361da564cc0dac6d95fba0ea65fc77ad3544ddb5415bfc781e412a9ba7c4236d8c93cbb7a2ce277ee5a12ea36
 SHA512 
422bd4b344d27aaed01ec7c8cee2a67a06c002f81de565651d06efe042d6eb45875120783cc5aec385b0188599e75d3aa693daadae0db81bb7f2529521c4d021
+DIST vscode-1.102.1-arm64.tar.gz 150266612 BLAKE2B 
90873d0c665da19c28b82c597eb12c7bd018ab6b014c7ca0cfdbaff49188c8a57a97f23624cf24426615de42e6a2abd270126b21fee8dd39e9c6e4220572e906
 SHA512 
ff9e424524e64cac1a6576abbc642c01c9ff3de8032674507d5e3b486f8abb2e3a7014f28924e13300ed04357a4a0a19453fa134f2fab880593d8c96c65d107d

diff --git a/app-editors/vscode/vscode-1.102.1.ebuild 
b/app-editors/vscode/vscode-1.102.1.ebuild
new file mode 100644
index ..bc12746ee850
--- /dev/null
+++ b/app-editors/vscode/vscode-1.102.1.ebuild
@@ -0,0 +1,154 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
+   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
+   sv sw ta te th tr uk ur vi zh-CN zh-TW"
+
+inherit chromium-2 desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   || (
+   sys-apps/systemd
+   sys-apps/systemd-utils
+   )
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   sys-libs/zlib
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+   

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-07-12 Thread Arthur Zamarin
commit: a748330ee50c4166c7a425e62770eee06d7db194
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Jul 12 07:42:21 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Jul 12 07:42:21 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a748330e

app-editors/vscode: add 1.102.0

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   3 +
 app-editors/vscode/vscode-1.102.0.ebuild | 154 +++
 2 files changed, 157 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 96a6792e11bb..62a2aae86d80 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,3 +1,6 @@
 DIST vscode-1.101.2-amd64.tar.gz 154268249 BLAKE2B 
082892b3ef9352b15f26987ee3b01b3f05effe8a9834e422a2cc0e1e6546da750749115dda7a9225ececa8274cc9ce358fd106e3c48284713a3f843492c9
 SHA512 
e3242bef6237f5737edf40c444737fe2a2041adca0def016c19ff7906d645b1effdde23cf5d21d32ee9296cd67602a048c02117d9dda9d2b531f6980873cc039
 DIST vscode-1.101.2-arm.tar.gz 139394974 BLAKE2B 
67cfbf59bcb47bee73caf955a9820ab6a74f01e536f60b34b6e2cffab854c177caad6dafe225268895846fb87b78285b5995b8d233888ab9acfe05476d46c61a
 SHA512 
bdf18c695250339e77faf0088b172ff2078ddcb57f26f63fb1ad65f5a9efe22817f27bdd82d748a3a5dd53b56140a400299895fdbda96e4925c51d836ae61c95
 DIST vscode-1.101.2-arm64.tar.gz 150228319 BLAKE2B 
ad5f9a4b20a82933cc0cb99362ece59e29cfd037267a03bbc0f9bc8e0b8b7d0d55d5a76cedb6889c45f49f857ad6d50e96cf6259272a64062069aa53b21e469e
 SHA512 
33cc41ab8996bc936f03553ce938384e370909a748ea78e902f0c48b0bbab87fe06abc94d551936b6ebc31457628f19e56333d12c23d4114ea221763e5d0cdcf
+DIST vscode-1.102.0-amd64.tar.gz 154357118 BLAKE2B 
e2f3f36fd8e123c15638b84eae6035251c4419be6330a3a6d48b4649751c4601a130716a69ad478c38c66b3f7b9fa3adfd9bca2ff1cb1c5e1694eb06796b4a88
 SHA512 
a5c7c0cce7ddbe74c802de87653309216342b9bca98398f6ca7de266e53189bcd2fddb1c50127a4cd4e721722f921005c25ae5763bd8b33393ec6db2e065602a
+DIST vscode-1.102.0-arm.tar.gz 139400245 BLAKE2B 
7f66686eaec32b297d3b0e66389c1f44d984607f3454af6ffc720a2ae9167f5c462281043a74eabd2a4d7288fc93807b9bcc8cd898d3749b6d09c70e548fc150
 SHA512 
e83bcf793d4ca45445142d2bfe02bc2425b71d0cac47726f7d72759c80ef288cdc42f3553012f33e2ea77cf6fedec8c347d6e359ef6e6049d27431e2a2d81499
+DIST vscode-1.102.0-arm64.tar.gz 150270123 BLAKE2B 
5694389a3fd98c67edb76e773c6ec696f50e3d43b0c3a04c46f85d26b7a50fd046fd5ae7df627af79a2f7a3ea43fceb4f3a52b27606b0f5b773ca63785147a6f
 SHA512 
d33b3ce6380595517cb6a23eb18c6adcc713b6c987f6e90d744e74d4ca15a083f42708e218b6c685361d291e2f9c24872977989c0ae15177430383394152d305

diff --git a/app-editors/vscode/vscode-1.102.0.ebuild 
b/app-editors/vscode/vscode-1.102.0.ebuild
new file mode 100644
index ..bc12746ee850
--- /dev/null
+++ b/app-editors/vscode/vscode-1.102.0.ebuild
@@ -0,0 +1,154 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
+   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
+   sv sw ta te th tr uk ur vi zh-CN zh-TW"
+
+inherit chromium-2 desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   || (
+   sys-apps/systemd
+   sys-apps/systemd-utils
+   )
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   sys-libs/zlib
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+   x11-libs/libXScrnSaver
+   x11-libs/pango
+   x11-misc/xdg-utils
+

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-06-27 Thread Arthur Zamarin
commit: 325a959dbbf0cf68fe5577327c045762944f20ca
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jun 27 18:58:42 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jun 27 18:58:55 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=325a959d

app-editors/vscode: drop 1.101.0, 1.101.1

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   6 --
 app-editors/vscode/vscode-1.101.0.ebuild | 154 ---
 app-editors/vscode/vscode-1.101.1.ebuild | 154 ---
 3 files changed, 314 deletions(-)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index ef75fdb3afe5..96a6792e11bb 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,9 +1,3 @@
-DIST vscode-1.101.0-amd64.tar.gz 154271656 BLAKE2B 
ef02a3541eacaaba9ee2dfa80f2bdd86a273481a762d3ed8ab280ad61b0e710ee4bd80f4a9e6cbbf67e8e2fcabf2e68e05a303a1d4c10c110aef68f0468b1598
 SHA512 
5cd7e22246b8a28f543a08e6378de31a8541bb139eefdab9eae7a49da69256684ce7ea6c278e9aa5e42fde8454241266faf0471971d4426e0e654b2141392114
-DIST vscode-1.101.0-arm.tar.gz 139375058 BLAKE2B 
dbf0e06c79075a138d0419935886afbe6b578237e8a88fc8d5743b3da8aec6b7d0136eb6e8813930ee2982e7df875cc8968dfd5b5ac29407a821b735cceb0eba
 SHA512 
e9c924bc8e322e72fc06a733c82a19a04e87a0c3ccb875a504c2482ce794e37219711f76a76a02d94a778123d27e0924424613ff2333e51aebd44c09d6df5ac0
-DIST vscode-1.101.0-arm64.tar.gz 150210684 BLAKE2B 
aa6f5953ad2f2a3145af98a7ee87c1ae99f010acfdf19fd625ed07ad90a9446227951849095c235b95b8a7d38553e614d06164e72651883ab6d8183b2c06d74c
 SHA512 
e42822df3fc32bc2d15b2fcb346de8ab386aad6da43b47db9d288e28b32df4d46612e4ef0c2825ff0373dfbf0f34383497eca0a8330341dc61edb9d88543b487
-DIST vscode-1.101.1-amd64.tar.gz 154262600 BLAKE2B 
118a20ce186837977ee91751ff3825546a78aad6e4fa346f2209562d4b15d5681ba55e578e4efa111f4dbd11c50f167020ff6e43aa07380477508114bc7e0b4c
 SHA512 
15d65d3719dd626920bcdc934b83f98314fc33eab79b4889edad4d46bf1c8ead8174155bac44cdcce214e91178d48b7e3ad1e252c63d8ba301a441d8bc143592
-DIST vscode-1.101.1-arm.tar.gz 139374038 BLAKE2B 
65f49cf124dc0aeab4c0714e58e29b8abaf364fa1e8fea88e77699c83691bc376fd934d232145a320c3f8485a7542b09d7e765c75bce3283d1b233dc4b7aacb9
 SHA512 
95e74b603d4f7aadde46dc6a2402fb9b8aa04796eb3e50ce293ea7c05eda394659d23405ce93a6c77453b7a47349664a98a054f019b8130ed2c4d239230c8c37
-DIST vscode-1.101.1-arm64.tar.gz 150225697 BLAKE2B 
f4ff6a51095e51a5f9707d2bf9537a781291b59ffd81c343b3edd7898f737b3b0b7f5f7f94a484a1a0e57c4ff581722fa0008b5991d6ca2d00fe01134363d9f5
 SHA512 
8293ebc1e3b30475b7a520ed9d5f571bb017e19d5e5de92b872ce6ba0df23e61dcf3f88cffc66e2cf2c6df02d41953b200838fc4d92f5350344a6fa8da31641c
 DIST vscode-1.101.2-amd64.tar.gz 154268249 BLAKE2B 
082892b3ef9352b15f26987ee3b01b3f05effe8a9834e422a2cc0e1e6546da750749115dda7a9225ececa8274cc9ce358fd106e3c48284713a3f843492c9
 SHA512 
e3242bef6237f5737edf40c444737fe2a2041adca0def016c19ff7906d645b1effdde23cf5d21d32ee9296cd67602a048c02117d9dda9d2b531f6980873cc039
 DIST vscode-1.101.2-arm.tar.gz 139394974 BLAKE2B 
67cfbf59bcb47bee73caf955a9820ab6a74f01e536f60b34b6e2cffab854c177caad6dafe225268895846fb87b78285b5995b8d233888ab9acfe05476d46c61a
 SHA512 
bdf18c695250339e77faf0088b172ff2078ddcb57f26f63fb1ad65f5a9efe22817f27bdd82d748a3a5dd53b56140a400299895fdbda96e4925c51d836ae61c95
 DIST vscode-1.101.2-arm64.tar.gz 150228319 BLAKE2B 
ad5f9a4b20a82933cc0cb99362ece59e29cfd037267a03bbc0f9bc8e0b8b7d0d55d5a76cedb6889c45f49f857ad6d50e96cf6259272a64062069aa53b21e469e
 SHA512 
33cc41ab8996bc936f03553ce938384e370909a748ea78e902f0c48b0bbab87fe06abc94d551936b6ebc31457628f19e56333d12c23d4114ea221763e5d0cdcf

diff --git a/app-editors/vscode/vscode-1.101.0.ebuild 
b/app-editors/vscode/vscode-1.101.0.ebuild
deleted file mode 100644
index bc12746ee850..
--- a/app-editors/vscode/vscode-1.101.0.ebuild
+++ /dev/null
@@ -1,154 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
-   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
-   sv sw ta te th tr uk ur vi zh-CN zh-TW"
-
-inherit chromium-2 desktop pax-utils xdg optfeature
-
-DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
-HOMEPAGE="https://code.visualstudio.com";
-SRC_URI="
-   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
-   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
-   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
-"
-S="${WORKDIR}"
-
-LICENSE="
-   Apache-2.0
-   BSD
-   BSD-1
-   BSD-2
-   BSD-4
-   CC-BY-4.0
-   ISC
-   LGPL-2.1+
-   Microsoft-vscode
-   MIT
-   MPL-2.0
-   openssl
-   PYTHON
-   TextMa

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-06-27 Thread Arthur Zamarin
commit: a0a62b7d52fd47f65b0cdc1a0f79b463c17df2cc
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jun 27 18:58:31 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jun 27 18:58:55 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0a62b7d

app-editors/vscode: add 1.101.2

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   3 +
 app-editors/vscode/vscode-1.101.2.ebuild | 154 +++
 2 files changed, 157 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index faf05e8237da..ef75fdb3afe5 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -4,3 +4,6 @@ DIST vscode-1.101.0-arm64.tar.gz 150210684 BLAKE2B 
aa6f5953ad2f2a3145af98a7ee87c
 DIST vscode-1.101.1-amd64.tar.gz 154262600 BLAKE2B 
118a20ce186837977ee91751ff3825546a78aad6e4fa346f2209562d4b15d5681ba55e578e4efa111f4dbd11c50f167020ff6e43aa07380477508114bc7e0b4c
 SHA512 
15d65d3719dd626920bcdc934b83f98314fc33eab79b4889edad4d46bf1c8ead8174155bac44cdcce214e91178d48b7e3ad1e252c63d8ba301a441d8bc143592
 DIST vscode-1.101.1-arm.tar.gz 139374038 BLAKE2B 
65f49cf124dc0aeab4c0714e58e29b8abaf364fa1e8fea88e77699c83691bc376fd934d232145a320c3f8485a7542b09d7e765c75bce3283d1b233dc4b7aacb9
 SHA512 
95e74b603d4f7aadde46dc6a2402fb9b8aa04796eb3e50ce293ea7c05eda394659d23405ce93a6c77453b7a47349664a98a054f019b8130ed2c4d239230c8c37
 DIST vscode-1.101.1-arm64.tar.gz 150225697 BLAKE2B 
f4ff6a51095e51a5f9707d2bf9537a781291b59ffd81c343b3edd7898f737b3b0b7f5f7f94a484a1a0e57c4ff581722fa0008b5991d6ca2d00fe01134363d9f5
 SHA512 
8293ebc1e3b30475b7a520ed9d5f571bb017e19d5e5de92b872ce6ba0df23e61dcf3f88cffc66e2cf2c6df02d41953b200838fc4d92f5350344a6fa8da31641c
+DIST vscode-1.101.2-amd64.tar.gz 154268249 BLAKE2B 
082892b3ef9352b15f26987ee3b01b3f05effe8a9834e422a2cc0e1e6546da750749115dda7a9225ececa8274cc9ce358fd106e3c48284713a3f843492c9
 SHA512 
e3242bef6237f5737edf40c444737fe2a2041adca0def016c19ff7906d645b1effdde23cf5d21d32ee9296cd67602a048c02117d9dda9d2b531f6980873cc039
+DIST vscode-1.101.2-arm.tar.gz 139394974 BLAKE2B 
67cfbf59bcb47bee73caf955a9820ab6a74f01e536f60b34b6e2cffab854c177caad6dafe225268895846fb87b78285b5995b8d233888ab9acfe05476d46c61a
 SHA512 
bdf18c695250339e77faf0088b172ff2078ddcb57f26f63fb1ad65f5a9efe22817f27bdd82d748a3a5dd53b56140a400299895fdbda96e4925c51d836ae61c95
+DIST vscode-1.101.2-arm64.tar.gz 150228319 BLAKE2B 
ad5f9a4b20a82933cc0cb99362ece59e29cfd037267a03bbc0f9bc8e0b8b7d0d55d5a76cedb6889c45f49f857ad6d50e96cf6259272a64062069aa53b21e469e
 SHA512 
33cc41ab8996bc936f03553ce938384e370909a748ea78e902f0c48b0bbab87fe06abc94d551936b6ebc31457628f19e56333d12c23d4114ea221763e5d0cdcf

diff --git a/app-editors/vscode/vscode-1.101.2.ebuild 
b/app-editors/vscode/vscode-1.101.2.ebuild
new file mode 100644
index ..bc12746ee850
--- /dev/null
+++ b/app-editors/vscode/vscode-1.101.2.ebuild
@@ -0,0 +1,154 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
+   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
+   sv sw ta te th tr uk ur vi zh-CN zh-TW"
+
+inherit chromium-2 desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   || (
+   sys-apps/systemd
+   sys-apps/systemd-utils
+   )
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   sys-libs/zlib
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+   

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-06-20 Thread Arthur Zamarin
commit: 419739e117eafd3765de52dda15d91568fcc9ca2
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jun 20 07:51:12 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jun 20 07:58:34 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=419739e1

app-editors/vscode: add 1.101.1

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   3 +
 app-editors/vscode/vscode-1.101.1.ebuild | 154 +++
 2 files changed, 157 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 41d411ed01e8..4049e22a96cc 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -4,3 +4,6 @@ DIST vscode-1.100.3-arm64.tar.gz 150607038 BLAKE2B 
6414c7eec859595b81e461ef4eb33
 DIST vscode-1.101.0-amd64.tar.gz 154271656 BLAKE2B 
ef02a3541eacaaba9ee2dfa80f2bdd86a273481a762d3ed8ab280ad61b0e710ee4bd80f4a9e6cbbf67e8e2fcabf2e68e05a303a1d4c10c110aef68f0468b1598
 SHA512 
5cd7e22246b8a28f543a08e6378de31a8541bb139eefdab9eae7a49da69256684ce7ea6c278e9aa5e42fde8454241266faf0471971d4426e0e654b2141392114
 DIST vscode-1.101.0-arm.tar.gz 139375058 BLAKE2B 
dbf0e06c79075a138d0419935886afbe6b578237e8a88fc8d5743b3da8aec6b7d0136eb6e8813930ee2982e7df875cc8968dfd5b5ac29407a821b735cceb0eba
 SHA512 
e9c924bc8e322e72fc06a733c82a19a04e87a0c3ccb875a504c2482ce794e37219711f76a76a02d94a778123d27e0924424613ff2333e51aebd44c09d6df5ac0
 DIST vscode-1.101.0-arm64.tar.gz 150210684 BLAKE2B 
aa6f5953ad2f2a3145af98a7ee87c1ae99f010acfdf19fd625ed07ad90a9446227951849095c235b95b8a7d38553e614d06164e72651883ab6d8183b2c06d74c
 SHA512 
e42822df3fc32bc2d15b2fcb346de8ab386aad6da43b47db9d288e28b32df4d46612e4ef0c2825ff0373dfbf0f34383497eca0a8330341dc61edb9d88543b487
+DIST vscode-1.101.1-amd64.tar.gz 154262600 BLAKE2B 
118a20ce186837977ee91751ff3825546a78aad6e4fa346f2209562d4b15d5681ba55e578e4efa111f4dbd11c50f167020ff6e43aa07380477508114bc7e0b4c
 SHA512 
15d65d3719dd626920bcdc934b83f98314fc33eab79b4889edad4d46bf1c8ead8174155bac44cdcce214e91178d48b7e3ad1e252c63d8ba301a441d8bc143592
+DIST vscode-1.101.1-arm.tar.gz 139374038 BLAKE2B 
65f49cf124dc0aeab4c0714e58e29b8abaf364fa1e8fea88e77699c83691bc376fd934d232145a320c3f8485a7542b09d7e765c75bce3283d1b233dc4b7aacb9
 SHA512 
95e74b603d4f7aadde46dc6a2402fb9b8aa04796eb3e50ce293ea7c05eda394659d23405ce93a6c77453b7a47349664a98a054f019b8130ed2c4d239230c8c37
+DIST vscode-1.101.1-arm64.tar.gz 150225697 BLAKE2B 
f4ff6a51095e51a5f9707d2bf9537a781291b59ffd81c343b3edd7898f737b3b0b7f5f7f94a484a1a0e57c4ff581722fa0008b5991d6ca2d00fe01134363d9f5
 SHA512 
8293ebc1e3b30475b7a520ed9d5f571bb017e19d5e5de92b872ce6ba0df23e61dcf3f88cffc66e2cf2c6df02d41953b200838fc4d92f5350344a6fa8da31641c

diff --git a/app-editors/vscode/vscode-1.101.1.ebuild 
b/app-editors/vscode/vscode-1.101.1.ebuild
new file mode 100644
index ..bc12746ee850
--- /dev/null
+++ b/app-editors/vscode/vscode-1.101.1.ebuild
@@ -0,0 +1,154 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
+   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
+   sv sw ta te th tr uk ur vi zh-CN zh-TW"
+
+inherit chromium-2 desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   || (
+   sys-apps/systemd
+   sys-apps/systemd-utils
+   )
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   sys-libs/zlib
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+   

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-06-20 Thread Arthur Zamarin
commit: 301826c00df043fc6b4dfc9488614169d522e5ae
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jun 20 07:51:32 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jun 20 07:58:34 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=301826c0

app-editors/vscode: drop 1.100.3

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   3 -
 app-editors/vscode/vscode-1.100.3.ebuild | 154 ---
 2 files changed, 157 deletions(-)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 4049e22a96cc..faf05e8237da 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,6 +1,3 @@
-DIST vscode-1.100.3-amd64.tar.gz 149944339 BLAKE2B 
001aecf75ef5cd2efbc97042eb5079df917600c3e6dc485f0408a6091af182c0624596ffcd59eb82627ff9bc7efce84a08e4f3395dc0081d62a94f67f773d7fd
 SHA512 
b7d84dea08aa0dd7f4274cce68d32ccba69d2e575cd061fa1944c3332614a8015365df1784a01d3eecff4cd886a94ea6a292935b57d71d2a0ef2fa24b66a96ef
-DIST vscode-1.100.3-arm.tar.gz 140108296 BLAKE2B 
8febb9a5b87d88e5f3a242cbac1c0b7bbadf43a5554f5878f1372f53231fa54f54e2810e5309cde61bab73695ec442469dbf5c1c583c09bfc29cfa48c09a97a6
 SHA512 
1ca551d91e362b6814af795bbf44b130d08fa4e0bde0198dec61cb0b5ced9104ac0b5aa903b797ce2b3466c78cd40342bc550ced3dfb2fc2c2f3849f13e6f58d
-DIST vscode-1.100.3-arm64.tar.gz 150607038 BLAKE2B 
6414c7eec859595b81e461ef4eb339cacd08890881ea45ad5e37577db813099718333634d2e29402bc7843d66eb2c90d7ca248f5ce0c45eb83c07ef4ff6f5234
 SHA512 
e3cfae7cb1e822497ff40d09286ca92d5260d0305ee303c31a8ed1412e6acd7d806ee772fe15d3bac1d1581a7a88e90129a1d73620076446a1249cf5ae62
 DIST vscode-1.101.0-amd64.tar.gz 154271656 BLAKE2B 
ef02a3541eacaaba9ee2dfa80f2bdd86a273481a762d3ed8ab280ad61b0e710ee4bd80f4a9e6cbbf67e8e2fcabf2e68e05a303a1d4c10c110aef68f0468b1598
 SHA512 
5cd7e22246b8a28f543a08e6378de31a8541bb139eefdab9eae7a49da69256684ce7ea6c278e9aa5e42fde8454241266faf0471971d4426e0e654b2141392114
 DIST vscode-1.101.0-arm.tar.gz 139375058 BLAKE2B 
dbf0e06c79075a138d0419935886afbe6b578237e8a88fc8d5743b3da8aec6b7d0136eb6e8813930ee2982e7df875cc8968dfd5b5ac29407a821b735cceb0eba
 SHA512 
e9c924bc8e322e72fc06a733c82a19a04e87a0c3ccb875a504c2482ce794e37219711f76a76a02d94a778123d27e0924424613ff2333e51aebd44c09d6df5ac0
 DIST vscode-1.101.0-arm64.tar.gz 150210684 BLAKE2B 
aa6f5953ad2f2a3145af98a7ee87c1ae99f010acfdf19fd625ed07ad90a9446227951849095c235b95b8a7d38553e614d06164e72651883ab6d8183b2c06d74c
 SHA512 
e42822df3fc32bc2d15b2fcb346de8ab386aad6da43b47db9d288e28b32df4d46612e4ef0c2825ff0373dfbf0f34383497eca0a8330341dc61edb9d88543b487

diff --git a/app-editors/vscode/vscode-1.100.3.ebuild 
b/app-editors/vscode/vscode-1.100.3.ebuild
deleted file mode 100644
index 81327560c2eb..
--- a/app-editors/vscode/vscode-1.100.3.ebuild
+++ /dev/null
@@ -1,154 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
-   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
-   sv sw ta te th tr uk ur vi zh-CN zh-TW"
-
-inherit chromium-2 desktop pax-utils xdg optfeature
-
-DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
-HOMEPAGE="https://code.visualstudio.com";
-SRC_URI="
-   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
-   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
-   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
-"
-S="${WORKDIR}"
-
-LICENSE="
-   Apache-2.0
-   BSD
-   BSD-1
-   BSD-2
-   BSD-4
-   CC-BY-4.0
-   ISC
-   LGPL-2.1+
-   Microsoft-vscode
-   MIT
-   MPL-2.0
-   openssl
-   PYTHON
-   TextMate-bundle
-   Unlicense
-   UoI-NCSA
-   W3C
-"
-SLOT="0"
-KEYWORDS="-* amd64 ~arm ~arm64"
-IUSE="egl kerberos wayland"
-RESTRICT="mirror strip bindist"
-
-RDEPEND="
-   || (
-   sys-apps/systemd
-   sys-apps/systemd-utils
-   )
-   >=app-accessibility/at-spi2-core-2.46.0:2
-   app-crypt/libsecret[crypt]
-   app-misc/ca-certificates
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   media-libs/alsa-lib
-   media-libs/libglvnd
-   media-libs/mesa
-   net-misc/curl
-   sys-apps/dbus
-   sys-libs/zlib
-   sys-process/lsof
-   x11-libs/cairo
-   x11-libs/gtk+:3
-   x11-libs/libdrm
-   x11-libs/libX11
-   x11-libs/libxcb
-   x11-libs/libXcomposite
-   x11-libs/libXdamage
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libxkbcommon
-   x11-libs/libxkbfile
-   x11-libs/libXrandr
-   x11-libs/libXScrnSaver
-   x11-libs/pango
-   x11-misc/xdg-utils

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-06-13 Thread Arthur Zamarin
commit: f73ffb068b769055006717d612d6741f9a3b6665
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jun 13 07:13:51 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jun 13 07:34:53 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f73ffb06

app-editors/vscode: drop 1.100.0, 1.100.2

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   6 --
 app-editors/vscode/vscode-1.100.0.ebuild | 154 ---
 app-editors/vscode/vscode-1.100.2.ebuild | 154 ---
 3 files changed, 314 deletions(-)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index e20bf11bae47..41d411ed01e8 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,9 +1,3 @@
-DIST vscode-1.100.0-amd64.tar.gz 149925548 BLAKE2B 
2bfcb90e48be192e2cbefe84ad91768c93d0b30eb96f3ff663c08a7c231bcedfbed59ac07f40ee2de54d7361bb9d66e47c0b8d613598c76cc2895b072f6a9ef1
 SHA512 
6d3876657ea7fa57cbecf6aa542f0ec6b00241c189cee975f83dcd23b3d86069bf7b7f471c056d57cf1f4f856c0da0527923f9bd34ebf531389dad9fd18ee951
-DIST vscode-1.100.0-arm.tar.gz 140114048 BLAKE2B 
a5777152a12bf111bb7c2f23e21d6b3141155bf6f848a2dc6d81d08110f098b04202cd72d10a63a2015fd426fb167581ed0d4c006a48e57abd7fd156a9e01cb1
 SHA512 
3bcf73c2f17617344b9deee7d589f5c776013e0c95ba0d87087a112a7edf89bb03ce39d492dbff29826dd449abb70c527bc87c5aadd9bb8a7fc6111d05d013f4
-DIST vscode-1.100.0-arm64.tar.gz 150610834 BLAKE2B 
a61d318dff6ba4ea6aeaa97a736fc4c5455c3962c9c337c4a4ec0be934c3b46991625adc7ff92c5b8df5580a5e5351aa24f77f9bfbd765dabaa0009888d0a94e
 SHA512 
8433639f537539b90900ba414f7760b746232a3a5d790cbf05572753f6407c78f09d996b024aa829512520ba508f165423b33fdf9913c8f6b2c26829a93a6e81
-DIST vscode-1.100.2-amd64.tar.gz 149947459 BLAKE2B 
3a9c97747fd7326f5b3295750b4f043b01c5540493242a7dc3eb13cea92b3f04bb87369a19f5caf15172ecf79005a3161a9920d4a770eeef55a809556969f81d
 SHA512 
b84b89f7560819cba3dbb46910245222a6df0874f6f5596f29ab41771a711dc27631c3c42031479bc6257d99ca75d53a0dc2ed8d3225d6fb0ccb1145e89b5e5c
-DIST vscode-1.100.2-arm.tar.gz 140114949 BLAKE2B 
6ff62abecbf824ba6f4dc401e3d1d9cc19e6537da16469fd727c196de9114696c860c258765b2e575af3dcb4184a47f0dce27b5ff928b9d13ed174591614da0b
 SHA512 
b3bb35d1684b2ba88ffd3b09119253a58887b4bcd31b7f22d327eb4d147c3ddbbae8c06e2aa62439575ee3ff060589b53922cfeeff3c52f8dc251608a3ddc210
-DIST vscode-1.100.2-arm64.tar.gz 150615399 BLAKE2B 
154d92ee6df0b168733135c796f848b0ca6a10d4aae2eb6e2d612ccd3eb2ce56162720348e455c8fe3112da11a8b73f6717be332ddadd6afc916479a2e655574
 SHA512 
22d6935c80d958baff81bd39d382b564c920b27baa4d36be5a6a64d0681a0037d54d7dcb3db64f9794ee63776f19fb003c3f0ab4bf74a2ac3c0668c5f509bcbd
 DIST vscode-1.100.3-amd64.tar.gz 149944339 BLAKE2B 
001aecf75ef5cd2efbc97042eb5079df917600c3e6dc485f0408a6091af182c0624596ffcd59eb82627ff9bc7efce84a08e4f3395dc0081d62a94f67f773d7fd
 SHA512 
b7d84dea08aa0dd7f4274cce68d32ccba69d2e575cd061fa1944c3332614a8015365df1784a01d3eecff4cd886a94ea6a292935b57d71d2a0ef2fa24b66a96ef
 DIST vscode-1.100.3-arm.tar.gz 140108296 BLAKE2B 
8febb9a5b87d88e5f3a242cbac1c0b7bbadf43a5554f5878f1372f53231fa54f54e2810e5309cde61bab73695ec442469dbf5c1c583c09bfc29cfa48c09a97a6
 SHA512 
1ca551d91e362b6814af795bbf44b130d08fa4e0bde0198dec61cb0b5ced9104ac0b5aa903b797ce2b3466c78cd40342bc550ced3dfb2fc2c2f3849f13e6f58d
 DIST vscode-1.100.3-arm64.tar.gz 150607038 BLAKE2B 
6414c7eec859595b81e461ef4eb339cacd08890881ea45ad5e37577db813099718333634d2e29402bc7843d66eb2c90d7ca248f5ce0c45eb83c07ef4ff6f5234
 SHA512 
e3cfae7cb1e822497ff40d09286ca92d5260d0305ee303c31a8ed1412e6acd7d806ee772fe15d3bac1d1581a7a88e90129a1d73620076446a1249cf5ae62

diff --git a/app-editors/vscode/vscode-1.100.0.ebuild 
b/app-editors/vscode/vscode-1.100.0.ebuild
deleted file mode 100644
index 81327560c2eb..
--- a/app-editors/vscode/vscode-1.100.0.ebuild
+++ /dev/null
@@ -1,154 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
-   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
-   sv sw ta te th tr uk ur vi zh-CN zh-TW"
-
-inherit chromium-2 desktop pax-utils xdg optfeature
-
-DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
-HOMEPAGE="https://code.visualstudio.com";
-SRC_URI="
-   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
-   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
-   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
-"
-S="${WORKDIR}"
-
-LICENSE="
-   Apache-2.0
-   BSD
-   BSD-1
-   BSD-2
-   BSD-4
-   CC-BY-4.0
-   ISC
-   LGPL-2.1+
-   Microsoft-vscode
-   MIT
-   MPL-2.0
-   openssl
-   PYTHON
-   TextMa

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-06-12 Thread Arthur Zamarin
commit: 1113fa42c323424b4ce91822f1b90d5df470db28
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Jun 12 19:41:37 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Jun 12 19:41:54 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1113fa42

app-editors/vscode: add 1.101.0

Closes: https://bugs.gentoo.org/957204
Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   3 +
 app-editors/vscode/vscode-1.101.0.ebuild | 154 +++
 2 files changed, 157 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 6cd184b9501d..e20bf11bae47 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -7,3 +7,6 @@ DIST vscode-1.100.2-arm64.tar.gz 150615399 BLAKE2B 
154d92ee6df0b168733135c796f84
 DIST vscode-1.100.3-amd64.tar.gz 149944339 BLAKE2B 
001aecf75ef5cd2efbc97042eb5079df917600c3e6dc485f0408a6091af182c0624596ffcd59eb82627ff9bc7efce84a08e4f3395dc0081d62a94f67f773d7fd
 SHA512 
b7d84dea08aa0dd7f4274cce68d32ccba69d2e575cd061fa1944c3332614a8015365df1784a01d3eecff4cd886a94ea6a292935b57d71d2a0ef2fa24b66a96ef
 DIST vscode-1.100.3-arm.tar.gz 140108296 BLAKE2B 
8febb9a5b87d88e5f3a242cbac1c0b7bbadf43a5554f5878f1372f53231fa54f54e2810e5309cde61bab73695ec442469dbf5c1c583c09bfc29cfa48c09a97a6
 SHA512 
1ca551d91e362b6814af795bbf44b130d08fa4e0bde0198dec61cb0b5ced9104ac0b5aa903b797ce2b3466c78cd40342bc550ced3dfb2fc2c2f3849f13e6f58d
 DIST vscode-1.100.3-arm64.tar.gz 150607038 BLAKE2B 
6414c7eec859595b81e461ef4eb339cacd08890881ea45ad5e37577db813099718333634d2e29402bc7843d66eb2c90d7ca248f5ce0c45eb83c07ef4ff6f5234
 SHA512 
e3cfae7cb1e822497ff40d09286ca92d5260d0305ee303c31a8ed1412e6acd7d806ee772fe15d3bac1d1581a7a88e90129a1d73620076446a1249cf5ae62
+DIST vscode-1.101.0-amd64.tar.gz 154271656 BLAKE2B 
ef02a3541eacaaba9ee2dfa80f2bdd86a273481a762d3ed8ab280ad61b0e710ee4bd80f4a9e6cbbf67e8e2fcabf2e68e05a303a1d4c10c110aef68f0468b1598
 SHA512 
5cd7e22246b8a28f543a08e6378de31a8541bb139eefdab9eae7a49da69256684ce7ea6c278e9aa5e42fde8454241266faf0471971d4426e0e654b2141392114
+DIST vscode-1.101.0-arm.tar.gz 139375058 BLAKE2B 
dbf0e06c79075a138d0419935886afbe6b578237e8a88fc8d5743b3da8aec6b7d0136eb6e8813930ee2982e7df875cc8968dfd5b5ac29407a821b735cceb0eba
 SHA512 
e9c924bc8e322e72fc06a733c82a19a04e87a0c3ccb875a504c2482ce794e37219711f76a76a02d94a778123d27e0924424613ff2333e51aebd44c09d6df5ac0
+DIST vscode-1.101.0-arm64.tar.gz 150210684 BLAKE2B 
aa6f5953ad2f2a3145af98a7ee87c1ae99f010acfdf19fd625ed07ad90a9446227951849095c235b95b8a7d38553e614d06164e72651883ab6d8183b2c06d74c
 SHA512 
e42822df3fc32bc2d15b2fcb346de8ab386aad6da43b47db9d288e28b32df4d46612e4ef0c2825ff0373dfbf0f34383497eca0a8330341dc61edb9d88543b487

diff --git a/app-editors/vscode/vscode-1.101.0.ebuild 
b/app-editors/vscode/vscode-1.101.0.ebuild
new file mode 100644
index ..bc12746ee850
--- /dev/null
+++ b/app-editors/vscode/vscode-1.101.0.ebuild
@@ -0,0 +1,154 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
+   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
+   sv sw ta te th tr uk ur vi zh-CN zh-TW"
+
+inherit chromium-2 desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   || (
+   sys-apps/systemd
+   sys-apps/systemd-utils
+   )
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   sys-libs/zlib
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/lib

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-06-05 Thread Arthur Zamarin
commit: 175dd28dca5c1033aa4094cd62aba250aa42190d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Jun  5 18:29:42 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Jun  5 18:29:42 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=175dd28d

app-editors/vscode: add 1.100.3

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   3 +
 app-editors/vscode/vscode-1.100.3.ebuild | 154 +++
 2 files changed, 157 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 77bde527f640..6cd184b9501d 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -4,3 +4,6 @@ DIST vscode-1.100.0-arm64.tar.gz 150610834 BLAKE2B 
a61d318dff6ba4ea6aeaa97a736fc
 DIST vscode-1.100.2-amd64.tar.gz 149947459 BLAKE2B 
3a9c97747fd7326f5b3295750b4f043b01c5540493242a7dc3eb13cea92b3f04bb87369a19f5caf15172ecf79005a3161a9920d4a770eeef55a809556969f81d
 SHA512 
b84b89f7560819cba3dbb46910245222a6df0874f6f5596f29ab41771a711dc27631c3c42031479bc6257d99ca75d53a0dc2ed8d3225d6fb0ccb1145e89b5e5c
 DIST vscode-1.100.2-arm.tar.gz 140114949 BLAKE2B 
6ff62abecbf824ba6f4dc401e3d1d9cc19e6537da16469fd727c196de9114696c860c258765b2e575af3dcb4184a47f0dce27b5ff928b9d13ed174591614da0b
 SHA512 
b3bb35d1684b2ba88ffd3b09119253a58887b4bcd31b7f22d327eb4d147c3ddbbae8c06e2aa62439575ee3ff060589b53922cfeeff3c52f8dc251608a3ddc210
 DIST vscode-1.100.2-arm64.tar.gz 150615399 BLAKE2B 
154d92ee6df0b168733135c796f848b0ca6a10d4aae2eb6e2d612ccd3eb2ce56162720348e455c8fe3112da11a8b73f6717be332ddadd6afc916479a2e655574
 SHA512 
22d6935c80d958baff81bd39d382b564c920b27baa4d36be5a6a64d0681a0037d54d7dcb3db64f9794ee63776f19fb003c3f0ab4bf74a2ac3c0668c5f509bcbd
+DIST vscode-1.100.3-amd64.tar.gz 149944339 BLAKE2B 
001aecf75ef5cd2efbc97042eb5079df917600c3e6dc485f0408a6091af182c0624596ffcd59eb82627ff9bc7efce84a08e4f3395dc0081d62a94f67f773d7fd
 SHA512 
b7d84dea08aa0dd7f4274cce68d32ccba69d2e575cd061fa1944c3332614a8015365df1784a01d3eecff4cd886a94ea6a292935b57d71d2a0ef2fa24b66a96ef
+DIST vscode-1.100.3-arm.tar.gz 140108296 BLAKE2B 
8febb9a5b87d88e5f3a242cbac1c0b7bbadf43a5554f5878f1372f53231fa54f54e2810e5309cde61bab73695ec442469dbf5c1c583c09bfc29cfa48c09a97a6
 SHA512 
1ca551d91e362b6814af795bbf44b130d08fa4e0bde0198dec61cb0b5ced9104ac0b5aa903b797ce2b3466c78cd40342bc550ced3dfb2fc2c2f3849f13e6f58d
+DIST vscode-1.100.3-arm64.tar.gz 150607038 BLAKE2B 
6414c7eec859595b81e461ef4eb339cacd08890881ea45ad5e37577db813099718333634d2e29402bc7843d66eb2c90d7ca248f5ce0c45eb83c07ef4ff6f5234
 SHA512 
e3cfae7cb1e822497ff40d09286ca92d5260d0305ee303c31a8ed1412e6acd7d806ee772fe15d3bac1d1581a7a88e90129a1d73620076446a1249cf5ae62

diff --git a/app-editors/vscode/vscode-1.100.3.ebuild 
b/app-editors/vscode/vscode-1.100.3.ebuild
new file mode 100644
index ..81327560c2eb
--- /dev/null
+++ b/app-editors/vscode/vscode-1.100.3.ebuild
@@ -0,0 +1,154 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
+   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
+   sv sw ta te th tr uk ur vi zh-CN zh-TW"
+
+inherit chromium-2 desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm ~arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   || (
+   sys-apps/systemd
+   sys-apps/systemd-utils
+   )
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   sys-libs/zlib
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+  

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-05-16 Thread Arthur Zamarin
commit: a93c2a118105933734719f985d274c27112c88cf
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri May 16 19:36:02 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri May 16 19:36:02 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a93c2a11

app-editors/vscode: add 1.100.2, drop 1.100.1

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest | 6 +++---
 app-editors/vscode/{vscode-1.100.1.ebuild => vscode-1.100.2.ebuild} | 0
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index cbaace7f7be2..77bde527f640 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,6 +1,6 @@
 DIST vscode-1.100.0-amd64.tar.gz 149925548 BLAKE2B 
2bfcb90e48be192e2cbefe84ad91768c93d0b30eb96f3ff663c08a7c231bcedfbed59ac07f40ee2de54d7361bb9d66e47c0b8d613598c76cc2895b072f6a9ef1
 SHA512 
6d3876657ea7fa57cbecf6aa542f0ec6b00241c189cee975f83dcd23b3d86069bf7b7f471c056d57cf1f4f856c0da0527923f9bd34ebf531389dad9fd18ee951
 DIST vscode-1.100.0-arm.tar.gz 140114048 BLAKE2B 
a5777152a12bf111bb7c2f23e21d6b3141155bf6f848a2dc6d81d08110f098b04202cd72d10a63a2015fd426fb167581ed0d4c006a48e57abd7fd156a9e01cb1
 SHA512 
3bcf73c2f17617344b9deee7d589f5c776013e0c95ba0d87087a112a7edf89bb03ce39d492dbff29826dd449abb70c527bc87c5aadd9bb8a7fc6111d05d013f4
 DIST vscode-1.100.0-arm64.tar.gz 150610834 BLAKE2B 
a61d318dff6ba4ea6aeaa97a736fc4c5455c3962c9c337c4a4ec0be934c3b46991625adc7ff92c5b8df5580a5e5351aa24f77f9bfbd765dabaa0009888d0a94e
 SHA512 
8433639f537539b90900ba414f7760b746232a3a5d790cbf05572753f6407c78f09d996b024aa829512520ba508f165423b33fdf9913c8f6b2c26829a93a6e81
-DIST vscode-1.100.1-amd64.tar.gz 149924199 BLAKE2B 
800734d40be45f28ffd0b2247b46c82f6328d37f4cf1a28078e45919190385ed30299dec6f356ab5fa4a4b4fc608a1f23cee0b9a083d52d1fef04dab7439c997
 SHA512 
9e609a7ad517906560db20b040d90ac7e8a7cd1fae1db007a442bd9ba5fe8e62709b6f4948ceb0865931282492820027960ce9fe8586b56721c53df3a947f86f
-DIST vscode-1.100.1-arm.tar.gz 140113996 BLAKE2B 
8ccd6184c60fab4e4efa0749c8e4abe3d1d44236936fbf2795cf9115e4352e9a5fa8e36ebd2c74c0b258282eee902af519fbcc4bc5d2f6ea2a4fb9c9afe88c29
 SHA512 
b5c5a570852a64901a427fd2d951cc51a895f8dfdc23a13f7f8b5bd5cc62b31b058768a6764ff70217288c37055da79fac7db71b4bec9a076d29aaabaade1093
-DIST vscode-1.100.1-arm64.tar.gz 150613468 BLAKE2B 
8b509332d68d0934c9af8cad468b510921e46984f47fd21f075b70574266162f4a1c3c7361c942411b5577f70ca9cbdbceabaca93965f21dc4565fc4eb7f80fa
 SHA512 
5023ec07781342f083945c76ea9cc602cd6e63b029a4a9e787c08f36be7e658e5edf782defac9259fed33d4271c9824220e6b89141712544e34181426150f46d
+DIST vscode-1.100.2-amd64.tar.gz 149947459 BLAKE2B 
3a9c97747fd7326f5b3295750b4f043b01c5540493242a7dc3eb13cea92b3f04bb87369a19f5caf15172ecf79005a3161a9920d4a770eeef55a809556969f81d
 SHA512 
b84b89f7560819cba3dbb46910245222a6df0874f6f5596f29ab41771a711dc27631c3c42031479bc6257d99ca75d53a0dc2ed8d3225d6fb0ccb1145e89b5e5c
+DIST vscode-1.100.2-arm.tar.gz 140114949 BLAKE2B 
6ff62abecbf824ba6f4dc401e3d1d9cc19e6537da16469fd727c196de9114696c860c258765b2e575af3dcb4184a47f0dce27b5ff928b9d13ed174591614da0b
 SHA512 
b3bb35d1684b2ba88ffd3b09119253a58887b4bcd31b7f22d327eb4d147c3ddbbae8c06e2aa62439575ee3ff060589b53922cfeeff3c52f8dc251608a3ddc210
+DIST vscode-1.100.2-arm64.tar.gz 150615399 BLAKE2B 
154d92ee6df0b168733135c796f848b0ca6a10d4aae2eb6e2d612ccd3eb2ce56162720348e455c8fe3112da11a8b73f6717be332ddadd6afc916479a2e655574
 SHA512 
22d6935c80d958baff81bd39d382b564c920b27baa4d36be5a6a64d0681a0037d54d7dcb3db64f9794ee63776f19fb003c3f0ab4bf74a2ac3c0668c5f509bcbd

diff --git a/app-editors/vscode/vscode-1.100.1.ebuild 
b/app-editors/vscode/vscode-1.100.2.ebuild
similarity index 100%
rename from app-editors/vscode/vscode-1.100.1.ebuild
rename to app-editors/vscode/vscode-1.100.2.ebuild



[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-05-13 Thread Arthur Zamarin
commit: 3eefef209a1c4d9174d6c79e0c9af135f09b3438
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue May 13 17:48:40 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue May 13 17:48:40 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3eefef20

app-editors/vscode: add 1.100.1

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest  |   3 +
 app-editors/vscode/vscode-1.100.1.ebuild | 154 +++
 2 files changed, 157 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index c6d07249eb61..7205da08cdf1 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,6 +1,9 @@
 DIST vscode-1.100.0-amd64.tar.gz 149925548 BLAKE2B 
2bfcb90e48be192e2cbefe84ad91768c93d0b30eb96f3ff663c08a7c231bcedfbed59ac07f40ee2de54d7361bb9d66e47c0b8d613598c76cc2895b072f6a9ef1
 SHA512 
6d3876657ea7fa57cbecf6aa542f0ec6b00241c189cee975f83dcd23b3d86069bf7b7f471c056d57cf1f4f856c0da0527923f9bd34ebf531389dad9fd18ee951
 DIST vscode-1.100.0-arm.tar.gz 140114048 BLAKE2B 
a5777152a12bf111bb7c2f23e21d6b3141155bf6f848a2dc6d81d08110f098b04202cd72d10a63a2015fd426fb167581ed0d4c006a48e57abd7fd156a9e01cb1
 SHA512 
3bcf73c2f17617344b9deee7d589f5c776013e0c95ba0d87087a112a7edf89bb03ce39d492dbff29826dd449abb70c527bc87c5aadd9bb8a7fc6111d05d013f4
 DIST vscode-1.100.0-arm64.tar.gz 150610834 BLAKE2B 
a61d318dff6ba4ea6aeaa97a736fc4c5455c3962c9c337c4a4ec0be934c3b46991625adc7ff92c5b8df5580a5e5351aa24f77f9bfbd765dabaa0009888d0a94e
 SHA512 
8433639f537539b90900ba414f7760b746232a3a5d790cbf05572753f6407c78f09d996b024aa829512520ba508f165423b33fdf9913c8f6b2c26829a93a6e81
+DIST vscode-1.100.1-amd64.tar.gz 149924199 BLAKE2B 
800734d40be45f28ffd0b2247b46c82f6328d37f4cf1a28078e45919190385ed30299dec6f356ab5fa4a4b4fc608a1f23cee0b9a083d52d1fef04dab7439c997
 SHA512 
9e609a7ad517906560db20b040d90ac7e8a7cd1fae1db007a442bd9ba5fe8e62709b6f4948ceb0865931282492820027960ce9fe8586b56721c53df3a947f86f
+DIST vscode-1.100.1-arm.tar.gz 140113996 BLAKE2B 
8ccd6184c60fab4e4efa0749c8e4abe3d1d44236936fbf2795cf9115e4352e9a5fa8e36ebd2c74c0b258282eee902af519fbcc4bc5d2f6ea2a4fb9c9afe88c29
 SHA512 
b5c5a570852a64901a427fd2d951cc51a895f8dfdc23a13f7f8b5bd5cc62b31b058768a6764ff70217288c37055da79fac7db71b4bec9a076d29aaabaade1093
+DIST vscode-1.100.1-arm64.tar.gz 150613468 BLAKE2B 
8b509332d68d0934c9af8cad468b510921e46984f47fd21f075b70574266162f4a1c3c7361c942411b5577f70ca9cbdbceabaca93965f21dc4565fc4eb7f80fa
 SHA512 
5023ec07781342f083945c76ea9cc602cd6e63b029a4a9e787c08f36be7e658e5edf782defac9259fed33d4271c9824220e6b89141712544e34181426150f46d
 DIST vscode-1.99.2-amd64.tar.gz 148557070 BLAKE2B 
d335c1ffbd53dec4e00e39f005e6b59e705307763dd6d51aab7bcb7aa5e608db4ff3a407fcb1815454570a5baa100714d5f73d04c5ba99a9b8c63e55e04d792e
 SHA512 
02a51b80ff9f4e6e980978e709b8d41f82a3a6732f70800033d7c6f88758cb09d40fc3aa68aa6385431787ee7bb33019824d9ef471034bae7716efbb861b2ec8
 DIST vscode-1.99.2-arm.tar.gz 138868652 BLAKE2B 
d72743eb87f3613203ba18153b59dab1b939314aec7f793d86466138f5bec6b5af5e69bc6e62404f96cc73f32fda6f1732d4136b5b0fcd3e33c528a9d850e612
 SHA512 
313a395821e4f3a61a472aad78a6916b6d157b835296a1d12a8db8fda4c4274bf2ac338869c532943006019e9be0c537199e76f0a83570e974e162f08bbe8e30
 DIST vscode-1.99.2-arm64.tar.gz 149311803 BLAKE2B 
857775f75098c934aac9f5cda9eb06cae1a973a5e46dc5d38948ed84499cfd2bebca91c4a865fa043f1ee94e512bfb629091b882054a471e2a42e9102c8c69b7
 SHA512 
17e0628ac10cc176bddad67ff16a64b2b006b0400514bc615ac9420606df7f4948858d9eedbf1e7441a45f9b26e813d6dfb5923400c5ee61546d3a59b93fa0a6

diff --git a/app-editors/vscode/vscode-1.100.1.ebuild 
b/app-editors/vscode/vscode-1.100.1.ebuild
new file mode 100644
index ..81327560c2eb
--- /dev/null
+++ b/app-editors/vscode/vscode-1.100.1.ebuild
@@ -0,0 +1,154 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
+   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
+   sv sw ta te th tr uk ur vi zh-CN zh-TW"
+
+inherit chromium-2 desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm ~a

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-05-13 Thread Arthur Zamarin
commit: ed9d44d94d61553957fefb0a4b450f402ef7b470
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue May 13 17:48:52 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue May 13 17:48:52 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed9d44d9

app-editors/vscode: drop 1.99.2, 1.99.3

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest |   6 --
 app-editors/vscode/vscode-1.99.2.ebuild | 137 -
 app-editors/vscode/vscode-1.99.3.ebuild | 150 
 3 files changed, 293 deletions(-)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 7205da08cdf1..cbaace7f7be2 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -4,9 +4,3 @@ DIST vscode-1.100.0-arm64.tar.gz 150610834 BLAKE2B 
a61d318dff6ba4ea6aeaa97a736fc
 DIST vscode-1.100.1-amd64.tar.gz 149924199 BLAKE2B 
800734d40be45f28ffd0b2247b46c82f6328d37f4cf1a28078e45919190385ed30299dec6f356ab5fa4a4b4fc608a1f23cee0b9a083d52d1fef04dab7439c997
 SHA512 
9e609a7ad517906560db20b040d90ac7e8a7cd1fae1db007a442bd9ba5fe8e62709b6f4948ceb0865931282492820027960ce9fe8586b56721c53df3a947f86f
 DIST vscode-1.100.1-arm.tar.gz 140113996 BLAKE2B 
8ccd6184c60fab4e4efa0749c8e4abe3d1d44236936fbf2795cf9115e4352e9a5fa8e36ebd2c74c0b258282eee902af519fbcc4bc5d2f6ea2a4fb9c9afe88c29
 SHA512 
b5c5a570852a64901a427fd2d951cc51a895f8dfdc23a13f7f8b5bd5cc62b31b058768a6764ff70217288c37055da79fac7db71b4bec9a076d29aaabaade1093
 DIST vscode-1.100.1-arm64.tar.gz 150613468 BLAKE2B 
8b509332d68d0934c9af8cad468b510921e46984f47fd21f075b70574266162f4a1c3c7361c942411b5577f70ca9cbdbceabaca93965f21dc4565fc4eb7f80fa
 SHA512 
5023ec07781342f083945c76ea9cc602cd6e63b029a4a9e787c08f36be7e658e5edf782defac9259fed33d4271c9824220e6b89141712544e34181426150f46d
-DIST vscode-1.99.2-amd64.tar.gz 148557070 BLAKE2B 
d335c1ffbd53dec4e00e39f005e6b59e705307763dd6d51aab7bcb7aa5e608db4ff3a407fcb1815454570a5baa100714d5f73d04c5ba99a9b8c63e55e04d792e
 SHA512 
02a51b80ff9f4e6e980978e709b8d41f82a3a6732f70800033d7c6f88758cb09d40fc3aa68aa6385431787ee7bb33019824d9ef471034bae7716efbb861b2ec8
-DIST vscode-1.99.2-arm.tar.gz 138868652 BLAKE2B 
d72743eb87f3613203ba18153b59dab1b939314aec7f793d86466138f5bec6b5af5e69bc6e62404f96cc73f32fda6f1732d4136b5b0fcd3e33c528a9d850e612
 SHA512 
313a395821e4f3a61a472aad78a6916b6d157b835296a1d12a8db8fda4c4274bf2ac338869c532943006019e9be0c537199e76f0a83570e974e162f08bbe8e30
-DIST vscode-1.99.2-arm64.tar.gz 149311803 BLAKE2B 
857775f75098c934aac9f5cda9eb06cae1a973a5e46dc5d38948ed84499cfd2bebca91c4a865fa043f1ee94e512bfb629091b882054a471e2a42e9102c8c69b7
 SHA512 
17e0628ac10cc176bddad67ff16a64b2b006b0400514bc615ac9420606df7f4948858d9eedbf1e7441a45f9b26e813d6dfb5923400c5ee61546d3a59b93fa0a6
-DIST vscode-1.99.3-amd64.tar.gz 148550671 BLAKE2B 
cb0d763075e383d4998aaa9734ca6fed230f594acbf8d58c4ab8ae97431d0c3c5e68f5341ae98aacf352440e96cc1a80b33d912c354422be3380b5347b81
 SHA512 
8e8c07dd115986c5ce9093f6b9d8a7808ab1b3d4a0a44434051a70eead794429bfda5794673474cbca2f57166e02698cc00e9913b3ec2b9ef9554d64aee2bcac
-DIST vscode-1.99.3-arm.tar.gz 138881987 BLAKE2B 
9c9d2fd072eb8dd45b3879b7dd8ea77bc3845bb258c1320d9d87d7dd80501c19b22497b20b4f396dccce45d695676a4445455783801221bce32123d1e0c77c10
 SHA512 
b5d9cce224a2d19cdcf57459d1bd44ebaee0b721e8adffdd562df90b4878b20696a8d0635d28c28866aa902616b310315d9b7a6fa1fcd181558f0792b519c6ce
-DIST vscode-1.99.3-arm64.tar.gz 149300809 BLAKE2B 
ab234cdbcc92643e70d4e78c2aa5b7e1e8ab21435e522e505dbcacdabe793c52bcd36c4237628031b629f4e27fc9b7901c9304eadf1b2c1780cffc6f6658ff3e
 SHA512 
fcc71dfd1d70deabc19b772c5ddd16fb4ccf2c053c486d29461968a987be99c94f84ad13f4ca3b50c7dddfc44f96ec7a0af7b853dfd067eed87e149622c47711

diff --git a/app-editors/vscode/vscode-1.99.2.ebuild 
b/app-editors/vscode/vscode-1.99.2.ebuild
deleted file mode 100644
index 04f694acb893..
--- a/app-editors/vscode/vscode-1.99.2.ebuild
+++ /dev/null
@@ -1,137 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit desktop pax-utils xdg optfeature
-
-DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
-HOMEPAGE="https://code.visualstudio.com";
-SRC_URI="
-   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
-   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
-   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
-"
-S="${WORKDIR}"
-
-LICENSE="
-   Apache-2.0
-   BSD
-   BSD-1
-   BSD-2
-   BSD-4
-   CC-BY-4.0
-   ISC
-   LGPL-2.1+
-   Microsoft-vscode
-   MIT
-   MPL-2.0
-   openssl
-   PYTHON
-   TextMate-bundle
-   Unlicense
-   UoI-NCSA
-   W3C
-"
-SLOT="0"
-KEYWORDS="-* amd64 ~arm ~arm64"
-IUSE="egl kerberos wayland"
-RESTRICT="mirror strip bindist"

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-05-09 Thread Joonas Niilola
commit: 39186635bba0e2563668e93aec81593c737c9d7b
Author: Leo Douglas  gmail  com>
AuthorDate: Fri May  9 00:59:04 2025 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri May  9 07:06:54 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39186635

app-editors/vscode: add 1.100.0

Signed-off-by: Leo Douglas  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/41996
Signed-off-by: Joonas Niilola  gentoo.org>

 app-editors/vscode/Manifest  |   3 +
 app-editors/vscode/vscode-1.100.0.ebuild | 150 +++
 2 files changed, 153 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 82aa71c14f5f..c6d07249eb61 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,3 +1,6 @@
+DIST vscode-1.100.0-amd64.tar.gz 149925548 BLAKE2B 
2bfcb90e48be192e2cbefe84ad91768c93d0b30eb96f3ff663c08a7c231bcedfbed59ac07f40ee2de54d7361bb9d66e47c0b8d613598c76cc2895b072f6a9ef1
 SHA512 
6d3876657ea7fa57cbecf6aa542f0ec6b00241c189cee975f83dcd23b3d86069bf7b7f471c056d57cf1f4f856c0da0527923f9bd34ebf531389dad9fd18ee951
+DIST vscode-1.100.0-arm.tar.gz 140114048 BLAKE2B 
a5777152a12bf111bb7c2f23e21d6b3141155bf6f848a2dc6d81d08110f098b04202cd72d10a63a2015fd426fb167581ed0d4c006a48e57abd7fd156a9e01cb1
 SHA512 
3bcf73c2f17617344b9deee7d589f5c776013e0c95ba0d87087a112a7edf89bb03ce39d492dbff29826dd449abb70c527bc87c5aadd9bb8a7fc6111d05d013f4
+DIST vscode-1.100.0-arm64.tar.gz 150610834 BLAKE2B 
a61d318dff6ba4ea6aeaa97a736fc4c5455c3962c9c337c4a4ec0be934c3b46991625adc7ff92c5b8df5580a5e5351aa24f77f9bfbd765dabaa0009888d0a94e
 SHA512 
8433639f537539b90900ba414f7760b746232a3a5d790cbf05572753f6407c78f09d996b024aa829512520ba508f165423b33fdf9913c8f6b2c26829a93a6e81
 DIST vscode-1.99.2-amd64.tar.gz 148557070 BLAKE2B 
d335c1ffbd53dec4e00e39f005e6b59e705307763dd6d51aab7bcb7aa5e608db4ff3a407fcb1815454570a5baa100714d5f73d04c5ba99a9b8c63e55e04d792e
 SHA512 
02a51b80ff9f4e6e980978e709b8d41f82a3a6732f70800033d7c6f88758cb09d40fc3aa68aa6385431787ee7bb33019824d9ef471034bae7716efbb861b2ec8
 DIST vscode-1.99.2-arm.tar.gz 138868652 BLAKE2B 
d72743eb87f3613203ba18153b59dab1b939314aec7f793d86466138f5bec6b5af5e69bc6e62404f96cc73f32fda6f1732d4136b5b0fcd3e33c528a9d850e612
 SHA512 
313a395821e4f3a61a472aad78a6916b6d157b835296a1d12a8db8fda4c4274bf2ac338869c532943006019e9be0c537199e76f0a83570e974e162f08bbe8e30
 DIST vscode-1.99.2-arm64.tar.gz 149311803 BLAKE2B 
857775f75098c934aac9f5cda9eb06cae1a973a5e46dc5d38948ed84499cfd2bebca91c4a865fa043f1ee94e512bfb629091b882054a471e2a42e9102c8c69b7
 SHA512 
17e0628ac10cc176bddad67ff16a64b2b006b0400514bc615ac9420606df7f4948858d9eedbf1e7441a45f9b26e813d6dfb5923400c5ee61546d3a59b93fa0a6

diff --git a/app-editors/vscode/vscode-1.100.0.ebuild 
b/app-editors/vscode/vscode-1.100.0.ebuild
new file mode 100644
index ..df9f3d1a84d7
--- /dev/null
+++ b/app-editors/vscode/vscode-1.100.0.ebuild
@@ -0,0 +1,150 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
+   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
+   sv sw ta te th tr uk ur vi zh-CN zh-TW"
+
+inherit chromium-2 desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm ~arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   sys-libs/zlib
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+   x11-libs/libXScrnSaver
+   x11-libs/pango
+   x11-misc/xdg-utils
+   kerbero

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-05-09 Thread Joonas Niilola
commit: cfd39811e400030a01c2885db0ec11c60e13585f
Author: Joonas Niilola  gentoo  org>
AuthorDate: Fri May  9 06:41:35 2025 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri May  9 07:06:54 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfd39811

app-editors/vscode: add missing udev dep to 1.100

Signed-off-by: Joonas Niilola  gentoo.org>

 app-editors/vscode/vscode-1.100.0.ebuild | 4 
 1 file changed, 4 insertions(+)

diff --git a/app-editors/vscode/vscode-1.100.0.ebuild 
b/app-editors/vscode/vscode-1.100.0.ebuild
index df9f3d1a84d7..81327560c2eb 100644
--- a/app-editors/vscode/vscode-1.100.0.ebuild
+++ b/app-editors/vscode/vscode-1.100.0.ebuild
@@ -43,6 +43,10 @@ IUSE="egl kerberos wayland"
 RESTRICT="mirror strip bindist"
 
 RDEPEND="
+   || (
+   sys-apps/systemd
+   sys-apps/systemd-utils
+   )
>=app-accessibility/at-spi2-core-2.46.0:2
app-crypt/libsecret[crypt]
app-misc/ca-certificates



[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-05-04 Thread Arthur Zamarin
commit: 72e58ddd77628f07bb266e61e567c6944336b4a4
Author: Leo Douglas  gmail  com>
AuthorDate: Tue Apr 22 02:47:32 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun May  4 19:42:01 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72e58ddd

app-editors/vscode: add L10N use flag support

Closes: https://bugs.gentoo.org/954170
Signed-off-by: Leo Douglas  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/41694
Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/vscode-1.99.3.ebuild | 33 +++--
 1 file changed, 23 insertions(+), 10 deletions(-)

diff --git a/app-editors/vscode/vscode-1.99.3.ebuild 
b/app-editors/vscode/vscode-1.99.3.ebuild
index 04f694acb893..df9f3d1a84d7 100644
--- a/app-editors/vscode/vscode-1.99.3.ebuild
+++ b/app-editors/vscode/vscode-1.99.3.ebuild
@@ -3,7 +3,11 @@
 
 EAPI=8
 
-inherit desktop pax-utils xdg optfeature
+CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr 
gu he
+   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
+   sv sw ta te th tr uk ur vi zh-CN zh-TW"
+
+inherit chromium-2 desktop pax-utils xdg optfeature
 
 DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
 HOMEPAGE="https://code.visualstudio.com";
@@ -73,16 +77,25 @@ RDEPEND="
 
 QA_PREBUILT="*"
 
+src_unpack() {
+   default
+   mv "${S}"/VSCode-linux-* "${S}/vscode" || die
+}
+
+src_configure() {
+   default
+   chromium_suid_sandbox_check_kernel_config
+}
+
+src_prepare() {
+   default
+   pushd "vscode/locales" > /dev/null || die
+   chromium_remove_language_paks
+   popd > /dev/null || die
+}
+
 src_install() {
-   if use amd64; then
-   cd "${WORKDIR}/VSCode-linux-x64" || die
-   elif use arm; then
-   cd "${WORKDIR}/VSCode-linux-armhf" || die
-   elif use arm64; then
-   cd "${WORKDIR}/VSCode-linux-arm64" || die
-   else
-   die "Visual Studio Code only supports amd64, arm and arm64"
-   fi
+   cd vscode || die
 
# Cleanup
rm -r ./resources/app/ThirdPartyNotices.txt || die



[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-04-19 Thread Arthur Zamarin
commit: e82f2385efe9eaefedcc275be3e2bddc6a674e37
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Apr 19 18:52:39 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Apr 19 18:52:39 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e82f2385

app-editors/vscode: add 1.99.3

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest |   3 +
 app-editors/vscode/vscode-1.99.3.ebuild | 137 
 2 files changed, 140 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index a4da8b88951a..82aa71c14f5f 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,3 +1,6 @@
 DIST vscode-1.99.2-amd64.tar.gz 148557070 BLAKE2B 
d335c1ffbd53dec4e00e39f005e6b59e705307763dd6d51aab7bcb7aa5e608db4ff3a407fcb1815454570a5baa100714d5f73d04c5ba99a9b8c63e55e04d792e
 SHA512 
02a51b80ff9f4e6e980978e709b8d41f82a3a6732f70800033d7c6f88758cb09d40fc3aa68aa6385431787ee7bb33019824d9ef471034bae7716efbb861b2ec8
 DIST vscode-1.99.2-arm.tar.gz 138868652 BLAKE2B 
d72743eb87f3613203ba18153b59dab1b939314aec7f793d86466138f5bec6b5af5e69bc6e62404f96cc73f32fda6f1732d4136b5b0fcd3e33c528a9d850e612
 SHA512 
313a395821e4f3a61a472aad78a6916b6d157b835296a1d12a8db8fda4c4274bf2ac338869c532943006019e9be0c537199e76f0a83570e974e162f08bbe8e30
 DIST vscode-1.99.2-arm64.tar.gz 149311803 BLAKE2B 
857775f75098c934aac9f5cda9eb06cae1a973a5e46dc5d38948ed84499cfd2bebca91c4a865fa043f1ee94e512bfb629091b882054a471e2a42e9102c8c69b7
 SHA512 
17e0628ac10cc176bddad67ff16a64b2b006b0400514bc615ac9420606df7f4948858d9eedbf1e7441a45f9b26e813d6dfb5923400c5ee61546d3a59b93fa0a6
+DIST vscode-1.99.3-amd64.tar.gz 148550671 BLAKE2B 
cb0d763075e383d4998aaa9734ca6fed230f594acbf8d58c4ab8ae97431d0c3c5e68f5341ae98aacf352440e96cc1a80b33d912c354422be3380b5347b81
 SHA512 
8e8c07dd115986c5ce9093f6b9d8a7808ab1b3d4a0a44434051a70eead794429bfda5794673474cbca2f57166e02698cc00e9913b3ec2b9ef9554d64aee2bcac
+DIST vscode-1.99.3-arm.tar.gz 138881987 BLAKE2B 
9c9d2fd072eb8dd45b3879b7dd8ea77bc3845bb258c1320d9d87d7dd80501c19b22497b20b4f396dccce45d695676a4445455783801221bce32123d1e0c77c10
 SHA512 
b5d9cce224a2d19cdcf57459d1bd44ebaee0b721e8adffdd562df90b4878b20696a8d0635d28c28866aa902616b310315d9b7a6fa1fcd181558f0792b519c6ce
+DIST vscode-1.99.3-arm64.tar.gz 149300809 BLAKE2B 
ab234cdbcc92643e70d4e78c2aa5b7e1e8ab21435e522e505dbcacdabe793c52bcd36c4237628031b629f4e27fc9b7901c9304eadf1b2c1780cffc6f6658ff3e
 SHA512 
fcc71dfd1d70deabc19b772c5ddd16fb4ccf2c053c486d29461968a987be99c94f84ad13f4ca3b50c7dddfc44f96ec7a0af7b853dfd067eed87e149622c47711

diff --git a/app-editors/vscode/vscode-1.99.3.ebuild 
b/app-editors/vscode/vscode-1.99.3.ebuild
new file mode 100644
index ..04f694acb893
--- /dev/null
+++ b/app-editors/vscode/vscode-1.99.3.ebuild
@@ -0,0 +1,137 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm ~arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   sys-libs/zlib
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+   x11-libs/libXScrnSaver
+   x11-libs/pango
+   x11-misc/xdg-utils
+   kerberos? ( app-crypt/mit-krb5 )
+"
+
+QA_PREBUILT="*"
+
+src_install() {
+   if use amd64; then
+   cd "${WORKDIR}/VSCode-linux-x64" || die
+   elif use arm; then
+   cd "${WORKDIR}/VSCode-linux-armhf" || die
+   elif use arm64; then
+   cd "${WORKDIR}/VSCode-linux-arm64" || die
+   

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-04-10 Thread Arthur Zamarin
commit: 0f8f0036a935b0208109aed3aa1fdfe4c6dcdf90
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Apr  8 17:32:45 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Apr  8 17:33:02 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f8f0036

app-editors/vscode: add 1.99.1

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest |   3 +
 app-editors/vscode/vscode-1.99.1.ebuild | 137 
 2 files changed, 140 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 6e6e4f4b12e7..9e039ee67337 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -4,3 +4,6 @@ DIST vscode-1.98.2-arm64.tar.gz 149345789 BLAKE2B 
2fffacfe0302dcfe530595895399a5
 DIST vscode-1.99.0-amd64.tar.gz 148553462 BLAKE2B 
760766116dc08f7a2f4b9d3191e2c90815e5564f60f09434e4eae66b18ef7aad70cee2833a4f2c4fa8ffceae0a2752acc7902f1d716ed17181cfc28a995175ab
 SHA512 
5bc902e10b8da7ff35764821affa5ead1be9a442f2cdc855797c265142860d3bba8943c8dad7023bfb4fe2fbff2d4fb2e62b5a1382ae53781840a53f7fcd91e4
 DIST vscode-1.99.0-arm.tar.gz 138858887 BLAKE2B 
984130897a33d1ee72816f2330684b8372d6003fc49b08f837461a6837eb86457d28e6200c230605cbaabeae3ee4b3b6af40fca0c24bcd4cf1795122263d7888
 SHA512 
f7b9f14927fbcb5fbe97f2305fbb84a88766a8062ede2788a308ed55c27a4ca64347604accb586a147fb30fbd0734d3006742f87ddf1be4dc32fade5189d98cd
 DIST vscode-1.99.0-arm64.tar.gz 149320376 BLAKE2B 
9ee60c135d5aa1c86d5e0bde41a0d901622460be68ee6a329da3f1a627687eda0121d87f12530b78cfbb33ccf04a74be42fdcaa46d570d42360dc15984b9b620
 SHA512 
57a66095b150e7fc194ff84347c35f77a16870ca6775bcf76b4165d9871550fd725ee038f3201146e831d749dcfb67736b700c227c2dadcdd017e90279a559bd
+DIST vscode-1.99.1-amd64.tar.gz 148537270 BLAKE2B 
e582f330eaa539cfbdd7f097468fa51bd4108e13a53c7e34cafec1980ecc100893332e480458a096fb96e13477132b139e36c7cc4068f3f6f4cf15486cc3befd
 SHA512 
33bde94cc4a10b5fd475de341bc1890a5496752b6dd59fed7f948c490fa05cf011761093933ab58af4ce0498c39166e589a4faff0af58d83ecc968b431d7fa90
+DIST vscode-1.99.1-arm.tar.gz 138877466 BLAKE2B 
056e4e756fb5d1aeadc840d7757d7970a0a8e0e02e65625977cfa963bcb8bd74a2855266f5e2917552b0d1f3828c04d2e7cec9106ce16d564a6036a3d14767ed
 SHA512 
af16f773fb5ed0fb1f5285f081f7672f5c0041ca01a72fa344b857bb2ea7d85687a333ec1758a187eb863ea1e5182124cac68859e5a57ffcf240190d071a79af
+DIST vscode-1.99.1-arm64.tar.gz 149283095 BLAKE2B 
5ce50cf9aef7b7f0b7593bcf666a877a57d5be133c1458e7e1ee61c58af3552f78aafff14d0ba72135d50b08cfd3fafecc81103ac877e761b5f42c2228ec61b6
 SHA512 
c0b66169b79428cd91f7e4484c47bc81378d0f652d5caa9147cb522e32659ee3c687b2601c8036302da2025fe76493c2d14a79d8c13d0ae62b781db40d300359

diff --git a/app-editors/vscode/vscode-1.99.1.ebuild 
b/app-editors/vscode/vscode-1.99.1.ebuild
new file mode 100644
index ..04f694acb893
--- /dev/null
+++ b/app-editors/vscode/vscode-1.99.1.ebuild
@@ -0,0 +1,137 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm ~arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   sys-libs/zlib
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+   x11-libs/libXScrnSaver
+   x11-libs/pango
+   x11-misc/xdg-utils
+   kerberos? ( app-crypt/mit-krb5 )
+"
+
+QA_PREBUILT="*"
+
+src_install() {
+   if use amd64; then
+   cd "${WORKDIR}/VSCode-linux-x64" || die
+   elif use arm; then
+   cd "${WORKDIR}/VSCode-linux-armhf" || die
+   e

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-04-10 Thread Arthur Zamarin
commit: 3e9d9abc7746a0657edb4180c931b20c20965440
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Apr 10 17:37:13 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Apr 10 17:37:29 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e9d9abc

app-editors/vscode: add 1.99.2

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest |   3 +
 app-editors/vscode/vscode-1.99.2.ebuild | 137 
 2 files changed, 140 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 1b30cf1cbeea..c516726a4bde 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -4,3 +4,6 @@ DIST vscode-1.99.0-arm64.tar.gz 149320376 BLAKE2B 
9ee60c135d5aa1c86d5e0bde41a0d9
 DIST vscode-1.99.1-amd64.tar.gz 148537270 BLAKE2B 
e582f330eaa539cfbdd7f097468fa51bd4108e13a53c7e34cafec1980ecc100893332e480458a096fb96e13477132b139e36c7cc4068f3f6f4cf15486cc3befd
 SHA512 
33bde94cc4a10b5fd475de341bc1890a5496752b6dd59fed7f948c490fa05cf011761093933ab58af4ce0498c39166e589a4faff0af58d83ecc968b431d7fa90
 DIST vscode-1.99.1-arm.tar.gz 138877466 BLAKE2B 
056e4e756fb5d1aeadc840d7757d7970a0a8e0e02e65625977cfa963bcb8bd74a2855266f5e2917552b0d1f3828c04d2e7cec9106ce16d564a6036a3d14767ed
 SHA512 
af16f773fb5ed0fb1f5285f081f7672f5c0041ca01a72fa344b857bb2ea7d85687a333ec1758a187eb863ea1e5182124cac68859e5a57ffcf240190d071a79af
 DIST vscode-1.99.1-arm64.tar.gz 149283095 BLAKE2B 
5ce50cf9aef7b7f0b7593bcf666a877a57d5be133c1458e7e1ee61c58af3552f78aafff14d0ba72135d50b08cfd3fafecc81103ac877e761b5f42c2228ec61b6
 SHA512 
c0b66169b79428cd91f7e4484c47bc81378d0f652d5caa9147cb522e32659ee3c687b2601c8036302da2025fe76493c2d14a79d8c13d0ae62b781db40d300359
+DIST vscode-1.99.2-amd64.tar.gz 148557070 BLAKE2B 
d335c1ffbd53dec4e00e39f005e6b59e705307763dd6d51aab7bcb7aa5e608db4ff3a407fcb1815454570a5baa100714d5f73d04c5ba99a9b8c63e55e04d792e
 SHA512 
02a51b80ff9f4e6e980978e709b8d41f82a3a6732f70800033d7c6f88758cb09d40fc3aa68aa6385431787ee7bb33019824d9ef471034bae7716efbb861b2ec8
+DIST vscode-1.99.2-arm.tar.gz 138868652 BLAKE2B 
d72743eb87f3613203ba18153b59dab1b939314aec7f793d86466138f5bec6b5af5e69bc6e62404f96cc73f32fda6f1732d4136b5b0fcd3e33c528a9d850e612
 SHA512 
313a395821e4f3a61a472aad78a6916b6d157b835296a1d12a8db8fda4c4274bf2ac338869c532943006019e9be0c537199e76f0a83570e974e162f08bbe8e30
+DIST vscode-1.99.2-arm64.tar.gz 149311803 BLAKE2B 
857775f75098c934aac9f5cda9eb06cae1a973a5e46dc5d38948ed84499cfd2bebca91c4a865fa043f1ee94e512bfb629091b882054a471e2a42e9102c8c69b7
 SHA512 
17e0628ac10cc176bddad67ff16a64b2b006b0400514bc615ac9420606df7f4948858d9eedbf1e7441a45f9b26e813d6dfb5923400c5ee61546d3a59b93fa0a6

diff --git a/app-editors/vscode/vscode-1.99.2.ebuild 
b/app-editors/vscode/vscode-1.99.2.ebuild
new file mode 100644
index ..04f694acb893
--- /dev/null
+++ b/app-editors/vscode/vscode-1.99.2.ebuild
@@ -0,0 +1,137 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm ~arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   sys-libs/zlib
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+   x11-libs/libXScrnSaver
+   x11-libs/pango
+   x11-misc/xdg-utils
+   kerberos? ( app-crypt/mit-krb5 )
+"
+
+QA_PREBUILT="*"
+
+src_install() {
+   if use amd64; then
+   cd "${WORKDIR}/VSCode-linux-x64" || die
+   elif use arm; then
+   cd "${WORKDIR}/VSCode-linux-armhf" || die
+   e

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-04-09 Thread Arthur Zamarin
commit: c8bce9bdb7ce1bc1e4ab2b0018ed5361c270f0f0
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Apr  9 18:08:16 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Apr  9 18:12:48 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8bce9bd

app-editors/vscode: drop 1.98.2

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest |   3 -
 app-editors/vscode/vscode-1.98.2.ebuild | 137 
 2 files changed, 140 deletions(-)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 9e039ee67337..1b30cf1cbeea 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,6 +1,3 @@
-DIST vscode-1.98.2-amd64.tar.gz 148578157 BLAKE2B 
c13b525807ec9ce8a6be69da73586f8b5b0cf85be4d5ed3220deaaa22a01bc42dd0a7159ae24627681b4d717a0f3857ab9380f17198cf7b0e167fa2704740efd
 SHA512 
46240ae53acf0dc7c1aaec962d0232096d11a1afba864994c5b18e3178c7d04040c3c6191be043cf3821af07ded200e34eff1574ea060aaacc024fe898c0ce18
-DIST vscode-1.98.2-arm.tar.gz 138905893 BLAKE2B 
48183b8a4c4c676b0108e19fec5118df566ec97dabfa5b3a3e57b55e74a77d02e5d43b33172c50fc9cd371e58d39d9df63708b5ed5b4b39353cdbd6a4c16a5d0
 SHA512 
3c819428d3a89203bb33e29f1ea72e2d35f887bee7f35dbd181803d585dfc30e732f0a8d83a4561b197b1920db742dc30070938109dcb00d0a81a7ddb70d1c49
-DIST vscode-1.98.2-arm64.tar.gz 149345789 BLAKE2B 
2fffacfe0302dcfe530595895399a5fe50fbe6e52458f39fcf1ee26ccf5043dd5874676c272587ddbf1c4f546d986cc057579bdaa5d4c181de877f0cad9f58f2
 SHA512 
b71e8aeaf0a21550e909c433d2758336c31d52a3f548cbd0fb72778df8a165e26653fdd5384e174237d8a9b5dd7023499fb54a3d57c050daf07303ada3f10ee7
 DIST vscode-1.99.0-amd64.tar.gz 148553462 BLAKE2B 
760766116dc08f7a2f4b9d3191e2c90815e5564f60f09434e4eae66b18ef7aad70cee2833a4f2c4fa8ffceae0a2752acc7902f1d716ed17181cfc28a995175ab
 SHA512 
5bc902e10b8da7ff35764821affa5ead1be9a442f2cdc855797c265142860d3bba8943c8dad7023bfb4fe2fbff2d4fb2e62b5a1382ae53781840a53f7fcd91e4
 DIST vscode-1.99.0-arm.tar.gz 138858887 BLAKE2B 
984130897a33d1ee72816f2330684b8372d6003fc49b08f837461a6837eb86457d28e6200c230605cbaabeae3ee4b3b6af40fca0c24bcd4cf1795122263d7888
 SHA512 
f7b9f14927fbcb5fbe97f2305fbb84a88766a8062ede2788a308ed55c27a4ca64347604accb586a147fb30fbd0734d3006742f87ddf1be4dc32fade5189d98cd
 DIST vscode-1.99.0-arm64.tar.gz 149320376 BLAKE2B 
9ee60c135d5aa1c86d5e0bde41a0d901622460be68ee6a329da3f1a627687eda0121d87f12530b78cfbb33ccf04a74be42fdcaa46d570d42360dc15984b9b620
 SHA512 
57a66095b150e7fc194ff84347c35f77a16870ca6775bcf76b4165d9871550fd725ee038f3201146e831d749dcfb67736b700c227c2dadcdd017e90279a559bd

diff --git a/app-editors/vscode/vscode-1.98.2.ebuild 
b/app-editors/vscode/vscode-1.98.2.ebuild
deleted file mode 100644
index 04f694acb893..
--- a/app-editors/vscode/vscode-1.98.2.ebuild
+++ /dev/null
@@ -1,137 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit desktop pax-utils xdg optfeature
-
-DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
-HOMEPAGE="https://code.visualstudio.com";
-SRC_URI="
-   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
-   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
-   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
-"
-S="${WORKDIR}"
-
-LICENSE="
-   Apache-2.0
-   BSD
-   BSD-1
-   BSD-2
-   BSD-4
-   CC-BY-4.0
-   ISC
-   LGPL-2.1+
-   Microsoft-vscode
-   MIT
-   MPL-2.0
-   openssl
-   PYTHON
-   TextMate-bundle
-   Unlicense
-   UoI-NCSA
-   W3C
-"
-SLOT="0"
-KEYWORDS="-* amd64 ~arm ~arm64"
-IUSE="egl kerberos wayland"
-RESTRICT="mirror strip bindist"
-
-RDEPEND="
-   >=app-accessibility/at-spi2-core-2.46.0:2
-   app-crypt/libsecret[crypt]
-   app-misc/ca-certificates
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   media-libs/alsa-lib
-   media-libs/libglvnd
-   media-libs/mesa
-   net-misc/curl
-   sys-apps/dbus
-   sys-libs/zlib
-   sys-process/lsof
-   x11-libs/cairo
-   x11-libs/gtk+:3
-   x11-libs/libdrm
-   x11-libs/libX11
-   x11-libs/libxcb
-   x11-libs/libXcomposite
-   x11-libs/libXdamage
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libxkbcommon
-   x11-libs/libxkbfile
-   x11-libs/libXrandr
-   x11-libs/libXScrnSaver
-   x11-libs/pango
-   x11-misc/xdg-utils
-   kerberos? ( app-crypt/mit-krb5 )
-"
-
-QA_PREBUILT="*"
-
-src_install() {
-   if use amd64; then
-   cd "${WORKDIR}/VSCode-linux-x64" || die
-   elif use arm; then
-   cd "${WORKDIR}/VSCode-linux-armhf" || die
-   elif use arm64; then
-   cd "${WORKDIR}/VSCode-linux-arm64" || die

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-04-04 Thread Arthur Zamarin
commit: 61ba7f282c26d67492519272acf77124ddb374cb
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Apr  4 10:44:43 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Apr  4 11:03:29 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61ba7f28

app-editors/vscode: drop 1.98.0, 1.98.1

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest |   6 --
 app-editors/vscode/vscode-1.98.0.ebuild | 137 
 app-editors/vscode/vscode-1.98.1.ebuild | 137 
 3 files changed, 280 deletions(-)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 1b25a5548b38..392519b03bbf 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,9 +1,3 @@
-DIST vscode-1.98.0-amd64.tar.gz 148573919 BLAKE2B 
5ac95e06e304b7b4fa8e04d6eb22b622124d1b2b7615a707db7e588babe2613045626eb574b52678fc7a26a2828fc633f5f29328ff38417917eb69bf5c1f2130
 SHA512 
fa9e59d7cb30f55636dab6f58df114d0ac0bbca4bae7b939e3fb4cab970012987bc8bda54065abe349e34d17a0639431f844c17f2a8e4ec7d644079173f591c4
-DIST vscode-1.98.0-arm.tar.gz 138870063 BLAKE2B 
6dd1e7af92cac62ed30f52ecf721da7e5cea087fe9323cf2b3c128bffcdae200f75399a40b31e55e33a8244e6d2ccb8954a92ae829b976bc6e2be738506a4fe1
 SHA512 
77b6378f982ac552dc8028b928def72ac2d82d7f0d26c286bc283f3d288d42aec3367029f04e9ef2a2744bd479dabda4805bd81177079b699ea708398b55
-DIST vscode-1.98.0-arm64.tar.gz 149345224 BLAKE2B 
568c342a262cfa8f6b3520072d63eb7343f9676f16ed679d2af5ad90825325ab0dd02d643a4c1398667ef0f95997fec533ffc038f6d139a3b1a06a8e90ae2b96
 SHA512 
4bcc2d6af85e0a392cb5463d9aa8cbce459b01e8acacd609e0e5ff57f9a0f3f6c5e7b547a2c4f755c6cde0ab29e0d271058c47ee91b102be37f259c22b2463bb
-DIST vscode-1.98.1-amd64.tar.gz 148575540 BLAKE2B 
addb847defc1e476da88b591fb13cddd965142bc6f43a33eec961e901b043575ab296498a4bc5b456979bb5c27a429eed16edfff3f8a2b729f2242f3d529a29c
 SHA512 
f9056bf8c477ea170be6c34c20d321f482042dfa23899d7e3f225097ad2d10e2f5620d882d542b03f7291aaf95835943b7a74de53c2667e952f652a0f1a3884e
-DIST vscode-1.98.1-arm.tar.gz 138886561 BLAKE2B 
b62c7c33185b79da9d071d50b21cac3f87797fd14f4e2c9cc2a5f95f438df255fdee38d7eeabafa1f0a0b44180db46e3fb725587304f1da81c459ac949c9c0e1
 SHA512 
53a9c93f26c66441f971a7cbf4bd57468c5f53b461c270733701c8cc3586869cdda9e78a5bd339001b0647a494a005ad7c8ce28f7c6ba7587db234a524c8d15b
-DIST vscode-1.98.1-arm64.tar.gz 149342137 BLAKE2B 
43836e1792a6f9d7bbfcc44e6c75d775b2748e172b332f62b02e7bb793284b32bf3c57dab47d87fbdf80680e5881c294add504701d0fec6e78227a9298598f90
 SHA512 
fc5de008a1742be595804868d14abb2c34844acf564eae02a1a3dbc2d6ad23a1603ab2784f1f80350defc4151a330f99a725e9fe4fb5db5845eb77d2a957f303
 DIST vscode-1.98.2-amd64.tar.gz 148578157 BLAKE2B 
c13b525807ec9ce8a6be69da73586f8b5b0cf85be4d5ed3220deaaa22a01bc42dd0a7159ae24627681b4d717a0f3857ab9380f17198cf7b0e167fa2704740efd
 SHA512 
46240ae53acf0dc7c1aaec962d0232096d11a1afba864994c5b18e3178c7d04040c3c6191be043cf3821af07ded200e34eff1574ea060aaacc024fe898c0ce18
 DIST vscode-1.98.2-arm.tar.gz 138905893 BLAKE2B 
48183b8a4c4c676b0108e19fec5118df566ec97dabfa5b3a3e57b55e74a77d02e5d43b33172c50fc9cd371e58d39d9df63708b5ed5b4b39353cdbd6a4c16a5d0
 SHA512 
3c819428d3a89203bb33e29f1ea72e2d35f887bee7f35dbd181803d585dfc30e732f0a8d83a4561b197b1920db742dc30070938109dcb00d0a81a7ddb70d1c49
 DIST vscode-1.98.2-arm64.tar.gz 149345789 BLAKE2B 
2fffacfe0302dcfe530595895399a5fe50fbe6e52458f39fcf1ee26ccf5043dd5874676c272587ddbf1c4f546d986cc057579bdaa5d4c181de877f0cad9f58f2
 SHA512 
b71e8aeaf0a21550e909c433d2758336c31d52a3f548cbd0fb72778df8a165e26653fdd5384e174237d8a9b5dd7023499fb54a3d57c050daf07303ada3f10ee7

diff --git a/app-editors/vscode/vscode-1.98.0.ebuild 
b/app-editors/vscode/vscode-1.98.0.ebuild
deleted file mode 100644
index 04f694acb893..
--- a/app-editors/vscode/vscode-1.98.0.ebuild
+++ /dev/null
@@ -1,137 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit desktop pax-utils xdg optfeature
-
-DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
-HOMEPAGE="https://code.visualstudio.com";
-SRC_URI="
-   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
-   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
-   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
-"
-S="${WORKDIR}"
-
-LICENSE="
-   Apache-2.0
-   BSD
-   BSD-1
-   BSD-2
-   BSD-4
-   CC-BY-4.0
-   ISC
-   LGPL-2.1+
-   Microsoft-vscode
-   MIT
-   MPL-2.0
-   openssl
-   PYTHON
-   TextMate-bundle
-   Unlicense
-   UoI-NCSA
-   W3C
-"
-SLOT="0"
-KEYWORDS="-* amd64 ~arm ~arm64"
-IUSE="egl kerberos wayland"
-RESTRICT="mirror strip bindist"
-
-RDEPEND="
-   >=app-accessibility/at-spi2-core-2.46.0:2
-   app-crypt/

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-04-04 Thread Arthur Zamarin
commit: eb09003b774f9be92fd1e0536433760780da16e7
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Apr  4 10:47:59 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Apr  4 11:03:29 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb09003b

app-editors/vscode: add 1.99.0

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest |   3 +
 app-editors/vscode/vscode-1.99.0.ebuild | 137 
 2 files changed, 140 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 392519b03bbf..6e6e4f4b12e7 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,3 +1,6 @@
 DIST vscode-1.98.2-amd64.tar.gz 148578157 BLAKE2B 
c13b525807ec9ce8a6be69da73586f8b5b0cf85be4d5ed3220deaaa22a01bc42dd0a7159ae24627681b4d717a0f3857ab9380f17198cf7b0e167fa2704740efd
 SHA512 
46240ae53acf0dc7c1aaec962d0232096d11a1afba864994c5b18e3178c7d04040c3c6191be043cf3821af07ded200e34eff1574ea060aaacc024fe898c0ce18
 DIST vscode-1.98.2-arm.tar.gz 138905893 BLAKE2B 
48183b8a4c4c676b0108e19fec5118df566ec97dabfa5b3a3e57b55e74a77d02e5d43b33172c50fc9cd371e58d39d9df63708b5ed5b4b39353cdbd6a4c16a5d0
 SHA512 
3c819428d3a89203bb33e29f1ea72e2d35f887bee7f35dbd181803d585dfc30e732f0a8d83a4561b197b1920db742dc30070938109dcb00d0a81a7ddb70d1c49
 DIST vscode-1.98.2-arm64.tar.gz 149345789 BLAKE2B 
2fffacfe0302dcfe530595895399a5fe50fbe6e52458f39fcf1ee26ccf5043dd5874676c272587ddbf1c4f546d986cc057579bdaa5d4c181de877f0cad9f58f2
 SHA512 
b71e8aeaf0a21550e909c433d2758336c31d52a3f548cbd0fb72778df8a165e26653fdd5384e174237d8a9b5dd7023499fb54a3d57c050daf07303ada3f10ee7
+DIST vscode-1.99.0-amd64.tar.gz 148553462 BLAKE2B 
760766116dc08f7a2f4b9d3191e2c90815e5564f60f09434e4eae66b18ef7aad70cee2833a4f2c4fa8ffceae0a2752acc7902f1d716ed17181cfc28a995175ab
 SHA512 
5bc902e10b8da7ff35764821affa5ead1be9a442f2cdc855797c265142860d3bba8943c8dad7023bfb4fe2fbff2d4fb2e62b5a1382ae53781840a53f7fcd91e4
+DIST vscode-1.99.0-arm.tar.gz 138858887 BLAKE2B 
984130897a33d1ee72816f2330684b8372d6003fc49b08f837461a6837eb86457d28e6200c230605cbaabeae3ee4b3b6af40fca0c24bcd4cf1795122263d7888
 SHA512 
f7b9f14927fbcb5fbe97f2305fbb84a88766a8062ede2788a308ed55c27a4ca64347604accb586a147fb30fbd0734d3006742f87ddf1be4dc32fade5189d98cd
+DIST vscode-1.99.0-arm64.tar.gz 149320376 BLAKE2B 
9ee60c135d5aa1c86d5e0bde41a0d901622460be68ee6a329da3f1a627687eda0121d87f12530b78cfbb33ccf04a74be42fdcaa46d570d42360dc15984b9b620
 SHA512 
57a66095b150e7fc194ff84347c35f77a16870ca6775bcf76b4165d9871550fd725ee038f3201146e831d749dcfb67736b700c227c2dadcdd017e90279a559bd

diff --git a/app-editors/vscode/vscode-1.99.0.ebuild 
b/app-editors/vscode/vscode-1.99.0.ebuild
new file mode 100644
index ..04f694acb893
--- /dev/null
+++ b/app-editors/vscode/vscode-1.99.0.ebuild
@@ -0,0 +1,137 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm ~arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   sys-libs/zlib
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+   x11-libs/libXScrnSaver
+   x11-libs/pango
+   x11-misc/xdg-utils
+   kerberos? ( app-crypt/mit-krb5 )
+"
+
+QA_PREBUILT="*"
+
+src_install() {
+   if use amd64; then
+   cd "${WORKDIR}/VSCode-linux-x64" || die
+   elif use arm; then
+   cd "${WORKDIR}/VSCode-linux-armhf" || die
+   elif use arm64; then
+   cd "${WORKDIR}/VSCode-linux-arm64" || die
+   

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-03-13 Thread Arthur Zamarin
commit: 4ca48119736f108a77a338a876a46b1da33cb0e1
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Mar 13 18:29:06 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Mar 13 20:03:36 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ca48119

app-editors/vscode: add 1.98.2

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest |   3 +
 app-editors/vscode/vscode-1.98.2.ebuild | 137 
 2 files changed, 140 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 51d65913337d..1b25a5548b38 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -4,3 +4,6 @@ DIST vscode-1.98.0-arm64.tar.gz 149345224 BLAKE2B 
568c342a262cfa8f6b3520072d63eb
 DIST vscode-1.98.1-amd64.tar.gz 148575540 BLAKE2B 
addb847defc1e476da88b591fb13cddd965142bc6f43a33eec961e901b043575ab296498a4bc5b456979bb5c27a429eed16edfff3f8a2b729f2242f3d529a29c
 SHA512 
f9056bf8c477ea170be6c34c20d321f482042dfa23899d7e3f225097ad2d10e2f5620d882d542b03f7291aaf95835943b7a74de53c2667e952f652a0f1a3884e
 DIST vscode-1.98.1-arm.tar.gz 138886561 BLAKE2B 
b62c7c33185b79da9d071d50b21cac3f87797fd14f4e2c9cc2a5f95f438df255fdee38d7eeabafa1f0a0b44180db46e3fb725587304f1da81c459ac949c9c0e1
 SHA512 
53a9c93f26c66441f971a7cbf4bd57468c5f53b461c270733701c8cc3586869cdda9e78a5bd339001b0647a494a005ad7c8ce28f7c6ba7587db234a524c8d15b
 DIST vscode-1.98.1-arm64.tar.gz 149342137 BLAKE2B 
43836e1792a6f9d7bbfcc44e6c75d775b2748e172b332f62b02e7bb793284b32bf3c57dab47d87fbdf80680e5881c294add504701d0fec6e78227a9298598f90
 SHA512 
fc5de008a1742be595804868d14abb2c34844acf564eae02a1a3dbc2d6ad23a1603ab2784f1f80350defc4151a330f99a725e9fe4fb5db5845eb77d2a957f303
+DIST vscode-1.98.2-amd64.tar.gz 148578157 BLAKE2B 
c13b525807ec9ce8a6be69da73586f8b5b0cf85be4d5ed3220deaaa22a01bc42dd0a7159ae24627681b4d717a0f3857ab9380f17198cf7b0e167fa2704740efd
 SHA512 
46240ae53acf0dc7c1aaec962d0232096d11a1afba864994c5b18e3178c7d04040c3c6191be043cf3821af07ded200e34eff1574ea060aaacc024fe898c0ce18
+DIST vscode-1.98.2-arm.tar.gz 138905893 BLAKE2B 
48183b8a4c4c676b0108e19fec5118df566ec97dabfa5b3a3e57b55e74a77d02e5d43b33172c50fc9cd371e58d39d9df63708b5ed5b4b39353cdbd6a4c16a5d0
 SHA512 
3c819428d3a89203bb33e29f1ea72e2d35f887bee7f35dbd181803d585dfc30e732f0a8d83a4561b197b1920db742dc30070938109dcb00d0a81a7ddb70d1c49
+DIST vscode-1.98.2-arm64.tar.gz 149345789 BLAKE2B 
2fffacfe0302dcfe530595895399a5fe50fbe6e52458f39fcf1ee26ccf5043dd5874676c272587ddbf1c4f546d986cc057579bdaa5d4c181de877f0cad9f58f2
 SHA512 
b71e8aeaf0a21550e909c433d2758336c31d52a3f548cbd0fb72778df8a165e26653fdd5384e174237d8a9b5dd7023499fb54a3d57c050daf07303ada3f10ee7

diff --git a/app-editors/vscode/vscode-1.98.2.ebuild 
b/app-editors/vscode/vscode-1.98.2.ebuild
new file mode 100644
index ..04f694acb893
--- /dev/null
+++ b/app-editors/vscode/vscode-1.98.2.ebuild
@@ -0,0 +1,137 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm ~arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   sys-libs/zlib
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+   x11-libs/libXScrnSaver
+   x11-libs/pango
+   x11-misc/xdg-utils
+   kerberos? ( app-crypt/mit-krb5 )
+"
+
+QA_PREBUILT="*"
+
+src_install() {
+   if use amd64; then
+   cd "${WORKDIR}/VSCode-linux-x64" || die
+   elif use arm; then
+   cd "${WORKDIR}/VSCode-linux-armhf" || die
+   e

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-03-11 Thread Arthur Zamarin
commit: 4f99957fd4898649f2d79c1dfdda2bbf9be20888
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Mar 11 20:04:32 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Mar 11 20:04:51 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f99957f

app-editors/vscode: add 1.98.1

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest |   3 +
 app-editors/vscode/vscode-1.98.1.ebuild | 137 
 2 files changed, 140 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index fc640e99442b..5e63e5a4d025 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -7,3 +7,6 @@ DIST vscode-1.97.2-arm64.tar.gz 146748925 BLAKE2B 
045a6d5cb9e652452f934fd57acf17
 DIST vscode-1.98.0-amd64.tar.gz 148573919 BLAKE2B 
5ac95e06e304b7b4fa8e04d6eb22b622124d1b2b7615a707db7e588babe2613045626eb574b52678fc7a26a2828fc633f5f29328ff38417917eb69bf5c1f2130
 SHA512 
fa9e59d7cb30f55636dab6f58df114d0ac0bbca4bae7b939e3fb4cab970012987bc8bda54065abe349e34d17a0639431f844c17f2a8e4ec7d644079173f591c4
 DIST vscode-1.98.0-arm.tar.gz 138870063 BLAKE2B 
6dd1e7af92cac62ed30f52ecf721da7e5cea087fe9323cf2b3c128bffcdae200f75399a40b31e55e33a8244e6d2ccb8954a92ae829b976bc6e2be738506a4fe1
 SHA512 
77b6378f982ac552dc8028b928def72ac2d82d7f0d26c286bc283f3d288d42aec3367029f04e9ef2a2744bd479dabda4805bd81177079b699ea708398b55
 DIST vscode-1.98.0-arm64.tar.gz 149345224 BLAKE2B 
568c342a262cfa8f6b3520072d63eb7343f9676f16ed679d2af5ad90825325ab0dd02d643a4c1398667ef0f95997fec533ffc038f6d139a3b1a06a8e90ae2b96
 SHA512 
4bcc2d6af85e0a392cb5463d9aa8cbce459b01e8acacd609e0e5ff57f9a0f3f6c5e7b547a2c4f755c6cde0ab29e0d271058c47ee91b102be37f259c22b2463bb
+DIST vscode-1.98.1-amd64.tar.gz 148575540 BLAKE2B 
addb847defc1e476da88b591fb13cddd965142bc6f43a33eec961e901b043575ab296498a4bc5b456979bb5c27a429eed16edfff3f8a2b729f2242f3d529a29c
 SHA512 
f9056bf8c477ea170be6c34c20d321f482042dfa23899d7e3f225097ad2d10e2f5620d882d542b03f7291aaf95835943b7a74de53c2667e952f652a0f1a3884e
+DIST vscode-1.98.1-arm.tar.gz 138886561 BLAKE2B 
b62c7c33185b79da9d071d50b21cac3f87797fd14f4e2c9cc2a5f95f438df255fdee38d7eeabafa1f0a0b44180db46e3fb725587304f1da81c459ac949c9c0e1
 SHA512 
53a9c93f26c66441f971a7cbf4bd57468c5f53b461c270733701c8cc3586869cdda9e78a5bd339001b0647a494a005ad7c8ce28f7c6ba7587db234a524c8d15b
+DIST vscode-1.98.1-arm64.tar.gz 149342137 BLAKE2B 
43836e1792a6f9d7bbfcc44e6c75d775b2748e172b332f62b02e7bb793284b32bf3c57dab47d87fbdf80680e5881c294add504701d0fec6e78227a9298598f90
 SHA512 
fc5de008a1742be595804868d14abb2c34844acf564eae02a1a3dbc2d6ad23a1603ab2784f1f80350defc4151a330f99a725e9fe4fb5db5845eb77d2a957f303

diff --git a/app-editors/vscode/vscode-1.98.1.ebuild 
b/app-editors/vscode/vscode-1.98.1.ebuild
new file mode 100644
index ..04f694acb893
--- /dev/null
+++ b/app-editors/vscode/vscode-1.98.1.ebuild
@@ -0,0 +1,137 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm ~arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   sys-libs/zlib
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+   x11-libs/libXScrnSaver
+   x11-libs/pango
+   x11-misc/xdg-utils
+   kerberos? ( app-crypt/mit-krb5 )
+"
+
+QA_PREBUILT="*"
+
+src_install() {
+   if use amd64; then
+   cd "${WORKDIR}/VSCode-linux-x64" || die
+   elif use arm; then
+   cd "${WORKDIR}/VSCode-linux-armhf" || die
+   e

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-03-11 Thread Arthur Zamarin
commit: 6a1bf3aff3be88776786cdb1c0c9317980f85ce8
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Mar 11 20:04:41 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Mar 11 20:04:51 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a1bf3af

app-editors/vscode: drop 1.97.1, 1.97.2

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest |   6 --
 app-editors/vscode/vscode-1.97.1.ebuild | 137 
 app-editors/vscode/vscode-1.97.2.ebuild | 137 
 3 files changed, 280 deletions(-)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 5e63e5a4d025..51d65913337d 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,9 +1,3 @@
-DIST vscode-1.97.1-amd64.tar.gz 150733407 BLAKE2B 
d2100a17d2ce027bdb734049a5ac3a63405a01cb3835419c2f7c942b102020dd0879263171586a95b0f7470e1d55ef779487a19a43b40e73d70234b857131603
 SHA512 
959e5d9e649befa2b72d15cf1e8fe839eea99eb237727e00c0fdc78c04437d404770e27d31ca28dca31242f6a306dd6862424e1abb3be289c1d1a3c692bf9035
-DIST vscode-1.97.1-arm.tar.gz 134817766 BLAKE2B 
7513e1781682c80bbd1ffd4a27a261ee9bd5cd351dd50a5adfb6e5a075820ebc8ad8269f75ad532878778230c3ec58cc0bb5483c34156dd9fe1115ecbb55d003
 SHA512 
7ad5f8c3ebdec00c3335ac000e97a825abbe2fe7f5ac4f6fa4f74330a0f3a4d9a1203f43d527cb545dc2cf7ef9ef742fcb3116a91e508e5af63653d3c9a0cd13
-DIST vscode-1.97.1-arm64.tar.gz 146757140 BLAKE2B 
b295f1332bb934c867bdb5f8e15b8e702f17ae786d7c945e386c03d4ca6ec8d681f4b44bc8f7fedd1428e575f84f54ccd02d5be1e678d008cc70a532705e3cad
 SHA512 
db35c677b057d380893000c83fa42304e8758c00cd0348acda5e37eafb301d1848851ee9c734fea09e5650cbd396512806e4daa4be7ca9b1c0ee4598f77ed365
-DIST vscode-1.97.2-amd64.tar.gz 150732857 BLAKE2B 
ef29fa8a3b3cfce79a10b9d5f7b76c63695107ac92be64da434a8702a9cb89dcf46359ba5beaa4f6cdafa785a1dce660143c39ca21118933dd81542752bb7733
 SHA512 
96d78ddf029e8058fddffb01052448346ecc3a67ecea1ae51bbf228f0145e0445260a0120ffd12d644fc569b2f1122f9b89b05db2fea04f0a4602d7928322d75
-DIST vscode-1.97.2-arm.tar.gz 134818178 BLAKE2B 
6115bcdaa4603cd00444c923cff51a1477ef8fd8490b7310a4df17383db5f6340a81af1b1f06bc37bc8e49de3e4e87fc8ba5469ef2cb058fe232c20f462f6233
 SHA512 
bb8d1ccecfdca982024f6d995edf4a7b4d5fa0e2f0e35fe393205ca6204104ab59118ce0e361afbdd6e123d5a71eafc87d8dcb2b871e39d0ae64f57b8583
-DIST vscode-1.97.2-arm64.tar.gz 146748925 BLAKE2B 
045a6d5cb9e652452f934fd57acf17c853b45052372730cb4383a1b34b337e7629bb1973ebc661e69e1a6a9a6bbf79cefca48aaff183d38b4642f25ddf1f320f
 SHA512 
51e58b0e789f76510d7f3ebf7a2f72d98099fcb3e8bd5faafb57c8c2031d512be79ce51709d408a4fc4fcced3ebed3fec1665ea903ab47063067738f6f6361db
 DIST vscode-1.98.0-amd64.tar.gz 148573919 BLAKE2B 
5ac95e06e304b7b4fa8e04d6eb22b622124d1b2b7615a707db7e588babe2613045626eb574b52678fc7a26a2828fc633f5f29328ff38417917eb69bf5c1f2130
 SHA512 
fa9e59d7cb30f55636dab6f58df114d0ac0bbca4bae7b939e3fb4cab970012987bc8bda54065abe349e34d17a0639431f844c17f2a8e4ec7d644079173f591c4
 DIST vscode-1.98.0-arm.tar.gz 138870063 BLAKE2B 
6dd1e7af92cac62ed30f52ecf721da7e5cea087fe9323cf2b3c128bffcdae200f75399a40b31e55e33a8244e6d2ccb8954a92ae829b976bc6e2be738506a4fe1
 SHA512 
77b6378f982ac552dc8028b928def72ac2d82d7f0d26c286bc283f3d288d42aec3367029f04e9ef2a2744bd479dabda4805bd81177079b699ea708398b55
 DIST vscode-1.98.0-arm64.tar.gz 149345224 BLAKE2B 
568c342a262cfa8f6b3520072d63eb7343f9676f16ed679d2af5ad90825325ab0dd02d643a4c1398667ef0f95997fec533ffc038f6d139a3b1a06a8e90ae2b96
 SHA512 
4bcc2d6af85e0a392cb5463d9aa8cbce459b01e8acacd609e0e5ff57f9a0f3f6c5e7b547a2c4f755c6cde0ab29e0d271058c47ee91b102be37f259c22b2463bb

diff --git a/app-editors/vscode/vscode-1.97.1.ebuild 
b/app-editors/vscode/vscode-1.97.1.ebuild
deleted file mode 100644
index 04f694acb893..
--- a/app-editors/vscode/vscode-1.97.1.ebuild
+++ /dev/null
@@ -1,137 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit desktop pax-utils xdg optfeature
-
-DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
-HOMEPAGE="https://code.visualstudio.com";
-SRC_URI="
-   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
-   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
-   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
-"
-S="${WORKDIR}"
-
-LICENSE="
-   Apache-2.0
-   BSD
-   BSD-1
-   BSD-2
-   BSD-4
-   CC-BY-4.0
-   ISC
-   LGPL-2.1+
-   Microsoft-vscode
-   MIT
-   MPL-2.0
-   openssl
-   PYTHON
-   TextMate-bundle
-   Unlicense
-   UoI-NCSA
-   W3C
-"
-SLOT="0"
-KEYWORDS="-* amd64 ~arm ~arm64"
-IUSE="egl kerberos wayland"
-RESTRICT="mirror strip bindist"
-
-RDEPEND="
-   >=app-accessibility/at-spi2-core-2.46.0:2
-   app-crypt/

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-03-05 Thread Arthur Zamarin
commit: 0863e5603753456cf83bc55e7c99689f970e1d4e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Mar  5 18:48:07 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Mar  5 18:48:15 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0863e560

app-editors/vscode: add 1.98.0

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest |   3 +
 app-editors/vscode/vscode-1.98.0.ebuild | 137 
 2 files changed, 140 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 8a0396f637d6..fc640e99442b 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -4,3 +4,6 @@ DIST vscode-1.97.1-arm64.tar.gz 146757140 BLAKE2B 
b295f1332bb934c867bdb5f8e15b8e
 DIST vscode-1.97.2-amd64.tar.gz 150732857 BLAKE2B 
ef29fa8a3b3cfce79a10b9d5f7b76c63695107ac92be64da434a8702a9cb89dcf46359ba5beaa4f6cdafa785a1dce660143c39ca21118933dd81542752bb7733
 SHA512 
96d78ddf029e8058fddffb01052448346ecc3a67ecea1ae51bbf228f0145e0445260a0120ffd12d644fc569b2f1122f9b89b05db2fea04f0a4602d7928322d75
 DIST vscode-1.97.2-arm.tar.gz 134818178 BLAKE2B 
6115bcdaa4603cd00444c923cff51a1477ef8fd8490b7310a4df17383db5f6340a81af1b1f06bc37bc8e49de3e4e87fc8ba5469ef2cb058fe232c20f462f6233
 SHA512 
bb8d1ccecfdca982024f6d995edf4a7b4d5fa0e2f0e35fe393205ca6204104ab59118ce0e361afbdd6e123d5a71eafc87d8dcb2b871e39d0ae64f57b8583
 DIST vscode-1.97.2-arm64.tar.gz 146748925 BLAKE2B 
045a6d5cb9e652452f934fd57acf17c853b45052372730cb4383a1b34b337e7629bb1973ebc661e69e1a6a9a6bbf79cefca48aaff183d38b4642f25ddf1f320f
 SHA512 
51e58b0e789f76510d7f3ebf7a2f72d98099fcb3e8bd5faafb57c8c2031d512be79ce51709d408a4fc4fcced3ebed3fec1665ea903ab47063067738f6f6361db
+DIST vscode-1.98.0-amd64.tar.gz 148573919 BLAKE2B 
5ac95e06e304b7b4fa8e04d6eb22b622124d1b2b7615a707db7e588babe2613045626eb574b52678fc7a26a2828fc633f5f29328ff38417917eb69bf5c1f2130
 SHA512 
fa9e59d7cb30f55636dab6f58df114d0ac0bbca4bae7b939e3fb4cab970012987bc8bda54065abe349e34d17a0639431f844c17f2a8e4ec7d644079173f591c4
+DIST vscode-1.98.0-arm.tar.gz 138870063 BLAKE2B 
6dd1e7af92cac62ed30f52ecf721da7e5cea087fe9323cf2b3c128bffcdae200f75399a40b31e55e33a8244e6d2ccb8954a92ae829b976bc6e2be738506a4fe1
 SHA512 
77b6378f982ac552dc8028b928def72ac2d82d7f0d26c286bc283f3d288d42aec3367029f04e9ef2a2744bd479dabda4805bd81177079b699ea708398b55
+DIST vscode-1.98.0-arm64.tar.gz 149345224 BLAKE2B 
568c342a262cfa8f6b3520072d63eb7343f9676f16ed679d2af5ad90825325ab0dd02d643a4c1398667ef0f95997fec533ffc038f6d139a3b1a06a8e90ae2b96
 SHA512 
4bcc2d6af85e0a392cb5463d9aa8cbce459b01e8acacd609e0e5ff57f9a0f3f6c5e7b547a2c4f755c6cde0ab29e0d271058c47ee91b102be37f259c22b2463bb

diff --git a/app-editors/vscode/vscode-1.98.0.ebuild 
b/app-editors/vscode/vscode-1.98.0.ebuild
new file mode 100644
index ..04f694acb893
--- /dev/null
+++ b/app-editors/vscode/vscode-1.98.0.ebuild
@@ -0,0 +1,137 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm ~arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   sys-libs/zlib
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+   x11-libs/libXScrnSaver
+   x11-libs/pango
+   x11-misc/xdg-utils
+   kerberos? ( app-crypt/mit-krb5 )
+"
+
+QA_PREBUILT="*"
+
+src_install() {
+   if use amd64; then
+   cd "${WORKDIR}/VSCode-linux-x64" || die
+   elif use arm; then
+   cd "${WORKDIR}/VSCode-linux-armhf" || die
+   e

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-02-13 Thread Arthur Zamarin
commit: 5942ea266369eba43a21889f7b3b4b2f61cf1a31
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Feb 13 20:25:36 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Feb 13 20:29:06 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5942ea26

app-editors/vscode: add 1.97.2

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest |   3 +
 app-editors/vscode/vscode-1.97.2.ebuild | 137 
 2 files changed, 140 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index a8342ee0e1a4..c27c0fcae6c6 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -7,3 +7,6 @@ DIST vscode-1.97.0-arm64.tar.gz 146745694 BLAKE2B 
b5a63442a9894949cdd92aee42fc7a
 DIST vscode-1.97.1-amd64.tar.gz 150733407 BLAKE2B 
d2100a17d2ce027bdb734049a5ac3a63405a01cb3835419c2f7c942b102020dd0879263171586a95b0f7470e1d55ef779487a19a43b40e73d70234b857131603
 SHA512 
959e5d9e649befa2b72d15cf1e8fe839eea99eb237727e00c0fdc78c04437d404770e27d31ca28dca31242f6a306dd6862424e1abb3be289c1d1a3c692bf9035
 DIST vscode-1.97.1-arm.tar.gz 134817766 BLAKE2B 
7513e1781682c80bbd1ffd4a27a261ee9bd5cd351dd50a5adfb6e5a075820ebc8ad8269f75ad532878778230c3ec58cc0bb5483c34156dd9fe1115ecbb55d003
 SHA512 
7ad5f8c3ebdec00c3335ac000e97a825abbe2fe7f5ac4f6fa4f74330a0f3a4d9a1203f43d527cb545dc2cf7ef9ef742fcb3116a91e508e5af63653d3c9a0cd13
 DIST vscode-1.97.1-arm64.tar.gz 146757140 BLAKE2B 
b295f1332bb934c867bdb5f8e15b8e702f17ae786d7c945e386c03d4ca6ec8d681f4b44bc8f7fedd1428e575f84f54ccd02d5be1e678d008cc70a532705e3cad
 SHA512 
db35c677b057d380893000c83fa42304e8758c00cd0348acda5e37eafb301d1848851ee9c734fea09e5650cbd396512806e4daa4be7ca9b1c0ee4598f77ed365
+DIST vscode-1.97.2-amd64.tar.gz 150732857 BLAKE2B 
ef29fa8a3b3cfce79a10b9d5f7b76c63695107ac92be64da434a8702a9cb89dcf46359ba5beaa4f6cdafa785a1dce660143c39ca21118933dd81542752bb7733
 SHA512 
96d78ddf029e8058fddffb01052448346ecc3a67ecea1ae51bbf228f0145e0445260a0120ffd12d644fc569b2f1122f9b89b05db2fea04f0a4602d7928322d75
+DIST vscode-1.97.2-arm.tar.gz 134818178 BLAKE2B 
6115bcdaa4603cd00444c923cff51a1477ef8fd8490b7310a4df17383db5f6340a81af1b1f06bc37bc8e49de3e4e87fc8ba5469ef2cb058fe232c20f462f6233
 SHA512 
bb8d1ccecfdca982024f6d995edf4a7b4d5fa0e2f0e35fe393205ca6204104ab59118ce0e361afbdd6e123d5a71eafc87d8dcb2b871e39d0ae64f57b8583
+DIST vscode-1.97.2-arm64.tar.gz 146748925 BLAKE2B 
045a6d5cb9e652452f934fd57acf17c853b45052372730cb4383a1b34b337e7629bb1973ebc661e69e1a6a9a6bbf79cefca48aaff183d38b4642f25ddf1f320f
 SHA512 
51e58b0e789f76510d7f3ebf7a2f72d98099fcb3e8bd5faafb57c8c2031d512be79ce51709d408a4fc4fcced3ebed3fec1665ea903ab47063067738f6f6361db

diff --git a/app-editors/vscode/vscode-1.97.2.ebuild 
b/app-editors/vscode/vscode-1.97.2.ebuild
new file mode 100644
index ..04f694acb893
--- /dev/null
+++ b/app-editors/vscode/vscode-1.97.2.ebuild
@@ -0,0 +1,137 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm ~arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   sys-libs/zlib
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+   x11-libs/libXScrnSaver
+   x11-libs/pango
+   x11-misc/xdg-utils
+   kerberos? ( app-crypt/mit-krb5 )
+"
+
+QA_PREBUILT="*"
+
+src_install() {
+   if use amd64; then
+   cd "${WORKDIR}/VSCode-linux-x64" || die
+   elif use arm; then
+   cd "${WORKDIR}/VSCode-linux-armhf" || die
+   e

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-02-13 Thread Arthur Zamarin
commit: bd25d144ea37e3ba61bce37ee79b13e117f0647c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Feb 13 20:26:05 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Feb 13 20:29:06 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd25d144

app-editors/vscode: drop 1.96.4, 1.97.0

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest |   6 --
 app-editors/vscode/vscode-1.96.4.ebuild | 137 
 app-editors/vscode/vscode-1.97.0.ebuild | 137 
 3 files changed, 280 deletions(-)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index c27c0fcae6c6..8a0396f637d6 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,9 +1,3 @@
-DIST vscode-1.96.4-amd64.tar.gz 149442416 BLAKE2B 
50003ff1b0bc04f53040d6b3119826bb92a9318dfa54d42ce326f2b9e6d00f8c0e57f3a0119d994ae7a5b773964c488115f70b0ce6d95840d206fc5397bc6e24
 SHA512 
67b25bb6f13074bfc98d9636ead3db03ad09827e71848a578b87ad90de940b6379d0d71acc6c8305ddabb47f3826ee12ee9eb17e51fd7b8b5112e70ac461
-DIST vscode-1.96.4-arm.tar.gz 133502392 BLAKE2B 
5c01b9c40332cc39f66de17b37623d26b92a9fae797526caef472274e8c5d6c5f84dc52e110cea4a0288ae229634748fa1d0b1992ac5c57fb8a27b9a00cbf205
 SHA512 
1233dcdcabe640be59ddd9f3d6da1d34ccff165406dc2139b387708f5b95c941b1bb9e7506e3ae50af164ee9192d6f33cb99248f52eac5082bf352c508a31673
-DIST vscode-1.96.4-arm64.tar.gz 145445086 BLAKE2B 
4caddcccb57e9e8623cbcf03f4fb9dfb6c9cf2a4456f655346cf0ddc264a9e96a99a768695080f382972c4e876651c334405f23dadcccbe412e866ccd6b15631
 SHA512 
fb987dfd85c529be46c7a76d4a44c4a3aa0a4e6a0a9df2cfa5e4984d4849cbfbf772dff6b410957fab92f560a56bea499309d14b682d293ac8e9dfb56c601e71
-DIST vscode-1.97.0-amd64.tar.gz 150727110 BLAKE2B 
6203cafb733a251618830d46901bc5be50c137e575ec0955141d1bfaad778d9e2fe01d45866e0d3bcfeb7759f869544fa64ef09eecc2980a2e10a10df9f14e2e
 SHA512 
518dbc3d17455c0096f8b21b47549c429745c818cfc938711cb6af1f325ea126ab7c9b80e3cb1e43f596854c4ddbecf2279e7cbe6b8e0bf692569800956ebf73
-DIST vscode-1.97.0-arm.tar.gz 134802622 BLAKE2B 
82668537dfac9347f2ea0ee63838c7973a6636c968cec3a00ab59f67e6177c272fd5790c8e0e888fefee3ba52cde14705c4debf8ce248809a51044fabd378603
 SHA512 
9b7b7b10b711355cc3f3034161190984aa2d164438d15d584f00d13559d8ddb3cac0d3dde208c694553997c17cc26510c89c96366d9d156a9f4918b594b633ca
-DIST vscode-1.97.0-arm64.tar.gz 146745694 BLAKE2B 
b5a63442a9894949cdd92aee42fc7a8532b7d798d47d0d1aa37fd60a78b9e51aef8bab216c75ad9be0aa25f5efc0635de8abc40fc09b33557de3d82ae2e7fd65
 SHA512 
43b432617d6fe5c586c1af68e6bf49587c6196868e9bb1d6b0782a95f489ef23745ce7b3e6516f9464ecfd602f5fc77b102bce511f123eb6bb3bdca9987a305f
 DIST vscode-1.97.1-amd64.tar.gz 150733407 BLAKE2B 
d2100a17d2ce027bdb734049a5ac3a63405a01cb3835419c2f7c942b102020dd0879263171586a95b0f7470e1d55ef779487a19a43b40e73d70234b857131603
 SHA512 
959e5d9e649befa2b72d15cf1e8fe839eea99eb237727e00c0fdc78c04437d404770e27d31ca28dca31242f6a306dd6862424e1abb3be289c1d1a3c692bf9035
 DIST vscode-1.97.1-arm.tar.gz 134817766 BLAKE2B 
7513e1781682c80bbd1ffd4a27a261ee9bd5cd351dd50a5adfb6e5a075820ebc8ad8269f75ad532878778230c3ec58cc0bb5483c34156dd9fe1115ecbb55d003
 SHA512 
7ad5f8c3ebdec00c3335ac000e97a825abbe2fe7f5ac4f6fa4f74330a0f3a4d9a1203f43d527cb545dc2cf7ef9ef742fcb3116a91e508e5af63653d3c9a0cd13
 DIST vscode-1.97.1-arm64.tar.gz 146757140 BLAKE2B 
b295f1332bb934c867bdb5f8e15b8e702f17ae786d7c945e386c03d4ca6ec8d681f4b44bc8f7fedd1428e575f84f54ccd02d5be1e678d008cc70a532705e3cad
 SHA512 
db35c677b057d380893000c83fa42304e8758c00cd0348acda5e37eafb301d1848851ee9c734fea09e5650cbd396512806e4daa4be7ca9b1c0ee4598f77ed365

diff --git a/app-editors/vscode/vscode-1.96.4.ebuild 
b/app-editors/vscode/vscode-1.96.4.ebuild
deleted file mode 100644
index 04f694acb893..
--- a/app-editors/vscode/vscode-1.96.4.ebuild
+++ /dev/null
@@ -1,137 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit desktop pax-utils xdg optfeature
-
-DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
-HOMEPAGE="https://code.visualstudio.com";
-SRC_URI="
-   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
-   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
-   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
-"
-S="${WORKDIR}"
-
-LICENSE="
-   Apache-2.0
-   BSD
-   BSD-1
-   BSD-2
-   BSD-4
-   CC-BY-4.0
-   ISC
-   LGPL-2.1+
-   Microsoft-vscode
-   MIT
-   MPL-2.0
-   openssl
-   PYTHON
-   TextMate-bundle
-   Unlicense
-   UoI-NCSA
-   W3C
-"
-SLOT="0"
-KEYWORDS="-* amd64 ~arm ~arm64"
-IUSE="egl kerberos wayland"
-RESTRICT="mirror strip bindist"
-
-RDEPEND="
-   >=app-accessibility/at-spi2-core-2.46.0:2
-   app-crypt/

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-02-12 Thread Arthur Zamarin
commit: af3a2ba88090e0be3d677e087c8a7e548a7e710c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Feb 12 09:22:18 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Feb 12 09:25:26 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af3a2ba8

app-editors/vscode: add 1.97.1

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest |   3 +
 app-editors/vscode/vscode-1.97.1.ebuild | 137 
 2 files changed, 140 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 157e96e43b8e..a8342ee0e1a4 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -4,3 +4,6 @@ DIST vscode-1.96.4-arm64.tar.gz 145445086 BLAKE2B 
4caddcccb57e9e8623cbcf03f4fb9d
 DIST vscode-1.97.0-amd64.tar.gz 150727110 BLAKE2B 
6203cafb733a251618830d46901bc5be50c137e575ec0955141d1bfaad778d9e2fe01d45866e0d3bcfeb7759f869544fa64ef09eecc2980a2e10a10df9f14e2e
 SHA512 
518dbc3d17455c0096f8b21b47549c429745c818cfc938711cb6af1f325ea126ab7c9b80e3cb1e43f596854c4ddbecf2279e7cbe6b8e0bf692569800956ebf73
 DIST vscode-1.97.0-arm.tar.gz 134802622 BLAKE2B 
82668537dfac9347f2ea0ee63838c7973a6636c968cec3a00ab59f67e6177c272fd5790c8e0e888fefee3ba52cde14705c4debf8ce248809a51044fabd378603
 SHA512 
9b7b7b10b711355cc3f3034161190984aa2d164438d15d584f00d13559d8ddb3cac0d3dde208c694553997c17cc26510c89c96366d9d156a9f4918b594b633ca
 DIST vscode-1.97.0-arm64.tar.gz 146745694 BLAKE2B 
b5a63442a9894949cdd92aee42fc7a8532b7d798d47d0d1aa37fd60a78b9e51aef8bab216c75ad9be0aa25f5efc0635de8abc40fc09b33557de3d82ae2e7fd65
 SHA512 
43b432617d6fe5c586c1af68e6bf49587c6196868e9bb1d6b0782a95f489ef23745ce7b3e6516f9464ecfd602f5fc77b102bce511f123eb6bb3bdca9987a305f
+DIST vscode-1.97.1-amd64.tar.gz 150733407 BLAKE2B 
d2100a17d2ce027bdb734049a5ac3a63405a01cb3835419c2f7c942b102020dd0879263171586a95b0f7470e1d55ef779487a19a43b40e73d70234b857131603
 SHA512 
959e5d9e649befa2b72d15cf1e8fe839eea99eb237727e00c0fdc78c04437d404770e27d31ca28dca31242f6a306dd6862424e1abb3be289c1d1a3c692bf9035
+DIST vscode-1.97.1-arm.tar.gz 134817766 BLAKE2B 
7513e1781682c80bbd1ffd4a27a261ee9bd5cd351dd50a5adfb6e5a075820ebc8ad8269f75ad532878778230c3ec58cc0bb5483c34156dd9fe1115ecbb55d003
 SHA512 
7ad5f8c3ebdec00c3335ac000e97a825abbe2fe7f5ac4f6fa4f74330a0f3a4d9a1203f43d527cb545dc2cf7ef9ef742fcb3116a91e508e5af63653d3c9a0cd13
+DIST vscode-1.97.1-arm64.tar.gz 146757140 BLAKE2B 
b295f1332bb934c867bdb5f8e15b8e702f17ae786d7c945e386c03d4ca6ec8d681f4b44bc8f7fedd1428e575f84f54ccd02d5be1e678d008cc70a532705e3cad
 SHA512 
db35c677b057d380893000c83fa42304e8758c00cd0348acda5e37eafb301d1848851ee9c734fea09e5650cbd396512806e4daa4be7ca9b1c0ee4598f77ed365

diff --git a/app-editors/vscode/vscode-1.97.1.ebuild 
b/app-editors/vscode/vscode-1.97.1.ebuild
new file mode 100644
index ..04f694acb893
--- /dev/null
+++ b/app-editors/vscode/vscode-1.97.1.ebuild
@@ -0,0 +1,137 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm ~arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   sys-libs/zlib
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+   x11-libs/libXScrnSaver
+   x11-libs/pango
+   x11-misc/xdg-utils
+   kerberos? ( app-crypt/mit-krb5 )
+"
+
+QA_PREBUILT="*"
+
+src_install() {
+   if use amd64; then
+   cd "${WORKDIR}/VSCode-linux-x64" || die
+   elif use arm; then
+   cd "${WORKDIR}/VSCode-linux-armhf" || die
+   e

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-02-06 Thread Arthur Zamarin
commit: b462dd49b5fc6c3138997df41131fa51ab860c42
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Feb  7 07:20:34 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Feb  7 07:22:53 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b462dd49

app-editors/vscode: add 1.97.0

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest |   3 +
 app-editors/vscode/vscode-1.97.0.ebuild | 137 
 2 files changed, 140 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 5480b07ef8b2..157e96e43b8e 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,3 +1,6 @@
 DIST vscode-1.96.4-amd64.tar.gz 149442416 BLAKE2B 
50003ff1b0bc04f53040d6b3119826bb92a9318dfa54d42ce326f2b9e6d00f8c0e57f3a0119d994ae7a5b773964c488115f70b0ce6d95840d206fc5397bc6e24
 SHA512 
67b25bb6f13074bfc98d9636ead3db03ad09827e71848a578b87ad90de940b6379d0d71acc6c8305ddabb47f3826ee12ee9eb17e51fd7b8b5112e70ac461
 DIST vscode-1.96.4-arm.tar.gz 133502392 BLAKE2B 
5c01b9c40332cc39f66de17b37623d26b92a9fae797526caef472274e8c5d6c5f84dc52e110cea4a0288ae229634748fa1d0b1992ac5c57fb8a27b9a00cbf205
 SHA512 
1233dcdcabe640be59ddd9f3d6da1d34ccff165406dc2139b387708f5b95c941b1bb9e7506e3ae50af164ee9192d6f33cb99248f52eac5082bf352c508a31673
 DIST vscode-1.96.4-arm64.tar.gz 145445086 BLAKE2B 
4caddcccb57e9e8623cbcf03f4fb9dfb6c9cf2a4456f655346cf0ddc264a9e96a99a768695080f382972c4e876651c334405f23dadcccbe412e866ccd6b15631
 SHA512 
fb987dfd85c529be46c7a76d4a44c4a3aa0a4e6a0a9df2cfa5e4984d4849cbfbf772dff6b410957fab92f560a56bea499309d14b682d293ac8e9dfb56c601e71
+DIST vscode-1.97.0-amd64.tar.gz 150727110 BLAKE2B 
6203cafb733a251618830d46901bc5be50c137e575ec0955141d1bfaad778d9e2fe01d45866e0d3bcfeb7759f869544fa64ef09eecc2980a2e10a10df9f14e2e
 SHA512 
518dbc3d17455c0096f8b21b47549c429745c818cfc938711cb6af1f325ea126ab7c9b80e3cb1e43f596854c4ddbecf2279e7cbe6b8e0bf692569800956ebf73
+DIST vscode-1.97.0-arm.tar.gz 134802622 BLAKE2B 
82668537dfac9347f2ea0ee63838c7973a6636c968cec3a00ab59f67e6177c272fd5790c8e0e888fefee3ba52cde14705c4debf8ce248809a51044fabd378603
 SHA512 
9b7b7b10b711355cc3f3034161190984aa2d164438d15d584f00d13559d8ddb3cac0d3dde208c694553997c17cc26510c89c96366d9d156a9f4918b594b633ca
+DIST vscode-1.97.0-arm64.tar.gz 146745694 BLAKE2B 
b5a63442a9894949cdd92aee42fc7a8532b7d798d47d0d1aa37fd60a78b9e51aef8bab216c75ad9be0aa25f5efc0635de8abc40fc09b33557de3d82ae2e7fd65
 SHA512 
43b432617d6fe5c586c1af68e6bf49587c6196868e9bb1d6b0782a95f489ef23745ce7b3e6516f9464ecfd602f5fc77b102bce511f123eb6bb3bdca9987a305f

diff --git a/app-editors/vscode/vscode-1.97.0.ebuild 
b/app-editors/vscode/vscode-1.97.0.ebuild
new file mode 100644
index ..04f694acb893
--- /dev/null
+++ b/app-editors/vscode/vscode-1.97.0.ebuild
@@ -0,0 +1,137 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm ~arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   sys-libs/zlib
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+   x11-libs/libXScrnSaver
+   x11-libs/pango
+   x11-misc/xdg-utils
+   kerberos? ( app-crypt/mit-krb5 )
+"
+
+QA_PREBUILT="*"
+
+src_install() {
+   if use amd64; then
+   cd "${WORKDIR}/VSCode-linux-x64" || die
+   elif use arm; then
+   cd "${WORKDIR}/VSCode-linux-armhf" || die
+   elif use arm64; then
+   cd "${WORKDIR}/VSCode-linux-arm64" || die
+   

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-01-31 Thread Arthur Zamarin
commit: bb83984183875d0024c1d7c71835bbe73c3cab89
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Feb  1 06:40:11 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Feb  1 06:56:06 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb839841

app-editors/vscode: drop 1.96.3

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest |   3 -
 app-editors/vscode/vscode-1.96.3.ebuild | 137 
 2 files changed, 140 deletions(-)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 919d5d64073a..5480b07ef8b2 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,6 +1,3 @@
-DIST vscode-1.96.3-amd64.tar.gz 149447740 BLAKE2B 
d27ffd0b7ec39b754ec5b7bcc40642fbf02699a90f8ce23e97f677e4983814579f6215e995f9810f1c357f522ecf1c7598affeec0bbaea08787d103388b8a6f3
 SHA512 
8b77d82d08ec5a53e802bc3b38d6177287519eff689b6aa57e6f722e99ec27035cf41caaed024192d61b23001c2a21ff9ebdebc496fcdbbd855b061e163ea882
-DIST vscode-1.96.3-arm.tar.gz 133495363 BLAKE2B 
43a77542b9654e63c3f2cf3534fc5bae82780c9294f2dee1ebf8e19aca93b692eed9b74605b5073a1f5a3e235bb8510c8c365f61391cc30985727e9e382e4792
 SHA512 
0d20d87056b6e4015ae692279943f013e459ebfa55a5bf753a1ad7dfe9f0476e0456f1dd5ea80720c2df5ed4b616808ad8806fa8cb325886f8cbfae0d0b8d1b1
-DIST vscode-1.96.3-arm64.tar.gz 145452700 BLAKE2B 
5e4a2ba15479549feb832a9d1feec69e0c4313146a265d351e6d811126cff7f07224db9e76faa829d0a615f94dacbc54184778ceeb3f7825796325dc792cecd4
 SHA512 
7a5a6360f2d2b84c4ec9747a8408c0223c1a6f6694405bd9da05e052a74842084b87c2f6d711d974fc43f08ff74bcf9864e1ddadb1fac390967a27c99912ff7f
 DIST vscode-1.96.4-amd64.tar.gz 149442416 BLAKE2B 
50003ff1b0bc04f53040d6b3119826bb92a9318dfa54d42ce326f2b9e6d00f8c0e57f3a0119d994ae7a5b773964c488115f70b0ce6d95840d206fc5397bc6e24
 SHA512 
67b25bb6f13074bfc98d9636ead3db03ad09827e71848a578b87ad90de940b6379d0d71acc6c8305ddabb47f3826ee12ee9eb17e51fd7b8b5112e70ac461
 DIST vscode-1.96.4-arm.tar.gz 133502392 BLAKE2B 
5c01b9c40332cc39f66de17b37623d26b92a9fae797526caef472274e8c5d6c5f84dc52e110cea4a0288ae229634748fa1d0b1992ac5c57fb8a27b9a00cbf205
 SHA512 
1233dcdcabe640be59ddd9f3d6da1d34ccff165406dc2139b387708f5b95c941b1bb9e7506e3ae50af164ee9192d6f33cb99248f52eac5082bf352c508a31673
 DIST vscode-1.96.4-arm64.tar.gz 145445086 BLAKE2B 
4caddcccb57e9e8623cbcf03f4fb9dfb6c9cf2a4456f655346cf0ddc264a9e96a99a768695080f382972c4e876651c334405f23dadcccbe412e866ccd6b15631
 SHA512 
fb987dfd85c529be46c7a76d4a44c4a3aa0a4e6a0a9df2cfa5e4984d4849cbfbf772dff6b410957fab92f560a56bea499309d14b682d293ac8e9dfb56c601e71

diff --git a/app-editors/vscode/vscode-1.96.3.ebuild 
b/app-editors/vscode/vscode-1.96.3.ebuild
deleted file mode 100644
index 04f694acb893..
--- a/app-editors/vscode/vscode-1.96.3.ebuild
+++ /dev/null
@@ -1,137 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit desktop pax-utils xdg optfeature
-
-DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
-HOMEPAGE="https://code.visualstudio.com";
-SRC_URI="
-   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
-   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
-   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
-"
-S="${WORKDIR}"
-
-LICENSE="
-   Apache-2.0
-   BSD
-   BSD-1
-   BSD-2
-   BSD-4
-   CC-BY-4.0
-   ISC
-   LGPL-2.1+
-   Microsoft-vscode
-   MIT
-   MPL-2.0
-   openssl
-   PYTHON
-   TextMate-bundle
-   Unlicense
-   UoI-NCSA
-   W3C
-"
-SLOT="0"
-KEYWORDS="-* amd64 ~arm ~arm64"
-IUSE="egl kerberos wayland"
-RESTRICT="mirror strip bindist"
-
-RDEPEND="
-   >=app-accessibility/at-spi2-core-2.46.0:2
-   app-crypt/libsecret[crypt]
-   app-misc/ca-certificates
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   media-libs/alsa-lib
-   media-libs/libglvnd
-   media-libs/mesa
-   net-misc/curl
-   sys-apps/dbus
-   sys-libs/zlib
-   sys-process/lsof
-   x11-libs/cairo
-   x11-libs/gtk+:3
-   x11-libs/libdrm
-   x11-libs/libX11
-   x11-libs/libxcb
-   x11-libs/libXcomposite
-   x11-libs/libXdamage
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libxkbcommon
-   x11-libs/libxkbfile
-   x11-libs/libXrandr
-   x11-libs/libXScrnSaver
-   x11-libs/pango
-   x11-misc/xdg-utils
-   kerberos? ( app-crypt/mit-krb5 )
-"
-
-QA_PREBUILT="*"
-
-src_install() {
-   if use amd64; then
-   cd "${WORKDIR}/VSCode-linux-x64" || die
-   elif use arm; then
-   cd "${WORKDIR}/VSCode-linux-armhf" || die
-   elif use arm64; then
-   cd "${WORKDIR}/VSCode-linux-arm64" || die

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-01-17 Thread Arthur Zamarin
commit: 6bf1b8f780654bc390f3677f2ace853fcf758d11
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jan 17 16:06:35 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jan 17 16:09:37 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bf1b8f7

app-editors/vscode: add 1.96.4

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest |   3 +
 app-editors/vscode/vscode-1.96.4.ebuild | 137 
 2 files changed, 140 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 08749a2d1844..3d275682e5b7 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -4,3 +4,6 @@ DIST vscode-1.96.2-arm64.tar.gz 145441808 BLAKE2B 
183b7c3a3754dc155fcadef184e627
 DIST vscode-1.96.3-amd64.tar.gz 149447740 BLAKE2B 
d27ffd0b7ec39b754ec5b7bcc40642fbf02699a90f8ce23e97f677e4983814579f6215e995f9810f1c357f522ecf1c7598affeec0bbaea08787d103388b8a6f3
 SHA512 
8b77d82d08ec5a53e802bc3b38d6177287519eff689b6aa57e6f722e99ec27035cf41caaed024192d61b23001c2a21ff9ebdebc496fcdbbd855b061e163ea882
 DIST vscode-1.96.3-arm.tar.gz 133495363 BLAKE2B 
43a77542b9654e63c3f2cf3534fc5bae82780c9294f2dee1ebf8e19aca93b692eed9b74605b5073a1f5a3e235bb8510c8c365f61391cc30985727e9e382e4792
 SHA512 
0d20d87056b6e4015ae692279943f013e459ebfa55a5bf753a1ad7dfe9f0476e0456f1dd5ea80720c2df5ed4b616808ad8806fa8cb325886f8cbfae0d0b8d1b1
 DIST vscode-1.96.3-arm64.tar.gz 145452700 BLAKE2B 
5e4a2ba15479549feb832a9d1feec69e0c4313146a265d351e6d811126cff7f07224db9e76faa829d0a615f94dacbc54184778ceeb3f7825796325dc792cecd4
 SHA512 
7a5a6360f2d2b84c4ec9747a8408c0223c1a6f6694405bd9da05e052a74842084b87c2f6d711d974fc43f08ff74bcf9864e1ddadb1fac390967a27c99912ff7f
+DIST vscode-1.96.4-amd64.tar.gz 149442416 BLAKE2B 
50003ff1b0bc04f53040d6b3119826bb92a9318dfa54d42ce326f2b9e6d00f8c0e57f3a0119d994ae7a5b773964c488115f70b0ce6d95840d206fc5397bc6e24
 SHA512 
67b25bb6f13074bfc98d9636ead3db03ad09827e71848a578b87ad90de940b6379d0d71acc6c8305ddabb47f3826ee12ee9eb17e51fd7b8b5112e70ac461
+DIST vscode-1.96.4-arm.tar.gz 133502392 BLAKE2B 
5c01b9c40332cc39f66de17b37623d26b92a9fae797526caef472274e8c5d6c5f84dc52e110cea4a0288ae229634748fa1d0b1992ac5c57fb8a27b9a00cbf205
 SHA512 
1233dcdcabe640be59ddd9f3d6da1d34ccff165406dc2139b387708f5b95c941b1bb9e7506e3ae50af164ee9192d6f33cb99248f52eac5082bf352c508a31673
+DIST vscode-1.96.4-arm64.tar.gz 145445086 BLAKE2B 
4caddcccb57e9e8623cbcf03f4fb9dfb6c9cf2a4456f655346cf0ddc264a9e96a99a768695080f382972c4e876651c334405f23dadcccbe412e866ccd6b15631
 SHA512 
fb987dfd85c529be46c7a76d4a44c4a3aa0a4e6a0a9df2cfa5e4984d4849cbfbf772dff6b410957fab92f560a56bea499309d14b682d293ac8e9dfb56c601e71

diff --git a/app-editors/vscode/vscode-1.96.4.ebuild 
b/app-editors/vscode/vscode-1.96.4.ebuild
new file mode 100644
index ..04f694acb893
--- /dev/null
+++ b/app-editors/vscode/vscode-1.96.4.ebuild
@@ -0,0 +1,137 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm ~arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   sys-libs/zlib
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+   x11-libs/libXScrnSaver
+   x11-libs/pango
+   x11-misc/xdg-utils
+   kerberos? ( app-crypt/mit-krb5 )
+"
+
+QA_PREBUILT="*"
+
+src_install() {
+   if use amd64; then
+   cd "${WORKDIR}/VSCode-linux-x64" || die
+   elif use arm; then
+   cd "${WORKDIR}/VSCode-linux-armhf" || die
+   e

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-01-17 Thread Arthur Zamarin
commit: dc49360bfb8dab501eab5bed5b6bfe1d8244c5c3
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jan 17 16:06:43 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jan 17 16:09:37 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc49360b

app-editors/vscode: drop 1.96.2

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest |   3 -
 app-editors/vscode/vscode-1.96.2.ebuild | 137 
 2 files changed, 140 deletions(-)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 3d275682e5b7..919d5d64073a 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,6 +1,3 @@
-DIST vscode-1.96.2-amd64.tar.gz 149445440 BLAKE2B 
8ce96afc00e318ad5010d26e8ad27a4c160e4b5b1eb56c50816887170015da9bddf6d05f13d284b2256ecb16ce84f1bc0b50b3ce7a60ff12409f14bdb1031406
 SHA512 
840f38166f25e6b6f5ab79b7f5249be784e6861a35b17e32e0f14431dd3c3a44e85fd43f27c4c2a4fc2defe49a1e1158f1a431c9242efe668ac92c0ecbc7f3c9
-DIST vscode-1.96.2-arm.tar.gz 133505393 BLAKE2B 
242ece1e995211d98b6854ed9468f613789605530c2f46563ccaaddfae4adae853bb44ed79fd49cd3f60910c6ddf7ed3a871b18d36413f17352303e3c7d64814
 SHA512 
956ea48931a5fb3aa97ee953ab9ef203f1ce534a58d71574924179ae8df3fb1557e3ecc37f60b8090b70516f02c0c456c6d71db9d020a595e248092899f311a7
-DIST vscode-1.96.2-arm64.tar.gz 145441808 BLAKE2B 
183b7c3a3754dc155fcadef184e6273f641c52493e32ce4c9e113c8904347746322537ffee1d393116f7e6caeb0729971253bd44fe19645780a1f2658b96ace5
 SHA512 
11fdcffddae0112e86e9cfde411028cf467ed59bb3fb68321616937a8f68f4d279878f0ed67d9be94036ce8e076959b9541ac07122ee64054813e5fe9a414255
 DIST vscode-1.96.3-amd64.tar.gz 149447740 BLAKE2B 
d27ffd0b7ec39b754ec5b7bcc40642fbf02699a90f8ce23e97f677e4983814579f6215e995f9810f1c357f522ecf1c7598affeec0bbaea08787d103388b8a6f3
 SHA512 
8b77d82d08ec5a53e802bc3b38d6177287519eff689b6aa57e6f722e99ec27035cf41caaed024192d61b23001c2a21ff9ebdebc496fcdbbd855b061e163ea882
 DIST vscode-1.96.3-arm.tar.gz 133495363 BLAKE2B 
43a77542b9654e63c3f2cf3534fc5bae82780c9294f2dee1ebf8e19aca93b692eed9b74605b5073a1f5a3e235bb8510c8c365f61391cc30985727e9e382e4792
 SHA512 
0d20d87056b6e4015ae692279943f013e459ebfa55a5bf753a1ad7dfe9f0476e0456f1dd5ea80720c2df5ed4b616808ad8806fa8cb325886f8cbfae0d0b8d1b1
 DIST vscode-1.96.3-arm64.tar.gz 145452700 BLAKE2B 
5e4a2ba15479549feb832a9d1feec69e0c4313146a265d351e6d811126cff7f07224db9e76faa829d0a615f94dacbc54184778ceeb3f7825796325dc792cecd4
 SHA512 
7a5a6360f2d2b84c4ec9747a8408c0223c1a6f6694405bd9da05e052a74842084b87c2f6d711d974fc43f08ff74bcf9864e1ddadb1fac390967a27c99912ff7f

diff --git a/app-editors/vscode/vscode-1.96.2.ebuild 
b/app-editors/vscode/vscode-1.96.2.ebuild
deleted file mode 100644
index 57c59f907d74..
--- a/app-editors/vscode/vscode-1.96.2.ebuild
+++ /dev/null
@@ -1,137 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit desktop pax-utils xdg optfeature
-
-DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
-HOMEPAGE="https://code.visualstudio.com";
-SRC_URI="
-   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
-   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
-   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
-"
-S="${WORKDIR}"
-
-LICENSE="
-   Apache-2.0
-   BSD
-   BSD-1
-   BSD-2
-   BSD-4
-   CC-BY-4.0
-   ISC
-   LGPL-2.1+
-   Microsoft-vscode
-   MIT
-   MPL-2.0
-   openssl
-   PYTHON
-   TextMate-bundle
-   Unlicense
-   UoI-NCSA
-   W3C
-"
-SLOT="0"
-KEYWORDS="-* amd64 ~arm ~arm64"
-IUSE="egl kerberos wayland"
-RESTRICT="mirror strip bindist"
-
-RDEPEND="
-   >=app-accessibility/at-spi2-core-2.46.0:2
-   app-crypt/libsecret[crypt]
-   app-misc/ca-certificates
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   media-libs/alsa-lib
-   media-libs/libglvnd
-   media-libs/mesa
-   net-misc/curl
-   sys-apps/dbus
-   sys-libs/zlib
-   sys-process/lsof
-   x11-libs/cairo
-   x11-libs/gtk+:3
-   x11-libs/libdrm
-   x11-libs/libX11
-   x11-libs/libxcb
-   x11-libs/libXcomposite
-   x11-libs/libXdamage
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libxkbcommon
-   x11-libs/libxkbfile
-   x11-libs/libXrandr
-   x11-libs/libXScrnSaver
-   x11-libs/pango
-   x11-misc/xdg-utils
-   kerberos? ( app-crypt/mit-krb5 )
-"
-
-QA_PREBUILT="*"
-
-src_install() {
-   if use amd64; then
-   cd "${WORKDIR}/VSCode-linux-x64" || die
-   elif use arm; then
-   cd "${WORKDIR}/VSCode-linux-armhf" || die
-   elif use arm64; then
-   cd "${WORKDIR}/VSCode-linux-arm64" || die

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-01-13 Thread Arthur Zamarin
commit: afce6d7a719ac51621b3dc8a7256b5359fb09e7e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Jan 13 17:39:27 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Jan 13 18:08:06 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afce6d7a

app-editors/vscode: add 1.96.3

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest |   3 +
 app-editors/vscode/vscode-1.96.3.ebuild | 137 
 2 files changed, 140 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index a7dfb76c749b..08749a2d1844 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,3 +1,6 @@
 DIST vscode-1.96.2-amd64.tar.gz 149445440 BLAKE2B 
8ce96afc00e318ad5010d26e8ad27a4c160e4b5b1eb56c50816887170015da9bddf6d05f13d284b2256ecb16ce84f1bc0b50b3ce7a60ff12409f14bdb1031406
 SHA512 
840f38166f25e6b6f5ab79b7f5249be784e6861a35b17e32e0f14431dd3c3a44e85fd43f27c4c2a4fc2defe49a1e1158f1a431c9242efe668ac92c0ecbc7f3c9
 DIST vscode-1.96.2-arm.tar.gz 133505393 BLAKE2B 
242ece1e995211d98b6854ed9468f613789605530c2f46563ccaaddfae4adae853bb44ed79fd49cd3f60910c6ddf7ed3a871b18d36413f17352303e3c7d64814
 SHA512 
956ea48931a5fb3aa97ee953ab9ef203f1ce534a58d71574924179ae8df3fb1557e3ecc37f60b8090b70516f02c0c456c6d71db9d020a595e248092899f311a7
 DIST vscode-1.96.2-arm64.tar.gz 145441808 BLAKE2B 
183b7c3a3754dc155fcadef184e6273f641c52493e32ce4c9e113c8904347746322537ffee1d393116f7e6caeb0729971253bd44fe19645780a1f2658b96ace5
 SHA512 
11fdcffddae0112e86e9cfde411028cf467ed59bb3fb68321616937a8f68f4d279878f0ed67d9be94036ce8e076959b9541ac07122ee64054813e5fe9a414255
+DIST vscode-1.96.3-amd64.tar.gz 149447740 BLAKE2B 
d27ffd0b7ec39b754ec5b7bcc40642fbf02699a90f8ce23e97f677e4983814579f6215e995f9810f1c357f522ecf1c7598affeec0bbaea08787d103388b8a6f3
 SHA512 
8b77d82d08ec5a53e802bc3b38d6177287519eff689b6aa57e6f722e99ec27035cf41caaed024192d61b23001c2a21ff9ebdebc496fcdbbd855b061e163ea882
+DIST vscode-1.96.3-arm.tar.gz 133495363 BLAKE2B 
43a77542b9654e63c3f2cf3534fc5bae82780c9294f2dee1ebf8e19aca93b692eed9b74605b5073a1f5a3e235bb8510c8c365f61391cc30985727e9e382e4792
 SHA512 
0d20d87056b6e4015ae692279943f013e459ebfa55a5bf753a1ad7dfe9f0476e0456f1dd5ea80720c2df5ed4b616808ad8806fa8cb325886f8cbfae0d0b8d1b1
+DIST vscode-1.96.3-arm64.tar.gz 145452700 BLAKE2B 
5e4a2ba15479549feb832a9d1feec69e0c4313146a265d351e6d811126cff7f07224db9e76faa829d0a615f94dacbc54184778ceeb3f7825796325dc792cecd4
 SHA512 
7a5a6360f2d2b84c4ec9747a8408c0223c1a6f6694405bd9da05e052a74842084b87c2f6d711d974fc43f08ff74bcf9864e1ddadb1fac390967a27c99912ff7f

diff --git a/app-editors/vscode/vscode-1.96.3.ebuild 
b/app-editors/vscode/vscode-1.96.3.ebuild
new file mode 100644
index ..04f694acb893
--- /dev/null
+++ b/app-editors/vscode/vscode-1.96.3.ebuild
@@ -0,0 +1,137 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm ~arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   sys-libs/zlib
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+   x11-libs/libXScrnSaver
+   x11-libs/pango
+   x11-misc/xdg-utils
+   kerberos? ( app-crypt/mit-krb5 )
+"
+
+QA_PREBUILT="*"
+
+src_install() {
+   if use amd64; then
+   cd "${WORKDIR}/VSCode-linux-x64" || die
+   elif use arm; then
+   cd "${WORKDIR}/VSCode-linux-armhf" || die
+   elif use arm64; then
+   cd "${WORKDIR}/VSCode-linux-arm64" || die
+   

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2025-01-04 Thread Arthur Zamarin
commit: b021d583f7ad2b16534813ac47d4de48ddc5ccc2
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Jan  4 13:20:20 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Jan  4 13:25:59 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b021d583

app-editors/vscode: drop 1.96.0, 1.96.1

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest |   6 --
 app-editors/vscode/vscode-1.96.0.ebuild | 137 
 app-editors/vscode/vscode-1.96.1.ebuild | 137 
 3 files changed, 280 deletions(-)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index f8f862f6108c..a7dfb76c749b 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,9 +1,3 @@
-DIST vscode-1.96.0-amd64.tar.gz 149448388 BLAKE2B 
ab54f0044d819a76acfb9f637a15c7118db30f5b1f84df622b8aa48aca7cbffa85115f187990c16105c8548ea1a1caa29f18fbb395f307710c8d273c6fd3a300
 SHA512 
9ac57fc51c42bd62aa3094be5f5184c194255af9a32b5454b66d648f7f315b2323717fce50637debd0d6ec5f9bb94ba9366b92eec6d06e952bb2c52a37dbc77a
-DIST vscode-1.96.0-arm.tar.gz 133515870 BLAKE2B 
addead61ed9dc147f28e3fd0f2bf49036d24bd0301a1fd6fc014743af72d0c3b10c8e1e515a31b50d030e2642eda325d02110fab245c3ec4635485aae8243f40
 SHA512 
8b110086e94b88093909724b14653394c91e6047560c4090c5e1e9c0d84dbe1525b9281c1e60fdb70675fb5588bc031028207f3f4d3ca11069c3e7bac51301ec
-DIST vscode-1.96.0-arm64.tar.gz 145446774 BLAKE2B 
985a06ac1a3aae33b308dab803901ca468752a92474a9983a0c9e61d257c9e18d9d60114b7ed6dbd8d71d563695931863fcf1ef20872d2644c61a0b3bdc69257
 SHA512 
8c0a53506b4992ec4b3ed9655bee6cccea89a1b7e29dc9baca6af7656383b10562707f14820bfbe48bf74defcba294ecfe7751cac7063ede9082a1484d4fba0d
-DIST vscode-1.96.1-amd64.tar.gz 149426003 BLAKE2B 
0de1b15b5858faaa7293f1991a75f1e1317f62c5479235f8c4b0d4dfbe5e07db7dcb57002b1889be80979a65c31ca6069d94f5486628ef0cb14a144f8df9a082
 SHA512 
c4190963437c8b10f6ee03ad38c91bbaf710f35017c9ef0547836df9deba462ee2da2e0262669dfc494bacdb3e175ae1e83138d977538c190521e35441b2f57a
-DIST vscode-1.96.1-arm.tar.gz 133485634 BLAKE2B 
b384ea0163106f0074a7f156319a17398f1d0780b2698abcd4f9ba16df07d2c252e27db2710876928a286f259b07586b560d9fafbef02bd0161daa102c0d1d8f
 SHA512 
cd68531c9c90aaa76a4289e87e377ca7de5e1a721db27d169aad95e3319d312cae3ced447b6405f23b6f3a4b8fc40ea3830ed6039c4785b67f9a72f483809aee
-DIST vscode-1.96.1-arm64.tar.gz 145430910 BLAKE2B 
31a6883572c2e34f7d8b301f3e2e1f82ca48f37c55df1156a6a1c0d4f51cb9a2f7e00694b102bdd70063a65eb3a2d3b685b992dd9fb87e9e8c5421e20a283b7a
 SHA512 
dc92380bcfd4a08ffa6ec56a5df99fa36b43282ea8de1243bd7d171b24d7afe33eec02fd3b56a17372a8400bf293ec2ace1b8ebe6f92b5d9177239dd26a35c40
 DIST vscode-1.96.2-amd64.tar.gz 149445440 BLAKE2B 
8ce96afc00e318ad5010d26e8ad27a4c160e4b5b1eb56c50816887170015da9bddf6d05f13d284b2256ecb16ce84f1bc0b50b3ce7a60ff12409f14bdb1031406
 SHA512 
840f38166f25e6b6f5ab79b7f5249be784e6861a35b17e32e0f14431dd3c3a44e85fd43f27c4c2a4fc2defe49a1e1158f1a431c9242efe668ac92c0ecbc7f3c9
 DIST vscode-1.96.2-arm.tar.gz 133505393 BLAKE2B 
242ece1e995211d98b6854ed9468f613789605530c2f46563ccaaddfae4adae853bb44ed79fd49cd3f60910c6ddf7ed3a871b18d36413f17352303e3c7d64814
 SHA512 
956ea48931a5fb3aa97ee953ab9ef203f1ce534a58d71574924179ae8df3fb1557e3ecc37f60b8090b70516f02c0c456c6d71db9d020a595e248092899f311a7
 DIST vscode-1.96.2-arm64.tar.gz 145441808 BLAKE2B 
183b7c3a3754dc155fcadef184e6273f641c52493e32ce4c9e113c8904347746322537ffee1d393116f7e6caeb0729971253bd44fe19645780a1f2658b96ace5
 SHA512 
11fdcffddae0112e86e9cfde411028cf467ed59bb3fb68321616937a8f68f4d279878f0ed67d9be94036ce8e076959b9541ac07122ee64054813e5fe9a414255

diff --git a/app-editors/vscode/vscode-1.96.0.ebuild 
b/app-editors/vscode/vscode-1.96.0.ebuild
deleted file mode 100644
index 57c59f907d74..
--- a/app-editors/vscode/vscode-1.96.0.ebuild
+++ /dev/null
@@ -1,137 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit desktop pax-utils xdg optfeature
-
-DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
-HOMEPAGE="https://code.visualstudio.com";
-SRC_URI="
-   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
-   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
-   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
-"
-S="${WORKDIR}"
-
-LICENSE="
-   Apache-2.0
-   BSD
-   BSD-1
-   BSD-2
-   BSD-4
-   CC-BY-4.0
-   ISC
-   LGPL-2.1+
-   Microsoft-vscode
-   MIT
-   MPL-2.0
-   openssl
-   PYTHON
-   TextMate-bundle
-   Unlicense
-   UoI-NCSA
-   W3C
-"
-SLOT="0"
-KEYWORDS="-* amd64 ~arm ~arm64"
-IUSE="egl kerberos wayland"
-RESTRICT="mirror strip bindist"
-
-RDEPEND="
-   >=app-accessibility/at-spi2-core-2.46.0:2
-   app-crypt/

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/files/

2024-12-31 Thread Arthur Zamarin
commit: a8dcd59f44fa040dd2d92182384345c566a8ea61
Author: Adel KARA SLIMANE  zegrapher  com>
AuthorDate: Mon Dec 30 21:01:47 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Dec 31 11:01:44 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8dcd59f

app-editors/vscode: fix .desktop file

Closes: https://bugs.gentoo.org/947102

Signed-off-by: Adel KARA SLIMANE  zegrapher.com>
Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/files/code-open-in-new-window.desktop | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app-editors/vscode/files/code-open-in-new-window.desktop 
b/app-editors/vscode/files/code-open-in-new-window.desktop
index 78185549b3d4..b95bf8843238 100644
--- a/app-editors/vscode/files/code-open-in-new-window.desktop
+++ b/app-editors/vscode/files/code-open-in-new-window.desktop
@@ -9,5 +9,4 @@ Type=Application
 StartupNotify=false
 Categories=Utility;TextEditor;Development;IDE;
 MimeType=text/plain;inode/directory;application/x-code-workspace;
-Actions=new-empty-window;
 Keywords=vscode;code;



[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/files/

2024-12-28 Thread Arthur Zamarin
commit: 63a6681d4a31af0199594ab932b1be4f0da9a583
Author: Adel KARA SLIMANE  zegrapher  com>
AuthorDate: Sun Sep 22 14:46:02 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec 28 08:32:34 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63a6681d

app-editors/vscode: desktop file fixups

Closes: https://bugs.gentoo.org/936915

Signed-off-by: Adel KARA SLIMANE  zegrapher.com>
Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/files/code-url-handler.desktop |  3 ++-
 app-editors/vscode/files/code.desktop | 13 +++--
 2 files changed, 13 insertions(+), 3 deletions(-)

diff --git a/app-editors/vscode/files/code-url-handler.desktop 
b/app-editors/vscode/files/code-url-handler.desktop
index fe65d7527069..b1c15dcf468b 100644
--- a/app-editors/vscode/files/code-url-handler.desktop
+++ b/app-editors/vscode/files/code-url-handler.desktop
@@ -2,11 +2,12 @@
 Name=VSCode - URL Handler
 Comment=Editing evolved
 GenericName=Code Editor
-Exec=/usr/bin/vscode @exec_extra_flags@ --open-url %U
+Exec=/usr/bin/vscode @exec_extra_flags@ --open-url -- %U
 Icon=vscode
 Type=Application
 NoDisplay=true
 StartupNotify=true
+StartupWMClass=Code
 Categories=Utility;TextEditor;Development;IDE;
 MimeType=x-scheme-handler/vscode;
 Keywords=vscode;code;

diff --git a/app-editors/vscode/files/code.desktop 
b/app-editors/vscode/files/code.desktop
index 3d3766982e2c..cd885549f7d8 100644
--- a/app-editors/vscode/files/code.desktop
+++ b/app-editors/vscode/files/code.desktop
@@ -2,7 +2,7 @@
 Name=VSCode
 Comment=Editing evolved
 GenericName=Code Editor
-Exec=/usr/bin/vscode @exec_extra_flags@ %F
+Exec=/usr/bin/vscode @exec_extra_flags@ -- %F
 Icon=vscode
 Type=Application
 StartupNotify=false
@@ -14,5 +14,14 @@ Keywords=vscode;code;
 
 [Desktop Action new-empty-window]
 Name=New Empty Window
-Exec=/usr/bin/vscode @exec_extra_flags@ --new-window %F
+Name[de]=Neues leeres Fenster
+Name[es]=Nueva ventana vacía
+Name[fr]=Nouvelle fenêtre vide
+Name[it]=Nuova finestra vuota
+Name[ja]=新しい空のウィンドウ
+Name[ko]=새 빈 창
+Name[ru]=Новое пустое окно
+Name[zh_CN]=新建空窗口
+Name[zh_TW]=開新空視窗
+Exec=/usr/bin/vscode @exec_extra_flags@ --new-window
 Icon=vscode



[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/, app-editors/vscode/files/

2024-12-28 Thread Arthur Zamarin
commit: c65de41abed1204ef5fba09d17e54a10cf834bf4
Author: Adel KARA SLIMANE  zegrapher  com>
AuthorDate: Thu Dec 26 02:08:52 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec 28 08:32:35 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c65de41a

app-editors/vscode: add desktop file to open files in new window

Signed-off-by: Adel KARA SLIMANE  zegrapher.com>
Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/files/code-open-in-new-window.desktop | 13 +
 app-editors/vscode/vscode-1.96.0.ebuild  |  5 +
 app-editors/vscode/vscode-1.96.1.ebuild  |  5 +
 app-editors/vscode/vscode-1.96.2.ebuild  |  5 +
 4 files changed, 28 insertions(+)

diff --git a/app-editors/vscode/files/code-open-in-new-window.desktop 
b/app-editors/vscode/files/code-open-in-new-window.desktop
new file mode 100644
index ..78185549b3d4
--- /dev/null
+++ b/app-editors/vscode/files/code-open-in-new-window.desktop
@@ -0,0 +1,13 @@
+[Desktop Entry]
+Name=VSCode (in new window)
+Comment=Editing evolved
+GenericName=Code Editor
+Exec=/usr/bin/vscode @exec_extra_flags@ --new-window -- %F
+Icon=vscode
+NoDisplay=true
+Type=Application
+StartupNotify=false
+Categories=Utility;TextEditor;Development;IDE;
+MimeType=text/plain;inode/directory;application/x-code-workspace;
+Actions=new-empty-window;
+Keywords=vscode;code;

diff --git a/app-editors/vscode/vscode-1.96.0.ebuild 
b/app-editors/vscode/vscode-1.96.0.ebuild
index 67e7780619ca..57c59f907d74 100644
--- a/app-editors/vscode/vscode-1.96.0.ebuild
+++ b/app-editors/vscode/vscode-1.96.0.ebuild
@@ -119,8 +119,13 @@ src_install() {
"${FILESDIR}/code.desktop" \
> "${T}/code.desktop" || die
 
+   sed "s|@exec_extra_flags@|${EXEC_EXTRA_FLAGS[*]}|g" \
+   "${FILESDIR}/code-open-in-new-window.desktop" \
+   > "${T}/code-open-in-new-window.desktop" || die
+
domenu "${T}/code.desktop"
domenu "${T}/code-url-handler.desktop"
+   domenu "${T}/code-open-in-new-window.desktop"
newicon "resources/app/resources/linux/code.png" "vscode.png"
 }
 

diff --git a/app-editors/vscode/vscode-1.96.1.ebuild 
b/app-editors/vscode/vscode-1.96.1.ebuild
index 67e7780619ca..57c59f907d74 100644
--- a/app-editors/vscode/vscode-1.96.1.ebuild
+++ b/app-editors/vscode/vscode-1.96.1.ebuild
@@ -119,8 +119,13 @@ src_install() {
"${FILESDIR}/code.desktop" \
> "${T}/code.desktop" || die
 
+   sed "s|@exec_extra_flags@|${EXEC_EXTRA_FLAGS[*]}|g" \
+   "${FILESDIR}/code-open-in-new-window.desktop" \
+   > "${T}/code-open-in-new-window.desktop" || die
+
domenu "${T}/code.desktop"
domenu "${T}/code-url-handler.desktop"
+   domenu "${T}/code-open-in-new-window.desktop"
newicon "resources/app/resources/linux/code.png" "vscode.png"
 }
 

diff --git a/app-editors/vscode/vscode-1.96.2.ebuild 
b/app-editors/vscode/vscode-1.96.2.ebuild
index 67e7780619ca..57c59f907d74 100644
--- a/app-editors/vscode/vscode-1.96.2.ebuild
+++ b/app-editors/vscode/vscode-1.96.2.ebuild
@@ -119,8 +119,13 @@ src_install() {
"${FILESDIR}/code.desktop" \
> "${T}/code.desktop" || die
 
+   sed "s|@exec_extra_flags@|${EXEC_EXTRA_FLAGS[*]}|g" \
+   "${FILESDIR}/code-open-in-new-window.desktop" \
+   > "${T}/code-open-in-new-window.desktop" || die
+
domenu "${T}/code.desktop"
domenu "${T}/code-url-handler.desktop"
+   domenu "${T}/code-open-in-new-window.desktop"
newicon "resources/app/resources/linux/code.png" "vscode.png"
 }
 



[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2024-12-28 Thread Arthur Zamarin
commit: b2c7df1277dfd743b8c1f94d91f75cb80b67aca2
Author: Adel KARA SLIMANE  zegrapher  com>
AuthorDate: Thu Sep 19 16:55:23 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec 28 08:32:34 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2c7df12

app-editors/vscode: add liveshare optfeature

Closes: https://bugs.gentoo.org/862861

Signed-off-by: Adel KARA SLIMANE  zegrapher.com>
Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/vscode-1.96.0.ebuild | 1 +
 app-editors/vscode/vscode-1.96.1.ebuild | 1 +
 app-editors/vscode/vscode-1.96.2.ebuild | 1 +
 3 files changed, 3 insertions(+)

diff --git a/app-editors/vscode/vscode-1.96.0.ebuild 
b/app-editors/vscode/vscode-1.96.0.ebuild
index 7757235fed73..67e7780619ca 100644
--- a/app-editors/vscode/vscode-1.96.0.ebuild
+++ b/app-editors/vscode/vscode-1.96.0.ebuild
@@ -128,4 +128,5 @@ pkg_postinst() {
xdg_pkg_postinst
optfeature "desktop notifications" x11-libs/libnotify
optfeature "keyring support inside vscode" "virtual/secret-service"
+   optfeature "Live Share" dev-libs/icu
 }

diff --git a/app-editors/vscode/vscode-1.96.1.ebuild 
b/app-editors/vscode/vscode-1.96.1.ebuild
index 7757235fed73..67e7780619ca 100644
--- a/app-editors/vscode/vscode-1.96.1.ebuild
+++ b/app-editors/vscode/vscode-1.96.1.ebuild
@@ -128,4 +128,5 @@ pkg_postinst() {
xdg_pkg_postinst
optfeature "desktop notifications" x11-libs/libnotify
optfeature "keyring support inside vscode" "virtual/secret-service"
+   optfeature "Live Share" dev-libs/icu
 }

diff --git a/app-editors/vscode/vscode-1.96.2.ebuild 
b/app-editors/vscode/vscode-1.96.2.ebuild
index 7757235fed73..67e7780619ca 100644
--- a/app-editors/vscode/vscode-1.96.2.ebuild
+++ b/app-editors/vscode/vscode-1.96.2.ebuild
@@ -128,4 +128,5 @@ pkg_postinst() {
xdg_pkg_postinst
optfeature "desktop notifications" x11-libs/libnotify
optfeature "keyring support inside vscode" "virtual/secret-service"
+   optfeature "Live Share" dev-libs/icu
 }



[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2024-12-21 Thread Arthur Zamarin
commit: cb67aeba138bf77c59071be579bdf35af39029b8
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec 21 09:56:58 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec 21 10:12:07 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb67aeba

app-editors/vscode: drop 1.95.2, 1.95.3

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest |   6 --
 app-editors/vscode/vscode-1.95.2.ebuild | 131 
 app-editors/vscode/vscode-1.95.3.ebuild | 131 
 3 files changed, 268 deletions(-)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index cacf5ac16c4e..76c5325717cc 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,9 +1,3 @@
-DIST vscode-1.95.2-amd64.tar.gz 148406981 BLAKE2B 
cf76d73f3ea9d993cb25a2c69ddca39ea4b17754ed3eba1e778169f5471fcc57b4ebf79357f80f47aa8d58e0913587e9558f5fa95cf031ae1eddf7f702eac200
 SHA512 
f203f8f7e40d665d6eb77069473f10842e896776dfe3c0c8c502fa46798f524c8125d50020576e33ea3890b592d5ddf36d488039fbc75d0bd6d638304a8059ad
-DIST vscode-1.95.2-arm.tar.gz 132480370 BLAKE2B 
ef4f2c352be078a0941aba8fb84efb6795cd95ef9c2d14620fc1dfd4e7c97006618e100ab0434c380007b30b540cc58e3a65dc830e5faf8588fc0bdbc78f2610
 SHA512 
e1a3990bfbdbfac3b1ec7041e1e85307d39a1beb3bc42c79a23a9f07aa596fd41c8528b086702535fa862adadfe97397d4bd3c90fff3b3bcb1cddb1b78a61e8e
-DIST vscode-1.95.2-arm64.tar.gz 144419300 BLAKE2B 
2f0720344a72b529e1dff6d413e9e715d47a6436610564911d584aad218998547f84672ac934effdcc211957c7d9c17acd8464d4c159a6b3451149d944127691
 SHA512 
c8680de5489b61542ca6d3d9a62b6a1c273ee4a5fcfbe7bb78e9da9fcee7668a908c72ec2081e1caf5dae539a884f3d9576ef91373c38a9e27d1c5b7c1b65d7e
-DIST vscode-1.95.3-amd64.tar.gz 148378619 BLAKE2B 
2bb94b67e48583a3484e2c3af637f0a05b88340e862bdb3f318aa15cf22f78ac165f0769b3a56d7565763f0ce6aa31e793f54981b5b45029384f39c857fbbed9
 SHA512 
c20ff3e28c81070bc3919ad879e14ba898f14b2fa47bba5574144665f01c811bf3d93be72afbe314cba382faaae187f93c5c7f9bf60c488095fbb327115fba62
-DIST vscode-1.95.3-arm.tar.gz 132455720 BLAKE2B 
62fcf8f1708bca3f92e2e710b990b8a714f5386edda293e720fcbf1fba972664d9db259acedf045c79f091edb6e3fe29d6fd08ebeebb72c01ac0498737000216
 SHA512 
bc3dc9611eaaab8c65574417c4f98603a341928a45b52c182b3d0dcaa1cc74ef815a61bd47ace6de164de688e92bd9f17cb6c2b032f8af00010a360c223596f5
-DIST vscode-1.95.3-arm64.tar.gz 144398988 BLAKE2B 
2bae1b98e3bcb5c3bab388035b5b0b1137b7e7ff77eda6f6809eca424f1956845218fb2c5366d7ec24e71f7b1684935e12329f481168c977a3c0553b549e6f02
 SHA512 
bc3386abd90231c11d9a10b6bba62b627dadd4701fb06c7e20eb4e2b80284416c36532b023767daecb58ab3a70107151ca570b1d345d3a1415adaa7510a3bd0a
 DIST vscode-1.96.0-amd64.tar.gz 149448388 BLAKE2B 
ab54f0044d819a76acfb9f637a15c7118db30f5b1f84df622b8aa48aca7cbffa85115f187990c16105c8548ea1a1caa29f18fbb395f307710c8d273c6fd3a300
 SHA512 
9ac57fc51c42bd62aa3094be5f5184c194255af9a32b5454b66d648f7f315b2323717fce50637debd0d6ec5f9bb94ba9366b92eec6d06e952bb2c52a37dbc77a
 DIST vscode-1.96.0-arm.tar.gz 133515870 BLAKE2B 
addead61ed9dc147f28e3fd0f2bf49036d24bd0301a1fd6fc014743af72d0c3b10c8e1e515a31b50d030e2642eda325d02110fab245c3ec4635485aae8243f40
 SHA512 
8b110086e94b88093909724b14653394c91e6047560c4090c5e1e9c0d84dbe1525b9281c1e60fdb70675fb5588bc031028207f3f4d3ca11069c3e7bac51301ec
 DIST vscode-1.96.0-arm64.tar.gz 145446774 BLAKE2B 
985a06ac1a3aae33b308dab803901ca468752a92474a9983a0c9e61d257c9e18d9d60114b7ed6dbd8d71d563695931863fcf1ef20872d2644c61a0b3bdc69257
 SHA512 
8c0a53506b4992ec4b3ed9655bee6cccea89a1b7e29dc9baca6af7656383b10562707f14820bfbe48bf74defcba294ecfe7751cac7063ede9082a1484d4fba0d

diff --git a/app-editors/vscode/vscode-1.95.2.ebuild 
b/app-editors/vscode/vscode-1.95.2.ebuild
deleted file mode 100644
index 7757235fed73..
--- a/app-editors/vscode/vscode-1.95.2.ebuild
+++ /dev/null
@@ -1,131 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit desktop pax-utils xdg optfeature
-
-DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
-HOMEPAGE="https://code.visualstudio.com";
-SRC_URI="
-   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
-   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
-   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
-"
-S="${WORKDIR}"
-
-LICENSE="
-   Apache-2.0
-   BSD
-   BSD-1
-   BSD-2
-   BSD-4
-   CC-BY-4.0
-   ISC
-   LGPL-2.1+
-   Microsoft-vscode
-   MIT
-   MPL-2.0
-   openssl
-   PYTHON
-   TextMate-bundle
-   Unlicense
-   UoI-NCSA
-   W3C
-"
-SLOT="0"
-KEYWORDS="-* amd64 ~arm ~arm64"
-IUSE="egl kerberos wayland"
-RESTRICT="mirror strip bindist"
-
-RDEPEND="
-   >=app-accessibility/at-spi2-core-2.46.0:2
-   app-crypt/

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2024-12-21 Thread Arthur Zamarin
commit: 6825177ef491bf1954984abcc5eec8e9895209d4
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec 21 09:59:00 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec 21 10:12:07 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6825177e

app-editors/vscode: add 1.96.2

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest |   3 +
 app-editors/vscode/vscode-1.96.2.ebuild | 131 
 2 files changed, 134 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 76c5325717cc..f8f862f6108c 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -4,3 +4,6 @@ DIST vscode-1.96.0-arm64.tar.gz 145446774 BLAKE2B 
985a06ac1a3aae33b308dab803901c
 DIST vscode-1.96.1-amd64.tar.gz 149426003 BLAKE2B 
0de1b15b5858faaa7293f1991a75f1e1317f62c5479235f8c4b0d4dfbe5e07db7dcb57002b1889be80979a65c31ca6069d94f5486628ef0cb14a144f8df9a082
 SHA512 
c4190963437c8b10f6ee03ad38c91bbaf710f35017c9ef0547836df9deba462ee2da2e0262669dfc494bacdb3e175ae1e83138d977538c190521e35441b2f57a
 DIST vscode-1.96.1-arm.tar.gz 133485634 BLAKE2B 
b384ea0163106f0074a7f156319a17398f1d0780b2698abcd4f9ba16df07d2c252e27db2710876928a286f259b07586b560d9fafbef02bd0161daa102c0d1d8f
 SHA512 
cd68531c9c90aaa76a4289e87e377ca7de5e1a721db27d169aad95e3319d312cae3ced447b6405f23b6f3a4b8fc40ea3830ed6039c4785b67f9a72f483809aee
 DIST vscode-1.96.1-arm64.tar.gz 145430910 BLAKE2B 
31a6883572c2e34f7d8b301f3e2e1f82ca48f37c55df1156a6a1c0d4f51cb9a2f7e00694b102bdd70063a65eb3a2d3b685b992dd9fb87e9e8c5421e20a283b7a
 SHA512 
dc92380bcfd4a08ffa6ec56a5df99fa36b43282ea8de1243bd7d171b24d7afe33eec02fd3b56a17372a8400bf293ec2ace1b8ebe6f92b5d9177239dd26a35c40
+DIST vscode-1.96.2-amd64.tar.gz 149445440 BLAKE2B 
8ce96afc00e318ad5010d26e8ad27a4c160e4b5b1eb56c50816887170015da9bddf6d05f13d284b2256ecb16ce84f1bc0b50b3ce7a60ff12409f14bdb1031406
 SHA512 
840f38166f25e6b6f5ab79b7f5249be784e6861a35b17e32e0f14431dd3c3a44e85fd43f27c4c2a4fc2defe49a1e1158f1a431c9242efe668ac92c0ecbc7f3c9
+DIST vscode-1.96.2-arm.tar.gz 133505393 BLAKE2B 
242ece1e995211d98b6854ed9468f613789605530c2f46563ccaaddfae4adae853bb44ed79fd49cd3f60910c6ddf7ed3a871b18d36413f17352303e3c7d64814
 SHA512 
956ea48931a5fb3aa97ee953ab9ef203f1ce534a58d71574924179ae8df3fb1557e3ecc37f60b8090b70516f02c0c456c6d71db9d020a595e248092899f311a7
+DIST vscode-1.96.2-arm64.tar.gz 145441808 BLAKE2B 
183b7c3a3754dc155fcadef184e6273f641c52493e32ce4c9e113c8904347746322537ffee1d393116f7e6caeb0729971253bd44fe19645780a1f2658b96ace5
 SHA512 
11fdcffddae0112e86e9cfde411028cf467ed59bb3fb68321616937a8f68f4d279878f0ed67d9be94036ce8e076959b9541ac07122ee64054813e5fe9a414255

diff --git a/app-editors/vscode/vscode-1.96.2.ebuild 
b/app-editors/vscode/vscode-1.96.2.ebuild
new file mode 100644
index ..7757235fed73
--- /dev/null
+++ b/app-editors/vscode/vscode-1.96.2.ebuild
@@ -0,0 +1,131 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm ~arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   sys-libs/zlib
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+   x11-libs/libXScrnSaver
+   x11-libs/pango
+   x11-misc/xdg-utils
+   kerberos? ( app-crypt/mit-krb5 )
+"
+
+QA_PREBUILT="*"
+
+src_install() {
+   if use amd64; then
+   cd "${WORKDIR}/VSCode-linux-x64" || die
+   elif use arm; then
+   cd "${WORKDIR}/VSCode-linux-armhf" || die
+   e

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2024-12-18 Thread Arthur Zamarin
commit: c7b4cbbbd107f915f5f051bac6346c3e68c7b72f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Dec 18 18:04:49 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Dec 18 18:05:46 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7b4cbbb

app-editors/vscode: add 1.96.1

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest |   3 +
 app-editors/vscode/vscode-1.96.1.ebuild | 131 
 2 files changed, 134 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index b19c61b8860b..cacf5ac16c4e 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -7,3 +7,6 @@ DIST vscode-1.95.3-arm64.tar.gz 144398988 BLAKE2B 
2bae1b98e3bcb5c3bab388035b5b0b
 DIST vscode-1.96.0-amd64.tar.gz 149448388 BLAKE2B 
ab54f0044d819a76acfb9f637a15c7118db30f5b1f84df622b8aa48aca7cbffa85115f187990c16105c8548ea1a1caa29f18fbb395f307710c8d273c6fd3a300
 SHA512 
9ac57fc51c42bd62aa3094be5f5184c194255af9a32b5454b66d648f7f315b2323717fce50637debd0d6ec5f9bb94ba9366b92eec6d06e952bb2c52a37dbc77a
 DIST vscode-1.96.0-arm.tar.gz 133515870 BLAKE2B 
addead61ed9dc147f28e3fd0f2bf49036d24bd0301a1fd6fc014743af72d0c3b10c8e1e515a31b50d030e2642eda325d02110fab245c3ec4635485aae8243f40
 SHA512 
8b110086e94b88093909724b14653394c91e6047560c4090c5e1e9c0d84dbe1525b9281c1e60fdb70675fb5588bc031028207f3f4d3ca11069c3e7bac51301ec
 DIST vscode-1.96.0-arm64.tar.gz 145446774 BLAKE2B 
985a06ac1a3aae33b308dab803901ca468752a92474a9983a0c9e61d257c9e18d9d60114b7ed6dbd8d71d563695931863fcf1ef20872d2644c61a0b3bdc69257
 SHA512 
8c0a53506b4992ec4b3ed9655bee6cccea89a1b7e29dc9baca6af7656383b10562707f14820bfbe48bf74defcba294ecfe7751cac7063ede9082a1484d4fba0d
+DIST vscode-1.96.1-amd64.tar.gz 149426003 BLAKE2B 
0de1b15b5858faaa7293f1991a75f1e1317f62c5479235f8c4b0d4dfbe5e07db7dcb57002b1889be80979a65c31ca6069d94f5486628ef0cb14a144f8df9a082
 SHA512 
c4190963437c8b10f6ee03ad38c91bbaf710f35017c9ef0547836df9deba462ee2da2e0262669dfc494bacdb3e175ae1e83138d977538c190521e35441b2f57a
+DIST vscode-1.96.1-arm.tar.gz 133485634 BLAKE2B 
b384ea0163106f0074a7f156319a17398f1d0780b2698abcd4f9ba16df07d2c252e27db2710876928a286f259b07586b560d9fafbef02bd0161daa102c0d1d8f
 SHA512 
cd68531c9c90aaa76a4289e87e377ca7de5e1a721db27d169aad95e3319d312cae3ced447b6405f23b6f3a4b8fc40ea3830ed6039c4785b67f9a72f483809aee
+DIST vscode-1.96.1-arm64.tar.gz 145430910 BLAKE2B 
31a6883572c2e34f7d8b301f3e2e1f82ca48f37c55df1156a6a1c0d4f51cb9a2f7e00694b102bdd70063a65eb3a2d3b685b992dd9fb87e9e8c5421e20a283b7a
 SHA512 
dc92380bcfd4a08ffa6ec56a5df99fa36b43282ea8de1243bd7d171b24d7afe33eec02fd3b56a17372a8400bf293ec2ace1b8ebe6f92b5d9177239dd26a35c40

diff --git a/app-editors/vscode/vscode-1.96.1.ebuild 
b/app-editors/vscode/vscode-1.96.1.ebuild
new file mode 100644
index ..7757235fed73
--- /dev/null
+++ b/app-editors/vscode/vscode-1.96.1.ebuild
@@ -0,0 +1,131 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm ~arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   sys-libs/zlib
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+   x11-libs/libXScrnSaver
+   x11-libs/pango
+   x11-misc/xdg-utils
+   kerberos? ( app-crypt/mit-krb5 )
+"
+
+QA_PREBUILT="*"
+
+src_install() {
+   if use amd64; then
+   cd "${WORKDIR}/VSCode-linux-x64" || die
+   elif use arm; then
+   cd "${WORKDIR}/VSCode-linux-armhf" || die
+   e

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2024-12-13 Thread Arthur Zamarin
commit: 0f3247cfdf5e5b205312e2ad671fda15e8a58648
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec 13 07:19:01 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec 13 10:14:47 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f3247cf

app-editors/vscode: add 1.96.0

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest |   3 +
 app-editors/vscode/vscode-1.96.0.ebuild | 131 
 2 files changed, 134 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index d58257400504..b19c61b8860b 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -4,3 +4,6 @@ DIST vscode-1.95.2-arm64.tar.gz 144419300 BLAKE2B 
2f0720344a72b529e1dff6d413e9e7
 DIST vscode-1.95.3-amd64.tar.gz 148378619 BLAKE2B 
2bb94b67e48583a3484e2c3af637f0a05b88340e862bdb3f318aa15cf22f78ac165f0769b3a56d7565763f0ce6aa31e793f54981b5b45029384f39c857fbbed9
 SHA512 
c20ff3e28c81070bc3919ad879e14ba898f14b2fa47bba5574144665f01c811bf3d93be72afbe314cba382faaae187f93c5c7f9bf60c488095fbb327115fba62
 DIST vscode-1.95.3-arm.tar.gz 132455720 BLAKE2B 
62fcf8f1708bca3f92e2e710b990b8a714f5386edda293e720fcbf1fba972664d9db259acedf045c79f091edb6e3fe29d6fd08ebeebb72c01ac0498737000216
 SHA512 
bc3dc9611eaaab8c65574417c4f98603a341928a45b52c182b3d0dcaa1cc74ef815a61bd47ace6de164de688e92bd9f17cb6c2b032f8af00010a360c223596f5
 DIST vscode-1.95.3-arm64.tar.gz 144398988 BLAKE2B 
2bae1b98e3bcb5c3bab388035b5b0b1137b7e7ff77eda6f6809eca424f1956845218fb2c5366d7ec24e71f7b1684935e12329f481168c977a3c0553b549e6f02
 SHA512 
bc3386abd90231c11d9a10b6bba62b627dadd4701fb06c7e20eb4e2b80284416c36532b023767daecb58ab3a70107151ca570b1d345d3a1415adaa7510a3bd0a
+DIST vscode-1.96.0-amd64.tar.gz 149448388 BLAKE2B 
ab54f0044d819a76acfb9f637a15c7118db30f5b1f84df622b8aa48aca7cbffa85115f187990c16105c8548ea1a1caa29f18fbb395f307710c8d273c6fd3a300
 SHA512 
9ac57fc51c42bd62aa3094be5f5184c194255af9a32b5454b66d648f7f315b2323717fce50637debd0d6ec5f9bb94ba9366b92eec6d06e952bb2c52a37dbc77a
+DIST vscode-1.96.0-arm.tar.gz 133515870 BLAKE2B 
addead61ed9dc147f28e3fd0f2bf49036d24bd0301a1fd6fc014743af72d0c3b10c8e1e515a31b50d030e2642eda325d02110fab245c3ec4635485aae8243f40
 SHA512 
8b110086e94b88093909724b14653394c91e6047560c4090c5e1e9c0d84dbe1525b9281c1e60fdb70675fb5588bc031028207f3f4d3ca11069c3e7bac51301ec
+DIST vscode-1.96.0-arm64.tar.gz 145446774 BLAKE2B 
985a06ac1a3aae33b308dab803901ca468752a92474a9983a0c9e61d257c9e18d9d60114b7ed6dbd8d71d563695931863fcf1ef20872d2644c61a0b3bdc69257
 SHA512 
8c0a53506b4992ec4b3ed9655bee6cccea89a1b7e29dc9baca6af7656383b10562707f14820bfbe48bf74defcba294ecfe7751cac7063ede9082a1484d4fba0d

diff --git a/app-editors/vscode/vscode-1.96.0.ebuild 
b/app-editors/vscode/vscode-1.96.0.ebuild
new file mode 100644
index ..7757235fed73
--- /dev/null
+++ b/app-editors/vscode/vscode-1.96.0.ebuild
@@ -0,0 +1,131 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm ~arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   sys-libs/zlib
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+   x11-libs/libXScrnSaver
+   x11-libs/pango
+   x11-misc/xdg-utils
+   kerberos? ( app-crypt/mit-krb5 )
+"
+
+QA_PREBUILT="*"
+
+src_install() {
+   if use amd64; then
+   cd "${WORKDIR}/VSCode-linux-x64" || die
+   elif use arm; then
+   cd "${WORKDIR}/VSCode-linux-armhf" || die
+   e

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2024-11-21 Thread Arthur Zamarin
commit: 123dfc2a4b713415cbbf51ebb4372ea9f65b26fd
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Nov 21 20:41:45 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Nov 21 20:46:16 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=123dfc2a

app-editors/vscode: drop 1.94.2, 1.95.1

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest |   6 --
 app-editors/vscode/vscode-1.94.2.ebuild | 131 
 app-editors/vscode/vscode-1.95.1.ebuild | 131 
 3 files changed, 268 deletions(-)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 1b1f433bff9d..d58257400504 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,9 +1,3 @@
-DIST vscode-1.94.2-amd64.tar.gz 145188698 BLAKE2B 
0ba98d4af28da95d2d19b5cbb27b18a6c6f82a73c585e57ef94868133f595050b4ab1e78eb25d02a40fcf187057467e88f421e4e22544e301c709d2b1d590e0f
 SHA512 
41f02fe383a825c0e50dae1a5527c2e62e6d8b930f62667a4ad17479264325f3a23bbf196a8ed5121a18bb9b3e853b7c840a0e1490157dc74adaa654bc566062
-DIST vscode-1.94.2-arm.tar.gz 129620768 BLAKE2B 
c31a0b60a8c0e6fcf6010846f29a1ed14804b20b5910d91e896e4f43f18ac26413f32f89546be1f5e68a4dcbcb24741369e8dd1f0d48436beb41e6b40c01da81
 SHA512 
37e541de5659b8a7097c54e5b7f6313a8e7f93691bbe640b302c1fc0c8588b8560c75e037d7a29df635bca47be791b29886c8171f5e15b0b76fc0e1069b68814
-DIST vscode-1.94.2-arm64.tar.gz 141296756 BLAKE2B 
160dbbeea65cd482c42e7d48c120c63167fe274ebfab2c458923930aa9f5b69c005bbddd7d66139084809b73ff7ce04defc9421b738ef608a8f11a7385ee14ea
 SHA512 
bba6212737b30f43ee943d3ab8883d6c184fe6e2f66375cb893521d766a75fb139664ea18f4e91436fb7863c5a72534b02a2d6aff6953c09085b5b5eec506064
-DIST vscode-1.95.1-amd64.tar.gz 148382845 BLAKE2B 
af91c360425684b660ab165bd5d10084d393be0ed84769c0b4967cc575aa62d1c6478410adb0aa3467e66dd40750ba068c026d3d37923997e93300ef773d76ed
 SHA512 
c48f070031e239b5140028e0af05208a5519a844513b5ca99f779fb62cb56f03342df5809f0cfbf6fdd940ddbfb7176acf6f3ecf041f7484aa02de0457e1555c
-DIST vscode-1.95.1-arm.tar.gz 132440825 BLAKE2B 
99e79889dcb2d1131963a08258c6b1dc4519e08000dc707e0e19531fa015553efa7e49caeb7b813edaa59cf43186d979dff552bd0c2ff0559b09149666e66a15
 SHA512 
3e35c51b5127ce89743c465d4ffe61d8d5b6b52bea025cc09a55461289a1d8a22255a1f08151609177e7694c586cf918a0c562dd39051eb17aea02af60f33c87
-DIST vscode-1.95.1-arm64.tar.gz 144398553 BLAKE2B 
54d9bcba210df773a10361c79329d2d7511d942a5eead4af619ee84f6d159ed3b694cbb5f9d340e25fc4d39cb40de1e9c17894b16b63b265903260d03ef7e655
 SHA512 
aec996bc4071eba11d19d2a17dc92e127569d99e08fa0c2f9f66e4d8c62529457dbc65b21180442fd58197a5ad534a21eb287286fa3ac317171009733e6db86f
 DIST vscode-1.95.2-amd64.tar.gz 148406981 BLAKE2B 
cf76d73f3ea9d993cb25a2c69ddca39ea4b17754ed3eba1e778169f5471fcc57b4ebf79357f80f47aa8d58e0913587e9558f5fa95cf031ae1eddf7f702eac200
 SHA512 
f203f8f7e40d665d6eb77069473f10842e896776dfe3c0c8c502fa46798f524c8125d50020576e33ea3890b592d5ddf36d488039fbc75d0bd6d638304a8059ad
 DIST vscode-1.95.2-arm.tar.gz 132480370 BLAKE2B 
ef4f2c352be078a0941aba8fb84efb6795cd95ef9c2d14620fc1dfd4e7c97006618e100ab0434c380007b30b540cc58e3a65dc830e5faf8588fc0bdbc78f2610
 SHA512 
e1a3990bfbdbfac3b1ec7041e1e85307d39a1beb3bc42c79a23a9f07aa596fd41c8528b086702535fa862adadfe97397d4bd3c90fff3b3bcb1cddb1b78a61e8e
 DIST vscode-1.95.2-arm64.tar.gz 144419300 BLAKE2B 
2f0720344a72b529e1dff6d413e9e715d47a6436610564911d584aad218998547f84672ac934effdcc211957c7d9c17acd8464d4c159a6b3451149d944127691
 SHA512 
c8680de5489b61542ca6d3d9a62b6a1c273ee4a5fcfbe7bb78e9da9fcee7668a908c72ec2081e1caf5dae539a884f3d9576ef91373c38a9e27d1c5b7c1b65d7e

diff --git a/app-editors/vscode/vscode-1.94.2.ebuild 
b/app-editors/vscode/vscode-1.94.2.ebuild
deleted file mode 100644
index 7757235fed73..
--- a/app-editors/vscode/vscode-1.94.2.ebuild
+++ /dev/null
@@ -1,131 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit desktop pax-utils xdg optfeature
-
-DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
-HOMEPAGE="https://code.visualstudio.com";
-SRC_URI="
-   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
-   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
-   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
-"
-S="${WORKDIR}"
-
-LICENSE="
-   Apache-2.0
-   BSD
-   BSD-1
-   BSD-2
-   BSD-4
-   CC-BY-4.0
-   ISC
-   LGPL-2.1+
-   Microsoft-vscode
-   MIT
-   MPL-2.0
-   openssl
-   PYTHON
-   TextMate-bundle
-   Unlicense
-   UoI-NCSA
-   W3C
-"
-SLOT="0"
-KEYWORDS="-* amd64 ~arm ~arm64"
-IUSE="egl kerberos wayland"
-RESTRICT="mirror strip bindist"
-
-RDEPEND="
-   >=app-accessibility/at-spi2-core-2.46.0:2
-   app-crypt/

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2024-11-21 Thread Arthur Zamarin
commit: 5083ea117cd66860f8e2db7b8fd600ee326af928
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Nov 21 20:40:26 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Nov 21 20:46:15 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5083ea11

app-editors/vscode: add 1.95.3

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest |   3 +
 app-editors/vscode/vscode-1.95.3.ebuild | 131 
 2 files changed, 134 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 39f06af0bf3b..1b1f433bff9d 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -7,3 +7,6 @@ DIST vscode-1.95.1-arm64.tar.gz 144398553 BLAKE2B 
54d9bcba210df773a10361c79329d2
 DIST vscode-1.95.2-amd64.tar.gz 148406981 BLAKE2B 
cf76d73f3ea9d993cb25a2c69ddca39ea4b17754ed3eba1e778169f5471fcc57b4ebf79357f80f47aa8d58e0913587e9558f5fa95cf031ae1eddf7f702eac200
 SHA512 
f203f8f7e40d665d6eb77069473f10842e896776dfe3c0c8c502fa46798f524c8125d50020576e33ea3890b592d5ddf36d488039fbc75d0bd6d638304a8059ad
 DIST vscode-1.95.2-arm.tar.gz 132480370 BLAKE2B 
ef4f2c352be078a0941aba8fb84efb6795cd95ef9c2d14620fc1dfd4e7c97006618e100ab0434c380007b30b540cc58e3a65dc830e5faf8588fc0bdbc78f2610
 SHA512 
e1a3990bfbdbfac3b1ec7041e1e85307d39a1beb3bc42c79a23a9f07aa596fd41c8528b086702535fa862adadfe97397d4bd3c90fff3b3bcb1cddb1b78a61e8e
 DIST vscode-1.95.2-arm64.tar.gz 144419300 BLAKE2B 
2f0720344a72b529e1dff6d413e9e715d47a6436610564911d584aad218998547f84672ac934effdcc211957c7d9c17acd8464d4c159a6b3451149d944127691
 SHA512 
c8680de5489b61542ca6d3d9a62b6a1c273ee4a5fcfbe7bb78e9da9fcee7668a908c72ec2081e1caf5dae539a884f3d9576ef91373c38a9e27d1c5b7c1b65d7e
+DIST vscode-1.95.3-amd64.tar.gz 148378619 BLAKE2B 
2bb94b67e48583a3484e2c3af637f0a05b88340e862bdb3f318aa15cf22f78ac165f0769b3a56d7565763f0ce6aa31e793f54981b5b45029384f39c857fbbed9
 SHA512 
c20ff3e28c81070bc3919ad879e14ba898f14b2fa47bba5574144665f01c811bf3d93be72afbe314cba382faaae187f93c5c7f9bf60c488095fbb327115fba62
+DIST vscode-1.95.3-arm.tar.gz 132455720 BLAKE2B 
62fcf8f1708bca3f92e2e710b990b8a714f5386edda293e720fcbf1fba972664d9db259acedf045c79f091edb6e3fe29d6fd08ebeebb72c01ac0498737000216
 SHA512 
bc3dc9611eaaab8c65574417c4f98603a341928a45b52c182b3d0dcaa1cc74ef815a61bd47ace6de164de688e92bd9f17cb6c2b032f8af00010a360c223596f5
+DIST vscode-1.95.3-arm64.tar.gz 144398988 BLAKE2B 
2bae1b98e3bcb5c3bab388035b5b0b1137b7e7ff77eda6f6809eca424f1956845218fb2c5366d7ec24e71f7b1684935e12329f481168c977a3c0553b549e6f02
 SHA512 
bc3386abd90231c11d9a10b6bba62b627dadd4701fb06c7e20eb4e2b80284416c36532b023767daecb58ab3a70107151ca570b1d345d3a1415adaa7510a3bd0a

diff --git a/app-editors/vscode/vscode-1.95.3.ebuild 
b/app-editors/vscode/vscode-1.95.3.ebuild
new file mode 100644
index ..7757235fed73
--- /dev/null
+++ b/app-editors/vscode/vscode-1.95.3.ebuild
@@ -0,0 +1,131 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm ~arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   sys-libs/zlib
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+   x11-libs/libXScrnSaver
+   x11-libs/pango
+   x11-misc/xdg-utils
+   kerberos? ( app-crypt/mit-krb5 )
+"
+
+QA_PREBUILT="*"
+
+src_install() {
+   if use amd64; then
+   cd "${WORKDIR}/VSCode-linux-x64" || die
+   elif use arm; then
+   cd "${WORKDIR}/VSCode-linux-armhf" || die
+   e

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2024-11-08 Thread Arthur Zamarin
commit: c8cfb66dca3c67f63fabe0870868ac94a47bba0f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Nov  8 17:55:16 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Nov  8 17:55:57 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8cfb66d

app-editors/vscode: add 1.95.2

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest |   3 +
 app-editors/vscode/vscode-1.95.2.ebuild | 131 
 2 files changed, 134 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 51f7e8bff19f..39f06af0bf3b 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -4,3 +4,6 @@ DIST vscode-1.94.2-arm64.tar.gz 141296756 BLAKE2B 
160dbbeea65cd482c42e7d48c120c6
 DIST vscode-1.95.1-amd64.tar.gz 148382845 BLAKE2B 
af91c360425684b660ab165bd5d10084d393be0ed84769c0b4967cc575aa62d1c6478410adb0aa3467e66dd40750ba068c026d3d37923997e93300ef773d76ed
 SHA512 
c48f070031e239b5140028e0af05208a5519a844513b5ca99f779fb62cb56f03342df5809f0cfbf6fdd940ddbfb7176acf6f3ecf041f7484aa02de0457e1555c
 DIST vscode-1.95.1-arm.tar.gz 132440825 BLAKE2B 
99e79889dcb2d1131963a08258c6b1dc4519e08000dc707e0e19531fa015553efa7e49caeb7b813edaa59cf43186d979dff552bd0c2ff0559b09149666e66a15
 SHA512 
3e35c51b5127ce89743c465d4ffe61d8d5b6b52bea025cc09a55461289a1d8a22255a1f08151609177e7694c586cf918a0c562dd39051eb17aea02af60f33c87
 DIST vscode-1.95.1-arm64.tar.gz 144398553 BLAKE2B 
54d9bcba210df773a10361c79329d2d7511d942a5eead4af619ee84f6d159ed3b694cbb5f9d340e25fc4d39cb40de1e9c17894b16b63b265903260d03ef7e655
 SHA512 
aec996bc4071eba11d19d2a17dc92e127569d99e08fa0c2f9f66e4d8c62529457dbc65b21180442fd58197a5ad534a21eb287286fa3ac317171009733e6db86f
+DIST vscode-1.95.2-amd64.tar.gz 148406981 BLAKE2B 
cf76d73f3ea9d993cb25a2c69ddca39ea4b17754ed3eba1e778169f5471fcc57b4ebf79357f80f47aa8d58e0913587e9558f5fa95cf031ae1eddf7f702eac200
 SHA512 
f203f8f7e40d665d6eb77069473f10842e896776dfe3c0c8c502fa46798f524c8125d50020576e33ea3890b592d5ddf36d488039fbc75d0bd6d638304a8059ad
+DIST vscode-1.95.2-arm.tar.gz 132480370 BLAKE2B 
ef4f2c352be078a0941aba8fb84efb6795cd95ef9c2d14620fc1dfd4e7c97006618e100ab0434c380007b30b540cc58e3a65dc830e5faf8588fc0bdbc78f2610
 SHA512 
e1a3990bfbdbfac3b1ec7041e1e85307d39a1beb3bc42c79a23a9f07aa596fd41c8528b086702535fa862adadfe97397d4bd3c90fff3b3bcb1cddb1b78a61e8e
+DIST vscode-1.95.2-arm64.tar.gz 144419300 BLAKE2B 
2f0720344a72b529e1dff6d413e9e715d47a6436610564911d584aad218998547f84672ac934effdcc211957c7d9c17acd8464d4c159a6b3451149d944127691
 SHA512 
c8680de5489b61542ca6d3d9a62b6a1c273ee4a5fcfbe7bb78e9da9fcee7668a908c72ec2081e1caf5dae539a884f3d9576ef91373c38a9e27d1c5b7c1b65d7e

diff --git a/app-editors/vscode/vscode-1.95.2.ebuild 
b/app-editors/vscode/vscode-1.95.2.ebuild
new file mode 100644
index ..7757235fed73
--- /dev/null
+++ b/app-editors/vscode/vscode-1.95.2.ebuild
@@ -0,0 +1,131 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm ~arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   sys-libs/zlib
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+   x11-libs/libXScrnSaver
+   x11-libs/pango
+   x11-misc/xdg-utils
+   kerberos? ( app-crypt/mit-krb5 )
+"
+
+QA_PREBUILT="*"
+
+src_install() {
+   if use amd64; then
+   cd "${WORKDIR}/VSCode-linux-x64" || die
+   elif use arm; then
+   cd "${WORKDIR}/VSCode-linux-armhf" || die
+   e

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2024-11-05 Thread Arthur Zamarin
commit: 2a2fffb176358dda52db80d5302a5db7122cb97d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Nov  5 20:22:24 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Nov  5 20:23:10 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a2fffb1

app-editors/vscode: add 1.95.1

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest |   3 +
 app-editors/vscode/vscode-1.95.1.ebuild | 131 
 2 files changed, 134 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 42a297e57ff4..51f7e8bff19f 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,3 +1,6 @@
 DIST vscode-1.94.2-amd64.tar.gz 145188698 BLAKE2B 
0ba98d4af28da95d2d19b5cbb27b18a6c6f82a73c585e57ef94868133f595050b4ab1e78eb25d02a40fcf187057467e88f421e4e22544e301c709d2b1d590e0f
 SHA512 
41f02fe383a825c0e50dae1a5527c2e62e6d8b930f62667a4ad17479264325f3a23bbf196a8ed5121a18bb9b3e853b7c840a0e1490157dc74adaa654bc566062
 DIST vscode-1.94.2-arm.tar.gz 129620768 BLAKE2B 
c31a0b60a8c0e6fcf6010846f29a1ed14804b20b5910d91e896e4f43f18ac26413f32f89546be1f5e68a4dcbcb24741369e8dd1f0d48436beb41e6b40c01da81
 SHA512 
37e541de5659b8a7097c54e5b7f6313a8e7f93691bbe640b302c1fc0c8588b8560c75e037d7a29df635bca47be791b29886c8171f5e15b0b76fc0e1069b68814
 DIST vscode-1.94.2-arm64.tar.gz 141296756 BLAKE2B 
160dbbeea65cd482c42e7d48c120c63167fe274ebfab2c458923930aa9f5b69c005bbddd7d66139084809b73ff7ce04defc9421b738ef608a8f11a7385ee14ea
 SHA512 
bba6212737b30f43ee943d3ab8883d6c184fe6e2f66375cb893521d766a75fb139664ea18f4e91436fb7863c5a72534b02a2d6aff6953c09085b5b5eec506064
+DIST vscode-1.95.1-amd64.tar.gz 148382845 BLAKE2B 
af91c360425684b660ab165bd5d10084d393be0ed84769c0b4967cc575aa62d1c6478410adb0aa3467e66dd40750ba068c026d3d37923997e93300ef773d76ed
 SHA512 
c48f070031e239b5140028e0af05208a5519a844513b5ca99f779fb62cb56f03342df5809f0cfbf6fdd940ddbfb7176acf6f3ecf041f7484aa02de0457e1555c
+DIST vscode-1.95.1-arm.tar.gz 132440825 BLAKE2B 
99e79889dcb2d1131963a08258c6b1dc4519e08000dc707e0e19531fa015553efa7e49caeb7b813edaa59cf43186d979dff552bd0c2ff0559b09149666e66a15
 SHA512 
3e35c51b5127ce89743c465d4ffe61d8d5b6b52bea025cc09a55461289a1d8a22255a1f08151609177e7694c586cf918a0c562dd39051eb17aea02af60f33c87
+DIST vscode-1.95.1-arm64.tar.gz 144398553 BLAKE2B 
54d9bcba210df773a10361c79329d2d7511d942a5eead4af619ee84f6d159ed3b694cbb5f9d340e25fc4d39cb40de1e9c17894b16b63b265903260d03ef7e655
 SHA512 
aec996bc4071eba11d19d2a17dc92e127569d99e08fa0c2f9f66e4d8c62529457dbc65b21180442fd58197a5ad534a21eb287286fa3ac317171009733e6db86f

diff --git a/app-editors/vscode/vscode-1.95.1.ebuild 
b/app-editors/vscode/vscode-1.95.1.ebuild
new file mode 100644
index ..3d10ad08d715
--- /dev/null
+++ b/app-editors/vscode/vscode-1.95.1.ebuild
@@ -0,0 +1,131 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~arm ~arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   sys-libs/zlib
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+   x11-libs/libXScrnSaver
+   x11-libs/pango
+   x11-misc/xdg-utils
+   kerberos? ( app-crypt/mit-krb5 )
+"
+
+QA_PREBUILT="*"
+
+src_install() {
+   if use amd64; then
+   cd "${WORKDIR}/VSCode-linux-x64" || die
+   elif use arm; then
+   cd "${WORKDIR}/VSCode-linux-armhf" || die
+   elif use arm64; then
+   cd "${WORKDIR}/VSCode-linux-arm64" || die
+  

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2024-10-16 Thread Arthur Zamarin
commit: f172c06cdfeaa6e85c6a567fd7040315ef53e92d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Oct 17 06:51:41 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Oct 17 06:53:30 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f172c06c

app-editors/vscode: drop 1.94.1

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest |   3 -
 app-editors/vscode/vscode-1.94.1.ebuild | 131 
 2 files changed, 134 deletions(-)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 79065b2fb83a..42a297e57ff4 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,6 +1,3 @@
-DIST vscode-1.94.1-amd64.tar.gz 14517 BLAKE2B 
a791bdc8a4b89651349795bd3a44dd09cecefa9b6435810ee8f8760c8c25dc7cf3ceda75cf9432008e1404c0eec71d06f539ea0118a3bb1a7ad8c8fe16b680a6
 SHA512 
fe4cc2ee3bf936d992d9b8335bf3fdbe98a639a0f4b8b5d1bf7d88443d360d16298aa30dadd8f1be4b4200613e1dfa46d97187f58eba20c505dc317aeae9392c
-DIST vscode-1.94.1-arm.tar.gz 129608752 BLAKE2B 
72303ecff00985cf02c918c04dc59cad8f0834e5172b4c53b3db0e9973e8adf3e1f324faa95c17674d94161db64577797e6f78119eb75703a190c17d1f56c3a8
 SHA512 
fceaa5846a057da722cca123e11c54f87534679f7bc26d5d9c0ddf099bbd7e4c97d795a49fc8db6fbad66bde216676e8751a4424661762e38d9d9978ec12d133
-DIST vscode-1.94.1-arm64.tar.gz 141301103 BLAKE2B 
08f85077f6951a6d16db80d506b41fa7d9f615c599e159adde849e2bb94667aa344c953191d2911fd486c305453890aa4019d476579665d67c6b38e7a84bef13
 SHA512 
90616ba81470d029c5644f114a1918fcd1379cf1622a0474e9ff91928a7da1a6dfab204663b8d603b2c1e130ec6f6c7083493d3fcfdb131f0191a6de54e38d0d
 DIST vscode-1.94.2-amd64.tar.gz 145188698 BLAKE2B 
0ba98d4af28da95d2d19b5cbb27b18a6c6f82a73c585e57ef94868133f595050b4ab1e78eb25d02a40fcf187057467e88f421e4e22544e301c709d2b1d590e0f
 SHA512 
41f02fe383a825c0e50dae1a5527c2e62e6d8b930f62667a4ad17479264325f3a23bbf196a8ed5121a18bb9b3e853b7c840a0e1490157dc74adaa654bc566062
 DIST vscode-1.94.2-arm.tar.gz 129620768 BLAKE2B 
c31a0b60a8c0e6fcf6010846f29a1ed14804b20b5910d91e896e4f43f18ac26413f32f89546be1f5e68a4dcbcb24741369e8dd1f0d48436beb41e6b40c01da81
 SHA512 
37e541de5659b8a7097c54e5b7f6313a8e7f93691bbe640b302c1fc0c8588b8560c75e037d7a29df635bca47be791b29886c8171f5e15b0b76fc0e1069b68814
 DIST vscode-1.94.2-arm64.tar.gz 141296756 BLAKE2B 
160dbbeea65cd482c42e7d48c120c63167fe274ebfab2c458923930aa9f5b69c005bbddd7d66139084809b73ff7ce04defc9421b738ef608a8f11a7385ee14ea
 SHA512 
bba6212737b30f43ee943d3ab8883d6c184fe6e2f66375cb893521d766a75fb139664ea18f4e91436fb7863c5a72534b02a2d6aff6953c09085b5b5eec506064

diff --git a/app-editors/vscode/vscode-1.94.1.ebuild 
b/app-editors/vscode/vscode-1.94.1.ebuild
deleted file mode 100644
index 7757235fed73..
--- a/app-editors/vscode/vscode-1.94.1.ebuild
+++ /dev/null
@@ -1,131 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit desktop pax-utils xdg optfeature
-
-DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
-HOMEPAGE="https://code.visualstudio.com";
-SRC_URI="
-   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
-   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
-   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
-"
-S="${WORKDIR}"
-
-LICENSE="
-   Apache-2.0
-   BSD
-   BSD-1
-   BSD-2
-   BSD-4
-   CC-BY-4.0
-   ISC
-   LGPL-2.1+
-   Microsoft-vscode
-   MIT
-   MPL-2.0
-   openssl
-   PYTHON
-   TextMate-bundle
-   Unlicense
-   UoI-NCSA
-   W3C
-"
-SLOT="0"
-KEYWORDS="-* amd64 ~arm ~arm64"
-IUSE="egl kerberos wayland"
-RESTRICT="mirror strip bindist"
-
-RDEPEND="
-   >=app-accessibility/at-spi2-core-2.46.0:2
-   app-crypt/libsecret[crypt]
-   app-misc/ca-certificates
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   media-libs/alsa-lib
-   media-libs/libglvnd
-   media-libs/mesa
-   net-misc/curl
-   sys-apps/dbus
-   sys-libs/zlib
-   sys-process/lsof
-   x11-libs/cairo
-   x11-libs/gtk+:3
-   x11-libs/libdrm
-   x11-libs/libX11
-   x11-libs/libxcb
-   x11-libs/libXcomposite
-   x11-libs/libXdamage
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libxkbcommon
-   x11-libs/libxkbfile
-   x11-libs/libXrandr
-   x11-libs/libXScrnSaver
-   x11-libs/pango
-   x11-misc/xdg-utils
-   kerberos? ( app-crypt/mit-krb5 )
-"
-
-QA_PREBUILT="*"
-
-src_install() {
-   if use amd64; then
-   cd "${WORKDIR}/VSCode-linux-x64" || die
-   elif use arm; then
-   cd "${WORKDIR}/VSCode-linux-armhf" || die
-   elif use arm64; then
-   cd "${WORKDIR}/VSCode-linux-arm64" || die

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2024-10-10 Thread Arthur Zamarin
commit: 6954e6cca5c9d76cba36a8db746db62f3456dc22
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Oct 10 18:11:43 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Oct 10 18:12:04 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6954e6cc

app-editors/vscode: drop 1.92.2, 1.93.0, 1.93.1

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest |   9 ---
 app-editors/vscode/vscode-1.92.2.ebuild | 131 
 app-editors/vscode/vscode-1.93.0.ebuild | 131 
 app-editors/vscode/vscode-1.93.1.ebuild | 131 
 4 files changed, 402 deletions(-)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 38381c572ce4..79065b2fb83a 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,12 +1,3 @@
-DIST vscode-1.92.2-amd64.tar.gz 144730709 BLAKE2B 
acde98f31d5469ffc271c84e12ab8232af8c523a439f89d247e9f68d472650f8ee6425ad1be014632cb9d8622647cbe6c1c15ee6cfc58fac52f5eada716a9c88
 SHA512 
59e63815c260a412b757e692ea081e2029439120e877b0a436e692617ee57bb5aa3aea488c4a2363ae2a98bc76485fdfe477ac8314ac974a0f215ed594649694
-DIST vscode-1.92.2-arm.tar.gz 129669472 BLAKE2B 
34050c923c45b0b5b25d579a36f449895df640fbcfb16b759e1c209e82b42805640b85adb1d736f89835a487fbfbc2ac905fc0c17969ec7c6cd8c9838c02e6fd
 SHA512 
746a87f744fb51f679f3efd2385c6a3f6107632cc640967d4465e84e68e29dc12e6c42223c457bb2ab8d0e10a83bf42fd132f91466d40795971ad6348b5d04d8
-DIST vscode-1.92.2-arm64.tar.gz 141604400 BLAKE2B 
fa117d2e3dff1fd81c917347a060b4e276b26303ca8b6e93c035f4b4e9d7b72bad354e99ce3c482ad3fcb98cc83df12065b366ee33b934f3af0e9733648e88b3
 SHA512 
b0defdf1c0f368819538177070d8134bfabb3ef013845632c2a464f60bfae2bde34b237aa2ea97520bd3b841560e98c2f29a3627e962af8b288dbf4144ce4de6
-DIST vscode-1.93.0-amd64.tar.gz 145343718 BLAKE2B 
27bbb1e3d8a0007e5e207c082af1ae78acdfc322735d3cd99c61ab4865a8d24b059d0a60c13a4320bd6587a4217d39812356707b471f320ca87e2b15d96f0ea8
 SHA512 
57735dcacbafeaa2362382ea078056a2f451bd38bab4ac321b8fad81a07bbe6bfa1e1bdd1d8daceee57abf43711138f32f7ca8d67918ce0007f0ac2ac5fd7aa0
-DIST vscode-1.93.0-arm.tar.gz 130284214 BLAKE2B 
e3b109765a8c8d89de9f2b676f321b66765e622b37358d64380697d80668718ebcb7cdcf0d616becd5e31bc2db6e032ebdf4bd6a873cd4e0980b6b8e9f390730
 SHA512 
ec5f09023592eaf00b1597e9638eb248378c0fb2fca0dfb688cab2546a8296baffc49ac25aa0509550289ca5c3e56dc5d6ae03a6e92e4a760b6ce57876d22bdc
-DIST vscode-1.93.0-arm64.tar.gz 142237085 BLAKE2B 
517d4cc79cab13e6feed478c65b0feabf43e6b871c820e923c9124d3e9a2fe91db795d133e01a896bc635e7b47a0f6f1dabb9b63552d01801ec24c1e9f6d5eb8
 SHA512 
bdd8aa2e359e4ba17ab0e162d79b1da40d21ca488d123b08698e182631139d23168d5160ea4b128d17860cf32f76ae403267daabcced5c6c7a5d68e84681caa9
-DIST vscode-1.93.1-amd64.tar.gz 145338512 BLAKE2B 
695efd4382aeab3c9aded7954146b35f9340ce17f9410f215461b9bb42ed0d1e82d32352f01a6d48d94876504d3ba559d8ded021fb24980da60750dd3eb956df
 SHA512 
1fb697549f685c820154375426320addd716921a6bae859263dfec9aeabdd74f74826f300c65d78c99fec1a110cebfe031bf439811a56f16ec41fda3fdc98611
-DIST vscode-1.93.1-arm.tar.gz 130274818 BLAKE2B 
781d9a7784dd936a81f9407189dd1608b6778baec0c691f2337e3c3f1605578d09335a437de3b5d423b0df86b5f8256bb922ab5b7496df53b47e53788ccf9881
 SHA512 
e909d8126ee0013dc21c2eb97cca2cae3f4e823ff7b6342b544669d2c7b66a407ac3b56e68015130f6a807e64187bab88010e16037eb13dd27354069c2abffa9
-DIST vscode-1.93.1-arm64.tar.gz 142212394 BLAKE2B 
41c749fcfff253dcf9295429129c9487cc95b12f9c58f85c2864e5fbd65efd1b1818a438c9eb4132f6413ae83bca4ea27036510845eed446123a1e071fba4d39
 SHA512 
069339d4623a64d3de39241b9490b8ecda581728c78e343bff4749d06ec22311cb952243d485ea1c91aa16a46f74c66c06e7a8425b1063a9436b9161401812a3
 DIST vscode-1.94.1-amd64.tar.gz 14517 BLAKE2B 
a791bdc8a4b89651349795bd3a44dd09cecefa9b6435810ee8f8760c8c25dc7cf3ceda75cf9432008e1404c0eec71d06f539ea0118a3bb1a7ad8c8fe16b680a6
 SHA512 
fe4cc2ee3bf936d992d9b8335bf3fdbe98a639a0f4b8b5d1bf7d88443d360d16298aa30dadd8f1be4b4200613e1dfa46d97187f58eba20c505dc317aeae9392c
 DIST vscode-1.94.1-arm.tar.gz 129608752 BLAKE2B 
72303ecff00985cf02c918c04dc59cad8f0834e5172b4c53b3db0e9973e8adf3e1f324faa95c17674d94161db64577797e6f78119eb75703a190c17d1f56c3a8
 SHA512 
fceaa5846a057da722cca123e11c54f87534679f7bc26d5d9c0ddf099bbd7e4c97d795a49fc8db6fbad66bde216676e8751a4424661762e38d9d9978ec12d133
 DIST vscode-1.94.1-arm64.tar.gz 141301103 BLAKE2B 
08f85077f6951a6d16db80d506b41fa7d9f615c599e159adde849e2bb94667aa344c953191d2911fd486c305453890aa4019d476579665d67c6b38e7a84bef13
 SHA512 
90616ba81470d029c5644f114a1918fcd1379cf1622a0474e9ff91928a7da1a6dfab204663b8d603b2c1e130ec6f6c7083493d3fcfdb131f0191a6de54e38d0d

diff --git a/app-editors/vscode/vscode-1.92.2.ebuild 
b/app-editors/vscode/vscode-1.92.2.ebuild
deleted file mode 100644
index c06246461b83..
--- a/app-editors/vscode/vscode-1.92.2.ebuild
+++ /dev/null
@@ -1,131 +0,0 @@
-# Copyright 1999-2024 Gentoo Auth

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2024-10-10 Thread Arthur Zamarin
commit: aba3fcc7e4a7554112486eef2ab210f3bba89998
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Oct 10 18:10:35 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Oct 10 18:12:03 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aba3fcc7

app-editors/vscode: add 1.94.2

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest |   3 +
 app-editors/vscode/vscode-1.94.2.ebuild | 131 
 2 files changed, 134 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index bc203dbb4c71..38381c572ce4 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -10,3 +10,6 @@ DIST vscode-1.93.1-arm64.tar.gz 142212394 BLAKE2B 
41c749fcfff253dcf9295429129c94
 DIST vscode-1.94.1-amd64.tar.gz 14517 BLAKE2B 
a791bdc8a4b89651349795bd3a44dd09cecefa9b6435810ee8f8760c8c25dc7cf3ceda75cf9432008e1404c0eec71d06f539ea0118a3bb1a7ad8c8fe16b680a6
 SHA512 
fe4cc2ee3bf936d992d9b8335bf3fdbe98a639a0f4b8b5d1bf7d88443d360d16298aa30dadd8f1be4b4200613e1dfa46d97187f58eba20c505dc317aeae9392c
 DIST vscode-1.94.1-arm.tar.gz 129608752 BLAKE2B 
72303ecff00985cf02c918c04dc59cad8f0834e5172b4c53b3db0e9973e8adf3e1f324faa95c17674d94161db64577797e6f78119eb75703a190c17d1f56c3a8
 SHA512 
fceaa5846a057da722cca123e11c54f87534679f7bc26d5d9c0ddf099bbd7e4c97d795a49fc8db6fbad66bde216676e8751a4424661762e38d9d9978ec12d133
 DIST vscode-1.94.1-arm64.tar.gz 141301103 BLAKE2B 
08f85077f6951a6d16db80d506b41fa7d9f615c599e159adde849e2bb94667aa344c953191d2911fd486c305453890aa4019d476579665d67c6b38e7a84bef13
 SHA512 
90616ba81470d029c5644f114a1918fcd1379cf1622a0474e9ff91928a7da1a6dfab204663b8d603b2c1e130ec6f6c7083493d3fcfdb131f0191a6de54e38d0d
+DIST vscode-1.94.2-amd64.tar.gz 145188698 BLAKE2B 
0ba98d4af28da95d2d19b5cbb27b18a6c6f82a73c585e57ef94868133f595050b4ab1e78eb25d02a40fcf187057467e88f421e4e22544e301c709d2b1d590e0f
 SHA512 
41f02fe383a825c0e50dae1a5527c2e62e6d8b930f62667a4ad17479264325f3a23bbf196a8ed5121a18bb9b3e853b7c840a0e1490157dc74adaa654bc566062
+DIST vscode-1.94.2-arm.tar.gz 129620768 BLAKE2B 
c31a0b60a8c0e6fcf6010846f29a1ed14804b20b5910d91e896e4f43f18ac26413f32f89546be1f5e68a4dcbcb24741369e8dd1f0d48436beb41e6b40c01da81
 SHA512 
37e541de5659b8a7097c54e5b7f6313a8e7f93691bbe640b302c1fc0c8588b8560c75e037d7a29df635bca47be791b29886c8171f5e15b0b76fc0e1069b68814
+DIST vscode-1.94.2-arm64.tar.gz 141296756 BLAKE2B 
160dbbeea65cd482c42e7d48c120c63167fe274ebfab2c458923930aa9f5b69c005bbddd7d66139084809b73ff7ce04defc9421b738ef608a8f11a7385ee14ea
 SHA512 
bba6212737b30f43ee943d3ab8883d6c184fe6e2f66375cb893521d766a75fb139664ea18f4e91436fb7863c5a72534b02a2d6aff6953c09085b5b5eec506064

diff --git a/app-editors/vscode/vscode-1.94.2.ebuild 
b/app-editors/vscode/vscode-1.94.2.ebuild
new file mode 100644
index ..7757235fed73
--- /dev/null
+++ b/app-editors/vscode/vscode-1.94.2.ebuild
@@ -0,0 +1,131 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm ~arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   sys-libs/zlib
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+   x11-libs/libXScrnSaver
+   x11-libs/pango
+   x11-misc/xdg-utils
+   kerberos? ( app-crypt/mit-krb5 )
+"
+
+QA_PREBUILT="*"
+
+src_install() {
+   if use amd64; then
+   cd "${WORKDIR}/VSCode-linux-x64" || die
+   elif use arm; then
+   cd "${WORKDIR}/VSCode-linux-armhf" || die
+  

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2024-10-08 Thread Arthur Zamarin
commit: 237fc60f7e44c5792c1a948f898bc63d8920f21c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Oct  8 18:35:07 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Oct  8 18:52:11 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=237fc60f

app-editors/vscode: add 1.94.1, drop 1.94.0

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest   | 6 +++---
 app-editors/vscode/{vscode-1.94.0.ebuild => vscode-1.94.1.ebuild} | 0
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 0d26696c0ad3..bc203dbb4c71 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -7,6 +7,6 @@ DIST vscode-1.93.0-arm64.tar.gz 142237085 BLAKE2B 
517d4cc79cab13e6feed478c65b0fe
 DIST vscode-1.93.1-amd64.tar.gz 145338512 BLAKE2B 
695efd4382aeab3c9aded7954146b35f9340ce17f9410f215461b9bb42ed0d1e82d32352f01a6d48d94876504d3ba559d8ded021fb24980da60750dd3eb956df
 SHA512 
1fb697549f685c820154375426320addd716921a6bae859263dfec9aeabdd74f74826f300c65d78c99fec1a110cebfe031bf439811a56f16ec41fda3fdc98611
 DIST vscode-1.93.1-arm.tar.gz 130274818 BLAKE2B 
781d9a7784dd936a81f9407189dd1608b6778baec0c691f2337e3c3f1605578d09335a437de3b5d423b0df86b5f8256bb922ab5b7496df53b47e53788ccf9881
 SHA512 
e909d8126ee0013dc21c2eb97cca2cae3f4e823ff7b6342b544669d2c7b66a407ac3b56e68015130f6a807e64187bab88010e16037eb13dd27354069c2abffa9
 DIST vscode-1.93.1-arm64.tar.gz 142212394 BLAKE2B 
41c749fcfff253dcf9295429129c9487cc95b12f9c58f85c2864e5fbd65efd1b1818a438c9eb4132f6413ae83bca4ea27036510845eed446123a1e071fba4d39
 SHA512 
069339d4623a64d3de39241b9490b8ecda581728c78e343bff4749d06ec22311cb952243d485ea1c91aa16a46f74c66c06e7a8425b1063a9436b9161401812a3
-DIST vscode-1.94.0-amd64.tar.gz 144889379 BLAKE2B 
17fbd71f998cdc9b88ace561189da209e519184a2f8e59eb030b3b4b1c92eebb1ac8b66e5eb523a158f889d8e5762a7b94b66241768e389a794b453a3d6e3322
 SHA512 
f9cc1d72a08d3368db102b30e54c7301ebd0cbc1e94ecc15473ba74e426ce87ff3a8b3d896d200be1a1cac892b546b684dc70afa85994a6d7a341a8bff8f8232
-DIST vscode-1.94.0-arm.tar.gz 129429788 BLAKE2B 
0101dd7fa96054436150c1920e52fe79242c2d8c3fcfe636928ce1e235394a76ed473edaf687af4f1fe8707fae652ab7504279bcaca0362db151add22e9d2ec2
 SHA512 
822b5a72dfc48c7fe76c81aabc22da30a341680038bca0c56295b62941ff46fb8ffa61f6aacaf73aa92c103fcf204ed3c029a3074a0841064dbb6610b82da2d9
-DIST vscode-1.94.0-arm64.tar.gz 141176632 BLAKE2B 
24983ff03439f74597375abf763ea194337abf7e68a43b74748ed22b47a873483cf63b73159554530278fdcefc6dbac949e3b8450dba1502784568a25f87f15b
 SHA512 
00b98be5070e0d03f418fe18fa3e7fbceb6afc12d2c5cd90956131b23773681f1fe99b7e11c096ce238d4b29c2669047081f7112298d7965ea11f853e4b5ad6b
+DIST vscode-1.94.1-amd64.tar.gz 14517 BLAKE2B 
a791bdc8a4b89651349795bd3a44dd09cecefa9b6435810ee8f8760c8c25dc7cf3ceda75cf9432008e1404c0eec71d06f539ea0118a3bb1a7ad8c8fe16b680a6
 SHA512 
fe4cc2ee3bf936d992d9b8335bf3fdbe98a639a0f4b8b5d1bf7d88443d360d16298aa30dadd8f1be4b4200613e1dfa46d97187f58eba20c505dc317aeae9392c
+DIST vscode-1.94.1-arm.tar.gz 129608752 BLAKE2B 
72303ecff00985cf02c918c04dc59cad8f0834e5172b4c53b3db0e9973e8adf3e1f324faa95c17674d94161db64577797e6f78119eb75703a190c17d1f56c3a8
 SHA512 
fceaa5846a057da722cca123e11c54f87534679f7bc26d5d9c0ddf099bbd7e4c97d795a49fc8db6fbad66bde216676e8751a4424661762e38d9d9978ec12d133
+DIST vscode-1.94.1-arm64.tar.gz 141301103 BLAKE2B 
08f85077f6951a6d16db80d506b41fa7d9f615c599e159adde849e2bb94667aa344c953191d2911fd486c305453890aa4019d476579665d67c6b38e7a84bef13
 SHA512 
90616ba81470d029c5644f114a1918fcd1379cf1622a0474e9ff91928a7da1a6dfab204663b8d603b2c1e130ec6f6c7083493d3fcfdb131f0191a6de54e38d0d

diff --git a/app-editors/vscode/vscode-1.94.0.ebuild 
b/app-editors/vscode/vscode-1.94.1.ebuild
similarity index 100%
rename from app-editors/vscode/vscode-1.94.0.ebuild
rename to app-editors/vscode/vscode-1.94.1.ebuild



[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2024-10-06 Thread Arthur Zamarin
commit: cc27dca2d9383b72b3813f0dd357b358140e68c9
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Oct  6 19:24:48 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Oct  6 19:35:46 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc27dca2

app-editors/vscode: add 1.94.0

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest |   3 +
 app-editors/vscode/vscode-1.94.0.ebuild | 131 
 2 files changed, 134 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index f8bcc1822483..0d26696c0ad3 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -7,3 +7,6 @@ DIST vscode-1.93.0-arm64.tar.gz 142237085 BLAKE2B 
517d4cc79cab13e6feed478c65b0fe
 DIST vscode-1.93.1-amd64.tar.gz 145338512 BLAKE2B 
695efd4382aeab3c9aded7954146b35f9340ce17f9410f215461b9bb42ed0d1e82d32352f01a6d48d94876504d3ba559d8ded021fb24980da60750dd3eb956df
 SHA512 
1fb697549f685c820154375426320addd716921a6bae859263dfec9aeabdd74f74826f300c65d78c99fec1a110cebfe031bf439811a56f16ec41fda3fdc98611
 DIST vscode-1.93.1-arm.tar.gz 130274818 BLAKE2B 
781d9a7784dd936a81f9407189dd1608b6778baec0c691f2337e3c3f1605578d09335a437de3b5d423b0df86b5f8256bb922ab5b7496df53b47e53788ccf9881
 SHA512 
e909d8126ee0013dc21c2eb97cca2cae3f4e823ff7b6342b544669d2c7b66a407ac3b56e68015130f6a807e64187bab88010e16037eb13dd27354069c2abffa9
 DIST vscode-1.93.1-arm64.tar.gz 142212394 BLAKE2B 
41c749fcfff253dcf9295429129c9487cc95b12f9c58f85c2864e5fbd65efd1b1818a438c9eb4132f6413ae83bca4ea27036510845eed446123a1e071fba4d39
 SHA512 
069339d4623a64d3de39241b9490b8ecda581728c78e343bff4749d06ec22311cb952243d485ea1c91aa16a46f74c66c06e7a8425b1063a9436b9161401812a3
+DIST vscode-1.94.0-amd64.tar.gz 144889379 BLAKE2B 
17fbd71f998cdc9b88ace561189da209e519184a2f8e59eb030b3b4b1c92eebb1ac8b66e5eb523a158f889d8e5762a7b94b66241768e389a794b453a3d6e3322
 SHA512 
f9cc1d72a08d3368db102b30e54c7301ebd0cbc1e94ecc15473ba74e426ce87ff3a8b3d896d200be1a1cac892b546b684dc70afa85994a6d7a341a8bff8f8232
+DIST vscode-1.94.0-arm.tar.gz 129429788 BLAKE2B 
0101dd7fa96054436150c1920e52fe79242c2d8c3fcfe636928ce1e235394a76ed473edaf687af4f1fe8707fae652ab7504279bcaca0362db151add22e9d2ec2
 SHA512 
822b5a72dfc48c7fe76c81aabc22da30a341680038bca0c56295b62941ff46fb8ffa61f6aacaf73aa92c103fcf204ed3c029a3074a0841064dbb6610b82da2d9
+DIST vscode-1.94.0-arm64.tar.gz 141176632 BLAKE2B 
24983ff03439f74597375abf763ea194337abf7e68a43b74748ed22b47a873483cf63b73159554530278fdcefc6dbac949e3b8450dba1502784568a25f87f15b
 SHA512 
00b98be5070e0d03f418fe18fa3e7fbceb6afc12d2c5cd90956131b23773681f1fe99b7e11c096ce238d4b29c2669047081f7112298d7965ea11f853e4b5ad6b

diff --git a/app-editors/vscode/vscode-1.94.0.ebuild 
b/app-editors/vscode/vscode-1.94.0.ebuild
new file mode 100644
index ..7757235fed73
--- /dev/null
+++ b/app-editors/vscode/vscode-1.94.0.ebuild
@@ -0,0 +1,131 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm ~arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   sys-libs/zlib
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+   x11-libs/libXScrnSaver
+   x11-libs/pango
+   x11-misc/xdg-utils
+   kerberos? ( app-crypt/mit-krb5 )
+"
+
+QA_PREBUILT="*"
+
+src_install() {
+   if use amd64; then
+   cd "${WORKDIR}/VSCode-linux-x64" || die
+   elif use arm; then
+   cd "${WORKDIR}/VSCode-linux-armhf" || die
+   e

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2024-09-12 Thread Arthur Zamarin
commit: 9227169dd9f175b489ee5d2a590f621a47eeff03
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Sep 12 17:28:45 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Sep 12 17:28:45 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9227169d

app-editors/vscode: add 1.93.1

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest |   3 +
 app-editors/vscode/vscode-1.93.1.ebuild | 131 
 2 files changed, 134 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index a0d25c0c81db..f8bcc1822483 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -4,3 +4,6 @@ DIST vscode-1.92.2-arm64.tar.gz 141604400 BLAKE2B 
fa117d2e3dff1fd81c917347a060b4
 DIST vscode-1.93.0-amd64.tar.gz 145343718 BLAKE2B 
27bbb1e3d8a0007e5e207c082af1ae78acdfc322735d3cd99c61ab4865a8d24b059d0a60c13a4320bd6587a4217d39812356707b471f320ca87e2b15d96f0ea8
 SHA512 
57735dcacbafeaa2362382ea078056a2f451bd38bab4ac321b8fad81a07bbe6bfa1e1bdd1d8daceee57abf43711138f32f7ca8d67918ce0007f0ac2ac5fd7aa0
 DIST vscode-1.93.0-arm.tar.gz 130284214 BLAKE2B 
e3b109765a8c8d89de9f2b676f321b66765e622b37358d64380697d80668718ebcb7cdcf0d616becd5e31bc2db6e032ebdf4bd6a873cd4e0980b6b8e9f390730
 SHA512 
ec5f09023592eaf00b1597e9638eb248378c0fb2fca0dfb688cab2546a8296baffc49ac25aa0509550289ca5c3e56dc5d6ae03a6e92e4a760b6ce57876d22bdc
 DIST vscode-1.93.0-arm64.tar.gz 142237085 BLAKE2B 
517d4cc79cab13e6feed478c65b0feabf43e6b871c820e923c9124d3e9a2fe91db795d133e01a896bc635e7b47a0f6f1dabb9b63552d01801ec24c1e9f6d5eb8
 SHA512 
bdd8aa2e359e4ba17ab0e162d79b1da40d21ca488d123b08698e182631139d23168d5160ea4b128d17860cf32f76ae403267daabcced5c6c7a5d68e84681caa9
+DIST vscode-1.93.1-amd64.tar.gz 145338512 BLAKE2B 
695efd4382aeab3c9aded7954146b35f9340ce17f9410f215461b9bb42ed0d1e82d32352f01a6d48d94876504d3ba559d8ded021fb24980da60750dd3eb956df
 SHA512 
1fb697549f685c820154375426320addd716921a6bae859263dfec9aeabdd74f74826f300c65d78c99fec1a110cebfe031bf439811a56f16ec41fda3fdc98611
+DIST vscode-1.93.1-arm.tar.gz 130274818 BLAKE2B 
781d9a7784dd936a81f9407189dd1608b6778baec0c691f2337e3c3f1605578d09335a437de3b5d423b0df86b5f8256bb922ab5b7496df53b47e53788ccf9881
 SHA512 
e909d8126ee0013dc21c2eb97cca2cae3f4e823ff7b6342b544669d2c7b66a407ac3b56e68015130f6a807e64187bab88010e16037eb13dd27354069c2abffa9
+DIST vscode-1.93.1-arm64.tar.gz 142212394 BLAKE2B 
41c749fcfff253dcf9295429129c9487cc95b12f9c58f85c2864e5fbd65efd1b1818a438c9eb4132f6413ae83bca4ea27036510845eed446123a1e071fba4d39
 SHA512 
069339d4623a64d3de39241b9490b8ecda581728c78e343bff4749d06ec22311cb952243d485ea1c91aa16a46f74c66c06e7a8425b1063a9436b9161401812a3

diff --git a/app-editors/vscode/vscode-1.93.1.ebuild 
b/app-editors/vscode/vscode-1.93.1.ebuild
new file mode 100644
index ..7eebb15e925a
--- /dev/null
+++ b/app-editors/vscode/vscode-1.93.1.ebuild
@@ -0,0 +1,131 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~arm ~arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   sys-libs/zlib
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+   x11-libs/libXScrnSaver
+   x11-libs/pango
+   x11-misc/xdg-utils
+   kerberos? ( app-crypt/mit-krb5 )
+"
+
+QA_PREBUILT="*"
+
+src_install() {
+   if use amd64; then
+   cd "${WORKDIR}/VSCode-linux-x64" || die
+   elif use arm; then
+   cd "${WORKDIR}/VSCode-linux-armhf" || die
+   

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2024-09-07 Thread Arthur Zamarin
commit: 707a97113f456eb912cc3dd0d7ae6b0ca3583b7d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Sep  7 15:00:22 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Sep  7 15:00:48 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=707a9711

app-editors/vscode: add 1.93.0

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest |   3 +
 app-editors/vscode/vscode-1.93.0.ebuild | 131 
 2 files changed, 134 insertions(+)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 1a5b619b092f..a0d25c0c81db 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,3 +1,6 @@
 DIST vscode-1.92.2-amd64.tar.gz 144730709 BLAKE2B 
acde98f31d5469ffc271c84e12ab8232af8c523a439f89d247e9f68d472650f8ee6425ad1be014632cb9d8622647cbe6c1c15ee6cfc58fac52f5eada716a9c88
 SHA512 
59e63815c260a412b757e692ea081e2029439120e877b0a436e692617ee57bb5aa3aea488c4a2363ae2a98bc76485fdfe477ac8314ac974a0f215ed594649694
 DIST vscode-1.92.2-arm.tar.gz 129669472 BLAKE2B 
34050c923c45b0b5b25d579a36f449895df640fbcfb16b759e1c209e82b42805640b85adb1d736f89835a487fbfbc2ac905fc0c17969ec7c6cd8c9838c02e6fd
 SHA512 
746a87f744fb51f679f3efd2385c6a3f6107632cc640967d4465e84e68e29dc12e6c42223c457bb2ab8d0e10a83bf42fd132f91466d40795971ad6348b5d04d8
 DIST vscode-1.92.2-arm64.tar.gz 141604400 BLAKE2B 
fa117d2e3dff1fd81c917347a060b4e276b26303ca8b6e93c035f4b4e9d7b72bad354e99ce3c482ad3fcb98cc83df12065b366ee33b934f3af0e9733648e88b3
 SHA512 
b0defdf1c0f368819538177070d8134bfabb3ef013845632c2a464f60bfae2bde34b237aa2ea97520bd3b841560e98c2f29a3627e962af8b288dbf4144ce4de6
+DIST vscode-1.93.0-amd64.tar.gz 145343718 BLAKE2B 
27bbb1e3d8a0007e5e207c082af1ae78acdfc322735d3cd99c61ab4865a8d24b059d0a60c13a4320bd6587a4217d39812356707b471f320ca87e2b15d96f0ea8
 SHA512 
57735dcacbafeaa2362382ea078056a2f451bd38bab4ac321b8fad81a07bbe6bfa1e1bdd1d8daceee57abf43711138f32f7ca8d67918ce0007f0ac2ac5fd7aa0
+DIST vscode-1.93.0-arm.tar.gz 130284214 BLAKE2B 
e3b109765a8c8d89de9f2b676f321b66765e622b37358d64380697d80668718ebcb7cdcf0d616becd5e31bc2db6e032ebdf4bd6a873cd4e0980b6b8e9f390730
 SHA512 
ec5f09023592eaf00b1597e9638eb248378c0fb2fca0dfb688cab2546a8296baffc49ac25aa0509550289ca5c3e56dc5d6ae03a6e92e4a760b6ce57876d22bdc
+DIST vscode-1.93.0-arm64.tar.gz 142237085 BLAKE2B 
517d4cc79cab13e6feed478c65b0feabf43e6b871c820e923c9124d3e9a2fe91db795d133e01a896bc635e7b47a0f6f1dabb9b63552d01801ec24c1e9f6d5eb8
 SHA512 
bdd8aa2e359e4ba17ab0e162d79b1da40d21ca488d123b08698e182631139d23168d5160ea4b128d17860cf32f76ae403267daabcced5c6c7a5d68e84681caa9

diff --git a/app-editors/vscode/vscode-1.93.0.ebuild 
b/app-editors/vscode/vscode-1.93.0.ebuild
new file mode 100644
index ..c06246461b83
--- /dev/null
+++ b/app-editors/vscode/vscode-1.93.0.ebuild
@@ -0,0 +1,131 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit desktop pax-utils xdg optfeature
+
+DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
+HOMEPAGE="https://code.visualstudio.com";
+SRC_URI="
+   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
+   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
+   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
+"
+S="${WORKDIR}"
+
+LICENSE="
+   Apache-2.0
+   BSD
+   BSD-1
+   BSD-2
+   BSD-4
+   CC-BY-4.0
+   ISC
+   LGPL-2.1+
+   Microsoft-vscode
+   MIT
+   MPL-2.0
+   openssl
+   PYTHON
+   TextMate-bundle
+   Unlicense
+   UoI-NCSA
+   W3C
+"
+SLOT="0"
+KEYWORDS="-* amd64 ~arm ~arm64"
+IUSE="egl kerberos wayland"
+RESTRICT="mirror strip bindist"
+
+RDEPEND="
+   >=app-accessibility/at-spi2-core-2.46.0:2
+   app-crypt/libsecret[crypt]
+   app-misc/ca-certificates
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/libglvnd
+   media-libs/mesa
+   net-misc/curl
+   sys-apps/dbus
+   sys-libs/zlib
+   sys-process/lsof
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libdrm
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libxkbcommon
+   x11-libs/libxkbfile
+   x11-libs/libXrandr
+   x11-libs/libXScrnSaver
+   x11-libs/pango
+   x11-misc/xdg-utils
+   kerberos? ( app-crypt/mit-krb5 )
+"
+
+QA_PREBUILT="*"
+
+src_install() {
+   if use amd64; then
+   cd "${WORKDIR}/VSCode-linux-x64" || die
+   elif use arm; then
+   cd "${WORKDIR}/VSCode-linux-armhf" || die
+   elif use arm64; then
+   cd "${WORKDIR}/VSCode-linux-arm64" || die
+   

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/

2024-08-29 Thread Arthur Zamarin
commit: 1b11c8bb5c929c83f36a3119373cbca543af5966
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Aug 29 16:35:47 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Aug 29 17:21:35 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b11c8bb

app-editors/vscode: drop 1.92.1

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-editors/vscode/Manifest |   3 -
 app-editors/vscode/vscode-1.92.1.ebuild | 131 
 2 files changed, 134 deletions(-)

diff --git a/app-editors/vscode/Manifest b/app-editors/vscode/Manifest
index 33bec2886281..1a5b619b092f 100644
--- a/app-editors/vscode/Manifest
+++ b/app-editors/vscode/Manifest
@@ -1,6 +1,3 @@
-DIST vscode-1.92.1-amd64.tar.gz 144733912 BLAKE2B 
5e764da6e3f6cbe4e386c847e7b42a2dc25b94dc7cd04132846a9b3cebb70bb2a4e1addc3b27d736f813689bf994c1f2d39800ecf5ce1662f98704c69c3c
 SHA512 
a53a074cc7d90efeec1830b17620cb738e5de7c0d494f1f8a9420f02178b371845c12bdf149ea94a2c9b40b8e464087799860715338e112f72e3814df5952879
-DIST vscode-1.92.1-arm.tar.gz 129681373 BLAKE2B 
41cfbc5394aafe236df9259940f5839e11ee6d9286e2d0ab79e4dd5b91a458587fbfea4430b7c544035116a1ded2c703eb09f3e02b8357cb29af588300f126c5
 SHA512 
5bd878e78f24c4d073b0bec827be0be43761539df27fdc6b20036a0e2a5adf5d839bc07e82e31e82177709e3282c92b6229136d561fd338506033aaf4364caa9
-DIST vscode-1.92.1-arm64.tar.gz 141616445 BLAKE2B 
d29357ac474ee418d438947f421bf1aa21a65b9707d559d8d735a08804f4df2cd98cd2ea7ea28787a5c54f483fd2e60fb569bd94a2224dd8504eb752f7ac61c2
 SHA512 
79a5a42147dd60c3d7f3105dc874d45c3f414088fb01c798209437aca2edf522be8257f47a24e86713e4aa264d0012989739cb2fdbe5160d89a0f5263bb693df
 DIST vscode-1.92.2-amd64.tar.gz 144730709 BLAKE2B 
acde98f31d5469ffc271c84e12ab8232af8c523a439f89d247e9f68d472650f8ee6425ad1be014632cb9d8622647cbe6c1c15ee6cfc58fac52f5eada716a9c88
 SHA512 
59e63815c260a412b757e692ea081e2029439120e877b0a436e692617ee57bb5aa3aea488c4a2363ae2a98bc76485fdfe477ac8314ac974a0f215ed594649694
 DIST vscode-1.92.2-arm.tar.gz 129669472 BLAKE2B 
34050c923c45b0b5b25d579a36f449895df640fbcfb16b759e1c209e82b42805640b85adb1d736f89835a487fbfbc2ac905fc0c17969ec7c6cd8c9838c02e6fd
 SHA512 
746a87f744fb51f679f3efd2385c6a3f6107632cc640967d4465e84e68e29dc12e6c42223c457bb2ab8d0e10a83bf42fd132f91466d40795971ad6348b5d04d8
 DIST vscode-1.92.2-arm64.tar.gz 141604400 BLAKE2B 
fa117d2e3dff1fd81c917347a060b4e276b26303ca8b6e93c035f4b4e9d7b72bad354e99ce3c482ad3fcb98cc83df12065b366ee33b934f3af0e9733648e88b3
 SHA512 
b0defdf1c0f368819538177070d8134bfabb3ef013845632c2a464f60bfae2bde34b237aa2ea97520bd3b841560e98c2f29a3627e962af8b288dbf4144ce4de6

diff --git a/app-editors/vscode/vscode-1.92.1.ebuild 
b/app-editors/vscode/vscode-1.92.1.ebuild
deleted file mode 100644
index 7eebb15e925a..
--- a/app-editors/vscode/vscode-1.92.1.ebuild
+++ /dev/null
@@ -1,131 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit desktop pax-utils xdg optfeature
-
-DESCRIPTION="Multiplatform Visual Studio Code from Microsoft"
-HOMEPAGE="https://code.visualstudio.com";
-SRC_URI="
-   amd64? ( https://update.code.visualstudio.com/${PV}/linux-x64/stable -> 
${P}-amd64.tar.gz )
-   arm? ( https://update.code.visualstudio.com/${PV}/linux-armhf/stable -> 
${P}-arm.tar.gz )
-   arm64? ( https://update.code.visualstudio.com/${PV}/linux-arm64/stable 
-> ${P}-arm64.tar.gz )
-"
-S="${WORKDIR}"
-
-LICENSE="
-   Apache-2.0
-   BSD
-   BSD-1
-   BSD-2
-   BSD-4
-   CC-BY-4.0
-   ISC
-   LGPL-2.1+
-   Microsoft-vscode
-   MIT
-   MPL-2.0
-   openssl
-   PYTHON
-   TextMate-bundle
-   Unlicense
-   UoI-NCSA
-   W3C
-"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~arm ~arm64"
-IUSE="egl kerberos wayland"
-RESTRICT="mirror strip bindist"
-
-RDEPEND="
-   >=app-accessibility/at-spi2-core-2.46.0:2
-   app-crypt/libsecret[crypt]
-   app-misc/ca-certificates
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   media-libs/alsa-lib
-   media-libs/libglvnd
-   media-libs/mesa
-   net-misc/curl
-   sys-apps/dbus
-   sys-libs/zlib
-   sys-process/lsof
-   x11-libs/cairo
-   x11-libs/gtk+:3
-   x11-libs/libdrm
-   x11-libs/libX11
-   x11-libs/libxcb
-   x11-libs/libXcomposite
-   x11-libs/libXdamage
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libxkbcommon
-   x11-libs/libxkbfile
-   x11-libs/libXrandr
-   x11-libs/libXScrnSaver
-   x11-libs/pango
-   x11-misc/xdg-utils
-   kerberos? ( app-crypt/mit-krb5 )
-"
-
-QA_PREBUILT="*"
-
-src_install() {
-   if use amd64; then
-   cd "${WORKDIR}/VSCode-linux-x64" || die
-   elif use arm; then
-   cd "${WORKDIR}/VSCode-linux-armhf" || die
-   elif use arm64; then
-   cd "${WORKDIR}/VSCode-linux-arm64" || die

[gentoo-commits] repo/gentoo:master commit in: app-editors/vscode/files/

2024-08-27 Thread Joonas Niilola
commit: caecc82aa9bcc9eae6ca15ccf3d7e519730b018e
Author: unlsycn  unlsycn  com>
AuthorDate: Mon Aug 12 09:21:35 2024 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue Aug 27 06:41:07 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caecc82a

app-editors/vscode: remove deprecated flag

See https://github.com/microsoft/vscode/pull/209471.

Signed-off-by: unlsycn  unlsycn.com>
Closes: https://github.com/gentoo/gentoo/pull/38113
Signed-off-by: Joonas Niilola  gentoo.org>

 app-editors/vscode/files/code.desktop | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/vscode/files/code.desktop 
b/app-editors/vscode/files/code.desktop
index ec697eca68b6..3d3766982e2c 100644
--- a/app-editors/vscode/files/code.desktop
+++ b/app-editors/vscode/files/code.desktop
@@ -2,7 +2,7 @@
 Name=VSCode
 Comment=Editing evolved
 GenericName=Code Editor
-Exec=/usr/bin/vscode @exec_extra_flags@ --unity-launch %F
+Exec=/usr/bin/vscode @exec_extra_flags@ %F
 Icon=vscode
 Type=Application
 StartupNotify=false



  1   2   3   >