[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 608844c9d4314000d398dde9df082766793a0965 Author: Arthur Zamarin gentoo org> AuthorDate: Sat Feb 15 07:20:45 2025 + Commit: Arthur Zamarin gentoo org> CommitDate: Sat Feb 15 07:21:02 2025 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=608844c9 app-editors/vscodium: drop 1.97.0.25037 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 4 - app-editors/vscodium/vscodium-1.97.0.25037.ebuild | 134 -- 2 files changed, 138 deletions(-) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 77241f8df64a..289738146de3 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -1,7 +1,3 @@ -DIST vscodium-1.97.0.25037-amd64.tar.gz 138068498 BLAKE2B 142d339a9292c075964e18976d92402f390d56a2bd8dcf1feeaf14957faafaca13c6f648c2e73cdc7b32bfeb3c45213c78dcc14490dfca44091f275770b7b4c5 SHA512 09832babf28639abe6a7765baf308f60497d3bc82c41ca493971d592a3cd82f69b54235097ad80530290decd1d6c999018a0b928d188b5d24a8adf5926c62b83 -DIST vscodium-1.97.0.25037-arm.tar.gz 124135009 BLAKE2B 67fbf730f5d33f475f6d77e2b0cd8a8816660ff3b280e327743df0260b787e3d6c57e802cfb78c6b024ed271804051c6340b9653466d34ffa2889ecdcabc691d SHA512 40d53483e796a30f0f3736a08badd6880e6b3b531be5b65a667fb6db778df2e2d53a603bd15d3d7680ef2059ecdcf7efc290f47e7cbab52a24ebc21044a100e1 -DIST vscodium-1.97.0.25037-arm64.tar.gz 136046506 BLAKE2B e924139fd325a50a691add5c6f7966bc886b7b843d71d2dcc60d02ec46102d4945920c518a9bf1e1cc726aa88dadcbcaed1f47b7ffb5ac7f0e655d91c1e8c491 SHA512 85cd536eccc9b95de184b0ccf582a206016f44a75f068c42b344d8f96e5ad47662fafda991f9e3cb5f55b9ddea1e31fe19416609ac83f029b9b02e8efa5abc1a -DIST vscodium-1.97.0.25037-loong.tar.gz 144013678 BLAKE2B 1258eb5e0c5e0c83bfbcf288188249062eabb2f9488866aa016381dab5779f0dea8c4727ea6c04c2e46bcf717c328a881615a711d3e7f7088948b38b1dc35024 SHA512 03d7361dc20fbb2b52da4a5be0d3b5bdbc8786837b67cb7fcae50148c73b538b58504a3be634020faf99c690113f72740bbdf4f5f5d3b53f262a3e482aca3ab9 DIST vscodium-1.97.1.25044-amd64.tar.gz 138064556 BLAKE2B e62f6b8bf0bc339c8e5792b8c8faaa04f783982fc756012711ee0a650a64833af365a696eeec5163836767cd7d8a869482df21dc6354331a1ad11dbf04e17cf9 SHA512 d0a16570bc397f444b120d653463b882870e4f490a7384b3767fee12e02faf89cb6c5117fcffa13723fbac353c46debf5674461f33acbc5703b378eced1275b5 DIST vscodium-1.97.1.25044-arm.tar.gz 124149538 BLAKE2B fff59db6da94d71a51ed018efaf5dea741c75f2aeed09e933f14f25bbd83c6e640845923014dbabd07dccf90336c5073bef293954a43c28ff98179258add74fc SHA512 7281d6bd0c9ca1073640c02c4a1ca914615f3bd6a3118d55c713effa6ee85b1993e83aa9993053a9930e8ff89f1a75063742b84ec3d3c28255885d3751591809 DIST vscodium-1.97.1.25044-arm64.tar.gz 136050855 BLAKE2B 21aad16090401c6d4b1c4843753bf8fc5855dd9af3e155bec978136fc4dc471be5a961adf90314b5023a13de1b185157ee5b82fce514ed6cbc4e800ffd93d372 SHA512 e6460707ec0a5489bf0bdb96b8bef23940c6038072e2634bee49b03ca9a1496688b0fcdac4642597da19f30031f184a3f6b31ee3e498f90f37985abd614d097b diff --git a/app-editors/vscodium/vscodium-1.97.0.25037.ebuild b/app-editors/vscodium/vscodium-1.97.0.25037.ebuild deleted file mode 100644 index 6d99fa43b043.. --- a/app-editors/vscodium/vscodium-1.97.0.25037.ebuild +++ /dev/null @@ -1,134 +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 - -# Usage: arch_src_uri -arch_src_uri() { - echo "${1}? ( - https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz - -> ${P}-${1}.tar.gz - )" -} - -DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" -HOMEPAGE="https://vscodium.com/"; -SRC_URI=" - $(arch_src_uri amd64 x64) - $(arch_src_uri arm armhf) - $(arch_src_uri arm64 arm64) - $(arch_src_uri loong loong64) -" -S="${WORKDIR}" - -LICENSE=" - Apache-2.0 - BSD - BSD-1 - BSD-2 - BSD-4 - CC-BY-4.0 - ISC - LGPL-2.1+ - MIT - MPL-2.0 - openssl - PYTHON - TextMate-bundle - Unlicense - UoI-NCSA - W3C -" -SLOT="0" -KEYWORDS="-* amd64 ~arm ~arm64 ~loong" -IUSE="egl kerberos wayland" -RESTRICT="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 - net-print/cups - 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 -
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 7f9c97b4a09700c4478a7f8f55b89c277c64b398 Author: Arthur Zamarin gentoo org> AuthorDate: Sat Feb 15 07:20:32 2025 + Commit: Arthur Zamarin gentoo org> CommitDate: Sat Feb 15 07:21:02 2025 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f9c97b4 app-editors/vscodium: add 1.97.2.25045 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 4 + app-editors/vscodium/vscodium-1.97.2.25045.ebuild | 134 ++ 2 files changed, 138 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index c8cb8774438d..77241f8df64a 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -6,3 +6,7 @@ DIST vscodium-1.97.1.25044-amd64.tar.gz 138064556 BLAKE2B e62f6b8bf0bc339c8e5792 DIST vscodium-1.97.1.25044-arm.tar.gz 124149538 BLAKE2B fff59db6da94d71a51ed018efaf5dea741c75f2aeed09e933f14f25bbd83c6e640845923014dbabd07dccf90336c5073bef293954a43c28ff98179258add74fc SHA512 7281d6bd0c9ca1073640c02c4a1ca914615f3bd6a3118d55c713effa6ee85b1993e83aa9993053a9930e8ff89f1a75063742b84ec3d3c28255885d3751591809 DIST vscodium-1.97.1.25044-arm64.tar.gz 136050855 BLAKE2B 21aad16090401c6d4b1c4843753bf8fc5855dd9af3e155bec978136fc4dc471be5a961adf90314b5023a13de1b185157ee5b82fce514ed6cbc4e800ffd93d372 SHA512 e6460707ec0a5489bf0bdb96b8bef23940c6038072e2634bee49b03ca9a1496688b0fcdac4642597da19f30031f184a3f6b31ee3e498f90f37985abd614d097b DIST vscodium-1.97.1.25044-loong.tar.gz 144023197 BLAKE2B 049f80a93b7cfc21a1d27b8e837fbf1ae0add5c936c0478d4d3ea582cc09e2612ef8804749e8dfd9fc9bf2b17ef00f1446b7dd128bd211dd670e068dbecf6fc5 SHA512 d06aad6770c4b0a39e51e0be3fd5bd3095d84302a28a08e4634b5f908375bda428924b7f7f7c40b22e23896a0226673d6bf61b5313c02757ec11663c799b6738 +DIST vscodium-1.97.2.25045-amd64.tar.gz 138066826 BLAKE2B 3471e6065704b577aab674921bf409e02df40e8bb20506cf49f1fb389a3ef5b54b6af0377e0d5264d3bc27cecbe327a67fa2f1e68334552e5c4781f4d6c5b6a4 SHA512 6f8f3e720b9ca1edff31d9c605f6ac23b27ef4e0b4f05ad5b4bff88a2b778e62d73a33cc87752df8f2dd7d1dd44f68c7f6a47a4beb0d9aba2640c593005da15f +DIST vscodium-1.97.2.25045-arm.tar.gz 124146372 BLAKE2B 85fd308fc02945c36e8c8667b025dd972a29affce3cab11dd39e0c06aec7556a55919b6fa5e0290c51f5b96ab991de9bf4af180844f2bb7afcb91caeb0e2f5de SHA512 11a8c7fe7203230750878baca4142b336c1faac1546db6741f05d14bc5a2d06eb12bba5685189289702298bae82f84230ae4a9c293b90e60a0b2c6fac9cf6731 +DIST vscodium-1.97.2.25045-arm64.tar.gz 136052627 BLAKE2B 8e83153caa985c141c8f26a16b23f0fba03e180d40f490b1cb5335bb268605f76cfca9893dcb259b6450cc940634b09b534d691a6fce6d9a34c61ade5e833983 SHA512 8d3acd7c1e7823d85c23c00370f71bc3cb7773d04a7bddc48409df0430a68836f25413c0d4751192901a1c384329c7dc3ab07ed778a97e56b77c78f2d275a5aa +DIST vscodium-1.97.2.25045-loong.tar.gz 144033211 BLAKE2B ed13b445139b8dcf9f320dc1d6e1000e0374355151d791f75640a83d56a06ad78613f2abe02614c775085380885818ab6724d83d5701d8f5d2a94b297c216d8d SHA512 314deb75bc7af227532be8e2e8017ea543042ba1b9ca1c25aaffa7807218d9e82f33d9181d770b748cae39964b91ddd1c465926d015e2ec83ea3641e3673d5ba diff --git a/app-editors/vscodium/vscodium-1.97.2.25045.ebuild b/app-editors/vscodium/vscodium-1.97.2.25045.ebuild new file mode 100644 index ..6d99fa43b043 --- /dev/null +++ b/app-editors/vscodium/vscodium-1.97.2.25045.ebuild @@ -0,0 +1,134 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) + $(arch_src_uri loong loong64) +" +S="${WORKDIR}" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* amd64 ~arm ~arm64 ~loong" +IUSE="egl kerberos wayland" +RESTRICT="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 + net-print/cups + 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-
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 389e5c8a2809117cad330728207e36074943cc8e Author: Arthur Zamarin gentoo org> AuthorDate: Thu Feb 13 20:27:23 2025 + Commit: Arthur Zamarin gentoo org> CommitDate: Thu Feb 13 20:29:06 2025 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=389e5c8a app-editors/vscodium: drop 1.96.4.25017 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 4 - app-editors/vscodium/vscodium-1.96.4.25017.ebuild | 134 -- 2 files changed, 138 deletions(-) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index ef2928e07dd8..c8cb8774438d 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -1,7 +1,3 @@ -DIST vscodium-1.96.4.25017-amd64.tar.gz 136744379 BLAKE2B 026a3ddb4fd9e8e7fc5fc0d6f6f4ddae1d9eb082d24774bbc87d298a93aa767b0eaf504ef11a703119888e93389dd279c399e31862fcd95de7b8ce33e5f9485f SHA512 77fbf2841669b3b0c37514cce22e4d9263febc3df242248a87d68284ef3b6fcc93e8d9d6066ae25fce71b85d7b0cd38ae15ce62ea311f141f18da0a8b7b7019f -DIST vscodium-1.96.4.25017-arm.tar.gz 122803904 BLAKE2B 4cbdb76f6506a2027b62de42d9c78104498dc29318a7c1dc5c0dcfd7c04b22f3f054b14a0394dea06f05b5d682c55ef6c54f0e45e8225f62de3b3920d61d997a SHA512 cb57aa02b7a888ff1b66708ce714bd4b53c48f665398c6ae26745c35017cfd823bb2ab499d03ca390c6d37ac98b650ea57d38420faa5efa0f48c2b8478afad61 -DIST vscodium-1.96.4.25017-arm64.tar.gz 134709728 BLAKE2B c490f8ce89a8978c6a1b7a6d770e34190348558f52c30d0389a632a110ca9ce8e59e495755684258737725249f61cf4a9aa54cec0358106975c34ceccb79d1eb SHA512 bbd7b3f10d72336d8ad130d7ad575590eb9c8c74d48f61c0f77e73676c923ff8d7892cb44fb730ecc1850b53676bf1ad22c4b1a609b56204cfdea06322b9 -DIST vscodium-1.96.4.25017-loong.tar.gz 142672651 BLAKE2B 5d176dcbd52fb9bc3aa8d5c1295ae7b94f8ea8f1b552de5a0e88af8d06a513d1fbb63be4cbe6fc76ca57b7bce41e24f18b10101c96efa50d3ea644df8a7f50bd SHA512 6ab8eee14fa371580e34b022096742b9aba3cfdd679c78d73ad92d27d6dc67d51d85baeebc2dcd6ab544fb290ea699442961fe66069d8baa6d3ae2c6b7e172d4 DIST vscodium-1.97.0.25037-amd64.tar.gz 138068498 BLAKE2B 142d339a9292c075964e18976d92402f390d56a2bd8dcf1feeaf14957faafaca13c6f648c2e73cdc7b32bfeb3c45213c78dcc14490dfca44091f275770b7b4c5 SHA512 09832babf28639abe6a7765baf308f60497d3bc82c41ca493971d592a3cd82f69b54235097ad80530290decd1d6c999018a0b928d188b5d24a8adf5926c62b83 DIST vscodium-1.97.0.25037-arm.tar.gz 124135009 BLAKE2B 67fbf730f5d33f475f6d77e2b0cd8a8816660ff3b280e327743df0260b787e3d6c57e802cfb78c6b024ed271804051c6340b9653466d34ffa2889ecdcabc691d SHA512 40d53483e796a30f0f3736a08badd6880e6b3b531be5b65a667fb6db778df2e2d53a603bd15d3d7680ef2059ecdcf7efc290f47e7cbab52a24ebc21044a100e1 DIST vscodium-1.97.0.25037-arm64.tar.gz 136046506 BLAKE2B e924139fd325a50a691add5c6f7966bc886b7b843d71d2dcc60d02ec46102d4945920c518a9bf1e1cc726aa88dadcbcaed1f47b7ffb5ac7f0e655d91c1e8c491 SHA512 85cd536eccc9b95de184b0ccf582a206016f44a75f068c42b344d8f96e5ad47662fafda991f9e3cb5f55b9ddea1e31fe19416609ac83f029b9b02e8efa5abc1a diff --git a/app-editors/vscodium/vscodium-1.96.4.25017.ebuild b/app-editors/vscodium/vscodium-1.96.4.25017.ebuild deleted file mode 100644 index 6d99fa43b043.. --- a/app-editors/vscodium/vscodium-1.96.4.25017.ebuild +++ /dev/null @@ -1,134 +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 - -# Usage: arch_src_uri -arch_src_uri() { - echo "${1}? ( - https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz - -> ${P}-${1}.tar.gz - )" -} - -DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" -HOMEPAGE="https://vscodium.com/"; -SRC_URI=" - $(arch_src_uri amd64 x64) - $(arch_src_uri arm armhf) - $(arch_src_uri arm64 arm64) - $(arch_src_uri loong loong64) -" -S="${WORKDIR}" - -LICENSE=" - Apache-2.0 - BSD - BSD-1 - BSD-2 - BSD-4 - CC-BY-4.0 - ISC - LGPL-2.1+ - MIT - MPL-2.0 - openssl - PYTHON - TextMate-bundle - Unlicense - UoI-NCSA - W3C -" -SLOT="0" -KEYWORDS="-* amd64 ~arm ~arm64 ~loong" -IUSE="egl kerberos wayland" -RESTRICT="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 - net-print/cups - 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 -
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 22b1ffa902ef4ad276f80f7a56baf621fe35490a Author: Arthur Zamarin gentoo org> AuthorDate: Thu Feb 13 20:27:16 2025 + Commit: Arthur Zamarin gentoo org> CommitDate: Thu Feb 13 20:29:06 2025 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22b1ffa9 app-editors/vscodium: add 1.97.1.25044 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 4 + app-editors/vscodium/vscodium-1.97.1.25044.ebuild | 134 ++ 2 files changed, 138 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 8a8235a4f419..ef2928e07dd8 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -6,3 +6,7 @@ DIST vscodium-1.97.0.25037-amd64.tar.gz 138068498 BLAKE2B 142d339a9292c075964e18 DIST vscodium-1.97.0.25037-arm.tar.gz 124135009 BLAKE2B 67fbf730f5d33f475f6d77e2b0cd8a8816660ff3b280e327743df0260b787e3d6c57e802cfb78c6b024ed271804051c6340b9653466d34ffa2889ecdcabc691d SHA512 40d53483e796a30f0f3736a08badd6880e6b3b531be5b65a667fb6db778df2e2d53a603bd15d3d7680ef2059ecdcf7efc290f47e7cbab52a24ebc21044a100e1 DIST vscodium-1.97.0.25037-arm64.tar.gz 136046506 BLAKE2B e924139fd325a50a691add5c6f7966bc886b7b843d71d2dcc60d02ec46102d4945920c518a9bf1e1cc726aa88dadcbcaed1f47b7ffb5ac7f0e655d91c1e8c491 SHA512 85cd536eccc9b95de184b0ccf582a206016f44a75f068c42b344d8f96e5ad47662fafda991f9e3cb5f55b9ddea1e31fe19416609ac83f029b9b02e8efa5abc1a DIST vscodium-1.97.0.25037-loong.tar.gz 144013678 BLAKE2B 1258eb5e0c5e0c83bfbcf288188249062eabb2f9488866aa016381dab5779f0dea8c4727ea6c04c2e46bcf717c328a881615a711d3e7f7088948b38b1dc35024 SHA512 03d7361dc20fbb2b52da4a5be0d3b5bdbc8786837b67cb7fcae50148c73b538b58504a3be634020faf99c690113f72740bbdf4f5f5d3b53f262a3e482aca3ab9 +DIST vscodium-1.97.1.25044-amd64.tar.gz 138064556 BLAKE2B e62f6b8bf0bc339c8e5792b8c8faaa04f783982fc756012711ee0a650a64833af365a696eeec5163836767cd7d8a869482df21dc6354331a1ad11dbf04e17cf9 SHA512 d0a16570bc397f444b120d653463b882870e4f490a7384b3767fee12e02faf89cb6c5117fcffa13723fbac353c46debf5674461f33acbc5703b378eced1275b5 +DIST vscodium-1.97.1.25044-arm.tar.gz 124149538 BLAKE2B fff59db6da94d71a51ed018efaf5dea741c75f2aeed09e933f14f25bbd83c6e640845923014dbabd07dccf90336c5073bef293954a43c28ff98179258add74fc SHA512 7281d6bd0c9ca1073640c02c4a1ca914615f3bd6a3118d55c713effa6ee85b1993e83aa9993053a9930e8ff89f1a75063742b84ec3d3c28255885d3751591809 +DIST vscodium-1.97.1.25044-arm64.tar.gz 136050855 BLAKE2B 21aad16090401c6d4b1c4843753bf8fc5855dd9af3e155bec978136fc4dc471be5a961adf90314b5023a13de1b185157ee5b82fce514ed6cbc4e800ffd93d372 SHA512 e6460707ec0a5489bf0bdb96b8bef23940c6038072e2634bee49b03ca9a1496688b0fcdac4642597da19f30031f184a3f6b31ee3e498f90f37985abd614d097b +DIST vscodium-1.97.1.25044-loong.tar.gz 144023197 BLAKE2B 049f80a93b7cfc21a1d27b8e837fbf1ae0add5c936c0478d4d3ea582cc09e2612ef8804749e8dfd9fc9bf2b17ef00f1446b7dd128bd211dd670e068dbecf6fc5 SHA512 d06aad6770c4b0a39e51e0be3fd5bd3095d84302a28a08e4634b5f908375bda428924b7f7f7c40b22e23896a0226673d6bf61b5313c02757ec11663c799b6738 diff --git a/app-editors/vscodium/vscodium-1.97.1.25044.ebuild b/app-editors/vscodium/vscodium-1.97.1.25044.ebuild new file mode 100644 index ..6d99fa43b043 --- /dev/null +++ b/app-editors/vscodium/vscodium-1.97.1.25044.ebuild @@ -0,0 +1,134 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) + $(arch_src_uri loong loong64) +" +S="${WORKDIR}" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* amd64 ~arm ~arm64 ~loong" +IUSE="egl kerberos wayland" +RESTRICT="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 + net-print/cups + 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-
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: ca48de86d796fd927fb19cb9bf3916ce4fb81584 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Feb 7 07:22:32 2025 + Commit: Arthur Zamarin gentoo org> CommitDate: Fri Feb 7 07:22:53 2025 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca48de86 app-editors/vscodium: add 1.97.0.25037 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 4 + app-editors/vscodium/vscodium-1.97.0.25037.ebuild | 134 ++ 2 files changed, 138 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 761dc610e234..8a8235a4f419 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -2,3 +2,7 @@ DIST vscodium-1.96.4.25017-amd64.tar.gz 136744379 BLAKE2B 026a3ddb4fd9e8e7fc5fc0 DIST vscodium-1.96.4.25017-arm.tar.gz 122803904 BLAKE2B 4cbdb76f6506a2027b62de42d9c78104498dc29318a7c1dc5c0dcfd7c04b22f3f054b14a0394dea06f05b5d682c55ef6c54f0e45e8225f62de3b3920d61d997a SHA512 cb57aa02b7a888ff1b66708ce714bd4b53c48f665398c6ae26745c35017cfd823bb2ab499d03ca390c6d37ac98b650ea57d38420faa5efa0f48c2b8478afad61 DIST vscodium-1.96.4.25017-arm64.tar.gz 134709728 BLAKE2B c490f8ce89a8978c6a1b7a6d770e34190348558f52c30d0389a632a110ca9ce8e59e495755684258737725249f61cf4a9aa54cec0358106975c34ceccb79d1eb SHA512 bbd7b3f10d72336d8ad130d7ad575590eb9c8c74d48f61c0f77e73676c923ff8d7892cb44fb730ecc1850b53676bf1ad22c4b1a609b56204cfdea06322b9 DIST vscodium-1.96.4.25017-loong.tar.gz 142672651 BLAKE2B 5d176dcbd52fb9bc3aa8d5c1295ae7b94f8ea8f1b552de5a0e88af8d06a513d1fbb63be4cbe6fc76ca57b7bce41e24f18b10101c96efa50d3ea644df8a7f50bd SHA512 6ab8eee14fa371580e34b022096742b9aba3cfdd679c78d73ad92d27d6dc67d51d85baeebc2dcd6ab544fb290ea699442961fe66069d8baa6d3ae2c6b7e172d4 +DIST vscodium-1.97.0.25037-amd64.tar.gz 138068498 BLAKE2B 142d339a9292c075964e18976d92402f390d56a2bd8dcf1feeaf14957faafaca13c6f648c2e73cdc7b32bfeb3c45213c78dcc14490dfca44091f275770b7b4c5 SHA512 09832babf28639abe6a7765baf308f60497d3bc82c41ca493971d592a3cd82f69b54235097ad80530290decd1d6c999018a0b928d188b5d24a8adf5926c62b83 +DIST vscodium-1.97.0.25037-arm.tar.gz 124135009 BLAKE2B 67fbf730f5d33f475f6d77e2b0cd8a8816660ff3b280e327743df0260b787e3d6c57e802cfb78c6b024ed271804051c6340b9653466d34ffa2889ecdcabc691d SHA512 40d53483e796a30f0f3736a08badd6880e6b3b531be5b65a667fb6db778df2e2d53a603bd15d3d7680ef2059ecdcf7efc290f47e7cbab52a24ebc21044a100e1 +DIST vscodium-1.97.0.25037-arm64.tar.gz 136046506 BLAKE2B e924139fd325a50a691add5c6f7966bc886b7b843d71d2dcc60d02ec46102d4945920c518a9bf1e1cc726aa88dadcbcaed1f47b7ffb5ac7f0e655d91c1e8c491 SHA512 85cd536eccc9b95de184b0ccf582a206016f44a75f068c42b344d8f96e5ad47662fafda991f9e3cb5f55b9ddea1e31fe19416609ac83f029b9b02e8efa5abc1a +DIST vscodium-1.97.0.25037-loong.tar.gz 144013678 BLAKE2B 1258eb5e0c5e0c83bfbcf288188249062eabb2f9488866aa016381dab5779f0dea8c4727ea6c04c2e46bcf717c328a881615a711d3e7f7088948b38b1dc35024 SHA512 03d7361dc20fbb2b52da4a5be0d3b5bdbc8786837b67cb7fcae50148c73b538b58504a3be634020faf99c690113f72740bbdf4f5f5d3b53f262a3e482aca3ab9 diff --git a/app-editors/vscodium/vscodium-1.97.0.25037.ebuild b/app-editors/vscodium/vscodium-1.97.0.25037.ebuild new file mode 100644 index ..6d99fa43b043 --- /dev/null +++ b/app-editors/vscodium/vscodium-1.97.0.25037.ebuild @@ -0,0 +1,134 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) + $(arch_src_uri loong loong64) +" +S="${WORKDIR}" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* amd64 ~arm ~arm64 ~loong" +IUSE="egl kerberos wayland" +RESTRICT="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 + net-print/cups + 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-
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 316d3a9df1a1b3aeb82dce17bb26303b7309cd47 Author: Arthur Zamarin gentoo org> AuthorDate: Sat Feb 1 06:40:23 2025 + Commit: Arthur Zamarin gentoo org> CommitDate: Sat Feb 1 06:56:06 2025 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=316d3a9d app-editors/vscodium: drop 1.96.2.24355 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 4 - app-editors/vscodium/vscodium-1.96.2.24355.ebuild | 134 -- 2 files changed, 138 deletions(-) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 8edf3123d0b2..761dc610e234 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -1,7 +1,3 @@ -DIST vscodium-1.96.2.24355-amd64.tar.gz 136733609 BLAKE2B 1033f3a58725c7ec0b1264a51a10fbb448b4c70c30b60e6aa63b8e72aeb0d14d64d1b9be4ff44ce7ee67915de6c79dde07125e22f9420b715ae79cf3dc6a20a1 SHA512 d3d8f150da9382a3a94a9fefab4c42d15ff23949e2e7f153f9e92ae48d3dc9c3322a547fdc5837b7c4511bf73caa2d993b6d59717307d31e1e587a108b183551 -DIST vscodium-1.96.2.24355-arm.tar.gz 122782157 BLAKE2B ab20f464ebb9406d68643998d9e5d6aa29ca1482705f763d1c24458b0295e9bc7ef1022ed41e59e507e5b6032425e9d69c2cefcf45e40359747a669ab5de9c4f SHA512 bdedec06c3cfd9954754706c3b69da8cb8e8cbfe17517816964aba8475a6fcc2ebba248f8310ad098ca73323e7057d2d2263dfd719b44177eb8566fc1c65c0bd -DIST vscodium-1.96.2.24355-arm64.tar.gz 134688898 BLAKE2B 873c01669c79f754ad5ca892afc0f09cba5c2423aad107ca99fc8197469921dc94e97df3d5c773635c497e7c67b43a71361cfd6fd05f16c41ef148b0ca3ac511 SHA512 cd2802cc250fc5cdfd41df7244c7629ace31c219f5ca132030b0a506b62b154c409cc44629212026e927fd83d54a60ade25e0df0572262f1c3358db4873e3700 -DIST vscodium-1.96.2.24355-loong.tar.gz 142669704 BLAKE2B 7241b0855e39d947b9fbb2797171db916dd95beed4799abe9335344d3ac9869daf0fc2d050dd242ae9a391042a0c1e8f7c64e6d42c5260a11155137c35f0477f SHA512 ff0f0706a111f896c7411808d2a4c2c93fde60f8bd9ccb40936f5ac0a6a7dc1e6159ce19c4f1956d2de94b71574133e29bcd329065f78d0c8c58adc9ea464e07 DIST vscodium-1.96.4.25017-amd64.tar.gz 136744379 BLAKE2B 026a3ddb4fd9e8e7fc5fc0d6f6f4ddae1d9eb082d24774bbc87d298a93aa767b0eaf504ef11a703119888e93389dd279c399e31862fcd95de7b8ce33e5f9485f SHA512 77fbf2841669b3b0c37514cce22e4d9263febc3df242248a87d68284ef3b6fcc93e8d9d6066ae25fce71b85d7b0cd38ae15ce62ea311f141f18da0a8b7b7019f DIST vscodium-1.96.4.25017-arm.tar.gz 122803904 BLAKE2B 4cbdb76f6506a2027b62de42d9c78104498dc29318a7c1dc5c0dcfd7c04b22f3f054b14a0394dea06f05b5d682c55ef6c54f0e45e8225f62de3b3920d61d997a SHA512 cb57aa02b7a888ff1b66708ce714bd4b53c48f665398c6ae26745c35017cfd823bb2ab499d03ca390c6d37ac98b650ea57d38420faa5efa0f48c2b8478afad61 DIST vscodium-1.96.4.25017-arm64.tar.gz 134709728 BLAKE2B c490f8ce89a8978c6a1b7a6d770e34190348558f52c30d0389a632a110ca9ce8e59e495755684258737725249f61cf4a9aa54cec0358106975c34ceccb79d1eb SHA512 bbd7b3f10d72336d8ad130d7ad575590eb9c8c74d48f61c0f77e73676c923ff8d7892cb44fb730ecc1850b53676bf1ad22c4b1a609b56204cfdea06322b9 diff --git a/app-editors/vscodium/vscodium-1.96.2.24355.ebuild b/app-editors/vscodium/vscodium-1.96.2.24355.ebuild deleted file mode 100644 index 2f36db099e9b.. --- a/app-editors/vscodium/vscodium-1.96.2.24355.ebuild +++ /dev/null @@ -1,134 +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 - -# Usage: arch_src_uri -arch_src_uri() { - echo "${1}? ( - https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz - -> ${P}-${1}.tar.gz - )" -} - -DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" -HOMEPAGE="https://vscodium.com/"; -SRC_URI=" - $(arch_src_uri amd64 x64) - $(arch_src_uri arm armhf) - $(arch_src_uri arm64 arm64) - $(arch_src_uri loong loong64) -" -S="${WORKDIR}" - -LICENSE=" - Apache-2.0 - BSD - BSD-1 - BSD-2 - BSD-4 - CC-BY-4.0 - ISC - LGPL-2.1+ - MIT - MPL-2.0 - openssl - PYTHON - TextMate-bundle - Unlicense - UoI-NCSA - W3C -" -SLOT="0" -KEYWORDS="-* amd64 ~arm ~arm64 ~loong" -IUSE="egl kerberos wayland" -RESTRICT="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 - net-print/cups - 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 -
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 4dea3f2f181fd2eeddc0b5ba89e2aeb56e80a987 Author: Arthur Zamarin gentoo org> AuthorDate: Wed Jan 22 17:35:56 2025 + Commit: Arthur Zamarin gentoo org> CommitDate: Wed Jan 22 17:35:56 2025 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dea3f2f app-editors/vscodium: add 1.96.4.25017 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 4 + app-editors/vscodium/vscodium-1.96.4.25017.ebuild | 134 ++ 2 files changed, 138 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 151bcf70c7d1..8edf3123d0b2 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -2,3 +2,7 @@ DIST vscodium-1.96.2.24355-amd64.tar.gz 136733609 BLAKE2B 1033f3a58725c7ec0b1264 DIST vscodium-1.96.2.24355-arm.tar.gz 122782157 BLAKE2B ab20f464ebb9406d68643998d9e5d6aa29ca1482705f763d1c24458b0295e9bc7ef1022ed41e59e507e5b6032425e9d69c2cefcf45e40359747a669ab5de9c4f SHA512 bdedec06c3cfd9954754706c3b69da8cb8e8cbfe17517816964aba8475a6fcc2ebba248f8310ad098ca73323e7057d2d2263dfd719b44177eb8566fc1c65c0bd DIST vscodium-1.96.2.24355-arm64.tar.gz 134688898 BLAKE2B 873c01669c79f754ad5ca892afc0f09cba5c2423aad107ca99fc8197469921dc94e97df3d5c773635c497e7c67b43a71361cfd6fd05f16c41ef148b0ca3ac511 SHA512 cd2802cc250fc5cdfd41df7244c7629ace31c219f5ca132030b0a506b62b154c409cc44629212026e927fd83d54a60ade25e0df0572262f1c3358db4873e3700 DIST vscodium-1.96.2.24355-loong.tar.gz 142669704 BLAKE2B 7241b0855e39d947b9fbb2797171db916dd95beed4799abe9335344d3ac9869daf0fc2d050dd242ae9a391042a0c1e8f7c64e6d42c5260a11155137c35f0477f SHA512 ff0f0706a111f896c7411808d2a4c2c93fde60f8bd9ccb40936f5ac0a6a7dc1e6159ce19c4f1956d2de94b71574133e29bcd329065f78d0c8c58adc9ea464e07 +DIST vscodium-1.96.4.25017-amd64.tar.gz 136744379 BLAKE2B 026a3ddb4fd9e8e7fc5fc0d6f6f4ddae1d9eb082d24774bbc87d298a93aa767b0eaf504ef11a703119888e93389dd279c399e31862fcd95de7b8ce33e5f9485f SHA512 77fbf2841669b3b0c37514cce22e4d9263febc3df242248a87d68284ef3b6fcc93e8d9d6066ae25fce71b85d7b0cd38ae15ce62ea311f141f18da0a8b7b7019f +DIST vscodium-1.96.4.25017-arm.tar.gz 122803904 BLAKE2B 4cbdb76f6506a2027b62de42d9c78104498dc29318a7c1dc5c0dcfd7c04b22f3f054b14a0394dea06f05b5d682c55ef6c54f0e45e8225f62de3b3920d61d997a SHA512 cb57aa02b7a888ff1b66708ce714bd4b53c48f665398c6ae26745c35017cfd823bb2ab499d03ca390c6d37ac98b650ea57d38420faa5efa0f48c2b8478afad61 +DIST vscodium-1.96.4.25017-arm64.tar.gz 134709728 BLAKE2B c490f8ce89a8978c6a1b7a6d770e34190348558f52c30d0389a632a110ca9ce8e59e495755684258737725249f61cf4a9aa54cec0358106975c34ceccb79d1eb SHA512 bbd7b3f10d72336d8ad130d7ad575590eb9c8c74d48f61c0f77e73676c923ff8d7892cb44fb730ecc1850b53676bf1ad22c4b1a609b56204cfdea06322b9 +DIST vscodium-1.96.4.25017-loong.tar.gz 142672651 BLAKE2B 5d176dcbd52fb9bc3aa8d5c1295ae7b94f8ea8f1b552de5a0e88af8d06a513d1fbb63be4cbe6fc76ca57b7bce41e24f18b10101c96efa50d3ea644df8a7f50bd SHA512 6ab8eee14fa371580e34b022096742b9aba3cfdd679c78d73ad92d27d6dc67d51d85baeebc2dcd6ab544fb290ea699442961fe66069d8baa6d3ae2c6b7e172d4 diff --git a/app-editors/vscodium/vscodium-1.96.4.25017.ebuild b/app-editors/vscodium/vscodium-1.96.4.25017.ebuild new file mode 100644 index ..6d99fa43b043 --- /dev/null +++ b/app-editors/vscodium/vscodium-1.96.4.25017.ebuild @@ -0,0 +1,134 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) + $(arch_src_uri loong loong64) +" +S="${WORKDIR}" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* amd64 ~arm ~arm64 ~loong" +IUSE="egl kerberos wayland" +RESTRICT="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 + net-print/cups + 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-
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: e7d352a18a1d0a4257c073a0dfb6a16480c600dd Author: Arthur Zamarin gentoo org> AuthorDate: Sat Jan 4 13:20:41 2025 + Commit: Arthur Zamarin gentoo org> CommitDate: Sat Jan 4 13:25:59 2025 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7d352a1 app-editors/vscodium: drop 1.96.0.24347 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 4 - app-editors/vscodium/vscodium-1.96.0.24347.ebuild | 134 -- 2 files changed, 138 deletions(-) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 8da9df47283b..151bcf70c7d1 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -1,7 +1,3 @@ -DIST vscodium-1.96.0.24347-amd64.tar.gz 136734771 BLAKE2B bd849a59b75a7ff0c8c18fe07ae66352b551df553b2bee60f9ad31ad7cadd8805d0112c2acde9b14ca22ab119f641e2f88feec4dabd687d9dda40b38c8709f94 SHA512 7e797c50399f6ae8aaec2586bd9b1c401a152cab7d10bd1b30684252351ef2f30764f1c9979992e1c86e4931b68a3205f29e475edbf48d897fc5feb7e8ec67bf -DIST vscodium-1.96.0.24347-arm.tar.gz 122778879 BLAKE2B bf695c654718c63af5822fc7820a1e50e7031b0f375a5aeff73c30e9b7037de8c7e1410bc195d9a9a1b47b20f5589b414477766ee6fd250742b69c9d14272d13 SHA512 0a07e7fc457f373eaa45124641bb31d5f61495ec47741e145e172bcf08e916053b890c8208855832018f58d3e8a41c9535f8c9bf9391cbaa7b3a12c7e8ff55e2 -DIST vscodium-1.96.0.24347-arm64.tar.gz 134689376 BLAKE2B 8691d8c4694276e2b05bf09bb9f39b5bd6f458cee424d3ebbb0c9afe89287f6062861ef7e895623f9793f72825be3e7dbb1009b04c44351e424664bedd0ebe30 SHA512 6e628308913dc99f2d290d84abd429ef93ae2bbf6277c4d73556e91d2865b38a881f6fa84c25a1ac0070bf00c20eee565895a56a5dba395ef6cb74e3d8d3a13b -DIST vscodium-1.96.0.24347-loong.tar.gz 142668160 BLAKE2B a149bc53a7c61de3db9dd106a26fa4bb1b40187932648d4f8051215f02d8283abadb2e8b9a3217f24a2c1ae690173a91239bfab746334a2d989b892b7b5f370a SHA512 10f161fe88395e9338e7025ffcc5500628f86082b844ab63763cd34309178daeea99e559c9a5bc37a5bdfdf7d0814aa4de832a4c87a2e251e33195b93f190ae1 DIST vscodium-1.96.2.24355-amd64.tar.gz 136733609 BLAKE2B 1033f3a58725c7ec0b1264a51a10fbb448b4c70c30b60e6aa63b8e72aeb0d14d64d1b9be4ff44ce7ee67915de6c79dde07125e22f9420b715ae79cf3dc6a20a1 SHA512 d3d8f150da9382a3a94a9fefab4c42d15ff23949e2e7f153f9e92ae48d3dc9c3322a547fdc5837b7c4511bf73caa2d993b6d59717307d31e1e587a108b183551 DIST vscodium-1.96.2.24355-arm.tar.gz 122782157 BLAKE2B ab20f464ebb9406d68643998d9e5d6aa29ca1482705f763d1c24458b0295e9bc7ef1022ed41e59e507e5b6032425e9d69c2cefcf45e40359747a669ab5de9c4f SHA512 bdedec06c3cfd9954754706c3b69da8cb8e8cbfe17517816964aba8475a6fcc2ebba248f8310ad098ca73323e7057d2d2263dfd719b44177eb8566fc1c65c0bd DIST vscodium-1.96.2.24355-arm64.tar.gz 134688898 BLAKE2B 873c01669c79f754ad5ca892afc0f09cba5c2423aad107ca99fc8197469921dc94e97df3d5c773635c497e7c67b43a71361cfd6fd05f16c41ef148b0ca3ac511 SHA512 cd2802cc250fc5cdfd41df7244c7629ace31c219f5ca132030b0a506b62b154c409cc44629212026e927fd83d54a60ade25e0df0572262f1c3358db4873e3700 diff --git a/app-editors/vscodium/vscodium-1.96.0.24347.ebuild b/app-editors/vscodium/vscodium-1.96.0.24347.ebuild deleted file mode 100644 index 038abc0e1fe3.. --- a/app-editors/vscodium/vscodium-1.96.0.24347.ebuild +++ /dev/null @@ -1,134 +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 - -# Usage: arch_src_uri -arch_src_uri() { - echo "${1}? ( - https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz - -> ${P}-${1}.tar.gz - )" -} - -DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" -HOMEPAGE="https://vscodium.com/"; -SRC_URI=" - $(arch_src_uri amd64 x64) - $(arch_src_uri arm armhf) - $(arch_src_uri arm64 arm64) - $(arch_src_uri loong loong64) -" -S="${WORKDIR}" - -LICENSE=" - Apache-2.0 - BSD - BSD-1 - BSD-2 - BSD-4 - CC-BY-4.0 - ISC - LGPL-2.1+ - MIT - MPL-2.0 - openssl - PYTHON - TextMate-bundle - Unlicense - UoI-NCSA - W3C -" -SLOT="0" -KEYWORDS="-* amd64 ~arm ~arm64 ~loong" -IUSE="egl kerberos wayland" -RESTRICT="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 - net-print/cups - 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 -
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/files/
commit: 315b13a42bf7e3ce3c79269991245208388c4d96 Author: Adel KARA SLIMANE zegrapher com> AuthorDate: Mon Dec 30 21:02:26 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Tue Dec 31 11:01:59 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=315b13a4 app-editors/vscodium: fix .desktop file Closes: https://bugs.gentoo.org/947103 Signed-off-by: Adel KARA SLIMANE zegrapher.com> Closes: https://github.com/gentoo/gentoo/pull/39912 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/files/codium-open-in-new-window.desktop | 1 - 1 file changed, 1 deletion(-) diff --git a/app-editors/vscodium/files/codium-open-in-new-window.desktop b/app-editors/vscodium/files/codium-open-in-new-window.desktop index 7ac864d0fe0a..840ff0aee637 100644 --- a/app-editors/vscodium/files/codium-open-in-new-window.desktop +++ b/app-editors/vscodium/files/codium-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;vscodium;code;codium;
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/files/, app-editors/vscodium/
commit: 2f9ca20b474becfc2de9d7b68bc561fcdd943773 Author: Adel KARA SLIMANE zegrapher com> AuthorDate: Thu Dec 26 01:10:21 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Sat Dec 28 08:32:35 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f9ca20b app-editors/vscodium: add desktop file to open files in new window Signed-off-by: Adel KARA SLIMANE zegrapher.com> Closes: https://github.com/gentoo/gentoo/pull/38689 Signed-off-by: Arthur Zamarin gentoo.org> .../vscodium/files/codium-open-in-new-window.desktop| 13 + app-editors/vscodium/vscodium-1.96.0.24347.ebuild | 5 + app-editors/vscodium/vscodium-1.96.2.24355.ebuild | 5 + 3 files changed, 23 insertions(+) diff --git a/app-editors/vscodium/files/codium-open-in-new-window.desktop b/app-editors/vscodium/files/codium-open-in-new-window.desktop new file mode 100644 index ..7ac864d0fe0a --- /dev/null +++ b/app-editors/vscodium/files/codium-open-in-new-window.desktop @@ -0,0 +1,13 @@ +[Desktop Entry] +Name=VSCodium (in new window) +Comment=Editing evolved +GenericName=Code Editor +Exec=/usr/bin/vscodium @exec_extra_flags@ --new-window -- %F +Icon=vscodium +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;vscodium;code;codium; diff --git a/app-editors/vscodium/vscodium-1.96.0.24347.ebuild b/app-editors/vscodium/vscodium-1.96.0.24347.ebuild index 3a454ee032ce..038abc0e1fe3 100644 --- a/app-editors/vscodium/vscodium-1.96.0.24347.ebuild +++ b/app-editors/vscodium/vscodium-1.96.0.24347.ebuild @@ -115,8 +115,13 @@ src_install() { "${FILESDIR}/codium.desktop" \ > "${T}/codium.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}/codium.desktop" domenu "${T}/codium-url-handler.desktop" + domenu "${T}/codium-open-in-new-window.desktop" newicon "resources/app/resources/linux/code.png" "vscodium.png" } diff --git a/app-editors/vscodium/vscodium-1.96.2.24355.ebuild b/app-editors/vscodium/vscodium-1.96.2.24355.ebuild index 3a454ee032ce..2f36db099e9b 100644 --- a/app-editors/vscodium/vscodium-1.96.2.24355.ebuild +++ b/app-editors/vscodium/vscodium-1.96.2.24355.ebuild @@ -115,8 +115,13 @@ src_install() { "${FILESDIR}/codium.desktop" \ > "${T}/codium.desktop" || die + sed "s|@exec_extra_flags@|${EXEC_EXTRA_FLAGS[*]}|g" \ + "${FILESDIR}/codium-open-in-new-window.desktop" \ + > "${T}/codium-open-in-new-window.desktop" || die + domenu "${T}/codium.desktop" domenu "${T}/codium-url-handler.desktop" + domenu "${T}/codium-open-in-new-window.desktop" newicon "resources/app/resources/linux/code.png" "vscodium.png" }
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/files/, app-editors/vscodium/
commit: a06a76a93b339f98ed6d9365e909ed026ae1b0de Author: Adel KARA SLIMANE zegrapher com> AuthorDate: Thu Dec 26 02:01:17 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Sat Dec 28 08:32:35 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a06a76a9 app-editors/vscodium: .desktop file fixups Closes: https://bugs.gentoo.org/934644 Closes: https://bugs.gentoo.org/936208 Signed-off-by: Adel KARA SLIMANE zegrapher.com> Signed-off-by: Arthur Zamarin gentoo.org> ...-handler.desktop => codium-url-handler.desktop} | 2 +- app-editors/vscodium/files/codium.desktop | 27 ++ app-editors/vscodium/files/vscodium.desktop| 18 --- app-editors/vscodium/vscodium-1.96.0.24347.ebuild | 12 +- app-editors/vscodium/vscodium-1.96.2.24355.ebuild | 12 +- 5 files changed, 40 insertions(+), 31 deletions(-) diff --git a/app-editors/vscodium/files/vscodium-url-handler.desktop b/app-editors/vscodium/files/codium-url-handler.desktop similarity index 82% rename from app-editors/vscodium/files/vscodium-url-handler.desktop rename to app-editors/vscodium/files/codium-url-handler.desktop index 0ca181bf7960..18357426e27c 100644 --- a/app-editors/vscodium/files/vscodium-url-handler.desktop +++ b/app-editors/vscodium/files/codium-url-handler.desktop @@ -2,7 +2,7 @@ Name=VSCodium - URL Handler Comment=Editing evolved GenericName=Code Editor -Exec=/usr/bin/vscodium @exec_extra_flags@ --open-url %U +Exec=/usr/bin/vscodium @exec_extra_flags@ --open-url -- %U Icon=vscodium Type=Application NoDisplay=true diff --git a/app-editors/vscodium/files/codium.desktop b/app-editors/vscodium/files/codium.desktop new file mode 100644 index ..e23444be4a2b --- /dev/null +++ b/app-editors/vscodium/files/codium.desktop @@ -0,0 +1,27 @@ +[Desktop Entry] +Name=VSCodium +Comment=Editing evolved +GenericName=Code Editor +Exec=/usr/bin/vscodium @exec_extra_flags@ -- %F +Icon=vscodium +Type=Application +StartupNotify=false +StartupWMClass=Codium +Categories=Utility;TextEditor;Development;IDE; +MimeType=text/plain;inode/directory;application/x-code-workspace; +Actions=new-empty-window; +Keywords=vscode;vscodium;code;codium; + +[Desktop Action new-empty-window] +Name=New Empty Windo +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/vscodium @exec_extra_flags@ --new-window +Icon=vscodium diff --git a/app-editors/vscodium/files/vscodium.desktop b/app-editors/vscodium/files/vscodium.desktop deleted file mode 100644 index e12a430172ae.. --- a/app-editors/vscodium/files/vscodium.desktop +++ /dev/null @@ -1,18 +0,0 @@ -[Desktop Entry] -Name=VSCodium -Comment=Editing evolved -GenericName=Code Editor -Exec=/usr/bin/vscodium @exec_extra_flags@ --unity-launch %F -Icon=vscodium -Type=Application -StartupNotify=false -StartupWMClass=VSCodium -Categories=Utility;TextEditor;Development;IDE; -MimeType=text/plain;inode/directory;application/x-code-workspace; -Actions=new-empty-window; -Keywords=vscode;vscodium;code;codium; - -[Desktop Action new-empty-window] -Name=New Empty Window -Exec=/usr/bin/vscodium @exec_extra_flags@ --new-window %F -Icon=vscodium diff --git a/app-editors/vscodium/vscodium-1.96.0.24347.ebuild b/app-editors/vscodium/vscodium-1.96.0.24347.ebuild index ed85db87f5f6..3a454ee032ce 100644 --- a/app-editors/vscodium/vscodium-1.96.0.24347.ebuild +++ b/app-editors/vscodium/vscodium-1.96.0.24347.ebuild @@ -108,15 +108,15 @@ src_install() { fi sed "s|@exec_extra_flags@|${EXEC_EXTRA_FLAGS[*]}|g" \ - "${FILESDIR}/vscodium-url-handler.desktop" \ - > "${T}/vscodium-url-handler.desktop" || die + "${FILESDIR}/codium-url-handler.desktop" \ + > "${T}/codium-url-handler.desktop" || die sed "s|@exec_extra_flags@|${EXEC_EXTRA_FLAGS[*]}|g" \ - "${FILESDIR}/vscodium.desktop" \ - > "${T}/vscodium.desktop" || die + "${FILESDIR}/codium.desktop" \ + > "${T}/codium.desktop" || die - domenu "${T}/vscodium.desktop" - domenu "${T}/vscodium-url-handler.desktop" + domenu "${T}/codium.desktop" + domenu "${T}/codium-url-handler.desktop" newicon "resources/app/resources/linux/code.png" "vscodium.png" } diff --git a/app-editors/vscodium/vscodium-1.96.2.24355.ebuild b/app-editors/vscodium/vscodium-1.96.2.24355.ebuild index ed85db87f5f6..3a454ee032ce 100644 --- a/app-editors/vscodium/vscodium-1.96.2.24355.ebuild +++ b/app-editors/vscodium/vscodium-1.96.2.24355.ebuild @@ -108,15 +108,15 @@ src_install() { fi sed "s|@exec_extra_flags@|${EXEC_EXTRA_FLAGS[*]}|g" \ - "${FILESDIR}/vscodium-url-handler.desktop" \ - > "${T}/vscodium-url-han
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 32ccde4e581411686d6ccac271fa05c97acb5db5 Author: Arthur Zamarin gentoo org> AuthorDate: Sat Dec 21 09:59:44 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Sat Dec 21 10:12:08 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32ccde4e app-editors/vscodium: add 1.96.2.24355 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 4 + app-editors/vscodium/vscodium-1.96.2.24355.ebuild | 129 ++ 2 files changed, 133 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 96cdd082e2a6..7dd7528b9e45 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -9,3 +9,7 @@ DIST vscodium-1.96.0.24347-amd64.tar.gz 136734771 BLAKE2B bd849a59b75a7ff0c8c18f DIST vscodium-1.96.0.24347-arm.tar.gz 122778879 BLAKE2B bf695c654718c63af5822fc7820a1e50e7031b0f375a5aeff73c30e9b7037de8c7e1410bc195d9a9a1b47b20f5589b414477766ee6fd250742b69c9d14272d13 SHA512 0a07e7fc457f373eaa45124641bb31d5f61495ec47741e145e172bcf08e916053b890c8208855832018f58d3e8a41c9535f8c9bf9391cbaa7b3a12c7e8ff55e2 DIST vscodium-1.96.0.24347-arm64.tar.gz 134689376 BLAKE2B 8691d8c4694276e2b05bf09bb9f39b5bd6f458cee424d3ebbb0c9afe89287f6062861ef7e895623f9793f72825be3e7dbb1009b04c44351e424664bedd0ebe30 SHA512 6e628308913dc99f2d290d84abd429ef93ae2bbf6277c4d73556e91d2865b38a881f6fa84c25a1ac0070bf00c20eee565895a56a5dba395ef6cb74e3d8d3a13b DIST vscodium-1.96.0.24347-loong.tar.gz 142668160 BLAKE2B a149bc53a7c61de3db9dd106a26fa4bb1b40187932648d4f8051215f02d8283abadb2e8b9a3217f24a2c1ae690173a91239bfab746334a2d989b892b7b5f370a SHA512 10f161fe88395e9338e7025ffcc5500628f86082b844ab63763cd34309178daeea99e559c9a5bc37a5bdfdf7d0814aa4de832a4c87a2e251e33195b93f190ae1 +DIST vscodium-1.96.2.24355-amd64.tar.gz 136733609 BLAKE2B 1033f3a58725c7ec0b1264a51a10fbb448b4c70c30b60e6aa63b8e72aeb0d14d64d1b9be4ff44ce7ee67915de6c79dde07125e22f9420b715ae79cf3dc6a20a1 SHA512 d3d8f150da9382a3a94a9fefab4c42d15ff23949e2e7f153f9e92ae48d3dc9c3322a547fdc5837b7c4511bf73caa2d993b6d59717307d31e1e587a108b183551 +DIST vscodium-1.96.2.24355-arm.tar.gz 122782157 BLAKE2B ab20f464ebb9406d68643998d9e5d6aa29ca1482705f763d1c24458b0295e9bc7ef1022ed41e59e507e5b6032425e9d69c2cefcf45e40359747a669ab5de9c4f SHA512 bdedec06c3cfd9954754706c3b69da8cb8e8cbfe17517816964aba8475a6fcc2ebba248f8310ad098ca73323e7057d2d2263dfd719b44177eb8566fc1c65c0bd +DIST vscodium-1.96.2.24355-arm64.tar.gz 134688898 BLAKE2B 873c01669c79f754ad5ca892afc0f09cba5c2423aad107ca99fc8197469921dc94e97df3d5c773635c497e7c67b43a71361cfd6fd05f16c41ef148b0ca3ac511 SHA512 cd2802cc250fc5cdfd41df7244c7629ace31c219f5ca132030b0a506b62b154c409cc44629212026e927fd83d54a60ade25e0df0572262f1c3358db4873e3700 +DIST vscodium-1.96.2.24355-loong.tar.gz 142669704 BLAKE2B 7241b0855e39d947b9fbb2797171db916dd95beed4799abe9335344d3ac9869daf0fc2d050dd242ae9a391042a0c1e8f7c64e6d42c5260a11155137c35f0477f SHA512 ff0f0706a111f896c7411808d2a4c2c93fde60f8bd9ccb40936f5ac0a6a7dc1e6159ce19c4f1956d2de94b71574133e29bcd329065f78d0c8c58adc9ea464e07 diff --git a/app-editors/vscodium/vscodium-1.96.2.24355.ebuild b/app-editors/vscodium/vscodium-1.96.2.24355.ebuild new file mode 100644 index ..ed85db87f5f6 --- /dev/null +++ b/app-editors/vscodium/vscodium-1.96.2.24355.ebuild @@ -0,0 +1,129 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) + $(arch_src_uri loong loong64) +" +S="${WORKDIR}" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* amd64 ~arm ~arm64 ~loong" +IUSE="egl kerberos wayland" +RESTRICT="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 + net-print/cups + 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-
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 561e8824ac457834af43010a56ccbace95ec75fe Author: Arthur Zamarin gentoo org> AuthorDate: Sat Dec 21 10:00:03 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Sat Dec 21 10:12:08 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=561e8824 app-editors/vscodium: drop 1.95.2.24313, 1.95.3.24321-r1 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 7 -- app-editors/vscodium/vscodium-1.95.2.24313.ebuild | 128 .../vscodium/vscodium-1.95.3.24321-r1.ebuild | 129 - 3 files changed, 264 deletions(-) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 7dd7528b9e45..8da9df47283b 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -1,10 +1,3 @@ -DIST vscodium-1.95.2.24313-amd64.tar.gz 135687532 BLAKE2B 0fade954c5b1b9ff9e02a0c1f038d2b6101f654f08de1d5eac8c6d7a763339b9fe496b5f8b3770fdb765945b83326d93ddd78d0c15bd8012c6b06e71d6097313 SHA512 01f3d498f2f6848b93b4dd5f8274f09a0cf89f8891906f7378b8e1aa5dcccb06d3cccf07b7e28ea2a1cdf1e23cefd8caa5838d1068e3c4e4abb6a88d44938f1c -DIST vscodium-1.95.2.24313-arm.tar.gz 121752120 BLAKE2B 6862fa6125f6869007b51afb80b75901849062b403151ff73b124a9df27c9c616c9752208474d361906c576b0345609ec85f230944a286a6ee78fa609df0aa2a SHA512 993a43e1ecd28cf17dbdd1cf3e322b40e20be4b076a092c97b4e6adf957eed88b7506c63b5de97fc2c6d79313ccc9979be9c4f384cdb9295155ea603972fbe23 -DIST vscodium-1.95.2.24313-arm64.tar.gz 133658561 BLAKE2B 34e97a59ac2ea8d963309c9ca736c1b5f83cc4e4a472210245a5d178c9a74b803867d1f414af1acd4cbc49094fb9ff8088538654a0e490207856d195aa23bcf8 SHA512 283b7fd396daf91458dcb2f99925e95b654310565dfaaf34bfdeb1327eb73fb08494e24a87739ceea9d13d41608f7bd57095ece9d3b3e54dd1becb1db4622078 -DIST vscodium-1.95.3.24321-amd64.tar.gz 135715917 BLAKE2B e6510efb8a20895c873db0d278f50b59b2dc5c4cd98086fcbc7d241634cc56ba9e3f22398f6f653d796122d847e5043407a8af644e71e779756963efcb6d55a6 SHA512 e6dfbeb8118cc401ca398749c553e3e66d9ea20663426f331a308bff3bac6aa253d7fa00579e7b49674875d47152185c76bd7f505179a1074910454827caa338 -DIST vscodium-1.95.3.24321-arm.tar.gz 121776506 BLAKE2B e836b8a8ade0df009a6db3c77adef681bfff28758a1acdc6b5654af9b6791bea50dc98a8dd5b1fe7fe603cb17d169d7b480e301b27f9d217183fbb3eff9f7072 SHA512 cabfde835c45308ab0bb7d427c546fb17c91c82236412aba88bccc1ffa5e5e05e92eead8679a58e4b5b8a3f457788d172cfcf3c4f92df9796c7ad7e03b25d03d -DIST vscodium-1.95.3.24321-arm64.tar.gz 133684443 BLAKE2B 32c3626ce0bb101b42b0c77a887a213d49feea7271cef075c0b3338686278f5762b4e8a4a3003e57822f021d90d89dadb32b2f755b76e2e95ce2463791a5d8da SHA512 a6fccc9421fcfc9a0d590d60a8f34297d8eabc9864e898cd1d3b3d6630928d053475f33df34542bab7e35279512ade8a31602b5f8db5ef8bea4dc8d6794e0a5e -DIST vscodium-1.95.3.24321-loong.tar.gz 14001 BLAKE2B fccd8d6c13414346e1f0137623e6844c19241e32dbdaa81ddc0b233896c2f2563350b93c47a9472e93ab29bc8a626615c9a61235cf2692350f91484c4d7780d8 SHA512 a9fca909954eeacd7ad4ce5013532d1e79abcd5dbd6cfc9fab02230b9e0f2743f17cfe8029f0c210c2fd5fb2d01b9a5d3a593d8353a83c833d0f4d7e38ace5d8 DIST vscodium-1.96.0.24347-amd64.tar.gz 136734771 BLAKE2B bd849a59b75a7ff0c8c18fe07ae66352b551df553b2bee60f9ad31ad7cadd8805d0112c2acde9b14ca22ab119f641e2f88feec4dabd687d9dda40b38c8709f94 SHA512 7e797c50399f6ae8aaec2586bd9b1c401a152cab7d10bd1b30684252351ef2f30764f1c9979992e1c86e4931b68a3205f29e475edbf48d897fc5feb7e8ec67bf DIST vscodium-1.96.0.24347-arm.tar.gz 122778879 BLAKE2B bf695c654718c63af5822fc7820a1e50e7031b0f375a5aeff73c30e9b7037de8c7e1410bc195d9a9a1b47b20f5589b414477766ee6fd250742b69c9d14272d13 SHA512 0a07e7fc457f373eaa45124641bb31d5f61495ec47741e145e172bcf08e916053b890c8208855832018f58d3e8a41c9535f8c9bf9391cbaa7b3a12c7e8ff55e2 DIST vscodium-1.96.0.24347-arm64.tar.gz 134689376 BLAKE2B 8691d8c4694276e2b05bf09bb9f39b5bd6f458cee424d3ebbb0c9afe89287f6062861ef7e895623f9793f72825be3e7dbb1009b04c44351e424664bedd0ebe30 SHA512 6e628308913dc99f2d290d84abd429ef93ae2bbf6277c4d73556e91d2865b38a881f6fa84c25a1ac0070bf00c20eee565895a56a5dba395ef6cb74e3d8d3a13b diff --git a/app-editors/vscodium/vscodium-1.95.2.24313.ebuild b/app-editors/vscodium/vscodium-1.95.2.24313.ebuild deleted file mode 100644 index ea6d7f815b1c.. --- a/app-editors/vscodium/vscodium-1.95.2.24313.ebuild +++ /dev/null @@ -1,128 +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 - -# Usage: arch_src_uri -arch_src_uri() { - echo "${1}? ( - https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz - -> ${P}-${1}.tar.gz - )" -} - -DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" -HOMEPAGE="https://vscodium.com/"; -SRC_URI=" - $(arch_src_uri amd64 x64) - $(arch_src_uri arm armhf) - $(a
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 3ebcb483993644970306e558898949becb982de0 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Dec 13 07:19:00 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Fri Dec 13 10:14:46 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ebcb483 app-editors/vscodium: add 1.96.0.24347 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 4 + app-editors/vscodium/vscodium-1.96.0.24347.ebuild | 129 ++ 2 files changed, 133 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 090062c94e4d..96cdd082e2a6 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -5,3 +5,7 @@ DIST vscodium-1.95.3.24321-amd64.tar.gz 135715917 BLAKE2B e6510efb8a20895c873db0 DIST vscodium-1.95.3.24321-arm.tar.gz 121776506 BLAKE2B e836b8a8ade0df009a6db3c77adef681bfff28758a1acdc6b5654af9b6791bea50dc98a8dd5b1fe7fe603cb17d169d7b480e301b27f9d217183fbb3eff9f7072 SHA512 cabfde835c45308ab0bb7d427c546fb17c91c82236412aba88bccc1ffa5e5e05e92eead8679a58e4b5b8a3f457788d172cfcf3c4f92df9796c7ad7e03b25d03d DIST vscodium-1.95.3.24321-arm64.tar.gz 133684443 BLAKE2B 32c3626ce0bb101b42b0c77a887a213d49feea7271cef075c0b3338686278f5762b4e8a4a3003e57822f021d90d89dadb32b2f755b76e2e95ce2463791a5d8da SHA512 a6fccc9421fcfc9a0d590d60a8f34297d8eabc9864e898cd1d3b3d6630928d053475f33df34542bab7e35279512ade8a31602b5f8db5ef8bea4dc8d6794e0a5e DIST vscodium-1.95.3.24321-loong.tar.gz 14001 BLAKE2B fccd8d6c13414346e1f0137623e6844c19241e32dbdaa81ddc0b233896c2f2563350b93c47a9472e93ab29bc8a626615c9a61235cf2692350f91484c4d7780d8 SHA512 a9fca909954eeacd7ad4ce5013532d1e79abcd5dbd6cfc9fab02230b9e0f2743f17cfe8029f0c210c2fd5fb2d01b9a5d3a593d8353a83c833d0f4d7e38ace5d8 +DIST vscodium-1.96.0.24347-amd64.tar.gz 136734771 BLAKE2B bd849a59b75a7ff0c8c18fe07ae66352b551df553b2bee60f9ad31ad7cadd8805d0112c2acde9b14ca22ab119f641e2f88feec4dabd687d9dda40b38c8709f94 SHA512 7e797c50399f6ae8aaec2586bd9b1c401a152cab7d10bd1b30684252351ef2f30764f1c9979992e1c86e4931b68a3205f29e475edbf48d897fc5feb7e8ec67bf +DIST vscodium-1.96.0.24347-arm.tar.gz 122778879 BLAKE2B bf695c654718c63af5822fc7820a1e50e7031b0f375a5aeff73c30e9b7037de8c7e1410bc195d9a9a1b47b20f5589b414477766ee6fd250742b69c9d14272d13 SHA512 0a07e7fc457f373eaa45124641bb31d5f61495ec47741e145e172bcf08e916053b890c8208855832018f58d3e8a41c9535f8c9bf9391cbaa7b3a12c7e8ff55e2 +DIST vscodium-1.96.0.24347-arm64.tar.gz 134689376 BLAKE2B 8691d8c4694276e2b05bf09bb9f39b5bd6f458cee424d3ebbb0c9afe89287f6062861ef7e895623f9793f72825be3e7dbb1009b04c44351e424664bedd0ebe30 SHA512 6e628308913dc99f2d290d84abd429ef93ae2bbf6277c4d73556e91d2865b38a881f6fa84c25a1ac0070bf00c20eee565895a56a5dba395ef6cb74e3d8d3a13b +DIST vscodium-1.96.0.24347-loong.tar.gz 142668160 BLAKE2B a149bc53a7c61de3db9dd106a26fa4bb1b40187932648d4f8051215f02d8283abadb2e8b9a3217f24a2c1ae690173a91239bfab746334a2d989b892b7b5f370a SHA512 10f161fe88395e9338e7025ffcc5500628f86082b844ab63763cd34309178daeea99e559c9a5bc37a5bdfdf7d0814aa4de832a4c87a2e251e33195b93f190ae1 diff --git a/app-editors/vscodium/vscodium-1.96.0.24347.ebuild b/app-editors/vscodium/vscodium-1.96.0.24347.ebuild new file mode 100644 index ..ed85db87f5f6 --- /dev/null +++ b/app-editors/vscodium/vscodium-1.96.0.24347.ebuild @@ -0,0 +1,129 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) + $(arch_src_uri loong loong64) +" +S="${WORKDIR}" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* amd64 ~arm ~arm64 ~loong" +IUSE="egl kerberos wayland" +RESTRICT="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 + net-print/cups + 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-
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: fe32fe28042a1ba2d868502b18d79c681870f698 Author: WANG Xuerui gentoo org> AuthorDate: Sat Nov 23 08:21:32 2024 + Commit: WANG Xuerui gentoo org> CommitDate: Sat Nov 23 13:54:03 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe32fe28 app-editors/vscodium: keyword 1.95.3.24321-r1 for ~loong Signed-off-by: WANG Xuerui gentoo.org> Reviewed-by: Arthur Zamarin gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/39424 app-editors/vscodium/vscodium-1.95.3.24321-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/vscodium/vscodium-1.95.3.24321-r1.ebuild b/app-editors/vscodium/vscodium-1.95.3.24321-r1.ebuild index dd6a5ae2751f..ed85db87f5f6 100644 --- a/app-editors/vscodium/vscodium-1.95.3.24321-r1.ebuild +++ b/app-editors/vscodium/vscodium-1.95.3.24321-r1.ebuild @@ -42,7 +42,7 @@ LICENSE=" W3C " SLOT="0" -KEYWORDS="-* amd64 ~arm ~arm64" +KEYWORDS="-* amd64 ~arm ~arm64 ~loong" IUSE="egl kerberos wayland" RESTRICT="strip bindist"
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 4422f567286ec1ac2caafdfcf28135da77e83aac Author: WANG Xuerui gentoo org> AuthorDate: Sat Nov 23 08:19:59 2024 + Commit: WANG Xuerui gentoo org> CommitDate: Sat Nov 23 13:54:03 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4422f567 app-editors/vscodium: add loong to SRC_URI After https://github.com/VSCodium/vscodium/pull/2121 loong became supported, and upstream has retroactively appended loong artifacts to the 1.95.3.24321 release. Signed-off-by: WANG Xuerui gentoo.org> Reviewed-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest| 1 + .../{vscodium-1.95.3.24321.ebuild => vscodium-1.95.3.24321-r1.ebuild}| 1 + 2 files changed, 2 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 7c95e7f407e9..090062c94e4d 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -4,3 +4,4 @@ DIST vscodium-1.95.2.24313-arm64.tar.gz 133658561 BLAKE2B 34e97a59ac2ea8d963309c DIST vscodium-1.95.3.24321-amd64.tar.gz 135715917 BLAKE2B e6510efb8a20895c873db0d278f50b59b2dc5c4cd98086fcbc7d241634cc56ba9e3f22398f6f653d796122d847e5043407a8af644e71e779756963efcb6d55a6 SHA512 e6dfbeb8118cc401ca398749c553e3e66d9ea20663426f331a308bff3bac6aa253d7fa00579e7b49674875d47152185c76bd7f505179a1074910454827caa338 DIST vscodium-1.95.3.24321-arm.tar.gz 121776506 BLAKE2B e836b8a8ade0df009a6db3c77adef681bfff28758a1acdc6b5654af9b6791bea50dc98a8dd5b1fe7fe603cb17d169d7b480e301b27f9d217183fbb3eff9f7072 SHA512 cabfde835c45308ab0bb7d427c546fb17c91c82236412aba88bccc1ffa5e5e05e92eead8679a58e4b5b8a3f457788d172cfcf3c4f92df9796c7ad7e03b25d03d DIST vscodium-1.95.3.24321-arm64.tar.gz 133684443 BLAKE2B 32c3626ce0bb101b42b0c77a887a213d49feea7271cef075c0b3338686278f5762b4e8a4a3003e57822f021d90d89dadb32b2f755b76e2e95ce2463791a5d8da SHA512 a6fccc9421fcfc9a0d590d60a8f34297d8eabc9864e898cd1d3b3d6630928d053475f33df34542bab7e35279512ade8a31602b5f8db5ef8bea4dc8d6794e0a5e +DIST vscodium-1.95.3.24321-loong.tar.gz 14001 BLAKE2B fccd8d6c13414346e1f0137623e6844c19241e32dbdaa81ddc0b233896c2f2563350b93c47a9472e93ab29bc8a626615c9a61235cf2692350f91484c4d7780d8 SHA512 a9fca909954eeacd7ad4ce5013532d1e79abcd5dbd6cfc9fab02230b9e0f2743f17cfe8029f0c210c2fd5fb2d01b9a5d3a593d8353a83c833d0f4d7e38ace5d8 diff --git a/app-editors/vscodium/vscodium-1.95.3.24321.ebuild b/app-editors/vscodium/vscodium-1.95.3.24321-r1.ebuild similarity index 98% rename from app-editors/vscodium/vscodium-1.95.3.24321.ebuild rename to app-editors/vscodium/vscodium-1.95.3.24321-r1.ebuild index 4bf914823a45..dd6a5ae2751f 100644 --- a/app-editors/vscodium/vscodium-1.95.3.24321.ebuild +++ b/app-editors/vscodium/vscodium-1.95.3.24321-r1.ebuild @@ -19,6 +19,7 @@ SRC_URI=" $(arch_src_uri amd64 x64) $(arch_src_uri arm armhf) $(arch_src_uri arm64 arm64) + $(arch_src_uri loong loong64) " S="${WORKDIR}"
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 72012cca313a97c7812e5c69f579b8c35eed83c4 Author: Arthur Zamarin gentoo org> AuthorDate: Thu Nov 21 20:41:06 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Thu Nov 21 20:46:15 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72012cca app-editors/vscodium: add 1.95.3.24321 Closes: https://bugs.gentoo.org/943033 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.95.3.24321.ebuild | 128 ++ 2 files changed, 131 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index fe0eb251959f..705a98704aa9 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -10,3 +10,6 @@ DIST vscodium-1.95.1.24307-arm64.tar.gz 133657550 BLAKE2B 860a76d9e4ba2d52f996f2 DIST vscodium-1.95.2.24313-amd64.tar.gz 135687532 BLAKE2B 0fade954c5b1b9ff9e02a0c1f038d2b6101f654f08de1d5eac8c6d7a763339b9fe496b5f8b3770fdb765945b83326d93ddd78d0c15bd8012c6b06e71d6097313 SHA512 01f3d498f2f6848b93b4dd5f8274f09a0cf89f8891906f7378b8e1aa5dcccb06d3cccf07b7e28ea2a1cdf1e23cefd8caa5838d1068e3c4e4abb6a88d44938f1c DIST vscodium-1.95.2.24313-arm.tar.gz 121752120 BLAKE2B 6862fa6125f6869007b51afb80b75901849062b403151ff73b124a9df27c9c616c9752208474d361906c576b0345609ec85f230944a286a6ee78fa609df0aa2a SHA512 993a43e1ecd28cf17dbdd1cf3e322b40e20be4b076a092c97b4e6adf957eed88b7506c63b5de97fc2c6d79313ccc9979be9c4f384cdb9295155ea603972fbe23 DIST vscodium-1.95.2.24313-arm64.tar.gz 133658561 BLAKE2B 34e97a59ac2ea8d963309c9ca736c1b5f83cc4e4a472210245a5d178c9a74b803867d1f414af1acd4cbc49094fb9ff8088538654a0e490207856d195aa23bcf8 SHA512 283b7fd396daf91458dcb2f99925e95b654310565dfaaf34bfdeb1327eb73fb08494e24a87739ceea9d13d41608f7bd57095ece9d3b3e54dd1becb1db4622078 +DIST vscodium-1.95.3.24321-amd64.tar.gz 135715917 BLAKE2B e6510efb8a20895c873db0d278f50b59b2dc5c4cd98086fcbc7d241634cc56ba9e3f22398f6f653d796122d847e5043407a8af644e71e779756963efcb6d55a6 SHA512 e6dfbeb8118cc401ca398749c553e3e66d9ea20663426f331a308bff3bac6aa253d7fa00579e7b49674875d47152185c76bd7f505179a1074910454827caa338 +DIST vscodium-1.95.3.24321-arm.tar.gz 121776506 BLAKE2B e836b8a8ade0df009a6db3c77adef681bfff28758a1acdc6b5654af9b6791bea50dc98a8dd5b1fe7fe603cb17d169d7b480e301b27f9d217183fbb3eff9f7072 SHA512 cabfde835c45308ab0bb7d427c546fb17c91c82236412aba88bccc1ffa5e5e05e92eead8679a58e4b5b8a3f457788d172cfcf3c4f92df9796c7ad7e03b25d03d +DIST vscodium-1.95.3.24321-arm64.tar.gz 133684443 BLAKE2B 32c3626ce0bb101b42b0c77a887a213d49feea7271cef075c0b3338686278f5762b4e8a4a3003e57822f021d90d89dadb32b2f755b76e2e95ce2463791a5d8da SHA512 a6fccc9421fcfc9a0d590d60a8f34297d8eabc9864e898cd1d3b3d6630928d053475f33df34542bab7e35279512ade8a31602b5f8db5ef8bea4dc8d6794e0a5e diff --git a/app-editors/vscodium/vscodium-1.95.3.24321.ebuild b/app-editors/vscodium/vscodium-1.95.3.24321.ebuild new file mode 100644 index ..4bf914823a45 --- /dev/null +++ b/app-editors/vscodium/vscodium-1.95.3.24321.ebuild @@ -0,0 +1,128 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) +" +S="${WORKDIR}" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* amd64 ~arm ~arm64" +IUSE="egl kerberos wayland" +RESTRICT="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 + net-print/cups + 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="*" + +
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 9d8a92720662f90abe4bc907aba6faabfb6bf577 Author: Arthur Zamarin gentoo org> AuthorDate: Thu Nov 21 20:41:31 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Thu Nov 21 20:46:15 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d8a9272 app-editors/vscodium: drop 1.94.1.24283, 1.94.2.24286, 1.95.1.24307 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 9 -- app-editors/vscodium/vscodium-1.94.1.24283.ebuild | 128 -- app-editors/vscodium/vscodium-1.94.2.24286.ebuild | 128 -- app-editors/vscodium/vscodium-1.95.1.24307.ebuild | 128 -- 4 files changed, 393 deletions(-) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 705a98704aa9..7c95e7f407e9 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -1,12 +1,3 @@ -DIST vscodium-1.94.1.24283-amd64.tar.gz 130462425 BLAKE2B 18869686c76fcaa066650df59fd138875fe67e8d2e3f1abf644b2d6d3f35e1e9a7e4635cf8af39edb40860dabef1238fd59da106027751537dcfc31bdf44bf4e SHA512 b81be4773a9d2843ebbc3882561932e12aabe1972a2f8ed7c018bdf18ee69e01ebb67b946981c24f8f2da6798010acbd64904a233bd3a3bd4ccaa324efdcc575 -DIST vscodium-1.94.1.24283-arm.tar.gz 118802719 BLAKE2B 5452fc7a0b454cd7b96378c45614c4f6f8cfb20ce0335aadca94ccb833faf48f135d3530421724765911dfae3282740ca0348b4233a4df336628e8485855676e SHA512 44a6af108df428f8db9e055134057e487c1f50dec1be36a461eeec61fd5987b63e2a1ba56e5f573d0507a8053095a398f67b781881584d4b742656a405bb63bc -DIST vscodium-1.94.1.24283-arm64.tar.gz 130400583 BLAKE2B 4991ab4c8e30326efa6966b9bd745487fe55afae9fdf136a6f99c64b4eb16f99dd213d6c94fde176137d0843e2a05344555e1ce0b7ef0b754a45688b1c7f70a3 SHA512 056c91d8d85c39e7d1258d94a445cd70a99ea7844e535ab0e748110a6da59787b07f1ae06e21d57726fa8148350e41700885283dd091368dfc7e9e219a5da97e -DIST vscodium-1.94.2.24286-amd64.tar.gz 130462753 BLAKE2B aaa4491f2159b4f158174d73f41188d88efd99fe247a75d36b967950be8eb7d5095d4447477ad531dcfdd403ee71f2300a6636c4a269d5eb83f4b08cbcf78c16 SHA512 7c6c32582a688088aa7cbcd7dbbab1ee44325d4134b78aa1a7278ea4a4d903193a76923466d302aa9a89ef70b6869358d2acb1fcc07975a722edd43ccba91ae3 -DIST vscodium-1.94.2.24286-arm.tar.gz 118804173 BLAKE2B 8e20f8b41114c79077922f8292c636582a403fd0042c2050a34f7b79eadcb294526b885b326ca0d02b5bc98cd5c0a50edf9607424bdfa004112cc4aaa46e SHA512 af7aa92c4b7c1397bd6411f5b2edd86adb7bc48922108bd46c4ceab663d3c1262c25441e75651238bc999849ce589a8768413a293522c882e4a32d92a864d625 -DIST vscodium-1.94.2.24286-arm64.tar.gz 130400501 BLAKE2B 3520c0ec2d3794ce6449c6dcab64a8dee95e09d0f6ae98a7510ef3bf534e1e4b862b00b27684e51c3eb6ad51ca82df1e49bef92d8bfa6e95bf70773e46631228 SHA512 dfb84f9946352beeba0b138d661a96f94d378cd50ba2a2eaf72400951314b95d1582032ba64f9c6ea95d706f9e3fcb453680ff35ab9579c64024e76d17df9edc -DIST vscodium-1.95.1.24307-amd64.tar.gz 133761601 BLAKE2B 526e3f8a35f5fdcd80a11a1b4d08889fbc014b688ce81fd1ac0203ca5d148edf29d7447d4d041c1a5cb657ded6da89c75a82fcb8dc84ec5708805aac65ea05db SHA512 16d0f9a9e2e76c117d3ae663f9f4b90c0cb12984f92e88175f8c9bc8f529c92573a20cab0cd7015e3365954bb2022b59a6cfa76081eb4bce4de1420080306d42 -DIST vscodium-1.95.1.24307-arm.tar.gz 121749295 BLAKE2B deed0d74a429459c5c8561ca69039dac2dcb7c8211f563fd35ecd9443b6b6345d0f0a4c17e69d547267f822ce2f591644d1ee1bfdc93205d93878476087d697d SHA512 5f3cc30366270c857969b08268965c0f6411228f437df211172c1837af327cf16af2d5018b425a7f1309aef593a6e66b78a37c3d4b48f4ca57a08d4f8cfe95cb -DIST vscodium-1.95.1.24307-arm64.tar.gz 133657550 BLAKE2B 860a76d9e4ba2d52f996f2b0ff38e4a02ac5055811a4773b733768cb9b4791e9e1d2aa7cd6832eed303772a855da7e41f2c4f12073647a56ffd0ebdeaf3c0e04 SHA512 da448f6fc6c8bdf86ad34e0c90b2d4b00887194bbe2256440777f33c9580622507600cd6c85b6682ccd9dc93eeda4805492770c7c32343112bd91d94b1406728 DIST vscodium-1.95.2.24313-amd64.tar.gz 135687532 BLAKE2B 0fade954c5b1b9ff9e02a0c1f038d2b6101f654f08de1d5eac8c6d7a763339b9fe496b5f8b3770fdb765945b83326d93ddd78d0c15bd8012c6b06e71d6097313 SHA512 01f3d498f2f6848b93b4dd5f8274f09a0cf89f8891906f7378b8e1aa5dcccb06d3cccf07b7e28ea2a1cdf1e23cefd8caa5838d1068e3c4e4abb6a88d44938f1c DIST vscodium-1.95.2.24313-arm.tar.gz 121752120 BLAKE2B 6862fa6125f6869007b51afb80b75901849062b403151ff73b124a9df27c9c616c9752208474d361906c576b0345609ec85f230944a286a6ee78fa609df0aa2a SHA512 993a43e1ecd28cf17dbdd1cf3e322b40e20be4b076a092c97b4e6adf957eed88b7506c63b5de97fc2c6d79313ccc9979be9c4f384cdb9295155ea603972fbe23 DIST vscodium-1.95.2.24313-arm64.tar.gz 133658561 BLAKE2B 34e97a59ac2ea8d963309c9ca736c1b5f83cc4e4a472210245a5d178c9a74b803867d1f414af1acd4cbc49094fb9ff8088538654a0e490207856d195aa23bcf8 SHA512 283b7fd396daf91458dcb2f99925e95b654310565dfaaf34bfdeb1327eb73fb08494e24a87739ceea9d13d41608f7bd57095ece9d3b3e54dd1becb1db4622078 diff --git a/app-editors/vscodium/vscodium-1.94.1.24283.ebuild b/app-editors/vscodium/vscodium-1.94.1.24283.ebuild deleted file mode
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 7fbe8103a0b0b681ec62259e42b80d662bd5000a Author: Arthur Zamarin gentoo org> AuthorDate: Wed Nov 13 11:09:12 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Wed Nov 13 11:09:36 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fbe8103 app-editors/vscodium: add 1.95.2.24313 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.95.2.24313.ebuild | 128 ++ 2 files changed, 131 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 31591cc7e6ca..fe0eb251959f 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -7,3 +7,6 @@ DIST vscodium-1.94.2.24286-arm64.tar.gz 130400501 BLAKE2B 3520c0ec2d3794ce6449c6 DIST vscodium-1.95.1.24307-amd64.tar.gz 133761601 BLAKE2B 526e3f8a35f5fdcd80a11a1b4d08889fbc014b688ce81fd1ac0203ca5d148edf29d7447d4d041c1a5cb657ded6da89c75a82fcb8dc84ec5708805aac65ea05db SHA512 16d0f9a9e2e76c117d3ae663f9f4b90c0cb12984f92e88175f8c9bc8f529c92573a20cab0cd7015e3365954bb2022b59a6cfa76081eb4bce4de1420080306d42 DIST vscodium-1.95.1.24307-arm.tar.gz 121749295 BLAKE2B deed0d74a429459c5c8561ca69039dac2dcb7c8211f563fd35ecd9443b6b6345d0f0a4c17e69d547267f822ce2f591644d1ee1bfdc93205d93878476087d697d SHA512 5f3cc30366270c857969b08268965c0f6411228f437df211172c1837af327cf16af2d5018b425a7f1309aef593a6e66b78a37c3d4b48f4ca57a08d4f8cfe95cb DIST vscodium-1.95.1.24307-arm64.tar.gz 133657550 BLAKE2B 860a76d9e4ba2d52f996f2b0ff38e4a02ac5055811a4773b733768cb9b4791e9e1d2aa7cd6832eed303772a855da7e41f2c4f12073647a56ffd0ebdeaf3c0e04 SHA512 da448f6fc6c8bdf86ad34e0c90b2d4b00887194bbe2256440777f33c9580622507600cd6c85b6682ccd9dc93eeda4805492770c7c32343112bd91d94b1406728 +DIST vscodium-1.95.2.24313-amd64.tar.gz 135687532 BLAKE2B 0fade954c5b1b9ff9e02a0c1f038d2b6101f654f08de1d5eac8c6d7a763339b9fe496b5f8b3770fdb765945b83326d93ddd78d0c15bd8012c6b06e71d6097313 SHA512 01f3d498f2f6848b93b4dd5f8274f09a0cf89f8891906f7378b8e1aa5dcccb06d3cccf07b7e28ea2a1cdf1e23cefd8caa5838d1068e3c4e4abb6a88d44938f1c +DIST vscodium-1.95.2.24313-arm.tar.gz 121752120 BLAKE2B 6862fa6125f6869007b51afb80b75901849062b403151ff73b124a9df27c9c616c9752208474d361906c576b0345609ec85f230944a286a6ee78fa609df0aa2a SHA512 993a43e1ecd28cf17dbdd1cf3e322b40e20be4b076a092c97b4e6adf957eed88b7506c63b5de97fc2c6d79313ccc9979be9c4f384cdb9295155ea603972fbe23 +DIST vscodium-1.95.2.24313-arm64.tar.gz 133658561 BLAKE2B 34e97a59ac2ea8d963309c9ca736c1b5f83cc4e4a472210245a5d178c9a74b803867d1f414af1acd4cbc49094fb9ff8088538654a0e490207856d195aa23bcf8 SHA512 283b7fd396daf91458dcb2f99925e95b654310565dfaaf34bfdeb1327eb73fb08494e24a87739ceea9d13d41608f7bd57095ece9d3b3e54dd1becb1db4622078 diff --git a/app-editors/vscodium/vscodium-1.95.2.24313.ebuild b/app-editors/vscodium/vscodium-1.95.2.24313.ebuild new file mode 100644 index ..ea6d7f815b1c --- /dev/null +++ b/app-editors/vscodium/vscodium-1.95.2.24313.ebuild @@ -0,0 +1,128 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) +" +S="${WORKDIR}" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* ~amd64 ~arm ~arm64" +IUSE="egl kerberos wayland" +RESTRICT="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 + net-print/cups + 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() { + # Cleanup licens
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 33a74b76cb3acd03461e5c9a38502365b7728dd7 Author: Arthur Zamarin gentoo org> AuthorDate: Tue Nov 5 20:22:53 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Tue Nov 5 20:23:10 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33a74b76 app-editors/vscodium: add 1.95.1.24307 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.95.1.24307.ebuild | 128 ++ 2 files changed, 131 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index a5c5fd47862d..31591cc7e6ca 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -4,3 +4,6 @@ DIST vscodium-1.94.1.24283-arm64.tar.gz 130400583 BLAKE2B 4991ab4c8e30326efa6966 DIST vscodium-1.94.2.24286-amd64.tar.gz 130462753 BLAKE2B aaa4491f2159b4f158174d73f41188d88efd99fe247a75d36b967950be8eb7d5095d4447477ad531dcfdd403ee71f2300a6636c4a269d5eb83f4b08cbcf78c16 SHA512 7c6c32582a688088aa7cbcd7dbbab1ee44325d4134b78aa1a7278ea4a4d903193a76923466d302aa9a89ef70b6869358d2acb1fcc07975a722edd43ccba91ae3 DIST vscodium-1.94.2.24286-arm.tar.gz 118804173 BLAKE2B 8e20f8b41114c79077922f8292c636582a403fd0042c2050a34f7b79eadcb294526b885b326ca0d02b5bc98cd5c0a50edf9607424bdfa004112cc4aaa46e SHA512 af7aa92c4b7c1397bd6411f5b2edd86adb7bc48922108bd46c4ceab663d3c1262c25441e75651238bc999849ce589a8768413a293522c882e4a32d92a864d625 DIST vscodium-1.94.2.24286-arm64.tar.gz 130400501 BLAKE2B 3520c0ec2d3794ce6449c6dcab64a8dee95e09d0f6ae98a7510ef3bf534e1e4b862b00b27684e51c3eb6ad51ca82df1e49bef92d8bfa6e95bf70773e46631228 SHA512 dfb84f9946352beeba0b138d661a96f94d378cd50ba2a2eaf72400951314b95d1582032ba64f9c6ea95d706f9e3fcb453680ff35ab9579c64024e76d17df9edc +DIST vscodium-1.95.1.24307-amd64.tar.gz 133761601 BLAKE2B 526e3f8a35f5fdcd80a11a1b4d08889fbc014b688ce81fd1ac0203ca5d148edf29d7447d4d041c1a5cb657ded6da89c75a82fcb8dc84ec5708805aac65ea05db SHA512 16d0f9a9e2e76c117d3ae663f9f4b90c0cb12984f92e88175f8c9bc8f529c92573a20cab0cd7015e3365954bb2022b59a6cfa76081eb4bce4de1420080306d42 +DIST vscodium-1.95.1.24307-arm.tar.gz 121749295 BLAKE2B deed0d74a429459c5c8561ca69039dac2dcb7c8211f563fd35ecd9443b6b6345d0f0a4c17e69d547267f822ce2f591644d1ee1bfdc93205d93878476087d697d SHA512 5f3cc30366270c857969b08268965c0f6411228f437df211172c1837af327cf16af2d5018b425a7f1309aef593a6e66b78a37c3d4b48f4ca57a08d4f8cfe95cb +DIST vscodium-1.95.1.24307-arm64.tar.gz 133657550 BLAKE2B 860a76d9e4ba2d52f996f2b0ff38e4a02ac5055811a4773b733768cb9b4791e9e1d2aa7cd6832eed303772a855da7e41f2c4f12073647a56ffd0ebdeaf3c0e04 SHA512 da448f6fc6c8bdf86ad34e0c90b2d4b00887194bbe2256440777f33c9580622507600cd6c85b6682ccd9dc93eeda4805492770c7c32343112bd91d94b1406728 diff --git a/app-editors/vscodium/vscodium-1.95.1.24307.ebuild b/app-editors/vscodium/vscodium-1.95.1.24307.ebuild new file mode 100644 index ..ea6d7f815b1c --- /dev/null +++ b/app-editors/vscodium/vscodium-1.95.1.24307.ebuild @@ -0,0 +1,128 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) +" +S="${WORKDIR}" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* ~amd64 ~arm ~arm64" +IUSE="egl kerberos wayland" +RESTRICT="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 + net-print/cups + 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() { + # Cleanup licens
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: dcddcdb1a1262fb52e1af457d94df1eb7f920575 Author: Arthur Zamarin gentoo org> AuthorDate: Thu Oct 17 06:52:58 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Thu Oct 17 06:53:30 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcddcdb1 app-editors/vscodium: add 1.94.2.24286 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.94.2.24286.ebuild | 128 ++ 2 files changed, 131 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index f6edaaf5f3e3..fa7e2e564bc9 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -4,3 +4,6 @@ DIST vscodium-1.94.0.24281-arm64.tar.gz 130387346 BLAKE2B a1bc80624a0b6535dc1fce DIST vscodium-1.94.1.24283-amd64.tar.gz 130462425 BLAKE2B 18869686c76fcaa066650df59fd138875fe67e8d2e3f1abf644b2d6d3f35e1e9a7e4635cf8af39edb40860dabef1238fd59da106027751537dcfc31bdf44bf4e SHA512 b81be4773a9d2843ebbc3882561932e12aabe1972a2f8ed7c018bdf18ee69e01ebb67b946981c24f8f2da6798010acbd64904a233bd3a3bd4ccaa324efdcc575 DIST vscodium-1.94.1.24283-arm.tar.gz 118802719 BLAKE2B 5452fc7a0b454cd7b96378c45614c4f6f8cfb20ce0335aadca94ccb833faf48f135d3530421724765911dfae3282740ca0348b4233a4df336628e8485855676e SHA512 44a6af108df428f8db9e055134057e487c1f50dec1be36a461eeec61fd5987b63e2a1ba56e5f573d0507a8053095a398f67b781881584d4b742656a405bb63bc DIST vscodium-1.94.1.24283-arm64.tar.gz 130400583 BLAKE2B 4991ab4c8e30326efa6966b9bd745487fe55afae9fdf136a6f99c64b4eb16f99dd213d6c94fde176137d0843e2a05344555e1ce0b7ef0b754a45688b1c7f70a3 SHA512 056c91d8d85c39e7d1258d94a445cd70a99ea7844e535ab0e748110a6da59787b07f1ae06e21d57726fa8148350e41700885283dd091368dfc7e9e219a5da97e +DIST vscodium-1.94.2.24286-amd64.tar.gz 130462753 BLAKE2B aaa4491f2159b4f158174d73f41188d88efd99fe247a75d36b967950be8eb7d5095d4447477ad531dcfdd403ee71f2300a6636c4a269d5eb83f4b08cbcf78c16 SHA512 7c6c32582a688088aa7cbcd7dbbab1ee44325d4134b78aa1a7278ea4a4d903193a76923466d302aa9a89ef70b6869358d2acb1fcc07975a722edd43ccba91ae3 +DIST vscodium-1.94.2.24286-arm.tar.gz 118804173 BLAKE2B 8e20f8b41114c79077922f8292c636582a403fd0042c2050a34f7b79eadcb294526b885b326ca0d02b5bc98cd5c0a50edf9607424bdfa004112cc4aaa46e SHA512 af7aa92c4b7c1397bd6411f5b2edd86adb7bc48922108bd46c4ceab663d3c1262c25441e75651238bc999849ce589a8768413a293522c882e4a32d92a864d625 +DIST vscodium-1.94.2.24286-arm64.tar.gz 130400501 BLAKE2B 3520c0ec2d3794ce6449c6dcab64a8dee95e09d0f6ae98a7510ef3bf534e1e4b862b00b27684e51c3eb6ad51ca82df1e49bef92d8bfa6e95bf70773e46631228 SHA512 dfb84f9946352beeba0b138d661a96f94d378cd50ba2a2eaf72400951314b95d1582032ba64f9c6ea95d706f9e3fcb453680ff35ab9579c64024e76d17df9edc diff --git a/app-editors/vscodium/vscodium-1.94.2.24286.ebuild b/app-editors/vscodium/vscodium-1.94.2.24286.ebuild new file mode 100644 index ..4bf914823a45 --- /dev/null +++ b/app-editors/vscodium/vscodium-1.94.2.24286.ebuild @@ -0,0 +1,128 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) +" +S="${WORKDIR}" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* amd64 ~arm ~arm64" +IUSE="egl kerberos wayland" +RESTRICT="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 + net-print/cups + 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() { + # Cleanup license
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: a546478c2d0f6c28681f9e8a0efa3b3b076fe99d Author: Arthur Zamarin gentoo org> AuthorDate: Thu Oct 17 06:53:12 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Thu Oct 17 06:53:30 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a546478c app-editors/vscodium: drop 1.94.0.24281 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 - app-editors/vscodium/vscodium-1.94.0.24281.ebuild | 128 -- 2 files changed, 131 deletions(-) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index fa7e2e564bc9..a5c5fd47862d 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -1,6 +1,3 @@ -DIST vscodium-1.94.0.24281-amd64.tar.gz 130452164 BLAKE2B 7ce5a04313b00f9dd71e44b5ef73d1607964652569476540012114a1a6151ce5d01f89ed034f272f1ad43e5db554e102af55b301d43d160523ebcb6a4fc9a192 SHA512 4bdb44ea95c3332b2c3b566574353afd9526db09e34a6deef6e6c1af4daa99415ca996967e59099b978b8a2d016edcb447ea26993ccbe71d6d6d535d5c1c8f4d -DIST vscodium-1.94.0.24281-arm.tar.gz 118802288 BLAKE2B be3b5920ef79dae480872e64ac31e41feea33e70562750dfd4313f8edfa18106380ee12b4b1f04dbaef68011c5e25b09bc41a25969d5ab6a9a2b4d12aff02919 SHA512 d5f18667053b2f2812a2648d17c5fafd9f41f577e263d6b8e16561fa898bf6b90dbd89405c847db52cef328ff7018465338515ca64d8dd331a801361ecdcc035 -DIST vscodium-1.94.0.24281-arm64.tar.gz 130387346 BLAKE2B a1bc80624a0b6535dc1fceda94de361a1c1bcfc930c1d2874fd2eb82677b4ed0093b1f9e81ae70992d316b93e6ff6148369f2cde5b3c7d5103e8086c6c01b5ce SHA512 e6178563d723d83d45b07200508095b85bc633ef5e0ed3eb502e0b1ccb38e1674d65eb6a26cfdf04fb8073de284c8bb878fc3a13cb6c131ecbb6d6b6c4de6b65 DIST vscodium-1.94.1.24283-amd64.tar.gz 130462425 BLAKE2B 18869686c76fcaa066650df59fd138875fe67e8d2e3f1abf644b2d6d3f35e1e9a7e4635cf8af39edb40860dabef1238fd59da106027751537dcfc31bdf44bf4e SHA512 b81be4773a9d2843ebbc3882561932e12aabe1972a2f8ed7c018bdf18ee69e01ebb67b946981c24f8f2da6798010acbd64904a233bd3a3bd4ccaa324efdcc575 DIST vscodium-1.94.1.24283-arm.tar.gz 118802719 BLAKE2B 5452fc7a0b454cd7b96378c45614c4f6f8cfb20ce0335aadca94ccb833faf48f135d3530421724765911dfae3282740ca0348b4233a4df336628e8485855676e SHA512 44a6af108df428f8db9e055134057e487c1f50dec1be36a461eeec61fd5987b63e2a1ba56e5f573d0507a8053095a398f67b781881584d4b742656a405bb63bc DIST vscodium-1.94.1.24283-arm64.tar.gz 130400583 BLAKE2B 4991ab4c8e30326efa6966b9bd745487fe55afae9fdf136a6f99c64b4eb16f99dd213d6c94fde176137d0843e2a05344555e1ce0b7ef0b754a45688b1c7f70a3 SHA512 056c91d8d85c39e7d1258d94a445cd70a99ea7844e535ab0e748110a6da59787b07f1ae06e21d57726fa8148350e41700885283dd091368dfc7e9e219a5da97e diff --git a/app-editors/vscodium/vscodium-1.94.0.24281.ebuild b/app-editors/vscodium/vscodium-1.94.0.24281.ebuild deleted file mode 100644 index 4bf914823a45.. --- a/app-editors/vscodium/vscodium-1.94.0.24281.ebuild +++ /dev/null @@ -1,128 +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 - -# Usage: arch_src_uri -arch_src_uri() { - echo "${1}? ( - https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz - -> ${P}-${1}.tar.gz - )" -} - -DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" -HOMEPAGE="https://vscodium.com/"; -SRC_URI=" - $(arch_src_uri amd64 x64) - $(arch_src_uri arm armhf) - $(arch_src_uri arm64 arm64) -" -S="${WORKDIR}" - -LICENSE=" - Apache-2.0 - BSD - BSD-1 - BSD-2 - BSD-4 - CC-BY-4.0 - ISC - LGPL-2.1+ - MIT - MPL-2.0 - openssl - PYTHON - TextMate-bundle - Unlicense - UoI-NCSA - W3C -" -SLOT="0" -KEYWORDS="-* amd64 ~arm ~arm64" -IUSE="egl kerberos wayland" -RESTRICT="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 - net-print/cups - 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() { - # Cleanup license file - it exists only in amd64 tarball - rm -f "${S}/resources/app/LICE
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 82e3dcf670920e6e8f064f658b427676c6af36c8 Author: Arthur Zamarin gentoo org> AuthorDate: Thu Oct 10 18:11:32 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Thu Oct 10 18:12:04 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82e3dcf6 app-editors/vscodium: drop 1.92.2.24228, 1.93.1.24256 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 6 - app-editors/vscodium/vscodium-1.92.2.24228.ebuild | 128 -- app-editors/vscodium/vscodium-1.93.1.24256.ebuild | 128 -- 3 files changed, 262 deletions(-) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index c766c5859918..f6edaaf5f3e3 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -1,9 +1,3 @@ -DIST vscodium-1.92.2.24228-amd64.tar.gz 130843357 BLAKE2B 3510141a3b86163a5d0fafbc3dd4d68f03d81c3d8bb2f7a6341bffdafe8690baeecd136c177561832356d1fab44bc1b173edb9b48fea2e486ae13ffa440e3dde SHA512 fe21d65de84e5b2e99fa463c198fe47bc10e254ebac6f5e24c42c0de0e5e5e086c83541cddc295a5bcc3b1698afb8d1e06cb96bcc3c7d555cda8e84cfbca1f26 -DIST vscodium-1.92.2.24228-arm.tar.gz 119300483 BLAKE2B ab542195ac209dc68dc5fe9b63b9892495df146675268bb2e3c559ffb9ada1bd05f97b6907be50ca356358c72906cdfd6449ae86ebf5a4ce391aae165260ef51 SHA512 0930206931dfdd38c4ce53699b395d2bfb439e9a8579b5429c6c9594910aafe82a35d1fcfcecaf0132325a179b96abf9d73c88866789978da24325a1cd0bb31b -DIST vscodium-1.92.2.24228-arm64.tar.gz 130895581 BLAKE2B a6b205ba449a34c7ba695a12dbbc8ef3a4b1f6dfe2dd6dc0c2285af549cc7750de7d7aa044ea1354c325deae995d49e808e02a0d2a4001b7764c233d49245d09 SHA512 fe0b6c5a3269fc12f91251035a5c8162861e2301e67bbf49895a2a58ecc542b376ac95e673dadb04b1f7e1849f18e8d8821f95e819e7fb7d9c66674be460de73 -DIST vscodium-1.93.1.24256-amd64.tar.gz 131547349 BLAKE2B a1061b739e51e55c6570171f85982cadab7474e44ef797ea77f4fb7278d2b5360446369e4342969aae55840766978afbdbb4c73c2794a8a470242c4254b7c916 SHA512 5a7bc33613e5dc1f53c91b907a15544af6d57897bcf9a9493ed477496e8a30eea587f36c65403ded809b866ec2853014b9fb3cb3ed0ab51736390e008f00fbb5 -DIST vscodium-1.93.1.24256-arm.tar.gz 119891939 BLAKE2B fde94eb14c87a52079866aaf8b0d9326417f59706ef6ce1e2ebace42952d9773a87b0c1ab8fded9936401ec5d6547027f25c21a47c8beb83b8bf050965944170 SHA512 55c642834551f88be9a6c50e5f98e206043670725ad166fb9f5f9ca11559b01cdd6e0433d72c66c2ec5b10b5390ff2d7d17a68369c2d53d022f6673e7ecb4893 -DIST vscodium-1.93.1.24256-arm64.tar.gz 131494186 BLAKE2B 62715b6aa8f42dd76b8d3daad7a2bbb0d61612a631e0f34e1db309d4cdad41c4dcbe3dc2eb429a12bcebeb0dc71e437dd566910c3e10d536abadc9522b2e48e8 SHA512 468815c0e5c27ad397da5c6c99aa1a37a22ec3072d35fbd3e0d67a79233688a01104f43db69833f88bf8124b1532766eaac2cee61ffd70450780d5641206de87 DIST vscodium-1.94.0.24281-amd64.tar.gz 130452164 BLAKE2B 7ce5a04313b00f9dd71e44b5ef73d1607964652569476540012114a1a6151ce5d01f89ed034f272f1ad43e5db554e102af55b301d43d160523ebcb6a4fc9a192 SHA512 4bdb44ea95c3332b2c3b566574353afd9526db09e34a6deef6e6c1af4daa99415ca996967e59099b978b8a2d016edcb447ea26993ccbe71d6d6d535d5c1c8f4d DIST vscodium-1.94.0.24281-arm.tar.gz 118802288 BLAKE2B be3b5920ef79dae480872e64ac31e41feea33e70562750dfd4313f8edfa18106380ee12b4b1f04dbaef68011c5e25b09bc41a25969d5ab6a9a2b4d12aff02919 SHA512 d5f18667053b2f2812a2648d17c5fafd9f41f577e263d6b8e16561fa898bf6b90dbd89405c847db52cef328ff7018465338515ca64d8dd331a801361ecdcc035 DIST vscodium-1.94.0.24281-arm64.tar.gz 130387346 BLAKE2B a1bc80624a0b6535dc1fceda94de361a1c1bcfc930c1d2874fd2eb82677b4ed0093b1f9e81ae70992d316b93e6ff6148369f2cde5b3c7d5103e8086c6c01b5ce SHA512 e6178563d723d83d45b07200508095b85bc633ef5e0ed3eb502e0b1ccb38e1674d65eb6a26cfdf04fb8073de284c8bb878fc3a13cb6c131ecbb6d6b6c4de6b65 diff --git a/app-editors/vscodium/vscodium-1.92.2.24228.ebuild b/app-editors/vscodium/vscodium-1.92.2.24228.ebuild deleted file mode 100644 index 4bf914823a45.. --- a/app-editors/vscodium/vscodium-1.92.2.24228.ebuild +++ /dev/null @@ -1,128 +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 - -# Usage: arch_src_uri -arch_src_uri() { - echo "${1}? ( - https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz - -> ${P}-${1}.tar.gz - )" -} - -DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" -HOMEPAGE="https://vscodium.com/"; -SRC_URI=" - $(arch_src_uri amd64 x64) - $(arch_src_uri arm armhf) - $(arch_src_uri arm64 arm64) -" -S="${WORKDIR}" - -LICENSE=" - Apache-2.0 - BSD - BSD-1 - BSD-2 - BSD-4 - CC-BY-4.0 - ISC - LGPL-2.1+ - MIT - MPL-2.0 - openssl - PYTHON - TextMate-bundle - Unlicense - UoI-NCSA - W3C -" -SLOT="0" -KEYWORDS="
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 82ed4d8ffe2854d3b58d0585fb7b22b5f4913643 Author: Arthur Zamarin gentoo org> AuthorDate: Thu Oct 10 18:10:43 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Thu Oct 10 18:12:03 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82ed4d8f app-editors/vscodium: add 1.94.1.24283 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.94.1.24283.ebuild | 128 ++ 2 files changed, 131 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index c1ee6058f2f2..c766c5859918 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -7,3 +7,6 @@ DIST vscodium-1.93.1.24256-arm64.tar.gz 131494186 BLAKE2B 62715b6aa8f42dd76b8d3d DIST vscodium-1.94.0.24281-amd64.tar.gz 130452164 BLAKE2B 7ce5a04313b00f9dd71e44b5ef73d1607964652569476540012114a1a6151ce5d01f89ed034f272f1ad43e5db554e102af55b301d43d160523ebcb6a4fc9a192 SHA512 4bdb44ea95c3332b2c3b566574353afd9526db09e34a6deef6e6c1af4daa99415ca996967e59099b978b8a2d016edcb447ea26993ccbe71d6d6d535d5c1c8f4d DIST vscodium-1.94.0.24281-arm.tar.gz 118802288 BLAKE2B be3b5920ef79dae480872e64ac31e41feea33e70562750dfd4313f8edfa18106380ee12b4b1f04dbaef68011c5e25b09bc41a25969d5ab6a9a2b4d12aff02919 SHA512 d5f18667053b2f2812a2648d17c5fafd9f41f577e263d6b8e16561fa898bf6b90dbd89405c847db52cef328ff7018465338515ca64d8dd331a801361ecdcc035 DIST vscodium-1.94.0.24281-arm64.tar.gz 130387346 BLAKE2B a1bc80624a0b6535dc1fceda94de361a1c1bcfc930c1d2874fd2eb82677b4ed0093b1f9e81ae70992d316b93e6ff6148369f2cde5b3c7d5103e8086c6c01b5ce SHA512 e6178563d723d83d45b07200508095b85bc633ef5e0ed3eb502e0b1ccb38e1674d65eb6a26cfdf04fb8073de284c8bb878fc3a13cb6c131ecbb6d6b6c4de6b65 +DIST vscodium-1.94.1.24283-amd64.tar.gz 130462425 BLAKE2B 18869686c76fcaa066650df59fd138875fe67e8d2e3f1abf644b2d6d3f35e1e9a7e4635cf8af39edb40860dabef1238fd59da106027751537dcfc31bdf44bf4e SHA512 b81be4773a9d2843ebbc3882561932e12aabe1972a2f8ed7c018bdf18ee69e01ebb67b946981c24f8f2da6798010acbd64904a233bd3a3bd4ccaa324efdcc575 +DIST vscodium-1.94.1.24283-arm.tar.gz 118802719 BLAKE2B 5452fc7a0b454cd7b96378c45614c4f6f8cfb20ce0335aadca94ccb833faf48f135d3530421724765911dfae3282740ca0348b4233a4df336628e8485855676e SHA512 44a6af108df428f8db9e055134057e487c1f50dec1be36a461eeec61fd5987b63e2a1ba56e5f573d0507a8053095a398f67b781881584d4b742656a405bb63bc +DIST vscodium-1.94.1.24283-arm64.tar.gz 130400583 BLAKE2B 4991ab4c8e30326efa6966b9bd745487fe55afae9fdf136a6f99c64b4eb16f99dd213d6c94fde176137d0843e2a05344555e1ce0b7ef0b754a45688b1c7f70a3 SHA512 056c91d8d85c39e7d1258d94a445cd70a99ea7844e535ab0e748110a6da59787b07f1ae06e21d57726fa8148350e41700885283dd091368dfc7e9e219a5da97e diff --git a/app-editors/vscodium/vscodium-1.94.1.24283.ebuild b/app-editors/vscodium/vscodium-1.94.1.24283.ebuild new file mode 100644 index ..4bf914823a45 --- /dev/null +++ b/app-editors/vscodium/vscodium-1.94.1.24283.ebuild @@ -0,0 +1,128 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) +" +S="${WORKDIR}" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* amd64 ~arm ~arm64" +IUSE="egl kerberos wayland" +RESTRICT="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 + net-print/cups + 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() { + # Cleanup license
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 295f23f04bf013c11f31706d0b7f3033eda30425 Author: Arthur Zamarin gentoo org> AuthorDate: Tue Oct 8 18:37:58 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Tue Oct 8 18:52:12 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=295f23f0 app-editors/vscodium: add 1.94.0.24281 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.94.0.24281.ebuild | 128 ++ 2 files changed, 131 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index e0671ec177c0..c1ee6058f2f2 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -4,3 +4,6 @@ DIST vscodium-1.92.2.24228-arm64.tar.gz 130895581 BLAKE2B a6b205ba449a34c7ba695a DIST vscodium-1.93.1.24256-amd64.tar.gz 131547349 BLAKE2B a1061b739e51e55c6570171f85982cadab7474e44ef797ea77f4fb7278d2b5360446369e4342969aae55840766978afbdbb4c73c2794a8a470242c4254b7c916 SHA512 5a7bc33613e5dc1f53c91b907a15544af6d57897bcf9a9493ed477496e8a30eea587f36c65403ded809b866ec2853014b9fb3cb3ed0ab51736390e008f00fbb5 DIST vscodium-1.93.1.24256-arm.tar.gz 119891939 BLAKE2B fde94eb14c87a52079866aaf8b0d9326417f59706ef6ce1e2ebace42952d9773a87b0c1ab8fded9936401ec5d6547027f25c21a47c8beb83b8bf050965944170 SHA512 55c642834551f88be9a6c50e5f98e206043670725ad166fb9f5f9ca11559b01cdd6e0433d72c66c2ec5b10b5390ff2d7d17a68369c2d53d022f6673e7ecb4893 DIST vscodium-1.93.1.24256-arm64.tar.gz 131494186 BLAKE2B 62715b6aa8f42dd76b8d3daad7a2bbb0d61612a631e0f34e1db309d4cdad41c4dcbe3dc2eb429a12bcebeb0dc71e437dd566910c3e10d536abadc9522b2e48e8 SHA512 468815c0e5c27ad397da5c6c99aa1a37a22ec3072d35fbd3e0d67a79233688a01104f43db69833f88bf8124b1532766eaac2cee61ffd70450780d5641206de87 +DIST vscodium-1.94.0.24281-amd64.tar.gz 130452164 BLAKE2B 7ce5a04313b00f9dd71e44b5ef73d1607964652569476540012114a1a6151ce5d01f89ed034f272f1ad43e5db554e102af55b301d43d160523ebcb6a4fc9a192 SHA512 4bdb44ea95c3332b2c3b566574353afd9526db09e34a6deef6e6c1af4daa99415ca996967e59099b978b8a2d016edcb447ea26993ccbe71d6d6d535d5c1c8f4d +DIST vscodium-1.94.0.24281-arm.tar.gz 118802288 BLAKE2B be3b5920ef79dae480872e64ac31e41feea33e70562750dfd4313f8edfa18106380ee12b4b1f04dbaef68011c5e25b09bc41a25969d5ab6a9a2b4d12aff02919 SHA512 d5f18667053b2f2812a2648d17c5fafd9f41f577e263d6b8e16561fa898bf6b90dbd89405c847db52cef328ff7018465338515ca64d8dd331a801361ecdcc035 +DIST vscodium-1.94.0.24281-arm64.tar.gz 130387346 BLAKE2B a1bc80624a0b6535dc1fceda94de361a1c1bcfc930c1d2874fd2eb82677b4ed0093b1f9e81ae70992d316b93e6ff6148369f2cde5b3c7d5103e8086c6c01b5ce SHA512 e6178563d723d83d45b07200508095b85bc633ef5e0ed3eb502e0b1ccb38e1674d65eb6a26cfdf04fb8073de284c8bb878fc3a13cb6c131ecbb6d6b6c4de6b65 diff --git a/app-editors/vscodium/vscodium-1.94.0.24281.ebuild b/app-editors/vscodium/vscodium-1.94.0.24281.ebuild new file mode 100644 index ..4bf914823a45 --- /dev/null +++ b/app-editors/vscodium/vscodium-1.94.0.24281.ebuild @@ -0,0 +1,128 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) +" +S="${WORKDIR}" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* amd64 ~arm ~arm64" +IUSE="egl kerberos wayland" +RESTRICT="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 + net-print/cups + 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() { + # Cleanup license
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: b76e6d30245b32966f2f6aa00c4b8ca4f4443d35 Author: Arthur Zamarin gentoo org> AuthorDate: Sun Oct 6 19:22:31 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Sun Oct 6 19:35:45 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b76e6d30 app-editors/vscodium: add 1.93.1.24256 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.93.1.24256.ebuild | 128 ++ 2 files changed, 131 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 32999bafe331..e0671ec177c0 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -1,3 +1,6 @@ DIST vscodium-1.92.2.24228-amd64.tar.gz 130843357 BLAKE2B 3510141a3b86163a5d0fafbc3dd4d68f03d81c3d8bb2f7a6341bffdafe8690baeecd136c177561832356d1fab44bc1b173edb9b48fea2e486ae13ffa440e3dde SHA512 fe21d65de84e5b2e99fa463c198fe47bc10e254ebac6f5e24c42c0de0e5e5e086c83541cddc295a5bcc3b1698afb8d1e06cb96bcc3c7d555cda8e84cfbca1f26 DIST vscodium-1.92.2.24228-arm.tar.gz 119300483 BLAKE2B ab542195ac209dc68dc5fe9b63b9892495df146675268bb2e3c559ffb9ada1bd05f97b6907be50ca356358c72906cdfd6449ae86ebf5a4ce391aae165260ef51 SHA512 0930206931dfdd38c4ce53699b395d2bfb439e9a8579b5429c6c9594910aafe82a35d1fcfcecaf0132325a179b96abf9d73c88866789978da24325a1cd0bb31b DIST vscodium-1.92.2.24228-arm64.tar.gz 130895581 BLAKE2B a6b205ba449a34c7ba695a12dbbc8ef3a4b1f6dfe2dd6dc0c2285af549cc7750de7d7aa044ea1354c325deae995d49e808e02a0d2a4001b7764c233d49245d09 SHA512 fe0b6c5a3269fc12f91251035a5c8162861e2301e67bbf49895a2a58ecc542b376ac95e673dadb04b1f7e1849f18e8d8821f95e819e7fb7d9c66674be460de73 +DIST vscodium-1.93.1.24256-amd64.tar.gz 131547349 BLAKE2B a1061b739e51e55c6570171f85982cadab7474e44ef797ea77f4fb7278d2b5360446369e4342969aae55840766978afbdbb4c73c2794a8a470242c4254b7c916 SHA512 5a7bc33613e5dc1f53c91b907a15544af6d57897bcf9a9493ed477496e8a30eea587f36c65403ded809b866ec2853014b9fb3cb3ed0ab51736390e008f00fbb5 +DIST vscodium-1.93.1.24256-arm.tar.gz 119891939 BLAKE2B fde94eb14c87a52079866aaf8b0d9326417f59706ef6ce1e2ebace42952d9773a87b0c1ab8fded9936401ec5d6547027f25c21a47c8beb83b8bf050965944170 SHA512 55c642834551f88be9a6c50e5f98e206043670725ad166fb9f5f9ca11559b01cdd6e0433d72c66c2ec5b10b5390ff2d7d17a68369c2d53d022f6673e7ecb4893 +DIST vscodium-1.93.1.24256-arm64.tar.gz 131494186 BLAKE2B 62715b6aa8f42dd76b8d3daad7a2bbb0d61612a631e0f34e1db309d4cdad41c4dcbe3dc2eb429a12bcebeb0dc71e437dd566910c3e10d536abadc9522b2e48e8 SHA512 468815c0e5c27ad397da5c6c99aa1a37a22ec3072d35fbd3e0d67a79233688a01104f43db69833f88bf8124b1532766eaac2cee61ffd70450780d5641206de87 diff --git a/app-editors/vscodium/vscodium-1.93.1.24256.ebuild b/app-editors/vscodium/vscodium-1.93.1.24256.ebuild new file mode 100644 index ..4bf914823a45 --- /dev/null +++ b/app-editors/vscodium/vscodium-1.93.1.24256.ebuild @@ -0,0 +1,128 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) +" +S="${WORKDIR}" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* amd64 ~arm ~arm64" +IUSE="egl kerberos wayland" +RESTRICT="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 + net-print/cups + 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() { + # Cleanup license file - it exists only in amd64 tarball + rm -f "${S}/resources/app/LICENSE.
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 0b868ebb7b8ca2a21988300bbbe83603f0495ee6 Author: Arthur Zamarin gentoo org> AuthorDate: Thu Aug 29 16:36:07 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Thu Aug 29 17:21:35 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b868ebb app-editors/vscodium: drop 1.92.1.24225 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 - app-editors/vscodium/vscodium-1.92.1.24225.ebuild | 128 -- 2 files changed, 131 deletions(-) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 30c6a69ae893..32999bafe331 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -1,6 +1,3 @@ -DIST vscodium-1.92.1.24225-amd64.tar.gz 130846082 BLAKE2B c16bfb6c359d4a31ea016e0e545747e1f288db984592995d032db0a143b1b1c1db43ddcd0ca8cd977cebd467c7408467cb87e26288be6b0db46bd891657580bc SHA512 84c1722f98ccda8e729bfd9e7663ed0aeff7f65d2ff034ebfbb8d6eb38c9901737bb2e0c411d471982451fa8c5bd6b8f4b3f99e52b8c4ce2dec2efc499bc86c3 -DIST vscodium-1.92.1.24225-arm.tar.gz 119303418 BLAKE2B 9a804be292104e4f65c0e75eade99bd9c4924f389fcabc4ab26eac500103a391e199133c1317b8b222bb63e6172d2009abbf0d2d8d83faadc8efff800a199db9 SHA512 1152be3718b488a4787a8efa3bece3e96c3d7e24f336e70aa453d40c584d5a76021a78c112c2f54948f0480fc523426d661c56f8c0b03dab7c7ec282c73fccc4 -DIST vscodium-1.92.1.24225-arm64.tar.gz 130894367 BLAKE2B ff18c7c13f17ebdc1bca0037c68a68820b9ee2c46c67357a7967e431924ee8578fa3b4a657cc7916dd163de9460dbafece478f5f414ff43f54863888fa4a265d SHA512 688fed5cc2e1123e7e4a03442e6cdfdc4777233cab53838123186b32ac48ba86b9e5d39921628aaec2825443050fa681d599e9310de67b799f7afbd8d9adcf60 DIST vscodium-1.92.2.24228-amd64.tar.gz 130843357 BLAKE2B 3510141a3b86163a5d0fafbc3dd4d68f03d81c3d8bb2f7a6341bffdafe8690baeecd136c177561832356d1fab44bc1b173edb9b48fea2e486ae13ffa440e3dde SHA512 fe21d65de84e5b2e99fa463c198fe47bc10e254ebac6f5e24c42c0de0e5e5e086c83541cddc295a5bcc3b1698afb8d1e06cb96bcc3c7d555cda8e84cfbca1f26 DIST vscodium-1.92.2.24228-arm.tar.gz 119300483 BLAKE2B ab542195ac209dc68dc5fe9b63b9892495df146675268bb2e3c559ffb9ada1bd05f97b6907be50ca356358c72906cdfd6449ae86ebf5a4ce391aae165260ef51 SHA512 0930206931dfdd38c4ce53699b395d2bfb439e9a8579b5429c6c9594910aafe82a35d1fcfcecaf0132325a179b96abf9d73c88866789978da24325a1cd0bb31b DIST vscodium-1.92.2.24228-arm64.tar.gz 130895581 BLAKE2B a6b205ba449a34c7ba695a12dbbc8ef3a4b1f6dfe2dd6dc0c2285af549cc7750de7d7aa044ea1354c325deae995d49e808e02a0d2a4001b7764c233d49245d09 SHA512 fe0b6c5a3269fc12f91251035a5c8162861e2301e67bbf49895a2a58ecc542b376ac95e673dadb04b1f7e1849f18e8d8821f95e819e7fb7d9c66674be460de73 diff --git a/app-editors/vscodium/vscodium-1.92.1.24225.ebuild b/app-editors/vscodium/vscodium-1.92.1.24225.ebuild deleted file mode 100644 index 4bf914823a45.. --- a/app-editors/vscodium/vscodium-1.92.1.24225.ebuild +++ /dev/null @@ -1,128 +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 - -# Usage: arch_src_uri -arch_src_uri() { - echo "${1}? ( - https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz - -> ${P}-${1}.tar.gz - )" -} - -DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" -HOMEPAGE="https://vscodium.com/"; -SRC_URI=" - $(arch_src_uri amd64 x64) - $(arch_src_uri arm armhf) - $(arch_src_uri arm64 arm64) -" -S="${WORKDIR}" - -LICENSE=" - Apache-2.0 - BSD - BSD-1 - BSD-2 - BSD-4 - CC-BY-4.0 - ISC - LGPL-2.1+ - MIT - MPL-2.0 - openssl - PYTHON - TextMate-bundle - Unlicense - UoI-NCSA - W3C -" -SLOT="0" -KEYWORDS="-* amd64 ~arm ~arm64" -IUSE="egl kerberos wayland" -RESTRICT="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 - net-print/cups - 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() { - # Cleanup license file - it exists only in amd64 tarball - rm -f "${S}/resources/app/LICE
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: d86082178ada032954bb11a81a2ddec479ce83bd Author: Arthur Zamarin gentoo org> AuthorDate: Fri Aug 16 07:15:40 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Fri Aug 16 07:15:40 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8608217 app-editors/vscodium: drop 1.91.0.24190, 1.91.1.24193 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 6 - app-editors/vscodium/vscodium-1.91.0.24190.ebuild | 128 -- app-editors/vscodium/vscodium-1.91.1.24193.ebuild | 128 -- 3 files changed, 262 deletions(-) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 43e746fc2d5b..30c6a69ae893 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -1,9 +1,3 @@ -DIST vscodium-1.91.0.24190-amd64.tar.gz 128378291 BLAKE2B 3e52dc94b7834aec239221a41fec6e66670f396e6d2324a8af1018fbca1fe0790bf001a5c1bf0cb4b5dc0bb86800a1c4e99d12006db811522da4da2728e53875 SHA512 13dce86fb52e19911b1f21725a1043e0d17e51eff10008ce046ab0286ef360704d5b5b7bab45c7058f34c5f4518558d280d7b984be04d58908ffea3712c3f330 -DIST vscodium-1.91.0.24190-arm.tar.gz 116983664 BLAKE2B 97c9e82eb940d75561d8ef340eda0b3866165b01c1ef27ec4a83e735de38d92d345781efb1a5dad702d1a9424b1e9691b6f0ca1f07c89ad922cecde3b8edb7c4 SHA512 9509ad674c6d31cb4519de4e759a68ca03aee64575c462f56db9f3afaced3168857f9ae12385d25b9f5ededde720b0d585b63fefd0ea9ab3e0c8ab79bb17dd9d -DIST vscodium-1.91.0.24190-arm64.tar.gz 128404095 BLAKE2B c60ced0c7f4d9d7bc38eaaf296eab2bfc0dea7ae4328f69ca6d1ec7e09076c5386e7ec070356ba6cad29b9997d6b8ec2bf50c394ad40ec4e7fd878ef15c5fca2 SHA512 3ac808b0da65ac5f6f85889d12d6f2d00c4e9a71286e2c37d7db11426c0fc99d03a3eca38803d94bca51350da95420643c2e61bc0ad1585e76787e9e7ba270b3 -DIST vscodium-1.91.1.24193-amd64.tar.gz 128383899 BLAKE2B d51c4c502540107f196a6e89b03a4b4602b4b79ace646828e11abe3387d1f188d3dad27f4f47b8a08200b1d993c494ae5c36aadc86fb30da30f01c137622b417 SHA512 8d3d9497076cea4ed26bb111ce6d19eb542e3f5a4dc458493781077f0249fac7bca91015de3b3b6150a0992e41243a2d93ea1b4f628895c787e2abd1136f68bd -DIST vscodium-1.91.1.24193-arm.tar.gz 116984757 BLAKE2B 059eb90563300015d65c9cdb4795bbef68d549fac1d507178f7f7fdfd33131a6f9af39e881d8f2090534d6289c11139b4478a9fb3dbc850f399debfb851b842b SHA512 f49a23877279192707620c08091c79e7a7025882e54df9187ac460465d13b2727ba2bf5869a3a679451e6150d0df3fb35679c7184734332fefb26008f11b3d87 -DIST vscodium-1.91.1.24193-arm64.tar.gz 128400491 BLAKE2B 652d79c401d675fa1f82bf12f23729bb5ec3e3420752e5e57c0aea14fd9651d674f4b93013ed64ea9a4baaf61ab5b4016afc4f8ca8222d8ae5d80f6bbd80a397 SHA512 1143c709a649c635a6b9231c7047a2204e72b442c105a764c0baff0bbd2d4e5d1ebf251f83f930f9a01c60112f399e135cb21df71ba8e627a8e0d2694b7b890b DIST vscodium-1.92.1.24225-amd64.tar.gz 130846082 BLAKE2B c16bfb6c359d4a31ea016e0e545747e1f288db984592995d032db0a143b1b1c1db43ddcd0ca8cd977cebd467c7408467cb87e26288be6b0db46bd891657580bc SHA512 84c1722f98ccda8e729bfd9e7663ed0aeff7f65d2ff034ebfbb8d6eb38c9901737bb2e0c411d471982451fa8c5bd6b8f4b3f99e52b8c4ce2dec2efc499bc86c3 DIST vscodium-1.92.1.24225-arm.tar.gz 119303418 BLAKE2B 9a804be292104e4f65c0e75eade99bd9c4924f389fcabc4ab26eac500103a391e199133c1317b8b222bb63e6172d2009abbf0d2d8d83faadc8efff800a199db9 SHA512 1152be3718b488a4787a8efa3bece3e96c3d7e24f336e70aa453d40c584d5a76021a78c112c2f54948f0480fc523426d661c56f8c0b03dab7c7ec282c73fccc4 DIST vscodium-1.92.1.24225-arm64.tar.gz 130894367 BLAKE2B ff18c7c13f17ebdc1bca0037c68a68820b9ee2c46c67357a7967e431924ee8578fa3b4a657cc7916dd163de9460dbafece478f5f414ff43f54863888fa4a265d SHA512 688fed5cc2e1123e7e4a03442e6cdfdc4777233cab53838123186b32ac48ba86b9e5d39921628aaec2825443050fa681d599e9310de67b799f7afbd8d9adcf60 diff --git a/app-editors/vscodium/vscodium-1.91.0.24190.ebuild b/app-editors/vscodium/vscodium-1.91.0.24190.ebuild deleted file mode 100644 index 4bf914823a45.. --- a/app-editors/vscodium/vscodium-1.91.0.24190.ebuild +++ /dev/null @@ -1,128 +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 - -# Usage: arch_src_uri -arch_src_uri() { - echo "${1}? ( - https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz - -> ${P}-${1}.tar.gz - )" -} - -DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" -HOMEPAGE="https://vscodium.com/"; -SRC_URI=" - $(arch_src_uri amd64 x64) - $(arch_src_uri arm armhf) - $(arch_src_uri arm64 arm64) -" -S="${WORKDIR}" - -LICENSE=" - Apache-2.0 - BSD - BSD-1 - BSD-2 - BSD-4 - CC-BY-4.0 - ISC - LGPL-2.1+ - MIT - MPL-2.0 - openssl - PYTHON - TextMate-bundle - Unlicense - UoI-NCSA - W3C -" -SLOT="0" -KEYWORDS="
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 435cf7c3ab832b5e2f749359cdf5bcbda2104234 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Aug 16 07:15:21 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Fri Aug 16 07:15:21 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=435cf7c3 app-editors/vscodium: add 1.92.2.24228 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.92.2.24228.ebuild | 128 ++ 2 files changed, 131 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 56f57e1e63ca..43e746fc2d5b 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -7,3 +7,6 @@ DIST vscodium-1.91.1.24193-arm64.tar.gz 128400491 BLAKE2B 652d79c401d675fa1f82bf DIST vscodium-1.92.1.24225-amd64.tar.gz 130846082 BLAKE2B c16bfb6c359d4a31ea016e0e545747e1f288db984592995d032db0a143b1b1c1db43ddcd0ca8cd977cebd467c7408467cb87e26288be6b0db46bd891657580bc SHA512 84c1722f98ccda8e729bfd9e7663ed0aeff7f65d2ff034ebfbb8d6eb38c9901737bb2e0c411d471982451fa8c5bd6b8f4b3f99e52b8c4ce2dec2efc499bc86c3 DIST vscodium-1.92.1.24225-arm.tar.gz 119303418 BLAKE2B 9a804be292104e4f65c0e75eade99bd9c4924f389fcabc4ab26eac500103a391e199133c1317b8b222bb63e6172d2009abbf0d2d8d83faadc8efff800a199db9 SHA512 1152be3718b488a4787a8efa3bece3e96c3d7e24f336e70aa453d40c584d5a76021a78c112c2f54948f0480fc523426d661c56f8c0b03dab7c7ec282c73fccc4 DIST vscodium-1.92.1.24225-arm64.tar.gz 130894367 BLAKE2B ff18c7c13f17ebdc1bca0037c68a68820b9ee2c46c67357a7967e431924ee8578fa3b4a657cc7916dd163de9460dbafece478f5f414ff43f54863888fa4a265d SHA512 688fed5cc2e1123e7e4a03442e6cdfdc4777233cab53838123186b32ac48ba86b9e5d39921628aaec2825443050fa681d599e9310de67b799f7afbd8d9adcf60 +DIST vscodium-1.92.2.24228-amd64.tar.gz 130843357 BLAKE2B 3510141a3b86163a5d0fafbc3dd4d68f03d81c3d8bb2f7a6341bffdafe8690baeecd136c177561832356d1fab44bc1b173edb9b48fea2e486ae13ffa440e3dde SHA512 fe21d65de84e5b2e99fa463c198fe47bc10e254ebac6f5e24c42c0de0e5e5e086c83541cddc295a5bcc3b1698afb8d1e06cb96bcc3c7d555cda8e84cfbca1f26 +DIST vscodium-1.92.2.24228-arm.tar.gz 119300483 BLAKE2B ab542195ac209dc68dc5fe9b63b9892495df146675268bb2e3c559ffb9ada1bd05f97b6907be50ca356358c72906cdfd6449ae86ebf5a4ce391aae165260ef51 SHA512 0930206931dfdd38c4ce53699b395d2bfb439e9a8579b5429c6c9594910aafe82a35d1fcfcecaf0132325a179b96abf9d73c88866789978da24325a1cd0bb31b +DIST vscodium-1.92.2.24228-arm64.tar.gz 130895581 BLAKE2B a6b205ba449a34c7ba695a12dbbc8ef3a4b1f6dfe2dd6dc0c2285af549cc7750de7d7aa044ea1354c325deae995d49e808e02a0d2a4001b7764c233d49245d09 SHA512 fe0b6c5a3269fc12f91251035a5c8162861e2301e67bbf49895a2a58ecc542b376ac95e673dadb04b1f7e1849f18e8d8821f95e819e7fb7d9c66674be460de73 diff --git a/app-editors/vscodium/vscodium-1.92.2.24228.ebuild b/app-editors/vscodium/vscodium-1.92.2.24228.ebuild new file mode 100644 index ..4bf914823a45 --- /dev/null +++ b/app-editors/vscodium/vscodium-1.92.2.24228.ebuild @@ -0,0 +1,128 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) +" +S="${WORKDIR}" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* amd64 ~arm ~arm64" +IUSE="egl kerberos wayland" +RESTRICT="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 + net-print/cups + 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() { + # Cleanup license
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 8ecc5fdb1c70572561888c6a4b72683e2e6624d1 Author: Arthur Zamarin gentoo org> AuthorDate: Tue Aug 13 18:34:23 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Tue Aug 13 18:34:23 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ecc5fdb app-editors/vscodium: add 1.92.1.24225 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.92.1.24225.ebuild | 128 ++ 2 files changed, 131 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 3e077bb5275e..56f57e1e63ca 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -4,3 +4,6 @@ DIST vscodium-1.91.0.24190-arm64.tar.gz 128404095 BLAKE2B c60ced0c7f4d9d7bc38eaa DIST vscodium-1.91.1.24193-amd64.tar.gz 128383899 BLAKE2B d51c4c502540107f196a6e89b03a4b4602b4b79ace646828e11abe3387d1f188d3dad27f4f47b8a08200b1d993c494ae5c36aadc86fb30da30f01c137622b417 SHA512 8d3d9497076cea4ed26bb111ce6d19eb542e3f5a4dc458493781077f0249fac7bca91015de3b3b6150a0992e41243a2d93ea1b4f628895c787e2abd1136f68bd DIST vscodium-1.91.1.24193-arm.tar.gz 116984757 BLAKE2B 059eb90563300015d65c9cdb4795bbef68d549fac1d507178f7f7fdfd33131a6f9af39e881d8f2090534d6289c11139b4478a9fb3dbc850f399debfb851b842b SHA512 f49a23877279192707620c08091c79e7a7025882e54df9187ac460465d13b2727ba2bf5869a3a679451e6150d0df3fb35679c7184734332fefb26008f11b3d87 DIST vscodium-1.91.1.24193-arm64.tar.gz 128400491 BLAKE2B 652d79c401d675fa1f82bf12f23729bb5ec3e3420752e5e57c0aea14fd9651d674f4b93013ed64ea9a4baaf61ab5b4016afc4f8ca8222d8ae5d80f6bbd80a397 SHA512 1143c709a649c635a6b9231c7047a2204e72b442c105a764c0baff0bbd2d4e5d1ebf251f83f930f9a01c60112f399e135cb21df71ba8e627a8e0d2694b7b890b +DIST vscodium-1.92.1.24225-amd64.tar.gz 130846082 BLAKE2B c16bfb6c359d4a31ea016e0e545747e1f288db984592995d032db0a143b1b1c1db43ddcd0ca8cd977cebd467c7408467cb87e26288be6b0db46bd891657580bc SHA512 84c1722f98ccda8e729bfd9e7663ed0aeff7f65d2ff034ebfbb8d6eb38c9901737bb2e0c411d471982451fa8c5bd6b8f4b3f99e52b8c4ce2dec2efc499bc86c3 +DIST vscodium-1.92.1.24225-arm.tar.gz 119303418 BLAKE2B 9a804be292104e4f65c0e75eade99bd9c4924f389fcabc4ab26eac500103a391e199133c1317b8b222bb63e6172d2009abbf0d2d8d83faadc8efff800a199db9 SHA512 1152be3718b488a4787a8efa3bece3e96c3d7e24f336e70aa453d40c584d5a76021a78c112c2f54948f0480fc523426d661c56f8c0b03dab7c7ec282c73fccc4 +DIST vscodium-1.92.1.24225-arm64.tar.gz 130894367 BLAKE2B ff18c7c13f17ebdc1bca0037c68a68820b9ee2c46c67357a7967e431924ee8578fa3b4a657cc7916dd163de9460dbafece478f5f414ff43f54863888fa4a265d SHA512 688fed5cc2e1123e7e4a03442e6cdfdc4777233cab53838123186b32ac48ba86b9e5d39921628aaec2825443050fa681d599e9310de67b799f7afbd8d9adcf60 diff --git a/app-editors/vscodium/vscodium-1.92.1.24225.ebuild b/app-editors/vscodium/vscodium-1.92.1.24225.ebuild new file mode 100644 index ..4bf914823a45 --- /dev/null +++ b/app-editors/vscodium/vscodium-1.92.1.24225.ebuild @@ -0,0 +1,128 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) +" +S="${WORKDIR}" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* amd64 ~arm ~arm64" +IUSE="egl kerberos wayland" +RESTRICT="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 + net-print/cups + 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() { + # Cleanup license
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 8097a98918e040bdaaa32f421d0bc4780763b135 Author: Florian Dubourg dubourg cz> AuthorDate: Wed Jul 17 07:08:39 2024 + Commit: Joonas Niilola gentoo org> CommitDate: Fri Aug 2 13:21:49 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8097a989 app-editors/vscodium: fix dead link in pkg_postinstall() Bug: https://bugs.gentoo.org/936201 Signed-off-by: Florian Dubourg dubourg.cz> Closes: https://github.com/gentoo/gentoo/pull/37586 Signed-off-by: Joonas Niilola gentoo.org> app-editors/vscodium/vscodium-1.91.0.24190.ebuild | 2 +- app-editors/vscodium/vscodium-1.91.1.24193.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-editors/vscodium/vscodium-1.91.0.24190.ebuild b/app-editors/vscodium/vscodium-1.91.0.24190.ebuild index c4986884955d..4bf914823a45 100644 --- a/app-editors/vscodium/vscodium-1.91.0.24190.ebuild +++ b/app-editors/vscodium/vscodium-1.91.0.24190.ebuild @@ -122,7 +122,7 @@ src_install() { pkg_postinst() { xdg_pkg_postinst elog "When compared to the regular VSCode, VSCodium has a few quirks" - elog "More information at: https://github.com/VSCodium/vscodium/blob/master/DOCS.md"; + elog "More information at: https://github.com/VSCodium/vscodium/blob/master/docs/index.md"; optfeature "desktop notifications" x11-libs/libnotify optfeature "keyring support inside vscode" "virtual/secret-service" } diff --git a/app-editors/vscodium/vscodium-1.91.1.24193.ebuild b/app-editors/vscodium/vscodium-1.91.1.24193.ebuild index c4986884955d..4bf914823a45 100644 --- a/app-editors/vscodium/vscodium-1.91.1.24193.ebuild +++ b/app-editors/vscodium/vscodium-1.91.1.24193.ebuild @@ -122,7 +122,7 @@ src_install() { pkg_postinst() { xdg_pkg_postinst elog "When compared to the regular VSCode, VSCodium has a few quirks" - elog "More information at: https://github.com/VSCodium/vscodium/blob/master/DOCS.md"; + elog "More information at: https://github.com/VSCodium/vscodium/blob/master/docs/index.md"; optfeature "desktop notifications" x11-libs/libnotify optfeature "keyring support inside vscode" "virtual/secret-service" }
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 9c31e2d53c11938b6071b8d46ae6101c499956c9 Author: Arthur Zamarin gentoo org> AuthorDate: Sat Jul 20 12:35:17 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Sat Jul 20 12:35:17 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c31e2d5 app-editors/vscodium: drop 1.90.1.24165-r1, 1.90.2.24171 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 6 - .../vscodium/vscodium-1.90.1.24165-r1.ebuild | 128 - app-editors/vscodium/vscodium-1.90.2.24171.ebuild | 128 - 3 files changed, 262 deletions(-) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 7b7bcb67d2c2..b449773c4c27 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -1,9 +1,3 @@ -DIST vscodium-1.90.1.24165-amd64.tar.gz 130083135 BLAKE2B e276c4df9e1062ceeed0a781fb683d93c6bdc147eb02333a4ab4b10b93cf23155da3d94459f7c0a5f8c5913a08dc7aa495fe4ed3216f1fadbfa66536e90426b9 SHA512 ff5273b4180776a1b7bc60c6006fe64c8a499a6c3e71e16391feca54d12876904981bbdbbea047464eb618a02091a5e44023af00fd9baf8b28f68337a1740e9e -DIST vscodium-1.90.1.24165-arm.tar.gz 118696957 BLAKE2B 4a93ba7eb487d4996b97ba021fd0d2cb445e0ae4f5a8ce633f40ecb11ae3ff460aaf31a6d9bf5850441f84a76b88a04b5d7524e492d9d286a582d003d90d2e79 SHA512 ec0eb695cb5a405c621bfcb2dc0502a8f5a1503617036bcfadc4790d4d6b0de6c8210e9d6f850fe18ce4c6cd28aa5efc3d693556c642b9ba87ac3ada002bf6aa -DIST vscodium-1.90.1.24165-arm64.tar.gz 130109691 BLAKE2B 36ae88b99824619973f073a85b510a73d3ffcdc8a45749a0cdafc6a1c3c778600fb1395c3b94ab8fd1249d41edcfa2260c4f6393ddc57165e2414f511102bd88 SHA512 10e27f1c600a94e70493534c3ff0dc398b3bd4c0a74e950b3f92bc2f27a28a8f56129ffb41a4b6623bc7653ad195ca9866174269dcf7d57695982fa0fbe570b1 -DIST vscodium-1.90.2.24171-amd64.tar.gz 130084617 BLAKE2B afef95bb11bb1a57f1fdc0f4f640d39a907f67880206a355407831b5c2e0a3717ca18f6bb4479781115dfd64a36058622ff6970188fab86ef499b961c969 SHA512 6ac00322aeae18bfa0db154c109d4a20deb5f0109771049b6f063bcd0e3833b9e9565d7a488fa22c000bf3cb4af07d6b63d0b919e73ccbb50a72694f5174bb5c -DIST vscodium-1.90.2.24171-arm.tar.gz 118699206 BLAKE2B 55f3a7c641759752c1405041c2cc36632ec9a9daf6d039ed6463924ff528a74f542f6e02047599e7e4fa359888575ab7673f09d7406b395263bd6215f8b9ee62 SHA512 8d62c8514fd5fd9bbd730d4a0d4fe3908a5e2dd5a0fbcf5b662636fd78ed845e505be84db3ec8a028fa7b8677830e83c0cf31e16514062b27cba09d9a01b4f26 -DIST vscodium-1.90.2.24171-arm64.tar.gz 130103623 BLAKE2B e87c1266e33b05689342170f0a7b86db15c95b0f714328fbbfc56996dc03583d37bd29eb4738dac78cbed9c184529ebd4534f1847cc1ba4906532d4a5dbd07f8 SHA512 514fd4d7c1c2f76a55355c87d7712dbebac0e4e05c50b70ea0563a84f2070f276721e47b832f1ba50a5f070ac48e3e0c9c404855c174f301a33a3f1ac45acebd DIST vscodium-1.91.0.24190-amd64.tar.gz 128378291 BLAKE2B 3e52dc94b7834aec239221a41fec6e66670f396e6d2324a8af1018fbca1fe0790bf001a5c1bf0cb4b5dc0bb86800a1c4e99d12006db811522da4da2728e53875 SHA512 13dce86fb52e19911b1f21725a1043e0d17e51eff10008ce046ab0286ef360704d5b5b7bab45c7058f34c5f4518558d280d7b984be04d58908ffea3712c3f330 DIST vscodium-1.91.0.24190-arm.tar.gz 116983664 BLAKE2B 97c9e82eb940d75561d8ef340eda0b3866165b01c1ef27ec4a83e735de38d92d345781efb1a5dad702d1a9424b1e9691b6f0ca1f07c89ad922cecde3b8edb7c4 SHA512 9509ad674c6d31cb4519de4e759a68ca03aee64575c462f56db9f3afaced3168857f9ae12385d25b9f5ededde720b0d585b63fefd0ea9ab3e0c8ab79bb17dd9d DIST vscodium-1.91.0.24190-arm64.tar.gz 128404095 BLAKE2B c60ced0c7f4d9d7bc38eaaf296eab2bfc0dea7ae4328f69ca6d1ec7e09076c5386e7ec070356ba6cad29b9997d6b8ec2bf50c394ad40ec4e7fd878ef15c5fca2 SHA512 3ac808b0da65ac5f6f85889d12d6f2d00c4e9a71286e2c37d7db11426c0fc99d03a3eca38803d94bca51350da95420643c2e61bc0ad1585e76787e9e7ba270b3 diff --git a/app-editors/vscodium/vscodium-1.90.1.24165-r1.ebuild b/app-editors/vscodium/vscodium-1.90.1.24165-r1.ebuild deleted file mode 100644 index c4986884955d.. --- a/app-editors/vscodium/vscodium-1.90.1.24165-r1.ebuild +++ /dev/null @@ -1,128 +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 - -# Usage: arch_src_uri -arch_src_uri() { - echo "${1}? ( - https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz - -> ${P}-${1}.tar.gz - )" -} - -DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" -HOMEPAGE="https://vscodium.com/"; -SRC_URI=" - $(arch_src_uri amd64 x64) - $(arch_src_uri arm armhf) - $(arch_src_uri arm64 arm64) -" -S="${WORKDIR}" - -LICENSE=" - Apache-2.0 - BSD - BSD-1 - BSD-2 - BSD-4 - CC-BY-4.0 - ISC - LGPL-2.1+ - MIT - MPL-2.0 - openssl - PYTHON - TextMate-bundle - Unlicense - UoI-NCSA - W3C -" -SLOT="0
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 997b47673f27a4cd21fa73cda310a259fdfc4eae Author: Arthur Zamarin gentoo org> AuthorDate: Sat Jul 20 12:38:18 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Sat Jul 20 12:38:18 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=997b4767 app-editors/vscodium: add 1.91.1.24193 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.91.1.24193.ebuild | 128 ++ 2 files changed, 131 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index b449773c4c27..3e077bb5275e 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -1,3 +1,6 @@ DIST vscodium-1.91.0.24190-amd64.tar.gz 128378291 BLAKE2B 3e52dc94b7834aec239221a41fec6e66670f396e6d2324a8af1018fbca1fe0790bf001a5c1bf0cb4b5dc0bb86800a1c4e99d12006db811522da4da2728e53875 SHA512 13dce86fb52e19911b1f21725a1043e0d17e51eff10008ce046ab0286ef360704d5b5b7bab45c7058f34c5f4518558d280d7b984be04d58908ffea3712c3f330 DIST vscodium-1.91.0.24190-arm.tar.gz 116983664 BLAKE2B 97c9e82eb940d75561d8ef340eda0b3866165b01c1ef27ec4a83e735de38d92d345781efb1a5dad702d1a9424b1e9691b6f0ca1f07c89ad922cecde3b8edb7c4 SHA512 9509ad674c6d31cb4519de4e759a68ca03aee64575c462f56db9f3afaced3168857f9ae12385d25b9f5ededde720b0d585b63fefd0ea9ab3e0c8ab79bb17dd9d DIST vscodium-1.91.0.24190-arm64.tar.gz 128404095 BLAKE2B c60ced0c7f4d9d7bc38eaaf296eab2bfc0dea7ae4328f69ca6d1ec7e09076c5386e7ec070356ba6cad29b9997d6b8ec2bf50c394ad40ec4e7fd878ef15c5fca2 SHA512 3ac808b0da65ac5f6f85889d12d6f2d00c4e9a71286e2c37d7db11426c0fc99d03a3eca38803d94bca51350da95420643c2e61bc0ad1585e76787e9e7ba270b3 +DIST vscodium-1.91.1.24193-amd64.tar.gz 128383899 BLAKE2B d51c4c502540107f196a6e89b03a4b4602b4b79ace646828e11abe3387d1f188d3dad27f4f47b8a08200b1d993c494ae5c36aadc86fb30da30f01c137622b417 SHA512 8d3d9497076cea4ed26bb111ce6d19eb542e3f5a4dc458493781077f0249fac7bca91015de3b3b6150a0992e41243a2d93ea1b4f628895c787e2abd1136f68bd +DIST vscodium-1.91.1.24193-arm.tar.gz 116984757 BLAKE2B 059eb90563300015d65c9cdb4795bbef68d549fac1d507178f7f7fdfd33131a6f9af39e881d8f2090534d6289c11139b4478a9fb3dbc850f399debfb851b842b SHA512 f49a23877279192707620c08091c79e7a7025882e54df9187ac460465d13b2727ba2bf5869a3a679451e6150d0df3fb35679c7184734332fefb26008f11b3d87 +DIST vscodium-1.91.1.24193-arm64.tar.gz 128400491 BLAKE2B 652d79c401d675fa1f82bf12f23729bb5ec3e3420752e5e57c0aea14fd9651d674f4b93013ed64ea9a4baaf61ab5b4016afc4f8ca8222d8ae5d80f6bbd80a397 SHA512 1143c709a649c635a6b9231c7047a2204e72b442c105a764c0baff0bbd2d4e5d1ebf251f83f930f9a01c60112f399e135cb21df71ba8e627a8e0d2694b7b890b diff --git a/app-editors/vscodium/vscodium-1.91.1.24193.ebuild b/app-editors/vscodium/vscodium-1.91.1.24193.ebuild new file mode 100644 index ..c4986884955d --- /dev/null +++ b/app-editors/vscodium/vscodium-1.91.1.24193.ebuild @@ -0,0 +1,128 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) +" +S="${WORKDIR}" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* amd64 ~arm ~arm64" +IUSE="egl kerberos wayland" +RESTRICT="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 + net-print/cups + 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() { + # Cleanup license file - it exists only in amd64 tarball + rm -f "${S}/resources/app/LICENSE.
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: fd02f18527291b83357cf932d0727bc06238935a Author: Arthur Zamarin gentoo org> AuthorDate: Mon Jul 8 16:52:01 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Mon Jul 8 17:02:44 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd02f185 app-editors/vscodium: add 1.91.0.24190 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.91.0.24190.ebuild | 128 ++ 2 files changed, 131 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 79e735b642ff..7b7bcb67d2c2 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -4,3 +4,6 @@ DIST vscodium-1.90.1.24165-arm64.tar.gz 130109691 BLAKE2B 36ae88b99824619973f073 DIST vscodium-1.90.2.24171-amd64.tar.gz 130084617 BLAKE2B afef95bb11bb1a57f1fdc0f4f640d39a907f67880206a355407831b5c2e0a3717ca18f6bb4479781115dfd64a36058622ff6970188fab86ef499b961c969 SHA512 6ac00322aeae18bfa0db154c109d4a20deb5f0109771049b6f063bcd0e3833b9e9565d7a488fa22c000bf3cb4af07d6b63d0b919e73ccbb50a72694f5174bb5c DIST vscodium-1.90.2.24171-arm.tar.gz 118699206 BLAKE2B 55f3a7c641759752c1405041c2cc36632ec9a9daf6d039ed6463924ff528a74f542f6e02047599e7e4fa359888575ab7673f09d7406b395263bd6215f8b9ee62 SHA512 8d62c8514fd5fd9bbd730d4a0d4fe3908a5e2dd5a0fbcf5b662636fd78ed845e505be84db3ec8a028fa7b8677830e83c0cf31e16514062b27cba09d9a01b4f26 DIST vscodium-1.90.2.24171-arm64.tar.gz 130103623 BLAKE2B e87c1266e33b05689342170f0a7b86db15c95b0f714328fbbfc56996dc03583d37bd29eb4738dac78cbed9c184529ebd4534f1847cc1ba4906532d4a5dbd07f8 SHA512 514fd4d7c1c2f76a55355c87d7712dbebac0e4e05c50b70ea0563a84f2070f276721e47b832f1ba50a5f070ac48e3e0c9c404855c174f301a33a3f1ac45acebd +DIST vscodium-1.91.0.24190-amd64.tar.gz 128378291 BLAKE2B 3e52dc94b7834aec239221a41fec6e66670f396e6d2324a8af1018fbca1fe0790bf001a5c1bf0cb4b5dc0bb86800a1c4e99d12006db811522da4da2728e53875 SHA512 13dce86fb52e19911b1f21725a1043e0d17e51eff10008ce046ab0286ef360704d5b5b7bab45c7058f34c5f4518558d280d7b984be04d58908ffea3712c3f330 +DIST vscodium-1.91.0.24190-arm.tar.gz 116983664 BLAKE2B 97c9e82eb940d75561d8ef340eda0b3866165b01c1ef27ec4a83e735de38d92d345781efb1a5dad702d1a9424b1e9691b6f0ca1f07c89ad922cecde3b8edb7c4 SHA512 9509ad674c6d31cb4519de4e759a68ca03aee64575c462f56db9f3afaced3168857f9ae12385d25b9f5ededde720b0d585b63fefd0ea9ab3e0c8ab79bb17dd9d +DIST vscodium-1.91.0.24190-arm64.tar.gz 128404095 BLAKE2B c60ced0c7f4d9d7bc38eaaf296eab2bfc0dea7ae4328f69ca6d1ec7e09076c5386e7ec070356ba6cad29b9997d6b8ec2bf50c394ad40ec4e7fd878ef15c5fca2 SHA512 3ac808b0da65ac5f6f85889d12d6f2d00c4e9a71286e2c37d7db11426c0fc99d03a3eca38803d94bca51350da95420643c2e61bc0ad1585e76787e9e7ba270b3 diff --git a/app-editors/vscodium/vscodium-1.91.0.24190.ebuild b/app-editors/vscodium/vscodium-1.91.0.24190.ebuild new file mode 100644 index ..c4986884955d --- /dev/null +++ b/app-editors/vscodium/vscodium-1.91.0.24190.ebuild @@ -0,0 +1,128 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) +" +S="${WORKDIR}" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* amd64 ~arm ~arm64" +IUSE="egl kerberos wayland" +RESTRICT="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 + net-print/cups + 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() { + # Cleanup license
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: e465f7acc56f3bba4fc6c3e1faaa05594f21344e Author: Arthur Zamarin gentoo org> AuthorDate: Thu Jun 27 10:34:30 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Thu Jun 27 10:34:30 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e465f7ac app-editors/vscodium: drop 1.90.0.24158-r1 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 - .../vscodium/vscodium-1.90.0.24158-r1.ebuild | 128 - 2 files changed, 131 deletions(-) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 033239cfc860..79e735b642ff 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -1,6 +1,3 @@ -DIST vscodium-1.90.0.24158-amd64.tar.gz 130082590 BLAKE2B 01b622c62804dab86bf969650b62a1f84bb5bf95239577c10f284f61f7deaaae612bfee3d442813b4bf1340f2cc823c8f01ccf995fe6482400534a316db5a150 SHA512 821190abc3eb7e5d42ca5525aa445d8f2f4fb17810ba8155350bd3d2817d0f5c42e8e56cb7a2a69a89ca122b8b2c16a6b9eb8a83a092c8c96c482ec6226d -DIST vscodium-1.90.0.24158-arm.tar.gz 118703662 BLAKE2B 525ec7c1cf0b0057fb90d4cd44505efd2c57a9197fece8dc7ccd987254dd25cae52942ae676580a12390788a6c59e2c590e6d44a7c7b68a3c2f6d9a24deb9f0f SHA512 c355bcbef3a6b00c4ba130de3493040cdedb948f17250830dc4806e3a48bc3f93be8da7e3aeddab343d8222788f7d034e62abfb3e0dc749a4123acc430dc018a -DIST vscodium-1.90.0.24158-arm64.tar.gz 130110717 BLAKE2B d6af799591556ccd659a9a4af6851dd13c97fc61bcd1827ac5d8b5a0ad8d35d819e53eb6d8e89e4c2a3d405ecd05bdb734ae912c962488108ff0b4bc02147c10 SHA512 939d6dfed227f9e5742c816d0a9c281933ade964c903523c6f013733c9487916d7a849d2d732a3b72d4dee2698a4ecd9b4dadb62091981420809060b09c166d2 DIST vscodium-1.90.1.24165-amd64.tar.gz 130083135 BLAKE2B e276c4df9e1062ceeed0a781fb683d93c6bdc147eb02333a4ab4b10b93cf23155da3d94459f7c0a5f8c5913a08dc7aa495fe4ed3216f1fadbfa66536e90426b9 SHA512 ff5273b4180776a1b7bc60c6006fe64c8a499a6c3e71e16391feca54d12876904981bbdbbea047464eb618a02091a5e44023af00fd9baf8b28f68337a1740e9e DIST vscodium-1.90.1.24165-arm.tar.gz 118696957 BLAKE2B 4a93ba7eb487d4996b97ba021fd0d2cb445e0ae4f5a8ce633f40ecb11ae3ff460aaf31a6d9bf5850441f84a76b88a04b5d7524e492d9d286a582d003d90d2e79 SHA512 ec0eb695cb5a405c621bfcb2dc0502a8f5a1503617036bcfadc4790d4d6b0de6c8210e9d6f850fe18ce4c6cd28aa5efc3d693556c642b9ba87ac3ada002bf6aa DIST vscodium-1.90.1.24165-arm64.tar.gz 130109691 BLAKE2B 36ae88b99824619973f073a85b510a73d3ffcdc8a45749a0cdafc6a1c3c778600fb1395c3b94ab8fd1249d41edcfa2260c4f6393ddc57165e2414f511102bd88 SHA512 10e27f1c600a94e70493534c3ff0dc398b3bd4c0a74e950b3f92bc2f27a28a8f56129ffb41a4b6623bc7653ad195ca9866174269dcf7d57695982fa0fbe570b1 diff --git a/app-editors/vscodium/vscodium-1.90.0.24158-r1.ebuild b/app-editors/vscodium/vscodium-1.90.0.24158-r1.ebuild deleted file mode 100644 index c4986884955d.. --- a/app-editors/vscodium/vscodium-1.90.0.24158-r1.ebuild +++ /dev/null @@ -1,128 +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 - -# Usage: arch_src_uri -arch_src_uri() { - echo "${1}? ( - https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz - -> ${P}-${1}.tar.gz - )" -} - -DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" -HOMEPAGE="https://vscodium.com/"; -SRC_URI=" - $(arch_src_uri amd64 x64) - $(arch_src_uri arm armhf) - $(arch_src_uri arm64 arm64) -" -S="${WORKDIR}" - -LICENSE=" - Apache-2.0 - BSD - BSD-1 - BSD-2 - BSD-4 - CC-BY-4.0 - ISC - LGPL-2.1+ - MIT - MPL-2.0 - openssl - PYTHON - TextMate-bundle - Unlicense - UoI-NCSA - W3C -" -SLOT="0" -KEYWORDS="-* amd64 ~arm ~arm64" -IUSE="egl kerberos wayland" -RESTRICT="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 - net-print/cups - 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() { - # Cleanup license file - it exists only in amd64 tarball - rm -f "${S}/resou
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 7ac1309b0bae120cf6cdc4e458bc704b110ca700 Author: Arthur Zamarin gentoo org> AuthorDate: Thu Jun 27 10:33:27 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Thu Jun 27 10:33:27 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ac1309b app-editors/vscodium: add 1.90.2.24171 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.90.2.24171.ebuild | 128 ++ 2 files changed, 131 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index db0fbe6dc703..033239cfc860 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -4,3 +4,6 @@ DIST vscodium-1.90.0.24158-arm64.tar.gz 130110717 BLAKE2B d6af799591556ccd659a9a DIST vscodium-1.90.1.24165-amd64.tar.gz 130083135 BLAKE2B e276c4df9e1062ceeed0a781fb683d93c6bdc147eb02333a4ab4b10b93cf23155da3d94459f7c0a5f8c5913a08dc7aa495fe4ed3216f1fadbfa66536e90426b9 SHA512 ff5273b4180776a1b7bc60c6006fe64c8a499a6c3e71e16391feca54d12876904981bbdbbea047464eb618a02091a5e44023af00fd9baf8b28f68337a1740e9e DIST vscodium-1.90.1.24165-arm.tar.gz 118696957 BLAKE2B 4a93ba7eb487d4996b97ba021fd0d2cb445e0ae4f5a8ce633f40ecb11ae3ff460aaf31a6d9bf5850441f84a76b88a04b5d7524e492d9d286a582d003d90d2e79 SHA512 ec0eb695cb5a405c621bfcb2dc0502a8f5a1503617036bcfadc4790d4d6b0de6c8210e9d6f850fe18ce4c6cd28aa5efc3d693556c642b9ba87ac3ada002bf6aa DIST vscodium-1.90.1.24165-arm64.tar.gz 130109691 BLAKE2B 36ae88b99824619973f073a85b510a73d3ffcdc8a45749a0cdafc6a1c3c778600fb1395c3b94ab8fd1249d41edcfa2260c4f6393ddc57165e2414f511102bd88 SHA512 10e27f1c600a94e70493534c3ff0dc398b3bd4c0a74e950b3f92bc2f27a28a8f56129ffb41a4b6623bc7653ad195ca9866174269dcf7d57695982fa0fbe570b1 +DIST vscodium-1.90.2.24171-amd64.tar.gz 130084617 BLAKE2B afef95bb11bb1a57f1fdc0f4f640d39a907f67880206a355407831b5c2e0a3717ca18f6bb4479781115dfd64a36058622ff6970188fab86ef499b961c969 SHA512 6ac00322aeae18bfa0db154c109d4a20deb5f0109771049b6f063bcd0e3833b9e9565d7a488fa22c000bf3cb4af07d6b63d0b919e73ccbb50a72694f5174bb5c +DIST vscodium-1.90.2.24171-arm.tar.gz 118699206 BLAKE2B 55f3a7c641759752c1405041c2cc36632ec9a9daf6d039ed6463924ff528a74f542f6e02047599e7e4fa359888575ab7673f09d7406b395263bd6215f8b9ee62 SHA512 8d62c8514fd5fd9bbd730d4a0d4fe3908a5e2dd5a0fbcf5b662636fd78ed845e505be84db3ec8a028fa7b8677830e83c0cf31e16514062b27cba09d9a01b4f26 +DIST vscodium-1.90.2.24171-arm64.tar.gz 130103623 BLAKE2B e87c1266e33b05689342170f0a7b86db15c95b0f714328fbbfc56996dc03583d37bd29eb4738dac78cbed9c184529ebd4534f1847cc1ba4906532d4a5dbd07f8 SHA512 514fd4d7c1c2f76a55355c87d7712dbebac0e4e05c50b70ea0563a84f2070f276721e47b832f1ba50a5f070ac48e3e0c9c404855c174f301a33a3f1ac45acebd diff --git a/app-editors/vscodium/vscodium-1.90.2.24171.ebuild b/app-editors/vscodium/vscodium-1.90.2.24171.ebuild new file mode 100644 index ..c4986884955d --- /dev/null +++ b/app-editors/vscodium/vscodium-1.90.2.24171.ebuild @@ -0,0 +1,128 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) +" +S="${WORKDIR}" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* amd64 ~arm ~arm64" +IUSE="egl kerberos wayland" +RESTRICT="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 + net-print/cups + 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() { + # Cleanup license
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 66f88b2669e0f159072f4498ecdbda05fe9b9ae6 Author: Arthur Zamarin gentoo org> AuthorDate: Sat Jun 15 19:13:09 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Sat Jun 15 19:21:05 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66f88b26 app-editors/vscodium: drop 1.89.0.24127, 1.89.1.24130 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 6 - app-editors/vscodium/vscodium-1.89.0.24127.ebuild | 129 -- app-editors/vscodium/vscodium-1.89.1.24130.ebuild | 129 -- 3 files changed, 264 deletions(-) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 0c41a833682e..db0fbe6dc703 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -1,9 +1,3 @@ -DIST vscodium-1.89.0.24127-amd64.tar.gz 129588745 BLAKE2B 2a372e364921e8e0376b21c04613b8db8bd58deb92382a27bf77e160ec981681774d922c40b64356ac49069cd51f8f02472539f5b94f1d67172f1b7da076796f SHA512 e271cfa60971d19ef7925a3cf398a515cf8a57dbafbd91f67278b0e80dc28a7289424af6aaa91f5cffa813c1efa5c823d907ee7834059d3cd30c667208a68fbd -DIST vscodium-1.89.0.24127-arm.tar.gz 118486655 BLAKE2B c1d00399e9b2625ca6b388d4eba4e75359d94e2241d89170f4a20a8e823a3397c62f352171197e97b6cf7d266c39472117522d813f9eee566731167f9279900a SHA512 e74ae9b9ca35635fb87b470cf87793964384431b58c6748104eb4d483e39ba4c990547feb30acaf65ed05ac63d5f8cc9df197bb274e1042cbc92b16e3d0b9a40 -DIST vscodium-1.89.0.24127-arm64.tar.gz 129311961 BLAKE2B 0669a35ca2b8e3e2295f11834b88e13cafe68ef067d2740cca763fe9b801265cb2c8ebe9485c2bca9240d219e4dacb0d426ea4fbb5ed4bb8ecb8ab3a7b13bf37 SHA512 a731be7cb5ee77300e0c0cdbedbbb4dbf5bc381f87853b6e7929465abbbae397fbacb9fb71e2d411606cf690bf704598aff09d94f2592aefef6da6be9a109ee4 -DIST vscodium-1.89.1.24130-amd64.tar.gz 129589433 BLAKE2B 02e189604bf0648bf7c6ac6d4db48ed85214a4b1d704d5a0329cfbc31566756bead943534368052147c5131cf48ba8f485e7b62abcfe7cb479b64b869d78efc2 SHA512 0898504c6814d0d050377c54b4196a6a811c7763647863e8f13fa249166d18e5e62c627d78df3d1cafeb28fa83114e9b7c4aaab8209cc6df0451de5ae6f381f7 -DIST vscodium-1.89.1.24130-arm.tar.gz 118486356 BLAKE2B 07095524231691876678b69c417fefba37ae360b853040f0b84d9271062e6ad1e5618ea1d5ac5fa075792e1b220906ba81754ceff50e5b2bc44767d27271e091 SHA512 4429d789da85961acc381c561f09bbb9d96ec02e5a4d614822e4db612ba9bdc1ecb9b2fac186bc900031c3d9fe73c754201a8a232434120953808af07dc1408e -DIST vscodium-1.89.1.24130-arm64.tar.gz 129314458 BLAKE2B 38e9d8ab765d726217a5b980f89d54d961d5a2d819b918a3354db789bd56e7c5b6c2ee04fa43fd73e234b4c5a13e8a37ce600d69352cba7c21ce76ce509e2bf9 SHA512 0b89ebfc53c6c7f8dea3af0299898b421e08701877ee0a739b72071a82f55d886e122ba63d3abbb1219b93a9af6853b1722cd42cd287c22379724b223f646227 DIST vscodium-1.90.0.24158-amd64.tar.gz 130082590 BLAKE2B 01b622c62804dab86bf969650b62a1f84bb5bf95239577c10f284f61f7deaaae612bfee3d442813b4bf1340f2cc823c8f01ccf995fe6482400534a316db5a150 SHA512 821190abc3eb7e5d42ca5525aa445d8f2f4fb17810ba8155350bd3d2817d0f5c42e8e56cb7a2a69a89ca122b8b2c16a6b9eb8a83a092c8c96c482ec6226d DIST vscodium-1.90.0.24158-arm.tar.gz 118703662 BLAKE2B 525ec7c1cf0b0057fb90d4cd44505efd2c57a9197fece8dc7ccd987254dd25cae52942ae676580a12390788a6c59e2c590e6d44a7c7b68a3c2f6d9a24deb9f0f SHA512 c355bcbef3a6b00c4ba130de3493040cdedb948f17250830dc4806e3a48bc3f93be8da7e3aeddab343d8222788f7d034e62abfb3e0dc749a4123acc430dc018a DIST vscodium-1.90.0.24158-arm64.tar.gz 130110717 BLAKE2B d6af799591556ccd659a9a4af6851dd13c97fc61bcd1827ac5d8b5a0ad8d35d819e53eb6d8e89e4c2a3d405ecd05bdb734ae912c962488108ff0b4bc02147c10 SHA512 939d6dfed227f9e5742c816d0a9c281933ade964c903523c6f013733c9487916d7a849d2d732a3b72d4dee2698a4ecd9b4dadb62091981420809060b09c166d2 diff --git a/app-editors/vscodium/vscodium-1.89.0.24127.ebuild b/app-editors/vscodium/vscodium-1.89.0.24127.ebuild deleted file mode 100644 index e22d9d5645b8.. --- a/app-editors/vscodium/vscodium-1.89.0.24127.ebuild +++ /dev/null @@ -1,129 +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 - -# Usage: arch_src_uri -arch_src_uri() { - echo "${1}? ( - https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz - -> ${P}-${1}.tar.gz - )" -} - -DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" -HOMEPAGE="https://vscodium.com/"; -SRC_URI=" - $(arch_src_uri amd64 x64) - $(arch_src_uri arm armhf) - $(arch_src_uri arm64 arm64) -" -S="${WORKDIR}" - -LICENSE=" - Apache-2.0 - BSD - BSD-1 - BSD-2 - BSD-4 - CC-BY-4.0 - ISC - LGPL-2.1+ - MIT - MPL-2.0 - openssl - PYTHON - TextMate-bundle - Unlicense - UoI-NCSA - W3C -" -SLOT="0" -KEYWORDS="
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 11fd1e23ac95c5c275461e9541918e1d28652c8d Author: Arthur Zamarin gentoo org> AuthorDate: Sat Jun 15 19:12:52 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Sat Jun 15 19:21:05 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11fd1e23 app-editors/vscodium: add 1.90.1.24165 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.90.1.24165.ebuild | 129 ++ 2 files changed, 132 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index f7c7ff4af816..0c41a833682e 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -7,3 +7,6 @@ DIST vscodium-1.89.1.24130-arm64.tar.gz 129314458 BLAKE2B 38e9d8ab765d726217a5b9 DIST vscodium-1.90.0.24158-amd64.tar.gz 130082590 BLAKE2B 01b622c62804dab86bf969650b62a1f84bb5bf95239577c10f284f61f7deaaae612bfee3d442813b4bf1340f2cc823c8f01ccf995fe6482400534a316db5a150 SHA512 821190abc3eb7e5d42ca5525aa445d8f2f4fb17810ba8155350bd3d2817d0f5c42e8e56cb7a2a69a89ca122b8b2c16a6b9eb8a83a092c8c96c482ec6226d DIST vscodium-1.90.0.24158-arm.tar.gz 118703662 BLAKE2B 525ec7c1cf0b0057fb90d4cd44505efd2c57a9197fece8dc7ccd987254dd25cae52942ae676580a12390788a6c59e2c590e6d44a7c7b68a3c2f6d9a24deb9f0f SHA512 c355bcbef3a6b00c4ba130de3493040cdedb948f17250830dc4806e3a48bc3f93be8da7e3aeddab343d8222788f7d034e62abfb3e0dc749a4123acc430dc018a DIST vscodium-1.90.0.24158-arm64.tar.gz 130110717 BLAKE2B d6af799591556ccd659a9a4af6851dd13c97fc61bcd1827ac5d8b5a0ad8d35d819e53eb6d8e89e4c2a3d405ecd05bdb734ae912c962488108ff0b4bc02147c10 SHA512 939d6dfed227f9e5742c816d0a9c281933ade964c903523c6f013733c9487916d7a849d2d732a3b72d4dee2698a4ecd9b4dadb62091981420809060b09c166d2 +DIST vscodium-1.90.1.24165-amd64.tar.gz 130083135 BLAKE2B e276c4df9e1062ceeed0a781fb683d93c6bdc147eb02333a4ab4b10b93cf23155da3d94459f7c0a5f8c5913a08dc7aa495fe4ed3216f1fadbfa66536e90426b9 SHA512 ff5273b4180776a1b7bc60c6006fe64c8a499a6c3e71e16391feca54d12876904981bbdbbea047464eb618a02091a5e44023af00fd9baf8b28f68337a1740e9e +DIST vscodium-1.90.1.24165-arm.tar.gz 118696957 BLAKE2B 4a93ba7eb487d4996b97ba021fd0d2cb445e0ae4f5a8ce633f40ecb11ae3ff460aaf31a6d9bf5850441f84a76b88a04b5d7524e492d9d286a582d003d90d2e79 SHA512 ec0eb695cb5a405c621bfcb2dc0502a8f5a1503617036bcfadc4790d4d6b0de6c8210e9d6f850fe18ce4c6cd28aa5efc3d693556c642b9ba87ac3ada002bf6aa +DIST vscodium-1.90.1.24165-arm64.tar.gz 130109691 BLAKE2B 36ae88b99824619973f073a85b510a73d3ffcdc8a45749a0cdafc6a1c3c778600fb1395c3b94ab8fd1249d41edcfa2260c4f6393ddc57165e2414f511102bd88 SHA512 10e27f1c600a94e70493534c3ff0dc398b3bd4c0a74e950b3f92bc2f27a28a8f56129ffb41a4b6623bc7653ad195ca9866174269dcf7d57695982fa0fbe570b1 diff --git a/app-editors/vscodium/vscodium-1.90.1.24165.ebuild b/app-editors/vscodium/vscodium-1.90.1.24165.ebuild new file mode 100644 index ..e22d9d5645b8 --- /dev/null +++ b/app-editors/vscodium/vscodium-1.90.1.24165.ebuild @@ -0,0 +1,129 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) +" +S="${WORKDIR}" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* amd64 ~arm ~arm64" +IUSE="egl kerberos wayland" +RESTRICT="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/libcanberra[gtk3] + media-libs/libglvnd + media-libs/mesa + net-misc/curl + net-print/cups + 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_
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 5fe0ed4ada867415246a295d20b8dda700b27464 Author: Arthur Zamarin gentoo org> AuthorDate: Sat Jun 8 11:14:13 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Sat Jun 8 11:14:13 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fe0ed4a app-editors/vscodium: add 1.90.0.24158 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.90.0.24158.ebuild | 129 ++ 2 files changed, 132 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 7751f3683788..f7c7ff4af816 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -4,3 +4,6 @@ DIST vscodium-1.89.0.24127-arm64.tar.gz 129311961 BLAKE2B 0669a35ca2b8e3e2295f11 DIST vscodium-1.89.1.24130-amd64.tar.gz 129589433 BLAKE2B 02e189604bf0648bf7c6ac6d4db48ed85214a4b1d704d5a0329cfbc31566756bead943534368052147c5131cf48ba8f485e7b62abcfe7cb479b64b869d78efc2 SHA512 0898504c6814d0d050377c54b4196a6a811c7763647863e8f13fa249166d18e5e62c627d78df3d1cafeb28fa83114e9b7c4aaab8209cc6df0451de5ae6f381f7 DIST vscodium-1.89.1.24130-arm.tar.gz 118486356 BLAKE2B 07095524231691876678b69c417fefba37ae360b853040f0b84d9271062e6ad1e5618ea1d5ac5fa075792e1b220906ba81754ceff50e5b2bc44767d27271e091 SHA512 4429d789da85961acc381c561f09bbb9d96ec02e5a4d614822e4db612ba9bdc1ecb9b2fac186bc900031c3d9fe73c754201a8a232434120953808af07dc1408e DIST vscodium-1.89.1.24130-arm64.tar.gz 129314458 BLAKE2B 38e9d8ab765d726217a5b980f89d54d961d5a2d819b918a3354db789bd56e7c5b6c2ee04fa43fd73e234b4c5a13e8a37ce600d69352cba7c21ce76ce509e2bf9 SHA512 0b89ebfc53c6c7f8dea3af0299898b421e08701877ee0a739b72071a82f55d886e122ba63d3abbb1219b93a9af6853b1722cd42cd287c22379724b223f646227 +DIST vscodium-1.90.0.24158-amd64.tar.gz 130082590 BLAKE2B 01b622c62804dab86bf969650b62a1f84bb5bf95239577c10f284f61f7deaaae612bfee3d442813b4bf1340f2cc823c8f01ccf995fe6482400534a316db5a150 SHA512 821190abc3eb7e5d42ca5525aa445d8f2f4fb17810ba8155350bd3d2817d0f5c42e8e56cb7a2a69a89ca122b8b2c16a6b9eb8a83a092c8c96c482ec6226d +DIST vscodium-1.90.0.24158-arm.tar.gz 118703662 BLAKE2B 525ec7c1cf0b0057fb90d4cd44505efd2c57a9197fece8dc7ccd987254dd25cae52942ae676580a12390788a6c59e2c590e6d44a7c7b68a3c2f6d9a24deb9f0f SHA512 c355bcbef3a6b00c4ba130de3493040cdedb948f17250830dc4806e3a48bc3f93be8da7e3aeddab343d8222788f7d034e62abfb3e0dc749a4123acc430dc018a +DIST vscodium-1.90.0.24158-arm64.tar.gz 130110717 BLAKE2B d6af799591556ccd659a9a4af6851dd13c97fc61bcd1827ac5d8b5a0ad8d35d819e53eb6d8e89e4c2a3d405ecd05bdb734ae912c962488108ff0b4bc02147c10 SHA512 939d6dfed227f9e5742c816d0a9c281933ade964c903523c6f013733c9487916d7a849d2d732a3b72d4dee2698a4ecd9b4dadb62091981420809060b09c166d2 diff --git a/app-editors/vscodium/vscodium-1.90.0.24158.ebuild b/app-editors/vscodium/vscodium-1.90.0.24158.ebuild new file mode 100644 index ..e22d9d5645b8 --- /dev/null +++ b/app-editors/vscodium/vscodium-1.90.0.24158.ebuild @@ -0,0 +1,129 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) +" +S="${WORKDIR}" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* amd64 ~arm ~arm64" +IUSE="egl kerberos wayland" +RESTRICT="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/libcanberra[gtk3] + media-libs/libglvnd + media-libs/mesa + net-misc/curl + net-print/cups + 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_
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: f4a96b56091cb71b5072886719f02b0e6891ac04 Author: Arthur Zamarin gentoo org> AuthorDate: Thu Jun 6 16:28:20 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Thu Jun 6 16:29:00 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4a96b56 app-editors/vscodium: add 1.89.1.24130 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.89.1.24130.ebuild | 129 ++ 2 files changed, 132 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index eb02155b1273..7751f3683788 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -1,3 +1,6 @@ DIST vscodium-1.89.0.24127-amd64.tar.gz 129588745 BLAKE2B 2a372e364921e8e0376b21c04613b8db8bd58deb92382a27bf77e160ec981681774d922c40b64356ac49069cd51f8f02472539f5b94f1d67172f1b7da076796f SHA512 e271cfa60971d19ef7925a3cf398a515cf8a57dbafbd91f67278b0e80dc28a7289424af6aaa91f5cffa813c1efa5c823d907ee7834059d3cd30c667208a68fbd DIST vscodium-1.89.0.24127-arm.tar.gz 118486655 BLAKE2B c1d00399e9b2625ca6b388d4eba4e75359d94e2241d89170f4a20a8e823a3397c62f352171197e97b6cf7d266c39472117522d813f9eee566731167f9279900a SHA512 e74ae9b9ca35635fb87b470cf87793964384431b58c6748104eb4d483e39ba4c990547feb30acaf65ed05ac63d5f8cc9df197bb274e1042cbc92b16e3d0b9a40 DIST vscodium-1.89.0.24127-arm64.tar.gz 129311961 BLAKE2B 0669a35ca2b8e3e2295f11834b88e13cafe68ef067d2740cca763fe9b801265cb2c8ebe9485c2bca9240d219e4dacb0d426ea4fbb5ed4bb8ecb8ab3a7b13bf37 SHA512 a731be7cb5ee77300e0c0cdbedbbb4dbf5bc381f87853b6e7929465abbbae397fbacb9fb71e2d411606cf690bf704598aff09d94f2592aefef6da6be9a109ee4 +DIST vscodium-1.89.1.24130-amd64.tar.gz 129589433 BLAKE2B 02e189604bf0648bf7c6ac6d4db48ed85214a4b1d704d5a0329cfbc31566756bead943534368052147c5131cf48ba8f485e7b62abcfe7cb479b64b869d78efc2 SHA512 0898504c6814d0d050377c54b4196a6a811c7763647863e8f13fa249166d18e5e62c627d78df3d1cafeb28fa83114e9b7c4aaab8209cc6df0451de5ae6f381f7 +DIST vscodium-1.89.1.24130-arm.tar.gz 118486356 BLAKE2B 07095524231691876678b69c417fefba37ae360b853040f0b84d9271062e6ad1e5618ea1d5ac5fa075792e1b220906ba81754ceff50e5b2bc44767d27271e091 SHA512 4429d789da85961acc381c561f09bbb9d96ec02e5a4d614822e4db612ba9bdc1ecb9b2fac186bc900031c3d9fe73c754201a8a232434120953808af07dc1408e +DIST vscodium-1.89.1.24130-arm64.tar.gz 129314458 BLAKE2B 38e9d8ab765d726217a5b980f89d54d961d5a2d819b918a3354db789bd56e7c5b6c2ee04fa43fd73e234b4c5a13e8a37ce600d69352cba7c21ce76ce509e2bf9 SHA512 0b89ebfc53c6c7f8dea3af0299898b421e08701877ee0a739b72071a82f55d886e122ba63d3abbb1219b93a9af6853b1722cd42cd287c22379724b223f646227 diff --git a/app-editors/vscodium/vscodium-1.89.1.24130.ebuild b/app-editors/vscodium/vscodium-1.89.1.24130.ebuild new file mode 100644 index ..e22d9d5645b8 --- /dev/null +++ b/app-editors/vscodium/vscodium-1.89.1.24130.ebuild @@ -0,0 +1,129 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) +" +S="${WORKDIR}" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* amd64 ~arm ~arm64" +IUSE="egl kerberos wayland" +RESTRICT="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/libcanberra[gtk3] + media-libs/libglvnd + media-libs/mesa + net-misc/curl + net-print/cups + 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() { + # Cleanup license file - it exists only in amd64 tarball +
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 359df0fec66f8ca2832623add7c56baa94f9b6a7 Author: Arthur Zamarin gentoo org> AuthorDate: Fri May 10 08:35:07 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Fri May 10 08:35:07 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=359df0fe app-editors/vscodium: add 1.89.0.24127 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.89.0.24127.ebuild | 129 ++ 2 files changed, 132 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 5853d89ea0c6..6ff0180c6bc4 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -4,3 +4,6 @@ DIST vscodium-1.88.1.24102-arm64.tar.gz 128995378 BLAKE2B 1a44737c071687a8126789 DIST vscodium-1.88.1.24104-amd64.tar.gz 129280084 BLAKE2B 2d08d9008ef1c0f5890ddce171823cb6dd91b6b5cfdc4136783b8b97a50e7826e95b947b67bcdffb5900dea8718d20ccde6f46d73de295e48444790582ee7805 SHA512 0f7bfb93dabe29ae008d6bc8c571fa3fc7bc97b68eb5725a485dca283c019a7b9dd9ded5c55a9ce7e6ca58f48de1390a542068734acca1060b481cb1e3cb553c DIST vscodium-1.88.1.24104-arm.tar.gz 118167766 BLAKE2B 3b992242adbb8271f7b647ebe2f36c3e3fb30539e69b921cbe981fe92c345f272b465123c4eb789e9e830b2517759deefa8d0bf0cd6ec75a72664a67c4499c53 SHA512 d8a63d8c78931937f487f35f3e4f56405b32d2813855c9752478639cb9abea374749cb22cad54bc5c395c6841032b4b42ce26b754161f91de9b1711ef1fdf1f1 DIST vscodium-1.88.1.24104-arm64.tar.gz 128990828 BLAKE2B 4cc567c7c6923a171a133a3176a24855cf5162a35f7d4160812f403fc66367950ee5dad58c08ae3028038dec850af9f42ef542e8698e0bb38b9c45873b3bec74 SHA512 d1e59e057d8882878260630bbf8373445c7c2812068af501a4f883d521f6868866d78a87423f96e51273f8c3f76169dbc4ed408c4c9cf085768e74a0c2d9d092 +DIST vscodium-1.89.0.24127-amd64.tar.gz 129588745 BLAKE2B 2a372e364921e8e0376b21c04613b8db8bd58deb92382a27bf77e160ec981681774d922c40b64356ac49069cd51f8f02472539f5b94f1d67172f1b7da076796f SHA512 e271cfa60971d19ef7925a3cf398a515cf8a57dbafbd91f67278b0e80dc28a7289424af6aaa91f5cffa813c1efa5c823d907ee7834059d3cd30c667208a68fbd +DIST vscodium-1.89.0.24127-arm.tar.gz 118486655 BLAKE2B c1d00399e9b2625ca6b388d4eba4e75359d94e2241d89170f4a20a8e823a3397c62f352171197e97b6cf7d266c39472117522d813f9eee566731167f9279900a SHA512 e74ae9b9ca35635fb87b470cf87793964384431b58c6748104eb4d483e39ba4c990547feb30acaf65ed05ac63d5f8cc9df197bb274e1042cbc92b16e3d0b9a40 +DIST vscodium-1.89.0.24127-arm64.tar.gz 129311961 BLAKE2B 0669a35ca2b8e3e2295f11834b88e13cafe68ef067d2740cca763fe9b801265cb2c8ebe9485c2bca9240d219e4dacb0d426ea4fbb5ed4bb8ecb8ab3a7b13bf37 SHA512 a731be7cb5ee77300e0c0cdbedbbb4dbf5bc381f87853b6e7929465abbbae397fbacb9fb71e2d411606cf690bf704598aff09d94f2592aefef6da6be9a109ee4 diff --git a/app-editors/vscodium/vscodium-1.89.0.24127.ebuild b/app-editors/vscodium/vscodium-1.89.0.24127.ebuild new file mode 100644 index ..e22d9d5645b8 --- /dev/null +++ b/app-editors/vscodium/vscodium-1.89.0.24127.ebuild @@ -0,0 +1,129 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) +" +S="${WORKDIR}" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* amd64 ~arm ~arm64" +IUSE="egl kerberos wayland" +RESTRICT="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/libcanberra[gtk3] + media-libs/libglvnd + media-libs/mesa + net-misc/curl + net-print/cups + 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_
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 3f58810adb2954a8f3f9563305811add9b105187 Author: Arthur Zamarin gentoo org> AuthorDate: Fri May 10 08:35:32 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Fri May 10 08:35:32 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f58810a app-editors/vscodium: drop 1.88.1.24102, 1.88.1.24104 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 6 - app-editors/vscodium/vscodium-1.88.1.24102.ebuild | 129 -- app-editors/vscodium/vscodium-1.88.1.24104.ebuild | 129 -- 3 files changed, 264 deletions(-) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 6ff0180c6bc4..eb02155b1273 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -1,9 +1,3 @@ -DIST vscodium-1.88.1.24102-amd64.tar.gz 129277427 BLAKE2B 5b1584a4b1707e4616515cf242d097a09b83fde6326d2d6ca43bf4f321b299d930e0d3744603ee1a1b6affa72aeecb7a231423116a631aa10b2660efc1f72638 SHA512 e30b983f11ed7567c4e3f21fa9d3574cb60675ac0c1a1b4764c4eea8baa40099d54377a398ad13972f77aab72880789deefbf9f559a8773c62be4fafe954ae48 -DIST vscodium-1.88.1.24102-arm.tar.gz 118175032 BLAKE2B e1d53eecbfed89f48cbc65674261bb76470dbcac2c4a4a2e5a554beae42643d9a3b4a629872d9f220db0ac0fe7115385ce56663ef86b2d25d940b5ec000c8c21 SHA512 52ea09c2d761860febc1aa7bbb5edc0c6b6a2b8225e49d1c863de774bb6600cecc90bcdad25489d9eb99d4e2cf94f638d4482d539631126603ef5ffa8af1548d -DIST vscodium-1.88.1.24102-arm64.tar.gz 128995378 BLAKE2B 1a44737c071687a8126789caae088230c593a39bd49d915fc5b65431a36ccb7685c2f0ddeab8cc7a090acb6264c2b7fac0d6b8fcd270f4ba2ddfd0e3f3c1e02d SHA512 7c9d4f2acf07474fff03d129a8c63a9e663cb0ad0dc9a88020ea04c616f0bbd50586d690e2f7b4ebce6e0dcb5fdae8d620ef566abb5af14e1f7d0b6cc30968b1 -DIST vscodium-1.88.1.24104-amd64.tar.gz 129280084 BLAKE2B 2d08d9008ef1c0f5890ddce171823cb6dd91b6b5cfdc4136783b8b97a50e7826e95b947b67bcdffb5900dea8718d20ccde6f46d73de295e48444790582ee7805 SHA512 0f7bfb93dabe29ae008d6bc8c571fa3fc7bc97b68eb5725a485dca283c019a7b9dd9ded5c55a9ce7e6ca58f48de1390a542068734acca1060b481cb1e3cb553c -DIST vscodium-1.88.1.24104-arm.tar.gz 118167766 BLAKE2B 3b992242adbb8271f7b647ebe2f36c3e3fb30539e69b921cbe981fe92c345f272b465123c4eb789e9e830b2517759deefa8d0bf0cd6ec75a72664a67c4499c53 SHA512 d8a63d8c78931937f487f35f3e4f56405b32d2813855c9752478639cb9abea374749cb22cad54bc5c395c6841032b4b42ce26b754161f91de9b1711ef1fdf1f1 -DIST vscodium-1.88.1.24104-arm64.tar.gz 128990828 BLAKE2B 4cc567c7c6923a171a133a3176a24855cf5162a35f7d4160812f403fc66367950ee5dad58c08ae3028038dec850af9f42ef542e8698e0bb38b9c45873b3bec74 SHA512 d1e59e057d8882878260630bbf8373445c7c2812068af501a4f883d521f6868866d78a87423f96e51273f8c3f76169dbc4ed408c4c9cf085768e74a0c2d9d092 DIST vscodium-1.89.0.24127-amd64.tar.gz 129588745 BLAKE2B 2a372e364921e8e0376b21c04613b8db8bd58deb92382a27bf77e160ec981681774d922c40b64356ac49069cd51f8f02472539f5b94f1d67172f1b7da076796f SHA512 e271cfa60971d19ef7925a3cf398a515cf8a57dbafbd91f67278b0e80dc28a7289424af6aaa91f5cffa813c1efa5c823d907ee7834059d3cd30c667208a68fbd DIST vscodium-1.89.0.24127-arm.tar.gz 118486655 BLAKE2B c1d00399e9b2625ca6b388d4eba4e75359d94e2241d89170f4a20a8e823a3397c62f352171197e97b6cf7d266c39472117522d813f9eee566731167f9279900a SHA512 e74ae9b9ca35635fb87b470cf87793964384431b58c6748104eb4d483e39ba4c990547feb30acaf65ed05ac63d5f8cc9df197bb274e1042cbc92b16e3d0b9a40 DIST vscodium-1.89.0.24127-arm64.tar.gz 129311961 BLAKE2B 0669a35ca2b8e3e2295f11834b88e13cafe68ef067d2740cca763fe9b801265cb2c8ebe9485c2bca9240d219e4dacb0d426ea4fbb5ed4bb8ecb8ab3a7b13bf37 SHA512 a731be7cb5ee77300e0c0cdbedbbb4dbf5bc381f87853b6e7929465abbbae397fbacb9fb71e2d411606cf690bf704598aff09d94f2592aefef6da6be9a109ee4 diff --git a/app-editors/vscodium/vscodium-1.88.1.24102.ebuild b/app-editors/vscodium/vscodium-1.88.1.24102.ebuild deleted file mode 100644 index e22d9d5645b8.. --- a/app-editors/vscodium/vscodium-1.88.1.24102.ebuild +++ /dev/null @@ -1,129 +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 - -# Usage: arch_src_uri -arch_src_uri() { - echo "${1}? ( - https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz - -> ${P}-${1}.tar.gz - )" -} - -DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" -HOMEPAGE="https://vscodium.com/"; -SRC_URI=" - $(arch_src_uri amd64 x64) - $(arch_src_uri arm armhf) - $(arch_src_uri arm64 arm64) -" -S="${WORKDIR}" - -LICENSE=" - Apache-2.0 - BSD - BSD-1 - BSD-2 - BSD-4 - CC-BY-4.0 - ISC - LGPL-2.1+ - MIT - MPL-2.0 - openssl - PYTHON - TextMate-bundle - Unlicense - UoI-NCSA - W3C -" -SLOT="0" -KEYWORDS="
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: e2b441a86060d888b11bfd3fe920eba81c4b6cc7 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Apr 19 05:49:57 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Fri Apr 19 05:49:57 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2b441a8 app-editors/vscodium: add 1.88.1.24104 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.88.1.24104.ebuild | 129 ++ 2 files changed, 132 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 757e08a69b89..528166501a44 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -7,3 +7,6 @@ DIST vscodium-1.88.0.24096-arm64.tar.gz 128995233 BLAKE2B 0e566579e2fc11a017ca9e DIST vscodium-1.88.1.24102-amd64.tar.gz 129277427 BLAKE2B 5b1584a4b1707e4616515cf242d097a09b83fde6326d2d6ca43bf4f321b299d930e0d3744603ee1a1b6affa72aeecb7a231423116a631aa10b2660efc1f72638 SHA512 e30b983f11ed7567c4e3f21fa9d3574cb60675ac0c1a1b4764c4eea8baa40099d54377a398ad13972f77aab72880789deefbf9f559a8773c62be4fafe954ae48 DIST vscodium-1.88.1.24102-arm.tar.gz 118175032 BLAKE2B e1d53eecbfed89f48cbc65674261bb76470dbcac2c4a4a2e5a554beae42643d9a3b4a629872d9f220db0ac0fe7115385ce56663ef86b2d25d940b5ec000c8c21 SHA512 52ea09c2d761860febc1aa7bbb5edc0c6b6a2b8225e49d1c863de774bb6600cecc90bcdad25489d9eb99d4e2cf94f638d4482d539631126603ef5ffa8af1548d DIST vscodium-1.88.1.24102-arm64.tar.gz 128995378 BLAKE2B 1a44737c071687a8126789caae088230c593a39bd49d915fc5b65431a36ccb7685c2f0ddeab8cc7a090acb6264c2b7fac0d6b8fcd270f4ba2ddfd0e3f3c1e02d SHA512 7c9d4f2acf07474fff03d129a8c63a9e663cb0ad0dc9a88020ea04c616f0bbd50586d690e2f7b4ebce6e0dcb5fdae8d620ef566abb5af14e1f7d0b6cc30968b1 +DIST vscodium-1.88.1.24104-amd64.tar.gz 129280084 BLAKE2B 2d08d9008ef1c0f5890ddce171823cb6dd91b6b5cfdc4136783b8b97a50e7826e95b947b67bcdffb5900dea8718d20ccde6f46d73de295e48444790582ee7805 SHA512 0f7bfb93dabe29ae008d6bc8c571fa3fc7bc97b68eb5725a485dca283c019a7b9dd9ded5c55a9ce7e6ca58f48de1390a542068734acca1060b481cb1e3cb553c +DIST vscodium-1.88.1.24104-arm.tar.gz 118167766 BLAKE2B 3b992242adbb8271f7b647ebe2f36c3e3fb30539e69b921cbe981fe92c345f272b465123c4eb789e9e830b2517759deefa8d0bf0cd6ec75a72664a67c4499c53 SHA512 d8a63d8c78931937f487f35f3e4f56405b32d2813855c9752478639cb9abea374749cb22cad54bc5c395c6841032b4b42ce26b754161f91de9b1711ef1fdf1f1 +DIST vscodium-1.88.1.24104-arm64.tar.gz 128990828 BLAKE2B 4cc567c7c6923a171a133a3176a24855cf5162a35f7d4160812f403fc66367950ee5dad58c08ae3028038dec850af9f42ef542e8698e0bb38b9c45873b3bec74 SHA512 d1e59e057d8882878260630bbf8373445c7c2812068af501a4f883d521f6868866d78a87423f96e51273f8c3f76169dbc4ed408c4c9cf085768e74a0c2d9d092 diff --git a/app-editors/vscodium/vscodium-1.88.1.24104.ebuild b/app-editors/vscodium/vscodium-1.88.1.24104.ebuild new file mode 100644 index ..e22d9d5645b8 --- /dev/null +++ b/app-editors/vscodium/vscodium-1.88.1.24104.ebuild @@ -0,0 +1,129 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) +" +S="${WORKDIR}" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* amd64 ~arm ~arm64" +IUSE="egl kerberos wayland" +RESTRICT="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/libcanberra[gtk3] + media-libs/libglvnd + media-libs/mesa + net-misc/curl + net-print/cups + 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_
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 52c06568bdda1cae94b694b1bf860ff9070040c6 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Apr 19 05:50:13 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Fri Apr 19 05:50:13 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52c06568 app-editors/vscodium: drop 1.87.2.24072, 1.88.0.24096 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 6 - app-editors/vscodium/vscodium-1.87.2.24072.ebuild | 129 -- app-editors/vscodium/vscodium-1.88.0.24096.ebuild | 129 -- 3 files changed, 264 deletions(-) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 528166501a44..5853d89ea0c6 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -1,9 +1,3 @@ -DIST vscodium-1.87.2.24072-amd64.tar.gz 129360253 BLAKE2B ba23577ac6bca179521e817980deece287774fe6124cd8795ac1332773991b17c53ec4ad459616c62e0eb28612e9489321ab350cc3b84659ebecef508c3d474b SHA512 ad1a069f8b27045b200f8816a310b91e03b9c8d6cee7f5983fe7498111dcc9a3f2ec542d40adf0e61421757553e0fc6c43386d294f09c1c321a9c3efa95eca6e -DIST vscodium-1.87.2.24072-arm.tar.gz 116213887 BLAKE2B 49700f4be28780e61d1d82f606a07f5053399ca045da04a9764c69c9cbac25e4fc9b6e4eadc73b107c01d6ee2133fd353dfc352c05e7bebbfc4224c72a0ad8e6 SHA512 f926a74a4c83b5686f71488cb9a97dcd425a68252425b45000219f5cd5c4bc614ef2497310031142cc5af9cfc4eadc82e63f546f2c8eae6e04f513b2a7ab7a8e -DIST vscodium-1.87.2.24072-arm64.tar.gz 127551847 BLAKE2B 7f8bcc64d094f7d88cb34abfa67530933a4e4452321a979a9c8b718fe728dfa0c5c67448e7f10c5bdb68b255521fa677b0fc0d8576b5281daf91ec38e2dcbb9a SHA512 8140c021fd2730b25428d7beb03db679c25bf0e8678a4641f9db55015faf79377c2c23b03121d51ea063162e4dc93872f92ac1d4e2dead36722d44e4a802790b -DIST vscodium-1.88.0.24096-amd64.tar.gz 129277895 BLAKE2B 8f7b2315fd55595c0d9b1e8925ed057847b08a3bc872a46dd99798af4e3a8b13dc45b6acf603b82b08b2756d6a944b848d27347ebc2a818b9a8ceedb577d20cc SHA512 53627ff4715e85142ea5b021a38af254d279a15046e4153538043ec2bfb82dbd8a7490f7dda4ebc6eac56f54fb435cfeb3b7f08539855a055d4cbed13da1 -DIST vscodium-1.88.0.24096-arm.tar.gz 118180248 BLAKE2B b9ab1f070541b56534c0568609428d24930bb3729e659677aaa48e11890ce91fa5c3ad487cc60927caf84fa90ff79e791181e7047cb6f8f2e55608cb929d4ad6 SHA512 eaa29c3793dae51cde6a5b9f1194fa58ec800e3eb68be2ff3178a05b78690d47b86884a8f8b155198ba8ec7bbd2fdc4d4e1d71875c2469c64189fad6c7fb53bb -DIST vscodium-1.88.0.24096-arm64.tar.gz 128995233 BLAKE2B 0e566579e2fc11a017ca9e5d0fc21d9298b87ea5a6232bbb008d196bf943fcd4c06fe1308a0a181f6a5d497cb7e35c7ecc1901f76d73895bc572fe01c82edd84 SHA512 74f2f9504806d0d7cbb2dc4a51ef7e518b96e17e8d9f87fc569285493a2a3eb828dd15c56a773ca067590821ad27f6ecbe0ec89386cdd814ec5d6dbf524ccfe2 DIST vscodium-1.88.1.24102-amd64.tar.gz 129277427 BLAKE2B 5b1584a4b1707e4616515cf242d097a09b83fde6326d2d6ca43bf4f321b299d930e0d3744603ee1a1b6affa72aeecb7a231423116a631aa10b2660efc1f72638 SHA512 e30b983f11ed7567c4e3f21fa9d3574cb60675ac0c1a1b4764c4eea8baa40099d54377a398ad13972f77aab72880789deefbf9f559a8773c62be4fafe954ae48 DIST vscodium-1.88.1.24102-arm.tar.gz 118175032 BLAKE2B e1d53eecbfed89f48cbc65674261bb76470dbcac2c4a4a2e5a554beae42643d9a3b4a629872d9f220db0ac0fe7115385ce56663ef86b2d25d940b5ec000c8c21 SHA512 52ea09c2d761860febc1aa7bbb5edc0c6b6a2b8225e49d1c863de774bb6600cecc90bcdad25489d9eb99d4e2cf94f638d4482d539631126603ef5ffa8af1548d DIST vscodium-1.88.1.24102-arm64.tar.gz 128995378 BLAKE2B 1a44737c071687a8126789caae088230c593a39bd49d915fc5b65431a36ccb7685c2f0ddeab8cc7a090acb6264c2b7fac0d6b8fcd270f4ba2ddfd0e3f3c1e02d SHA512 7c9d4f2acf07474fff03d129a8c63a9e663cb0ad0dc9a88020ea04c616f0bbd50586d690e2f7b4ebce6e0dcb5fdae8d620ef566abb5af14e1f7d0b6cc30968b1 diff --git a/app-editors/vscodium/vscodium-1.87.2.24072.ebuild b/app-editors/vscodium/vscodium-1.87.2.24072.ebuild deleted file mode 100644 index e22d9d5645b8.. --- a/app-editors/vscodium/vscodium-1.87.2.24072.ebuild +++ /dev/null @@ -1,129 +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 - -# Usage: arch_src_uri -arch_src_uri() { - echo "${1}? ( - https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz - -> ${P}-${1}.tar.gz - )" -} - -DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" -HOMEPAGE="https://vscodium.com/"; -SRC_URI=" - $(arch_src_uri amd64 x64) - $(arch_src_uri arm armhf) - $(arch_src_uri arm64 arm64) -" -S="${WORKDIR}" - -LICENSE=" - Apache-2.0 - BSD - BSD-1 - BSD-2 - BSD-4 - CC-BY-4.0 - ISC - LGPL-2.1+ - MIT - MPL-2.0 - openssl - PYTHON - TextMate-bundle - Unlicense - UoI-NCSA - W3C -" -SLOT="0" -KEYWORDS="
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 7208c3da2168919eaa4ae8cd4b3b0f7a3fafc8ae Author: Arthur Zamarin gentoo org> AuthorDate: Fri Apr 12 17:14:54 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Fri Apr 12 17:23:05 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7208c3da app-editors/vscodium: add 1.88.1.24102 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.88.1.24102.ebuild | 129 ++ 2 files changed, 132 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 81432a40a4a4..757e08a69b89 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -4,3 +4,6 @@ DIST vscodium-1.87.2.24072-arm64.tar.gz 127551847 BLAKE2B 7f8bcc64d094f7d88cb34a DIST vscodium-1.88.0.24096-amd64.tar.gz 129277895 BLAKE2B 8f7b2315fd55595c0d9b1e8925ed057847b08a3bc872a46dd99798af4e3a8b13dc45b6acf603b82b08b2756d6a944b848d27347ebc2a818b9a8ceedb577d20cc SHA512 53627ff4715e85142ea5b021a38af254d279a15046e4153538043ec2bfb82dbd8a7490f7dda4ebc6eac56f54fb435cfeb3b7f08539855a055d4cbed13da1 DIST vscodium-1.88.0.24096-arm.tar.gz 118180248 BLAKE2B b9ab1f070541b56534c0568609428d24930bb3729e659677aaa48e11890ce91fa5c3ad487cc60927caf84fa90ff79e791181e7047cb6f8f2e55608cb929d4ad6 SHA512 eaa29c3793dae51cde6a5b9f1194fa58ec800e3eb68be2ff3178a05b78690d47b86884a8f8b155198ba8ec7bbd2fdc4d4e1d71875c2469c64189fad6c7fb53bb DIST vscodium-1.88.0.24096-arm64.tar.gz 128995233 BLAKE2B 0e566579e2fc11a017ca9e5d0fc21d9298b87ea5a6232bbb008d196bf943fcd4c06fe1308a0a181f6a5d497cb7e35c7ecc1901f76d73895bc572fe01c82edd84 SHA512 74f2f9504806d0d7cbb2dc4a51ef7e518b96e17e8d9f87fc569285493a2a3eb828dd15c56a773ca067590821ad27f6ecbe0ec89386cdd814ec5d6dbf524ccfe2 +DIST vscodium-1.88.1.24102-amd64.tar.gz 129277427 BLAKE2B 5b1584a4b1707e4616515cf242d097a09b83fde6326d2d6ca43bf4f321b299d930e0d3744603ee1a1b6affa72aeecb7a231423116a631aa10b2660efc1f72638 SHA512 e30b983f11ed7567c4e3f21fa9d3574cb60675ac0c1a1b4764c4eea8baa40099d54377a398ad13972f77aab72880789deefbf9f559a8773c62be4fafe954ae48 +DIST vscodium-1.88.1.24102-arm.tar.gz 118175032 BLAKE2B e1d53eecbfed89f48cbc65674261bb76470dbcac2c4a4a2e5a554beae42643d9a3b4a629872d9f220db0ac0fe7115385ce56663ef86b2d25d940b5ec000c8c21 SHA512 52ea09c2d761860febc1aa7bbb5edc0c6b6a2b8225e49d1c863de774bb6600cecc90bcdad25489d9eb99d4e2cf94f638d4482d539631126603ef5ffa8af1548d +DIST vscodium-1.88.1.24102-arm64.tar.gz 128995378 BLAKE2B 1a44737c071687a8126789caae088230c593a39bd49d915fc5b65431a36ccb7685c2f0ddeab8cc7a090acb6264c2b7fac0d6b8fcd270f4ba2ddfd0e3f3c1e02d SHA512 7c9d4f2acf07474fff03d129a8c63a9e663cb0ad0dc9a88020ea04c616f0bbd50586d690e2f7b4ebce6e0dcb5fdae8d620ef566abb5af14e1f7d0b6cc30968b1 diff --git a/app-editors/vscodium/vscodium-1.88.1.24102.ebuild b/app-editors/vscodium/vscodium-1.88.1.24102.ebuild new file mode 100644 index ..e22d9d5645b8 --- /dev/null +++ b/app-editors/vscodium/vscodium-1.88.1.24102.ebuild @@ -0,0 +1,129 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) +" +S="${WORKDIR}" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* amd64 ~arm ~arm64" +IUSE="egl kerberos wayland" +RESTRICT="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/libcanberra[gtk3] + media-libs/libglvnd + media-libs/mesa + net-misc/curl + net-print/cups + 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_
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 4a8e28a6bd4791c456578786abd6ea6801135683 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Apr 5 13:39:59 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Fri Apr 5 13:39:59 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a8e28a6 app-editors/vscodium: drop 1.86.2.24054 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 - app-editors/vscodium/vscodium-1.86.2.24054.ebuild | 129 -- 2 files changed, 132 deletions(-) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 727a54acb813..81432a40a4a4 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -1,6 +1,3 @@ -DIST vscodium-1.86.2.24054-amd64.tar.gz 129068812 BLAKE2B 8a7c6413d7c66e85bcf4964f15025ddc7bd8557ed6be67ef761069fe9af48903381b242faf28e578fac6d83b280ca5ededb88215ba695d3bdd77c4c83f72bbe7 SHA512 b11bb780ca7f34107e46a9a6c946542b33847dc04a4230f08c1613d7bf8e5030b3b021b05ed6ba6eaa31467b6ef354a2f2a4026f2e7656a9d58844966bf145c7 -DIST vscodium-1.86.2.24054-arm.tar.gz 116108675 BLAKE2B f20cc6ff47f96ac3c9e05c87eb9897b747636d36f6bb3f2c65437214a4e12b4e235b4281d58b90afb442ba677db676fbe1d1b7b43389ac53ede8591d2861ed4b SHA512 ea0ecf611527a59a4cbc005880780fbb8098cabb1a40c5493e58a394ff437d3b7b430352f5d6fd871a2a237d4233742166fa2d8e59dbb6c1057fdf618cf3bdc7 -DIST vscodium-1.86.2.24054-arm64.tar.gz 127453628 BLAKE2B 43406e850658801e692a50bec39f1cb97658dc7546509b0c6162c711ad51b21f85ad8e5cfe183fc96dbdd84e2463951d2cfcf78ebd942ac4749d0f1eb221e7c3 SHA512 f264efa47de18f1571088336dbc8770caa2c91f45bf6697f26650b59f001fbdb77f8214376d54ed4249a71f64eda3dba4751cfecc9d2a2d1754022e20c544485 DIST vscodium-1.87.2.24072-amd64.tar.gz 129360253 BLAKE2B ba23577ac6bca179521e817980deece287774fe6124cd8795ac1332773991b17c53ec4ad459616c62e0eb28612e9489321ab350cc3b84659ebecef508c3d474b SHA512 ad1a069f8b27045b200f8816a310b91e03b9c8d6cee7f5983fe7498111dcc9a3f2ec542d40adf0e61421757553e0fc6c43386d294f09c1c321a9c3efa95eca6e DIST vscodium-1.87.2.24072-arm.tar.gz 116213887 BLAKE2B 49700f4be28780e61d1d82f606a07f5053399ca045da04a9764c69c9cbac25e4fc9b6e4eadc73b107c01d6ee2133fd353dfc352c05e7bebbfc4224c72a0ad8e6 SHA512 f926a74a4c83b5686f71488cb9a97dcd425a68252425b45000219f5cd5c4bc614ef2497310031142cc5af9cfc4eadc82e63f546f2c8eae6e04f513b2a7ab7a8e DIST vscodium-1.87.2.24072-arm64.tar.gz 127551847 BLAKE2B 7f8bcc64d094f7d88cb34abfa67530933a4e4452321a979a9c8b718fe728dfa0c5c67448e7f10c5bdb68b255521fa677b0fc0d8576b5281daf91ec38e2dcbb9a SHA512 8140c021fd2730b25428d7beb03db679c25bf0e8678a4641f9db55015faf79377c2c23b03121d51ea063162e4dc93872f92ac1d4e2dead36722d44e4a802790b diff --git a/app-editors/vscodium/vscodium-1.86.2.24054.ebuild b/app-editors/vscodium/vscodium-1.86.2.24054.ebuild deleted file mode 100644 index 4d57976bab1a.. --- a/app-editors/vscodium/vscodium-1.86.2.24054.ebuild +++ /dev/null @@ -1,129 +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 - -# Usage: arch_src_uri -arch_src_uri() { - echo "${1}? ( - https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz - -> ${P}-${1}.tar.gz - )" -} - -DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" -HOMEPAGE="https://vscodium.com/"; -SRC_URI=" - $(arch_src_uri amd64 x64) - $(arch_src_uri arm armhf) - $(arch_src_uri arm64 arm64) -" -S="${WORKDIR}" - -LICENSE=" - Apache-2.0 - BSD - BSD-1 - BSD-2 - BSD-4 - CC-BY-4.0 - ISC - LGPL-2.1+ - MIT - MPL-2.0 - openssl - PYTHON - TextMate-bundle - Unlicense - UoI-NCSA - W3C -" -SLOT="0" -KEYWORDS="-* ~amd64 ~arm ~arm64" -IUSE="egl kerberos wayland" -RESTRICT="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/libcanberra[gtk3] - media-libs/libglvnd - media-libs/mesa - net-misc/curl - net-print/cups - 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() { - # Cleanup license file - it exists only in amd64 tarball
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 176eae589bc174df2c78d16d21a92591682cf035 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Apr 5 13:39:23 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Fri Apr 5 13:39:23 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=176eae58 app-editors/vscodium: add 1.88.0.24096 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.88.0.24096.ebuild | 129 ++ 2 files changed, 132 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 0d0839593aa4..727a54acb813 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -4,3 +4,6 @@ DIST vscodium-1.86.2.24054-arm64.tar.gz 127453628 BLAKE2B 43406e850658801e692a50 DIST vscodium-1.87.2.24072-amd64.tar.gz 129360253 BLAKE2B ba23577ac6bca179521e817980deece287774fe6124cd8795ac1332773991b17c53ec4ad459616c62e0eb28612e9489321ab350cc3b84659ebecef508c3d474b SHA512 ad1a069f8b27045b200f8816a310b91e03b9c8d6cee7f5983fe7498111dcc9a3f2ec542d40adf0e61421757553e0fc6c43386d294f09c1c321a9c3efa95eca6e DIST vscodium-1.87.2.24072-arm.tar.gz 116213887 BLAKE2B 49700f4be28780e61d1d82f606a07f5053399ca045da04a9764c69c9cbac25e4fc9b6e4eadc73b107c01d6ee2133fd353dfc352c05e7bebbfc4224c72a0ad8e6 SHA512 f926a74a4c83b5686f71488cb9a97dcd425a68252425b45000219f5cd5c4bc614ef2497310031142cc5af9cfc4eadc82e63f546f2c8eae6e04f513b2a7ab7a8e DIST vscodium-1.87.2.24072-arm64.tar.gz 127551847 BLAKE2B 7f8bcc64d094f7d88cb34abfa67530933a4e4452321a979a9c8b718fe728dfa0c5c67448e7f10c5bdb68b255521fa677b0fc0d8576b5281daf91ec38e2dcbb9a SHA512 8140c021fd2730b25428d7beb03db679c25bf0e8678a4641f9db55015faf79377c2c23b03121d51ea063162e4dc93872f92ac1d4e2dead36722d44e4a802790b +DIST vscodium-1.88.0.24096-amd64.tar.gz 129277895 BLAKE2B 8f7b2315fd55595c0d9b1e8925ed057847b08a3bc872a46dd99798af4e3a8b13dc45b6acf603b82b08b2756d6a944b848d27347ebc2a818b9a8ceedb577d20cc SHA512 53627ff4715e85142ea5b021a38af254d279a15046e4153538043ec2bfb82dbd8a7490f7dda4ebc6eac56f54fb435cfeb3b7f08539855a055d4cbed13da1 +DIST vscodium-1.88.0.24096-arm.tar.gz 118180248 BLAKE2B b9ab1f070541b56534c0568609428d24930bb3729e659677aaa48e11890ce91fa5c3ad487cc60927caf84fa90ff79e791181e7047cb6f8f2e55608cb929d4ad6 SHA512 eaa29c3793dae51cde6a5b9f1194fa58ec800e3eb68be2ff3178a05b78690d47b86884a8f8b155198ba8ec7bbd2fdc4d4e1d71875c2469c64189fad6c7fb53bb +DIST vscodium-1.88.0.24096-arm64.tar.gz 128995233 BLAKE2B 0e566579e2fc11a017ca9e5d0fc21d9298b87ea5a6232bbb008d196bf943fcd4c06fe1308a0a181f6a5d497cb7e35c7ecc1901f76d73895bc572fe01c82edd84 SHA512 74f2f9504806d0d7cbb2dc4a51ef7e518b96e17e8d9f87fc569285493a2a3eb828dd15c56a773ca067590821ad27f6ecbe0ec89386cdd814ec5d6dbf524ccfe2 diff --git a/app-editors/vscodium/vscodium-1.88.0.24096.ebuild b/app-editors/vscodium/vscodium-1.88.0.24096.ebuild new file mode 100644 index ..e22d9d5645b8 --- /dev/null +++ b/app-editors/vscodium/vscodium-1.88.0.24096.ebuild @@ -0,0 +1,129 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) +" +S="${WORKDIR}" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* amd64 ~arm ~arm64" +IUSE="egl kerberos wayland" +RESTRICT="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/libcanberra[gtk3] + media-libs/libglvnd + media-libs/mesa + net-misc/curl + net-print/cups + 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_
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: ea693ef1364c913bf7b65c98aedb54c7780d9dcb Author: Arthur Zamarin gentoo org> AuthorDate: Sat Mar 30 10:56:32 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Sat Mar 30 10:56:32 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea693ef1 app-editors/vscodium: drop 1.85.2.24019, 1.86.2.24053 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 6 - app-editors/vscodium/vscodium-1.85.2.24019.ebuild | 129 -- app-editors/vscodium/vscodium-1.86.2.24053.ebuild | 129 -- 3 files changed, 264 deletions(-) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index aa384ce080d1..0d0839593aa4 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -1,9 +1,3 @@ -DIST vscodium-1.85.2.24019-amd64.tar.gz 121840981 BLAKE2B 5e997d2345ab1f536773ac131f7ab26354cd53e3f887428bc4628e98398499c774cf51fdaf57625cfd085d149bd45efd17523c41056841c03cba9cbe82304223 SHA512 791f760c33d5111c992f2edaed3d490787dcfdb5a743eaaa6c2e32e3f4e6f746c8008699a517c1cf9c7c7a094b4959c98f91dfc20ae417590ce635a8e37bc5e6 -DIST vscodium-1.85.2.24019-arm.tar.gz 110362069 BLAKE2B 64e0105b14ae0c6cdafe99d43097087572795d594af16dd1e4d5b9858f079d664321e7facbbd1a20b3acae8317d46ca477b1d83c0cffdb108b7d4f4d28971570 SHA512 c12d615dd42108d730bd3f77f7101ed3316521b393886ae6894d148c3980522048e6665b26327479fb3c019c107eb8ab186e733f264d695ffb71b9e4fd0960b6 -DIST vscodium-1.85.2.24019-arm64.tar.gz 122135893 BLAKE2B 36f5bd3e0704cacf554a9c8314d1323bff4db63b786d9ca3b43bea47b22b386a4af13c6bc00b3731e836add98f32fde17af56b1ecf24b682a8a1399c327d7a40 SHA512 3de423d65f6ba3d92cfd34052fef885a2bbcadab98a80449fb2609e1296aae3aaec01bf5b3866a5279c492959a339b4834b1d711902e0a34805c8bfde16dd63e -DIST vscodium-1.86.2.24053-amd64.tar.gz 124387396 BLAKE2B 7825e202ad7c862e8fdb254f4832a9e88c1b9edf913c90c6e316bfb25c5b7143c848c86958ffd9dae4d21b8c2bc55236d6c7b4ab89fde0983187674ce485f014 SHA512 9553ea619146d1a969a0344e41ab663e7dbf770ef81bdd2a21a9235d10c8d3ff04cc9e37548017f086eb2c7a5f9efb21d74505c67b375d8479fa8ef7aabb46fe -DIST vscodium-1.86.2.24053-arm.tar.gz 111423199 BLAKE2B 43e99dd6a218abe6318fe80238e9d5cb5975d669070c9dce2e06b0946015052a53e2ce15e9352373712cabf76921ecb2f68ff7125b8d01afc867a0d7a2881f01 SHA512 519d898e4a1bcb591d18a767a0bb323e5a0e96917d75a0890b9f423f0b8e120bfd050636dd336d2f25155d01c2b383ec57e38e4bcb5027f03e923e6699960b39 -DIST vscodium-1.86.2.24053-arm64.tar.gz 122772646 BLAKE2B 82136e0ccad226c65aba5a5d1ee651d9a3a7f100826a1f8591ee3b141e9af34cb16853abc609328b9d8e48dbdd6f7d1b34b64f32f5f84b052416d22c9d45a088 SHA512 c8eadb52f2b67ffd624907e6e832a7549f38f1d0d72bb916554fbf78b3cff4e8844ecaedf350196e326edffdd98792266d7b90aea02cf7c9701b101045df442a DIST vscodium-1.86.2.24054-amd64.tar.gz 129068812 BLAKE2B 8a7c6413d7c66e85bcf4964f15025ddc7bd8557ed6be67ef761069fe9af48903381b242faf28e578fac6d83b280ca5ededb88215ba695d3bdd77c4c83f72bbe7 SHA512 b11bb780ca7f34107e46a9a6c946542b33847dc04a4230f08c1613d7bf8e5030b3b021b05ed6ba6eaa31467b6ef354a2f2a4026f2e7656a9d58844966bf145c7 DIST vscodium-1.86.2.24054-arm.tar.gz 116108675 BLAKE2B f20cc6ff47f96ac3c9e05c87eb9897b747636d36f6bb3f2c65437214a4e12b4e235b4281d58b90afb442ba677db676fbe1d1b7b43389ac53ede8591d2861ed4b SHA512 ea0ecf611527a59a4cbc005880780fbb8098cabb1a40c5493e58a394ff437d3b7b430352f5d6fd871a2a237d4233742166fa2d8e59dbb6c1057fdf618cf3bdc7 DIST vscodium-1.86.2.24054-arm64.tar.gz 127453628 BLAKE2B 43406e850658801e692a50bec39f1cb97658dc7546509b0c6162c711ad51b21f85ad8e5cfe183fc96dbdd84e2463951d2cfcf78ebd942ac4749d0f1eb221e7c3 SHA512 f264efa47de18f1571088336dbc8770caa2c91f45bf6697f26650b59f001fbdb77f8214376d54ed4249a71f64eda3dba4751cfecc9d2a2d1754022e20c544485 diff --git a/app-editors/vscodium/vscodium-1.85.2.24019.ebuild b/app-editors/vscodium/vscodium-1.85.2.24019.ebuild deleted file mode 100644 index 7763c1eec8e9.. --- a/app-editors/vscodium/vscodium-1.85.2.24019.ebuild +++ /dev/null @@ -1,129 +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 - -# Usage: arch_src_uri -arch_src_uri() { - echo "${1}? ( - https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz - -> ${P}-${1}.tar.gz - )" -} - -DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" -HOMEPAGE="https://vscodium.com/"; -SRC_URI=" - $(arch_src_uri amd64 x64) - $(arch_src_uri arm armhf) - $(arch_src_uri arm64 arm64) -" -S="${WORKDIR}" - -LICENSE=" - Apache-2.0 - BSD - BSD-1 - BSD-2 - BSD-4 - CC-BY-4.0 - ISC - LGPL-2.1+ - MIT - MPL-2.0 - openssl - PYTHON - TextMate-bundle - Unlicense - UoI-NCSA - W3C -" -SLOT="0" -KEYWORDS="
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 838eb0e148c527b96209ffd9df01695824fc3f2c Author: Arthur Zamarin gentoo org> AuthorDate: Sat Mar 30 10:56:07 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Sat Mar 30 10:56:07 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=838eb0e1 app-editors/vscodium: add 1.87.2.24072 Closes: https://bugs.gentoo.org/925864 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.87.2.24072.ebuild | 129 ++ 2 files changed, 132 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index dc5f25df8a91..aa384ce080d1 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -7,3 +7,6 @@ DIST vscodium-1.86.2.24053-arm64.tar.gz 122772646 BLAKE2B 82136e0ccad226c65aba5a DIST vscodium-1.86.2.24054-amd64.tar.gz 129068812 BLAKE2B 8a7c6413d7c66e85bcf4964f15025ddc7bd8557ed6be67ef761069fe9af48903381b242faf28e578fac6d83b280ca5ededb88215ba695d3bdd77c4c83f72bbe7 SHA512 b11bb780ca7f34107e46a9a6c946542b33847dc04a4230f08c1613d7bf8e5030b3b021b05ed6ba6eaa31467b6ef354a2f2a4026f2e7656a9d58844966bf145c7 DIST vscodium-1.86.2.24054-arm.tar.gz 116108675 BLAKE2B f20cc6ff47f96ac3c9e05c87eb9897b747636d36f6bb3f2c65437214a4e12b4e235b4281d58b90afb442ba677db676fbe1d1b7b43389ac53ede8591d2861ed4b SHA512 ea0ecf611527a59a4cbc005880780fbb8098cabb1a40c5493e58a394ff437d3b7b430352f5d6fd871a2a237d4233742166fa2d8e59dbb6c1057fdf618cf3bdc7 DIST vscodium-1.86.2.24054-arm64.tar.gz 127453628 BLAKE2B 43406e850658801e692a50bec39f1cb97658dc7546509b0c6162c711ad51b21f85ad8e5cfe183fc96dbdd84e2463951d2cfcf78ebd942ac4749d0f1eb221e7c3 SHA512 f264efa47de18f1571088336dbc8770caa2c91f45bf6697f26650b59f001fbdb77f8214376d54ed4249a71f64eda3dba4751cfecc9d2a2d1754022e20c544485 +DIST vscodium-1.87.2.24072-amd64.tar.gz 129360253 BLAKE2B ba23577ac6bca179521e817980deece287774fe6124cd8795ac1332773991b17c53ec4ad459616c62e0eb28612e9489321ab350cc3b84659ebecef508c3d474b SHA512 ad1a069f8b27045b200f8816a310b91e03b9c8d6cee7f5983fe7498111dcc9a3f2ec542d40adf0e61421757553e0fc6c43386d294f09c1c321a9c3efa95eca6e +DIST vscodium-1.87.2.24072-arm.tar.gz 116213887 BLAKE2B 49700f4be28780e61d1d82f606a07f5053399ca045da04a9764c69c9cbac25e4fc9b6e4eadc73b107c01d6ee2133fd353dfc352c05e7bebbfc4224c72a0ad8e6 SHA512 f926a74a4c83b5686f71488cb9a97dcd425a68252425b45000219f5cd5c4bc614ef2497310031142cc5af9cfc4eadc82e63f546f2c8eae6e04f513b2a7ab7a8e +DIST vscodium-1.87.2.24072-arm64.tar.gz 127551847 BLAKE2B 7f8bcc64d094f7d88cb34abfa67530933a4e4452321a979a9c8b718fe728dfa0c5c67448e7f10c5bdb68b255521fa677b0fc0d8576b5281daf91ec38e2dcbb9a SHA512 8140c021fd2730b25428d7beb03db679c25bf0e8678a4641f9db55015faf79377c2c23b03121d51ea063162e4dc93872f92ac1d4e2dead36722d44e4a802790b diff --git a/app-editors/vscodium/vscodium-1.87.2.24072.ebuild b/app-editors/vscodium/vscodium-1.87.2.24072.ebuild new file mode 100644 index ..e22d9d5645b8 --- /dev/null +++ b/app-editors/vscodium/vscodium-1.87.2.24072.ebuild @@ -0,0 +1,129 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) +" +S="${WORKDIR}" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* amd64 ~arm ~arm64" +IUSE="egl kerberos wayland" +RESTRICT="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/libcanberra[gtk3] + media-libs/libglvnd + media-libs/mesa + net-misc/curl + net-print/cups + 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/m
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: bd66847c4dec4048b39bf35e82d5915f879b761e Author: Arthur Zamarin gentoo org> AuthorDate: Fri Feb 23 18:14:52 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Fri Feb 23 18:14:52 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd66847c app-editors/vscodium: add 1.86.2.24054 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.86.2.24054.ebuild | 129 ++ 2 files changed, 132 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 91283646a727..dc5f25df8a91 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -4,3 +4,6 @@ DIST vscodium-1.85.2.24019-arm64.tar.gz 122135893 BLAKE2B 36f5bd3e0704cacf554a9c DIST vscodium-1.86.2.24053-amd64.tar.gz 124387396 BLAKE2B 7825e202ad7c862e8fdb254f4832a9e88c1b9edf913c90c6e316bfb25c5b7143c848c86958ffd9dae4d21b8c2bc55236d6c7b4ab89fde0983187674ce485f014 SHA512 9553ea619146d1a969a0344e41ab663e7dbf770ef81bdd2a21a9235d10c8d3ff04cc9e37548017f086eb2c7a5f9efb21d74505c67b375d8479fa8ef7aabb46fe DIST vscodium-1.86.2.24053-arm.tar.gz 111423199 BLAKE2B 43e99dd6a218abe6318fe80238e9d5cb5975d669070c9dce2e06b0946015052a53e2ce15e9352373712cabf76921ecb2f68ff7125b8d01afc867a0d7a2881f01 SHA512 519d898e4a1bcb591d18a767a0bb323e5a0e96917d75a0890b9f423f0b8e120bfd050636dd336d2f25155d01c2b383ec57e38e4bcb5027f03e923e6699960b39 DIST vscodium-1.86.2.24053-arm64.tar.gz 122772646 BLAKE2B 82136e0ccad226c65aba5a5d1ee651d9a3a7f100826a1f8591ee3b141e9af34cb16853abc609328b9d8e48dbdd6f7d1b34b64f32f5f84b052416d22c9d45a088 SHA512 c8eadb52f2b67ffd624907e6e832a7549f38f1d0d72bb916554fbf78b3cff4e8844ecaedf350196e326edffdd98792266d7b90aea02cf7c9701b101045df442a +DIST vscodium-1.86.2.24054-amd64.tar.gz 129068812 BLAKE2B 8a7c6413d7c66e85bcf4964f15025ddc7bd8557ed6be67ef761069fe9af48903381b242faf28e578fac6d83b280ca5ededb88215ba695d3bdd77c4c83f72bbe7 SHA512 b11bb780ca7f34107e46a9a6c946542b33847dc04a4230f08c1613d7bf8e5030b3b021b05ed6ba6eaa31467b6ef354a2f2a4026f2e7656a9d58844966bf145c7 +DIST vscodium-1.86.2.24054-arm.tar.gz 116108675 BLAKE2B f20cc6ff47f96ac3c9e05c87eb9897b747636d36f6bb3f2c65437214a4e12b4e235b4281d58b90afb442ba677db676fbe1d1b7b43389ac53ede8591d2861ed4b SHA512 ea0ecf611527a59a4cbc005880780fbb8098cabb1a40c5493e58a394ff437d3b7b430352f5d6fd871a2a237d4233742166fa2d8e59dbb6c1057fdf618cf3bdc7 +DIST vscodium-1.86.2.24054-arm64.tar.gz 127453628 BLAKE2B 43406e850658801e692a50bec39f1cb97658dc7546509b0c6162c711ad51b21f85ad8e5cfe183fc96dbdd84e2463951d2cfcf78ebd942ac4749d0f1eb221e7c3 SHA512 f264efa47de18f1571088336dbc8770caa2c91f45bf6697f26650b59f001fbdb77f8214376d54ed4249a71f64eda3dba4751cfecc9d2a2d1754022e20c544485 diff --git a/app-editors/vscodium/vscodium-1.86.2.24054.ebuild b/app-editors/vscodium/vscodium-1.86.2.24054.ebuild new file mode 100644 index ..4d57976bab1a --- /dev/null +++ b/app-editors/vscodium/vscodium-1.86.2.24054.ebuild @@ -0,0 +1,129 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) +" +S="${WORKDIR}" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* ~amd64 ~arm ~arm64" +IUSE="egl kerberos wayland" +RESTRICT="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/libcanberra[gtk3] + media-libs/libglvnd + media-libs/mesa + net-misc/curl + net-print/cups + 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
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: ab66b29f0ba59cff1ad0a66efa22335b261742e5 Author: Arthur Zamarin gentoo org> AuthorDate: Thu Feb 22 20:39:15 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Thu Feb 22 20:39:15 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab66b29f app-editors/vscodium: add 1.86.2.24053 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.86.2.24053.ebuild | 129 ++ 2 files changed, 132 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index c2b433c3dc48..91283646a727 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -1,3 +1,6 @@ DIST vscodium-1.85.2.24019-amd64.tar.gz 121840981 BLAKE2B 5e997d2345ab1f536773ac131f7ab26354cd53e3f887428bc4628e98398499c774cf51fdaf57625cfd085d149bd45efd17523c41056841c03cba9cbe82304223 SHA512 791f760c33d5111c992f2edaed3d490787dcfdb5a743eaaa6c2e32e3f4e6f746c8008699a517c1cf9c7c7a094b4959c98f91dfc20ae417590ce635a8e37bc5e6 DIST vscodium-1.85.2.24019-arm.tar.gz 110362069 BLAKE2B 64e0105b14ae0c6cdafe99d43097087572795d594af16dd1e4d5b9858f079d664321e7facbbd1a20b3acae8317d46ca477b1d83c0cffdb108b7d4f4d28971570 SHA512 c12d615dd42108d730bd3f77f7101ed3316521b393886ae6894d148c3980522048e6665b26327479fb3c019c107eb8ab186e733f264d695ffb71b9e4fd0960b6 DIST vscodium-1.85.2.24019-arm64.tar.gz 122135893 BLAKE2B 36f5bd3e0704cacf554a9c8314d1323bff4db63b786d9ca3b43bea47b22b386a4af13c6bc00b3731e836add98f32fde17af56b1ecf24b682a8a1399c327d7a40 SHA512 3de423d65f6ba3d92cfd34052fef885a2bbcadab98a80449fb2609e1296aae3aaec01bf5b3866a5279c492959a339b4834b1d711902e0a34805c8bfde16dd63e +DIST vscodium-1.86.2.24053-amd64.tar.gz 124387396 BLAKE2B 7825e202ad7c862e8fdb254f4832a9e88c1b9edf913c90c6e316bfb25c5b7143c848c86958ffd9dae4d21b8c2bc55236d6c7b4ab89fde0983187674ce485f014 SHA512 9553ea619146d1a969a0344e41ab663e7dbf770ef81bdd2a21a9235d10c8d3ff04cc9e37548017f086eb2c7a5f9efb21d74505c67b375d8479fa8ef7aabb46fe +DIST vscodium-1.86.2.24053-arm.tar.gz 111423199 BLAKE2B 43e99dd6a218abe6318fe80238e9d5cb5975d669070c9dce2e06b0946015052a53e2ce15e9352373712cabf76921ecb2f68ff7125b8d01afc867a0d7a2881f01 SHA512 519d898e4a1bcb591d18a767a0bb323e5a0e96917d75a0890b9f423f0b8e120bfd050636dd336d2f25155d01c2b383ec57e38e4bcb5027f03e923e6699960b39 +DIST vscodium-1.86.2.24053-arm64.tar.gz 122772646 BLAKE2B 82136e0ccad226c65aba5a5d1ee651d9a3a7f100826a1f8591ee3b141e9af34cb16853abc609328b9d8e48dbdd6f7d1b34b64f32f5f84b052416d22c9d45a088 SHA512 c8eadb52f2b67ffd624907e6e832a7549f38f1d0d72bb916554fbf78b3cff4e8844ecaedf350196e326edffdd98792266d7b90aea02cf7c9701b101045df442a diff --git a/app-editors/vscodium/vscodium-1.86.2.24053.ebuild b/app-editors/vscodium/vscodium-1.86.2.24053.ebuild new file mode 100644 index ..7763c1eec8e9 --- /dev/null +++ b/app-editors/vscodium/vscodium-1.86.2.24053.ebuild @@ -0,0 +1,129 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) +" +S="${WORKDIR}" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* amd64 ~arm ~arm64" +IUSE="egl kerberos wayland" +RESTRICT="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/libcanberra[gtk3] + media-libs/libglvnd + media-libs/mesa + net-misc/curl + net-print/cups + 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() { + # Cleanup license file - it exists only in amd64 tarball +
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 97948029c7d5b9232558b375da14a1a19e2eccd5 Author: Arthur Zamarin gentoo org> AuthorDate: Thu Feb 22 20:38:25 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Thu Feb 22 20:38:25 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97948029 app-editors/vscodium: fix missing LICENSE file This file exists only in amd64 bin tarball. I have so many questions... Closes: https://bugs.gentoo.org/925084 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/vscodium-1.85.2.24019.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-editors/vscodium/vscodium-1.85.2.24019.ebuild b/app-editors/vscodium/vscodium-1.85.2.24019.ebuild index 39ebbf214064..7763c1eec8e9 100644 --- a/app-editors/vscodium/vscodium-1.85.2.24019.ebuild +++ b/app-editors/vscodium/vscodium-1.85.2.24019.ebuild @@ -83,8 +83,8 @@ RDEPEND=" QA_PREBUILT="*" src_install() { - # Cleanup - rm "${S}/resources/app/LICENSE.txt" || die + # Cleanup license file - it exists only in amd64 tarball + rm -f "${S}/resources/app/LICENSE.txt" || die if ! use kerberos; then rm -r "${S}/resources/app/node_modules.asar.unpacked/kerberos" || die
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 2b9066ff3a3654e7de2f1acc8e6b5faad5b7d35d Author: Joonas Niilola gentoo org> AuthorDate: Wed Feb 7 13:50:42 2024 + Commit: Joonas Niilola gentoo org> CommitDate: Wed Feb 7 13:59:31 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b9066ff app-editors/vscodium: move libnotify as optfeature Signed-off-by: Joonas Niilola gentoo.org> app-editors/vscodium/vscodium-1.85.2.24019.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/vscodium/vscodium-1.85.2.24019.ebuild b/app-editors/vscodium/vscodium-1.85.2.24019.ebuild index ea6665796b7d..39ebbf214064 100644 --- a/app-editors/vscodium/vscodium-1.85.2.24019.ebuild +++ b/app-editors/vscodium/vscodium-1.85.2.24019.ebuild @@ -65,7 +65,6 @@ RDEPEND=" x11-libs/cairo x11-libs/gtk+:3 x11-libs/libdrm - x11-libs/libnotify x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite @@ -125,5 +124,6 @@ pkg_postinst() { xdg_pkg_postinst elog "When compared to the regular VSCode, VSCodium has a few quirks" elog "More information at: https://github.com/VSCodium/vscodium/blob/master/DOCS.md"; + optfeature "desktop notifications" x11-libs/libnotify optfeature "keyring support inside vscode" "virtual/secret-service" }
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: d65ae9a6ca1acf6f480962906c99ed1b9139051b Author: Joonas Niilola gentoo org> AuthorDate: Wed Feb 7 13:50:59 2024 + Commit: Joonas Niilola gentoo org> CommitDate: Wed Feb 7 13:59:31 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d65ae9a6 app-editors/vscodium: drop 1.84.2.23319-r2, 1.85.1.23348-r2 Signed-off-by: Joonas Niilola gentoo.org> app-editors/vscodium/Manifest | 6 - .../vscodium/vscodium-1.84.2.23319-r2.ebuild | 129 - .../vscodium/vscodium-1.85.1.23348-r2.ebuild | 129 - 3 files changed, 264 deletions(-) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index dab31ebf1ee0..c2b433c3dc48 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -1,9 +1,3 @@ -DIST vscodium-1.84.2.23319-amd64.tar.gz 122368096 BLAKE2B 14df2425243331503d0f8ca74dd887390fb4e9fa1d7ba8ec28c2326eac9f0be2f00f707c6803e469c380efc019e24f17493dcd6a6544b7bbea798f86cdb1cb2f SHA512 31b985f8c09c3729c7b16ce5cdb2619685f3313776c4cd9f2009b12cca8b5f1387ee3090f657b7955218950e572386cbc0a19cd9d74abca11a03c44f5afe -DIST vscodium-1.84.2.23319-arm.tar.gz 110990537 BLAKE2B d7955b27dacd97aaf7dda334cc92b981cf6e2a84f098408564e20c0ba3c7635636022e3e7b7f8d70115976bdaff96c7623e46603ade450b4bc906167099f48a8 SHA512 1f1fbfba86fd3cddc5e8ded8ca8c20abad42fcaf4c554d803ac3878f576561ed8288f18faf67e9a474717f28df4175a619c0af2f950ea6a66ee9602359d6d93b -DIST vscodium-1.84.2.23319-arm64.tar.gz 122740540 BLAKE2B 62a359372dc084ccaa71649a20f366159420f1fe5f442d7ce21caae745ba6e2040f4d35408fd67050c7ce215db530879a0835a801226b59820d1263fed136c58 SHA512 762a58cb5c9e9c4ab31f790693b3534d0e8fec6215c3e37db4a41da36ebec7a117044017c596d7631c0105242f50ece72e848e4ac0d332211ef2582fd3b35171 -DIST vscodium-1.85.1.23348-amd64.tar.gz 121836227 BLAKE2B beded9bfcf6ee03d58275c522495d43773676451a183c1bc6f5e8e3d3ebaba1ea2ec43638cb03e59cf261fb77eaddefe4c01bd2288f225b3c371a13045a8563a SHA512 d29a2f3f7460d95b15036b82aace1ab9c130bb48650f7be3074a833470ed15300b6891fae20af29b1c02e853eea875194114dd93504bb7ea50184faac836cffd -DIST vscodium-1.85.1.23348-arm.tar.gz 110358274 BLAKE2B 38380ce42203a4833d6b84e166617a06f8b8bd4151b0148e9f3c0639a9a84aa5c956f772b6253273020e7fe371c4badb5b07ecc574d8e62ae12e8d6900293a84 SHA512 48065ebf3e1c789ea4fb3d7726098ff5d3f160be5895f09721fdb42c60ff0bdb8332a2eb6dc1dfa509c9482633ae3772123df0cea1eb870be1a4097499549594 -DIST vscodium-1.85.1.23348-arm64.tar.gz 122135794 BLAKE2B 4055913bb21c464167537f9f7eaa1dfc00d3ba012fa6dc5fa234c1a738f760d5b2b06ed8846caaf0ea1e31b023f9dfee01852c62844617ce87669bffd4fbcccd SHA512 fe121cd2590bff9b531aebc48323548ded533cba2314fe15492203457fd0f2137c59045b720fa58cdbce32e3017c0deafad020099df330be6705988c90a38499 DIST vscodium-1.85.2.24019-amd64.tar.gz 121840981 BLAKE2B 5e997d2345ab1f536773ac131f7ab26354cd53e3f887428bc4628e98398499c774cf51fdaf57625cfd085d149bd45efd17523c41056841c03cba9cbe82304223 SHA512 791f760c33d5111c992f2edaed3d490787dcfdb5a743eaaa6c2e32e3f4e6f746c8008699a517c1cf9c7c7a094b4959c98f91dfc20ae417590ce635a8e37bc5e6 DIST vscodium-1.85.2.24019-arm.tar.gz 110362069 BLAKE2B 64e0105b14ae0c6cdafe99d43097087572795d594af16dd1e4d5b9858f079d664321e7facbbd1a20b3acae8317d46ca477b1d83c0cffdb108b7d4f4d28971570 SHA512 c12d615dd42108d730bd3f77f7101ed3316521b393886ae6894d148c3980522048e6665b26327479fb3c019c107eb8ab186e733f264d695ffb71b9e4fd0960b6 DIST vscodium-1.85.2.24019-arm64.tar.gz 122135893 BLAKE2B 36f5bd3e0704cacf554a9c8314d1323bff4db63b786d9ca3b43bea47b22b386a4af13c6bc00b3731e836add98f32fde17af56b1ecf24b682a8a1399c327d7a40 SHA512 3de423d65f6ba3d92cfd34052fef885a2bbcadab98a80449fb2609e1296aae3aaec01bf5b3866a5279c492959a339b4834b1d711902e0a34805c8bfde16dd63e diff --git a/app-editors/vscodium/vscodium-1.84.2.23319-r2.ebuild b/app-editors/vscodium/vscodium-1.84.2.23319-r2.ebuild deleted file mode 100644 index 2d614534f45e.. --- a/app-editors/vscodium/vscodium-1.84.2.23319-r2.ebuild +++ /dev/null @@ -1,129 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit desktop pax-utils xdg optfeature - -# Usage: arch_src_uri -arch_src_uri() { - echo "${1}? ( - https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz - -> ${P}-${1}.tar.gz - )" -} - -DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" -HOMEPAGE="https://vscodium.com/"; -SRC_URI=" - $(arch_src_uri amd64 x64) - $(arch_src_uri arm armhf) - $(arch_src_uri arm64 arm64) -" -S="${WORKDIR}" - -LICENSE=" - Apache-2.0 - BSD - BSD-1 - BSD-2 - BSD-4 - CC-BY-4.0 - ISC - LGPL-2.1+ - MIT - MPL-2.0 - openssl - PYTHON - TextMate-bundle - Unlicense - UoI-NCSA - W3C -" -SLOT
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 21ff404ecee55ba7be2a9ed5818ad06099a506c4 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Jan 26 21:28:50 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Fri Jan 26 21:28:50 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21ff404e app-editors/vscodium: add 1.85.2.24019 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.85.2.24019.ebuild | 129 ++ 2 files changed, 132 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index d86ba671c096..dab31ebf1ee0 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -4,3 +4,6 @@ DIST vscodium-1.84.2.23319-arm64.tar.gz 122740540 BLAKE2B 62a359372dc084ccaa7164 DIST vscodium-1.85.1.23348-amd64.tar.gz 121836227 BLAKE2B beded9bfcf6ee03d58275c522495d43773676451a183c1bc6f5e8e3d3ebaba1ea2ec43638cb03e59cf261fb77eaddefe4c01bd2288f225b3c371a13045a8563a SHA512 d29a2f3f7460d95b15036b82aace1ab9c130bb48650f7be3074a833470ed15300b6891fae20af29b1c02e853eea875194114dd93504bb7ea50184faac836cffd DIST vscodium-1.85.1.23348-arm.tar.gz 110358274 BLAKE2B 38380ce42203a4833d6b84e166617a06f8b8bd4151b0148e9f3c0639a9a84aa5c956f772b6253273020e7fe371c4badb5b07ecc574d8e62ae12e8d6900293a84 SHA512 48065ebf3e1c789ea4fb3d7726098ff5d3f160be5895f09721fdb42c60ff0bdb8332a2eb6dc1dfa509c9482633ae3772123df0cea1eb870be1a4097499549594 DIST vscodium-1.85.1.23348-arm64.tar.gz 122135794 BLAKE2B 4055913bb21c464167537f9f7eaa1dfc00d3ba012fa6dc5fa234c1a738f760d5b2b06ed8846caaf0ea1e31b023f9dfee01852c62844617ce87669bffd4fbcccd SHA512 fe121cd2590bff9b531aebc48323548ded533cba2314fe15492203457fd0f2137c59045b720fa58cdbce32e3017c0deafad020099df330be6705988c90a38499 +DIST vscodium-1.85.2.24019-amd64.tar.gz 121840981 BLAKE2B 5e997d2345ab1f536773ac131f7ab26354cd53e3f887428bc4628e98398499c774cf51fdaf57625cfd085d149bd45efd17523c41056841c03cba9cbe82304223 SHA512 791f760c33d5111c992f2edaed3d490787dcfdb5a743eaaa6c2e32e3f4e6f746c8008699a517c1cf9c7c7a094b4959c98f91dfc20ae417590ce635a8e37bc5e6 +DIST vscodium-1.85.2.24019-arm.tar.gz 110362069 BLAKE2B 64e0105b14ae0c6cdafe99d43097087572795d594af16dd1e4d5b9858f079d664321e7facbbd1a20b3acae8317d46ca477b1d83c0cffdb108b7d4f4d28971570 SHA512 c12d615dd42108d730bd3f77f7101ed3316521b393886ae6894d148c3980522048e6665b26327479fb3c019c107eb8ab186e733f264d695ffb71b9e4fd0960b6 +DIST vscodium-1.85.2.24019-arm64.tar.gz 122135893 BLAKE2B 36f5bd3e0704cacf554a9c8314d1323bff4db63b786d9ca3b43bea47b22b386a4af13c6bc00b3731e836add98f32fde17af56b1ecf24b682a8a1399c327d7a40 SHA512 3de423d65f6ba3d92cfd34052fef885a2bbcadab98a80449fb2609e1296aae3aaec01bf5b3866a5279c492959a339b4834b1d711902e0a34805c8bfde16dd63e diff --git a/app-editors/vscodium/vscodium-1.85.2.24019.ebuild b/app-editors/vscodium/vscodium-1.85.2.24019.ebuild new file mode 100644 index ..ea6665796b7d --- /dev/null +++ b/app-editors/vscodium/vscodium-1.85.2.24019.ebuild @@ -0,0 +1,129 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) +" +S="${WORKDIR}" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* amd64 ~arm ~arm64" +IUSE="egl kerberos wayland" +RESTRICT="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/libcanberra[gtk3] + media-libs/libglvnd + media-libs/mesa + net-misc/curl + net-print/cups + sys-apps/dbus + sys-libs/zlib + sys-process/lsof + x11-libs/cairo + x11-libs/gtk+:3 + x11-libs/libdrm + x11-libs/libnotify + 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 ) +"
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/files/, app-editors/vscodium/
commit: 57ce2bc602b7bc1f2b356ef5e93d34f7a250c9d4 Author: Adel KARA SLIMANE zegrapher com> AuthorDate: Sun Jan 14 20:24:01 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Sun Jan 14 20:39:12 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57ce2bc6 app-editors/vscodium: add 'wayland' USE flag So we merge the two desktop entries that trip DEs (at least KDE on X11) into one Signed-off-by: Adel KARA SLIMANE zegrapher.com> Signed-off-by: Arthur Zamarin gentoo.org> .../files/vscodium-url-handler-wayland.desktop | 12 .../vscodium/files/vscodium-url-handler.desktop| 2 +- .../vscodium/files/vscodium-wayland.desktop| 18 -- app-editors/vscodium/files/vscodium.desktop| 4 ++-- app-editors/vscodium/metadata.xml | 3 +++ ...3319.ebuild => vscodium-1.84.2.23319-r1.ebuild} | 22 +- ...3348.ebuild => vscodium-1.85.1.23348-r1.ebuild} | 22 +- 7 files changed, 40 insertions(+), 43 deletions(-) diff --git a/app-editors/vscodium/files/vscodium-url-handler-wayland.desktop b/app-editors/vscodium/files/vscodium-url-handler-wayland.desktop deleted file mode 100644 index d853f3e5c908.. --- a/app-editors/vscodium/files/vscodium-url-handler-wayland.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Name=VSCodium Wayland - URL Handler -Comment=Editing evolved -GenericName=Code Editor -Exec=/usr/bin/vscodium --enable-features=UseOzonePlatform --ozone-platform=wayland --open-url %U -Icon=vscodium -Type=Application -NoDisplay=true -StartupNotify=true -Categories=Utility;TextEditor;Development;IDE; -MimeType=x-scheme-handler/vscodium; -Keywords=vscode;vscodium;code;codium; diff --git a/app-editors/vscodium/files/vscodium-url-handler.desktop b/app-editors/vscodium/files/vscodium-url-handler.desktop index 48c7d3d369cb..0ca181bf7960 100644 --- a/app-editors/vscodium/files/vscodium-url-handler.desktop +++ b/app-editors/vscodium/files/vscodium-url-handler.desktop @@ -2,7 +2,7 @@ Name=VSCodium - URL Handler Comment=Editing evolved GenericName=Code Editor -Exec=/usr/bin/vscodium --open-url %U +Exec=/usr/bin/vscodium @exec_extra_flags@ --open-url %U Icon=vscodium Type=Application NoDisplay=true diff --git a/app-editors/vscodium/files/vscodium-wayland.desktop b/app-editors/vscodium/files/vscodium-wayland.desktop deleted file mode 100644 index 7719bf19ad74.. --- a/app-editors/vscodium/files/vscodium-wayland.desktop +++ /dev/null @@ -1,18 +0,0 @@ -[Desktop Entry] -Name=VSCodium Wayland -Comment=Editing evolved -GenericName=Code Editor -Exec=/usr/bin/vscodium --enable-features=UseOzonePlatform --ozone-platform=wayland --unity-launch %F -Icon=vscodium -Type=Application -StartupNotify=false -StartupWMClass=VSCodium -Categories=Utility;TextEditor;Development;IDE; -MimeType=text/plain;inode/directory;application/x-code-workspace; -Actions=new-empty-window; -Keywords=vscode;vscodium;code;codium; - -[Desktop Action new-empty-window] -Name=New Empty Window -Exec=/usr/bin/vscodium --enable-features=UseOzonePlatform --ozone-platform=wayland --new-window %F -Icon=vscodium diff --git a/app-editors/vscodium/files/vscodium.desktop b/app-editors/vscodium/files/vscodium.desktop index f3557c1adf7e..e12a430172ae 100644 --- a/app-editors/vscodium/files/vscodium.desktop +++ b/app-editors/vscodium/files/vscodium.desktop @@ -2,7 +2,7 @@ Name=VSCodium Comment=Editing evolved GenericName=Code Editor -Exec=/usr/bin/vscodium --unity-launch %F +Exec=/usr/bin/vscodium @exec_extra_flags@ --unity-launch %F Icon=vscodium Type=Application StartupNotify=false @@ -14,5 +14,5 @@ Keywords=vscode;vscodium;code;codium; [Desktop Action new-empty-window] Name=New Empty Window -Exec=/usr/bin/vscodium --new-window %F +Exec=/usr/bin/vscodium @exec_extra_flags@ --new-window %F Icon=vscodium diff --git a/app-editors/vscodium/metadata.xml b/app-editors/vscodium/metadata.xml index 42083f1bbf65..bf602df2c98c 100644 --- a/app-editors/vscodium/metadata.xml +++ b/app-editors/vscodium/metadata.xml @@ -13,6 +13,9 @@ proxy-ma...@gentoo.org Proxy Maintainers + + Run in wayland mode under wayland sessions, xwayland otherwise. This flag doesn't affect x11 sessions. + Microsoft’s vscode source code is open source (MIT-licensed), but the product available for download (Visual Studio Code) is licensed under the Microsoft-vscode license (a copy can be found in the licenses folder of your gentoo repository) and contains telemetry/tracking. The VSCodium project exists so that you don’t have to download+build from source. This project includes special build scripts that clone Microsoft’s vscode repo, run the build commands, and upload the resulting binaries for you to GitHub releases. These binaries are licensed under the MIT license. Telemetry is disabled. diff --git a/
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 7692b1ba33794eab7c829ced35535d3631033964 Author: Arthur Zamarin gentoo org> AuthorDate: Sun Jan 14 20:39:03 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Sun Jan 14 20:39:13 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7692b1ba app-editors/vscodium: stabilize 1.85.1.23348-r2 for amd64 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/vscodium-1.85.1.23348-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-editors/vscodium/vscodium-1.85.1.23348-r2.ebuild b/app-editors/vscodium/vscodium-1.85.1.23348-r2.ebuild index dff9e2aafd31..ea6665796b7d 100644 --- a/app-editors/vscodium/vscodium-1.85.1.23348-r2.ebuild +++ b/app-editors/vscodium/vscodium-1.85.1.23348-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -41,7 +41,7 @@ LICENSE=" W3C " SLOT="0" -KEYWORDS="-* ~amd64 ~arm ~arm64" +KEYWORDS="-* amd64 ~arm ~arm64" IUSE="egl kerberos wayland" RESTRICT="strip bindist"
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 008bbbe3df4c92f0d9483c0300faadbba19d36f9 Author: Adel KARA SLIMANE zegrapher com> AuthorDate: Sun Jan 14 20:25:30 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Sun Jan 14 20:39:12 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=008bbbe3 app-editors/vscodium: add EGL useflag for smooth rendering Rendering on vscode is limited to 60fps by default. This useflag makes vscode match the monitor's refresh rate, at least on x11/xwayland. In my testing, it did not change anything on wayland with wayland mode. See https://github.com/microsoft/vscode/issues/65142 Signed-off-by: Adel KARA SLIMANE zegrapher.com> Closes: https://github.com/gentoo/gentoo/pull/34808 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/metadata.xml| 1 + ...codium-1.84.2.23319-r1.ebuild => vscodium-1.84.2.23319-r2.ebuild} | 5 - ...codium-1.85.1.23348-r1.ebuild => vscodium-1.85.1.23348-r2.ebuild} | 5 - 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/app-editors/vscodium/metadata.xml b/app-editors/vscodium/metadata.xml index bf602df2c98c..8d4e8c9c718e 100644 --- a/app-editors/vscodium/metadata.xml +++ b/app-editors/vscodium/metadata.xml @@ -14,6 +14,7 @@ Proxy Maintainers + Use EGL platform, enables smooth rending in high refresh rate monitors on X11/Xwayland Run in wayland mode under wayland sessions, xwayland otherwise. This flag doesn't affect x11 sessions. diff --git a/app-editors/vscodium/vscodium-1.84.2.23319-r1.ebuild b/app-editors/vscodium/vscodium-1.84.2.23319-r2.ebuild similarity index 96% rename from app-editors/vscodium/vscodium-1.84.2.23319-r1.ebuild rename to app-editors/vscodium/vscodium-1.84.2.23319-r2.ebuild index 851a49f88afb..2d614534f45e 100644 --- a/app-editors/vscodium/vscodium-1.84.2.23319-r1.ebuild +++ b/app-editors/vscodium/vscodium-1.84.2.23319-r2.ebuild @@ -42,7 +42,7 @@ LICENSE=" " SLOT="0" KEYWORDS="-* amd64 ~arm ~arm64" -IUSE="kerberos wayland" +IUSE="egl kerberos wayland" RESTRICT="strip bindist" RDEPEND=" @@ -104,6 +104,9 @@ src_install() { if use wayland; then EXEC_EXTRA_FLAGS+=( "--ozone-platform-hint=auto" ) fi + if use egl; then + EXEC_EXTRA_FLAGS+=( "--use-gl=egl" ) + fi sed "s|@exec_extra_flags@|${EXEC_EXTRA_FLAGS[*]}|g" \ "${FILESDIR}/vscodium-url-handler.desktop" \ diff --git a/app-editors/vscodium/vscodium-1.85.1.23348-r1.ebuild b/app-editors/vscodium/vscodium-1.85.1.23348-r2.ebuild similarity index 96% rename from app-editors/vscodium/vscodium-1.85.1.23348-r1.ebuild rename to app-editors/vscodium/vscodium-1.85.1.23348-r2.ebuild index ceadf3473c69..dff9e2aafd31 100644 --- a/app-editors/vscodium/vscodium-1.85.1.23348-r1.ebuild +++ b/app-editors/vscodium/vscodium-1.85.1.23348-r2.ebuild @@ -42,7 +42,7 @@ LICENSE=" " SLOT="0" KEYWORDS="-* ~amd64 ~arm ~arm64" -IUSE="kerberos wayland" +IUSE="egl kerberos wayland" RESTRICT="strip bindist" RDEPEND=" @@ -104,6 +104,9 @@ src_install() { if use wayland; then EXEC_EXTRA_FLAGS+=( "--ozone-platform-hint=auto" ) fi + if use egl; then + EXEC_EXTRA_FLAGS+=( "--use-gl=egl" ) + fi sed "s|@exec_extra_flags@|${EXEC_EXTRA_FLAGS[*]}|g" \ "${FILESDIR}/vscodium-url-handler.desktop" \
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: e38815892cee9efa3696aef7a3b175e655e98170 Author: Arthur Zamarin gentoo org> AuthorDate: Sun Dec 17 17:35:31 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Sun Dec 17 18:00:17 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3881589 app-editors/vscodium: add 1.85.1.23348 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.85.1.23348.ebuild | 114 ++ 2 files changed, 117 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 6f863c523b8e..d86ba671c096 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -1,3 +1,6 @@ DIST vscodium-1.84.2.23319-amd64.tar.gz 122368096 BLAKE2B 14df2425243331503d0f8ca74dd887390fb4e9fa1d7ba8ec28c2326eac9f0be2f00f707c6803e469c380efc019e24f17493dcd6a6544b7bbea798f86cdb1cb2f SHA512 31b985f8c09c3729c7b16ce5cdb2619685f3313776c4cd9f2009b12cca8b5f1387ee3090f657b7955218950e572386cbc0a19cd9d74abca11a03c44f5afe DIST vscodium-1.84.2.23319-arm.tar.gz 110990537 BLAKE2B d7955b27dacd97aaf7dda334cc92b981cf6e2a84f098408564e20c0ba3c7635636022e3e7b7f8d70115976bdaff96c7623e46603ade450b4bc906167099f48a8 SHA512 1f1fbfba86fd3cddc5e8ded8ca8c20abad42fcaf4c554d803ac3878f576561ed8288f18faf67e9a474717f28df4175a619c0af2f950ea6a66ee9602359d6d93b DIST vscodium-1.84.2.23319-arm64.tar.gz 122740540 BLAKE2B 62a359372dc084ccaa71649a20f366159420f1fe5f442d7ce21caae745ba6e2040f4d35408fd67050c7ce215db530879a0835a801226b59820d1263fed136c58 SHA512 762a58cb5c9e9c4ab31f790693b3534d0e8fec6215c3e37db4a41da36ebec7a117044017c596d7631c0105242f50ece72e848e4ac0d332211ef2582fd3b35171 +DIST vscodium-1.85.1.23348-amd64.tar.gz 121836227 BLAKE2B beded9bfcf6ee03d58275c522495d43773676451a183c1bc6f5e8e3d3ebaba1ea2ec43638cb03e59cf261fb77eaddefe4c01bd2288f225b3c371a13045a8563a SHA512 d29a2f3f7460d95b15036b82aace1ab9c130bb48650f7be3074a833470ed15300b6891fae20af29b1c02e853eea875194114dd93504bb7ea50184faac836cffd +DIST vscodium-1.85.1.23348-arm.tar.gz 110358274 BLAKE2B 38380ce42203a4833d6b84e166617a06f8b8bd4151b0148e9f3c0639a9a84aa5c956f772b6253273020e7fe371c4badb5b07ecc574d8e62ae12e8d6900293a84 SHA512 48065ebf3e1c789ea4fb3d7726098ff5d3f160be5895f09721fdb42c60ff0bdb8332a2eb6dc1dfa509c9482633ae3772123df0cea1eb870be1a4097499549594 +DIST vscodium-1.85.1.23348-arm64.tar.gz 122135794 BLAKE2B 4055913bb21c464167537f9f7eaa1dfc00d3ba012fa6dc5fa234c1a738f760d5b2b06ed8846caaf0ea1e31b023f9dfee01852c62844617ce87669bffd4fbcccd SHA512 fe121cd2590bff9b531aebc48323548ded533cba2314fe15492203457fd0f2137c59045b720fa58cdbce32e3017c0deafad020099df330be6705988c90a38499 diff --git a/app-editors/vscodium/vscodium-1.85.1.23348.ebuild b/app-editors/vscodium/vscodium-1.85.1.23348.ebuild new file mode 100644 index ..050d31616210 --- /dev/null +++ b/app-editors/vscodium/vscodium-1.85.1.23348.ebuild @@ -0,0 +1,114 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) +" +S="${WORKDIR}" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* ~amd64 ~arm ~arm64" +IUSE="kerberos" +RESTRICT="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/libcanberra[gtk3] + media-libs/libglvnd + media-libs/mesa + net-misc/curl + net-print/cups + sys-apps/dbus + sys-libs/zlib + sys-process/lsof + x11-libs/cairo + x11-libs/gtk+:3 + x11-libs/libdrm + x11-libs/libnotify + 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() { + # Cleanup + rm "${S}/resources/app/LICEN
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 0a709a175e8b984e91daba0df15fed839338773f Author: Arthur Zamarin gentoo org> AuthorDate: Tue Dec 5 07:53:00 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Tue Dec 5 07:53:00 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a709a17 app-editors/vscodium: drop 1.84.1.23311, 1.84.2.23314 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 6 -- app-editors/vscodium/vscodium-1.84.1.23311.ebuild | 114 -- app-editors/vscodium/vscodium-1.84.2.23314.ebuild | 114 -- 3 files changed, 234 deletions(-) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 92f437729d75..6f863c523b8e 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -1,9 +1,3 @@ -DIST vscodium-1.84.1.23311-amd64.tar.gz 122366765 BLAKE2B 1f2b8eca81956b9e8672e03fdecc2d0095c76c1e0ea6c0d46cb35b18f96467e3d8a0957cb477dfe2b574f753cd73360e81dd0e52bf59136f124497fdf7627663 SHA512 e84b4b559c857f5db6b90acc87fbe3ef347d92e14e09b465efe300d5c35c7061b4e0828cba338554a1e51ee6340bd86a537dd231cb1cc34b9e67bf50a1d6d6dc -DIST vscodium-1.84.1.23311-arm.tar.gz 110993946 BLAKE2B 60fb606d9cd0f85b9bf6e47db2316c380807fdd68225f4d16f2e967c7c62d1e5c9b1699376ec3f93c08da949e383a88c42e2d8809a4b13c2603f13983b377cc4 SHA512 a74e54d6197feaf29ae382f12d8923bd428c846efec01700542cfb31e4383f3801f361f315da65a42a5c820a93e13bc7b95a7a64901ba0f04fb5b4a6b90f3827 -DIST vscodium-1.84.1.23311-arm64.tar.gz 122738742 BLAKE2B ed388f7c1fca30609e12b5da80dc37386d1d64f9a391d5dc8633e4380629881a61a00e89bf96389397efb795f346dd621c19880b1940a97a51f6afedeb457ddd SHA512 a49f4be0ffd1892c1000bb417c9cf7879f563df98f29e7edd6dab2ba20963beb2cee0e775c8fbb22d86f2117cd3a4a380388804c8df6981ec8d6c6d036ee2c6d -DIST vscodium-1.84.2.23314-amd64.tar.gz 122366409 BLAKE2B c76d15e73baf15fcd1f3dea8aaf79fdc4ad0b63e8ea2b33cf295b0d1a52f711ac84a86246a05a8950e2cae63657f60bc2eef1d4098d34f67c1da56aa5252815e SHA512 aa77b002a1fbf3f91dc51bf63a56d7ad672cea377266129629adede3a9a8e4305d76702bd843777cfb07810728acf1461efcab79243ec2143b7a72d6007ad8dd -DIST vscodium-1.84.2.23314-arm.tar.gz 110986707 BLAKE2B c646e0567708a0fb1d64a93c8fd97be29ade33e5c490230c745e73ecce6d82bc82c2aeca89d9a04ef454ebfe021b97d470a50c2c43d531c6d24f76e432999f39 SHA512 aa13789ee38d3458f434050d89df6c298eeeb11fc22b591b2289f5826d11e3905e9da2bd4e5938260a44da49ec5b67661049acea4ddefb0ef6a5148c0f44400d -DIST vscodium-1.84.2.23314-arm64.tar.gz 122738415 BLAKE2B ba98c6bee5eb75a10146b922dc8f40c38cd9e8dbf234a62ed8fee6cff744873a8faa3a6851205b4fe5d6db54a256b4c3a7981d229faec3bbfff259016e4045da SHA512 9a0d790250336076281a39104f6cc9c9a97d6cef5cd4bbefdf7803b812c14a85e9f7615ad27e1ffebbdd5c5c9f7e6088c91c028135a7b03fec9de5df62004f56 DIST vscodium-1.84.2.23319-amd64.tar.gz 122368096 BLAKE2B 14df2425243331503d0f8ca74dd887390fb4e9fa1d7ba8ec28c2326eac9f0be2f00f707c6803e469c380efc019e24f17493dcd6a6544b7bbea798f86cdb1cb2f SHA512 31b985f8c09c3729c7b16ce5cdb2619685f3313776c4cd9f2009b12cca8b5f1387ee3090f657b7955218950e572386cbc0a19cd9d74abca11a03c44f5afe DIST vscodium-1.84.2.23319-arm.tar.gz 110990537 BLAKE2B d7955b27dacd97aaf7dda334cc92b981cf6e2a84f098408564e20c0ba3c7635636022e3e7b7f8d70115976bdaff96c7623e46603ade450b4bc906167099f48a8 SHA512 1f1fbfba86fd3cddc5e8ded8ca8c20abad42fcaf4c554d803ac3878f576561ed8288f18faf67e9a474717f28df4175a619c0af2f950ea6a66ee9602359d6d93b DIST vscodium-1.84.2.23319-arm64.tar.gz 122740540 BLAKE2B 62a359372dc084ccaa71649a20f366159420f1fe5f442d7ce21caae745ba6e2040f4d35408fd67050c7ce215db530879a0835a801226b59820d1263fed136c58 SHA512 762a58cb5c9e9c4ab31f790693b3534d0e8fec6215c3e37db4a41da36ebec7a117044017c596d7631c0105242f50ece72e848e4ac0d332211ef2582fd3b35171 diff --git a/app-editors/vscodium/vscodium-1.84.1.23311.ebuild b/app-editors/vscodium/vscodium-1.84.1.23311.ebuild deleted file mode 100644 index 13fca65036bb.. --- a/app-editors/vscodium/vscodium-1.84.1.23311.ebuild +++ /dev/null @@ -1,114 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit desktop pax-utils xdg optfeature - -# Usage: arch_src_uri -arch_src_uri() { - echo "${1}? ( - https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz - -> ${P}-${1}.tar.gz - )" -} - -DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" -HOMEPAGE="https://vscodium.com/"; -SRC_URI=" - $(arch_src_uri amd64 x64) - $(arch_src_uri arm armhf) - $(arch_src_uri arm64 arm64) -" -S="${WORKDIR}" - -LICENSE=" - Apache-2.0 - BSD - BSD-1 - BSD-2 - BSD-4 - CC-BY-4.0 - ISC - LGPL-2.1+ - MIT - MPL-2.0 - openssl - PYTHON - TextMate-bundle - Unlicense - UoI-NCSA - W3C -" -SLOT="0" -KEYWORDS=
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 15197e1ae6d25c94425ab5b962f097b1b2295342 Author: Arthur Zamarin gentoo org> AuthorDate: Sat Nov 18 19:14:20 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Sat Nov 18 19:15:09 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15197e1a app-editors/vscodium: add 1.84.2.23319 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.84.2.23319.ebuild | 114 ++ 2 files changed, 117 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 0666fa9e1e92..92f437729d75 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -4,3 +4,6 @@ DIST vscodium-1.84.1.23311-arm64.tar.gz 122738742 BLAKE2B ed388f7c1fca30609e12b5 DIST vscodium-1.84.2.23314-amd64.tar.gz 122366409 BLAKE2B c76d15e73baf15fcd1f3dea8aaf79fdc4ad0b63e8ea2b33cf295b0d1a52f711ac84a86246a05a8950e2cae63657f60bc2eef1d4098d34f67c1da56aa5252815e SHA512 aa77b002a1fbf3f91dc51bf63a56d7ad672cea377266129629adede3a9a8e4305d76702bd843777cfb07810728acf1461efcab79243ec2143b7a72d6007ad8dd DIST vscodium-1.84.2.23314-arm.tar.gz 110986707 BLAKE2B c646e0567708a0fb1d64a93c8fd97be29ade33e5c490230c745e73ecce6d82bc82c2aeca89d9a04ef454ebfe021b97d470a50c2c43d531c6d24f76e432999f39 SHA512 aa13789ee38d3458f434050d89df6c298eeeb11fc22b591b2289f5826d11e3905e9da2bd4e5938260a44da49ec5b67661049acea4ddefb0ef6a5148c0f44400d DIST vscodium-1.84.2.23314-arm64.tar.gz 122738415 BLAKE2B ba98c6bee5eb75a10146b922dc8f40c38cd9e8dbf234a62ed8fee6cff744873a8faa3a6851205b4fe5d6db54a256b4c3a7981d229faec3bbfff259016e4045da SHA512 9a0d790250336076281a39104f6cc9c9a97d6cef5cd4bbefdf7803b812c14a85e9f7615ad27e1ffebbdd5c5c9f7e6088c91c028135a7b03fec9de5df62004f56 +DIST vscodium-1.84.2.23319-amd64.tar.gz 122368096 BLAKE2B 14df2425243331503d0f8ca74dd887390fb4e9fa1d7ba8ec28c2326eac9f0be2f00f707c6803e469c380efc019e24f17493dcd6a6544b7bbea798f86cdb1cb2f SHA512 31b985f8c09c3729c7b16ce5cdb2619685f3313776c4cd9f2009b12cca8b5f1387ee3090f657b7955218950e572386cbc0a19cd9d74abca11a03c44f5afe +DIST vscodium-1.84.2.23319-arm.tar.gz 110990537 BLAKE2B d7955b27dacd97aaf7dda334cc92b981cf6e2a84f098408564e20c0ba3c7635636022e3e7b7f8d70115976bdaff96c7623e46603ade450b4bc906167099f48a8 SHA512 1f1fbfba86fd3cddc5e8ded8ca8c20abad42fcaf4c554d803ac3878f576561ed8288f18faf67e9a474717f28df4175a619c0af2f950ea6a66ee9602359d6d93b +DIST vscodium-1.84.2.23319-arm64.tar.gz 122740540 BLAKE2B 62a359372dc084ccaa71649a20f366159420f1fe5f442d7ce21caae745ba6e2040f4d35408fd67050c7ce215db530879a0835a801226b59820d1263fed136c58 SHA512 762a58cb5c9e9c4ab31f790693b3534d0e8fec6215c3e37db4a41da36ebec7a117044017c596d7631c0105242f50ece72e848e4ac0d332211ef2582fd3b35171 diff --git a/app-editors/vscodium/vscodium-1.84.2.23319.ebuild b/app-editors/vscodium/vscodium-1.84.2.23319.ebuild new file mode 100644 index ..13fca65036bb --- /dev/null +++ b/app-editors/vscodium/vscodium-1.84.2.23319.ebuild @@ -0,0 +1,114 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) +" +S="${WORKDIR}" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* amd64 ~arm ~arm64" +IUSE="kerberos" +RESTRICT="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/libcanberra[gtk3] + media-libs/libglvnd + media-libs/mesa + net-misc/curl + net-print/cups + sys-apps/dbus + sys-libs/zlib + sys-process/lsof + x11-libs/cairo + x11-libs/gtk+:3 + x11-libs/libdrm + x11-libs/libnotify + 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_PREBU
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: bcc3650cc4c5991186175dd6b6ba784c6536e54d Author: Arthur Zamarin gentoo org> AuthorDate: Sun Nov 12 06:42:23 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Sun Nov 12 06:57:00 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcc3650c app-editors/vscodium: add 1.84.2.23314 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.84.2.23314.ebuild | 114 ++ 2 files changed, 117 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index ddaf2700394f..996624bf14ad 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -7,3 +7,6 @@ DIST vscodium-1.84.0.23306-arm64.tar.gz 122742053 BLAKE2B 5fdb61dd123ee369f082fb DIST vscodium-1.84.1.23311-amd64.tar.gz 122366765 BLAKE2B 1f2b8eca81956b9e8672e03fdecc2d0095c76c1e0ea6c0d46cb35b18f96467e3d8a0957cb477dfe2b574f753cd73360e81dd0e52bf59136f124497fdf7627663 SHA512 e84b4b559c857f5db6b90acc87fbe3ef347d92e14e09b465efe300d5c35c7061b4e0828cba338554a1e51ee6340bd86a537dd231cb1cc34b9e67bf50a1d6d6dc DIST vscodium-1.84.1.23311-arm.tar.gz 110993946 BLAKE2B 60fb606d9cd0f85b9bf6e47db2316c380807fdd68225f4d16f2e967c7c62d1e5c9b1699376ec3f93c08da949e383a88c42e2d8809a4b13c2603f13983b377cc4 SHA512 a74e54d6197feaf29ae382f12d8923bd428c846efec01700542cfb31e4383f3801f361f315da65a42a5c820a93e13bc7b95a7a64901ba0f04fb5b4a6b90f3827 DIST vscodium-1.84.1.23311-arm64.tar.gz 122738742 BLAKE2B ed388f7c1fca30609e12b5da80dc37386d1d64f9a391d5dc8633e4380629881a61a00e89bf96389397efb795f346dd621c19880b1940a97a51f6afedeb457ddd SHA512 a49f4be0ffd1892c1000bb417c9cf7879f563df98f29e7edd6dab2ba20963beb2cee0e775c8fbb22d86f2117cd3a4a380388804c8df6981ec8d6c6d036ee2c6d +DIST vscodium-1.84.2.23314-amd64.tar.gz 122366409 BLAKE2B c76d15e73baf15fcd1f3dea8aaf79fdc4ad0b63e8ea2b33cf295b0d1a52f711ac84a86246a05a8950e2cae63657f60bc2eef1d4098d34f67c1da56aa5252815e SHA512 aa77b002a1fbf3f91dc51bf63a56d7ad672cea377266129629adede3a9a8e4305d76702bd843777cfb07810728acf1461efcab79243ec2143b7a72d6007ad8dd +DIST vscodium-1.84.2.23314-arm.tar.gz 110986707 BLAKE2B c646e0567708a0fb1d64a93c8fd97be29ade33e5c490230c745e73ecce6d82bc82c2aeca89d9a04ef454ebfe021b97d470a50c2c43d531c6d24f76e432999f39 SHA512 aa13789ee38d3458f434050d89df6c298eeeb11fc22b591b2289f5826d11e3905e9da2bd4e5938260a44da49ec5b67661049acea4ddefb0ef6a5148c0f44400d +DIST vscodium-1.84.2.23314-arm64.tar.gz 122738415 BLAKE2B ba98c6bee5eb75a10146b922dc8f40c38cd9e8dbf234a62ed8fee6cff744873a8faa3a6851205b4fe5d6db54a256b4c3a7981d229faec3bbfff259016e4045da SHA512 9a0d790250336076281a39104f6cc9c9a97d6cef5cd4bbefdf7803b812c14a85e9f7615ad27e1ffebbdd5c5c9f7e6088c91c028135a7b03fec9de5df62004f56 diff --git a/app-editors/vscodium/vscodium-1.84.2.23314.ebuild b/app-editors/vscodium/vscodium-1.84.2.23314.ebuild new file mode 100644 index ..13fca65036bb --- /dev/null +++ b/app-editors/vscodium/vscodium-1.84.2.23314.ebuild @@ -0,0 +1,114 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) +" +S="${WORKDIR}" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* amd64 ~arm ~arm64" +IUSE="kerberos" +RESTRICT="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/libcanberra[gtk3] + media-libs/libglvnd + media-libs/mesa + net-misc/curl + net-print/cups + sys-apps/dbus + sys-libs/zlib + sys-process/lsof + x11-libs/cairo + x11-libs/gtk+:3 + x11-libs/libdrm + x11-libs/libnotify + 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_PREBU
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 36d729b2d9995cb0c4d5ecad5ced08b39142fdf7 Author: Arthur Zamarin gentoo org> AuthorDate: Sun Nov 12 06:47:15 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Sun Nov 12 06:57:00 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36d729b2 app-editors/vscodium: drop 1.83.1.23285, 1.84.0.23306 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 6 -- app-editors/vscodium/vscodium-1.83.1.23285.ebuild | 115 -- app-editors/vscodium/vscodium-1.84.0.23306.ebuild | 115 -- 3 files changed, 236 deletions(-) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 996624bf14ad..0666fa9e1e92 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -1,9 +1,3 @@ -DIST vscodium-1.83.1.23285-amd64.tar.gz 122374995 BLAKE2B bc2a0ad348e7f0ca1ec75f82e92e4933b8f2a92a8587cc9da1f49db1ce317d54b90b656f6f5bb14cde219dff0ceee3cd9c99856af83f08e9f6c01614b325a776 SHA512 aa0ede11b25d6838e117ab679efc047c83d45f584352fd54dc098adc7e5c48341237ab9c1001e96b3e0d05a4d5bd382693634a901cda5c68064903c1d1bd9c91 -DIST vscodium-1.83.1.23285-arm.tar.gz 111010049 BLAKE2B df414ae8f29794ff0c9bb647dae860d3f48f9a6c441696a360e61605d93e6df8dec949db139eccf867a2d34ae411c0b6f54ef2ceb6dc78088eca3947ab856623 SHA512 595f267881932d5b3b95e860d79f72120c017384c3b486a679a7505156096aad1597c4954e46aae4c65dc9650c47f277ffa872373116ba7f6d99d8010871566d -DIST vscodium-1.83.1.23285-arm64.tar.gz 122760275 BLAKE2B 8201036ab1e2ae3194813a8374ae17216478523d81ab4ccd769196a9edca180c79cd4831ca9266776e8ba9e57fb256c8bead15ba088c89b6ffbd0bb98d675cfa SHA512 7dd3885def2d007960e4e958b8bb01aa88d8cc3e92d0aa0b26c612e094f46c2d62a26cd072efc826885c9b505885def00d4f9b390f3769780022658c8378e13b -DIST vscodium-1.84.0.23306-amd64.tar.gz 122367391 BLAKE2B c733718cd3690b7d888d9c3fa2065793de772af075f81468b0e850073dfa60b9c44f5f0adf9737bf57a7cb8a6c05a3733b35e6679d60e2922ee77181c88362ed SHA512 3142f6b38a2f9208163baa4fb419946acd2cbc0fdc75029ac34bbe852d40b70b29b3ae89b07d0545f15d9c3ff74988a049d91a746911c3719716161cbf203887 -DIST vscodium-1.84.0.23306-arm.tar.gz 110987487 BLAKE2B a89faaf60cb7be961759bdcff81bb4151c879bf89e4b6b51016fb2501ba3c961074d1a834b8172086d5f3b15e7e96822f5393446dc81b2032766eca83478ec7b SHA512 c1a14372a732a4062a07894cc094f33daa6381814f19ac444cb60e31cb33b1aac413e391cc3bd3d4aade0474fd8d0a93319e64fe652781b905e2b20d04cf -DIST vscodium-1.84.0.23306-arm64.tar.gz 122742053 BLAKE2B 5fdb61dd123ee369f082fb5129ae4164c84001ff825f9e1f88e5809c13fa9fa4dc0626f139447d4c4775c942a9473c0259a28f642af601e306d305a9724a2cec SHA512 385c7bed64131d6721435e27b9e5d858b7aa09edcaf08f2fcf71988370b042f42005180c707259e5705afe0c7cfb5e8d14034e43bb7e71f1ef3ef29039db5427 DIST vscodium-1.84.1.23311-amd64.tar.gz 122366765 BLAKE2B 1f2b8eca81956b9e8672e03fdecc2d0095c76c1e0ea6c0d46cb35b18f96467e3d8a0957cb477dfe2b574f753cd73360e81dd0e52bf59136f124497fdf7627663 SHA512 e84b4b559c857f5db6b90acc87fbe3ef347d92e14e09b465efe300d5c35c7061b4e0828cba338554a1e51ee6340bd86a537dd231cb1cc34b9e67bf50a1d6d6dc DIST vscodium-1.84.1.23311-arm.tar.gz 110993946 BLAKE2B 60fb606d9cd0f85b9bf6e47db2316c380807fdd68225f4d16f2e967c7c62d1e5c9b1699376ec3f93c08da949e383a88c42e2d8809a4b13c2603f13983b377cc4 SHA512 a74e54d6197feaf29ae382f12d8923bd428c846efec01700542cfb31e4383f3801f361f315da65a42a5c820a93e13bc7b95a7a64901ba0f04fb5b4a6b90f3827 DIST vscodium-1.84.1.23311-arm64.tar.gz 122738742 BLAKE2B ed388f7c1fca30609e12b5da80dc37386d1d64f9a391d5dc8633e4380629881a61a00e89bf96389397efb795f346dd621c19880b1940a97a51f6afedeb457ddd SHA512 a49f4be0ffd1892c1000bb417c9cf7879f563df98f29e7edd6dab2ba20963beb2cee0e775c8fbb22d86f2117cd3a4a380388804c8df6981ec8d6c6d036ee2c6d diff --git a/app-editors/vscodium/vscodium-1.83.1.23285.ebuild b/app-editors/vscodium/vscodium-1.83.1.23285.ebuild deleted file mode 100644 index 78e14ca15c70.. --- a/app-editors/vscodium/vscodium-1.83.1.23285.ebuild +++ /dev/null @@ -1,115 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit desktop pax-utils xdg optfeature - -# Usage: arch_src_uri -arch_src_uri() { - echo "${1}? ( - https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz - -> ${P}-${1}.tar.gz - )" -} - -DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" -HOMEPAGE="https://vscodium.com/"; -SRC_URI=" - $(arch_src_uri amd64 x64) - $(arch_src_uri arm armhf) - $(arch_src_uri arm64 arm64) -" -S="${WORKDIR}" - -RESTRICT="strip bindist" - -LICENSE=" - Apache-2.0 - BSD - BSD-1 - BSD-2 - BSD-4 - CC-BY-4.0 - ISC - LGPL-2.1+ - MIT - MPL-2.0 - openssl - PYTHON - TextMate-bundle - Unlicense - UoI-NCSA -
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: af7db6f92826f1830b823ebcc95729d185999ed2 Author: Arthur Zamarin gentoo org> AuthorDate: Thu Nov 9 17:28:19 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Thu Nov 9 18:40:49 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af7db6f9 app-editors/vscodium: add 1.84.1.23311 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.84.1.23311.ebuild | 114 ++ 2 files changed, 117 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 870e6604c147..ddaf2700394f 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -4,3 +4,6 @@ DIST vscodium-1.83.1.23285-arm64.tar.gz 122760275 BLAKE2B 8201036ab1e2ae3194813a DIST vscodium-1.84.0.23306-amd64.tar.gz 122367391 BLAKE2B c733718cd3690b7d888d9c3fa2065793de772af075f81468b0e850073dfa60b9c44f5f0adf9737bf57a7cb8a6c05a3733b35e6679d60e2922ee77181c88362ed SHA512 3142f6b38a2f9208163baa4fb419946acd2cbc0fdc75029ac34bbe852d40b70b29b3ae89b07d0545f15d9c3ff74988a049d91a746911c3719716161cbf203887 DIST vscodium-1.84.0.23306-arm.tar.gz 110987487 BLAKE2B a89faaf60cb7be961759bdcff81bb4151c879bf89e4b6b51016fb2501ba3c961074d1a834b8172086d5f3b15e7e96822f5393446dc81b2032766eca83478ec7b SHA512 c1a14372a732a4062a07894cc094f33daa6381814f19ac444cb60e31cb33b1aac413e391cc3bd3d4aade0474fd8d0a93319e64fe652781b905e2b20d04cf DIST vscodium-1.84.0.23306-arm64.tar.gz 122742053 BLAKE2B 5fdb61dd123ee369f082fb5129ae4164c84001ff825f9e1f88e5809c13fa9fa4dc0626f139447d4c4775c942a9473c0259a28f642af601e306d305a9724a2cec SHA512 385c7bed64131d6721435e27b9e5d858b7aa09edcaf08f2fcf71988370b042f42005180c707259e5705afe0c7cfb5e8d14034e43bb7e71f1ef3ef29039db5427 +DIST vscodium-1.84.1.23311-amd64.tar.gz 122366765 BLAKE2B 1f2b8eca81956b9e8672e03fdecc2d0095c76c1e0ea6c0d46cb35b18f96467e3d8a0957cb477dfe2b574f753cd73360e81dd0e52bf59136f124497fdf7627663 SHA512 e84b4b559c857f5db6b90acc87fbe3ef347d92e14e09b465efe300d5c35c7061b4e0828cba338554a1e51ee6340bd86a537dd231cb1cc34b9e67bf50a1d6d6dc +DIST vscodium-1.84.1.23311-arm.tar.gz 110993946 BLAKE2B 60fb606d9cd0f85b9bf6e47db2316c380807fdd68225f4d16f2e967c7c62d1e5c9b1699376ec3f93c08da949e383a88c42e2d8809a4b13c2603f13983b377cc4 SHA512 a74e54d6197feaf29ae382f12d8923bd428c846efec01700542cfb31e4383f3801f361f315da65a42a5c820a93e13bc7b95a7a64901ba0f04fb5b4a6b90f3827 +DIST vscodium-1.84.1.23311-arm64.tar.gz 122738742 BLAKE2B ed388f7c1fca30609e12b5da80dc37386d1d64f9a391d5dc8633e4380629881a61a00e89bf96389397efb795f346dd621c19880b1940a97a51f6afedeb457ddd SHA512 a49f4be0ffd1892c1000bb417c9cf7879f563df98f29e7edd6dab2ba20963beb2cee0e775c8fbb22d86f2117cd3a4a380388804c8df6981ec8d6c6d036ee2c6d diff --git a/app-editors/vscodium/vscodium-1.84.1.23311.ebuild b/app-editors/vscodium/vscodium-1.84.1.23311.ebuild new file mode 100644 index ..13fca65036bb --- /dev/null +++ b/app-editors/vscodium/vscodium-1.84.1.23311.ebuild @@ -0,0 +1,114 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) +" +S="${WORKDIR}" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* amd64 ~arm ~arm64" +IUSE="kerberos" +RESTRICT="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/libcanberra[gtk3] + media-libs/libglvnd + media-libs/mesa + net-misc/curl + net-print/cups + sys-apps/dbus + sys-libs/zlib + sys-process/lsof + x11-libs/cairo + x11-libs/gtk+:3 + x11-libs/libdrm + x11-libs/libnotify + 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_PREBU
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 7dcde4d157acaa2dce63818c2566dbb256d57abd Author: Arthur Zamarin gentoo org> AuthorDate: Sat Nov 4 16:05:53 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Sat Nov 4 16:05:53 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dcde4d1 app-editors/vscodium: add 1.84.0.23306 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.84.0.23306.ebuild | 115 ++ 2 files changed, 118 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 4fca9bdc766b..c688d2e50327 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -4,3 +4,6 @@ DIST vscodium-1.82.3.23277-arm64.tar.gz 122784303 BLAKE2B b4a2e69176d66f3a2a2b30 DIST vscodium-1.83.1.23285-amd64.tar.gz 122374995 BLAKE2B bc2a0ad348e7f0ca1ec75f82e92e4933b8f2a92a8587cc9da1f49db1ce317d54b90b656f6f5bb14cde219dff0ceee3cd9c99856af83f08e9f6c01614b325a776 SHA512 aa0ede11b25d6838e117ab679efc047c83d45f584352fd54dc098adc7e5c48341237ab9c1001e96b3e0d05a4d5bd382693634a901cda5c68064903c1d1bd9c91 DIST vscodium-1.83.1.23285-arm.tar.gz 111010049 BLAKE2B df414ae8f29794ff0c9bb647dae860d3f48f9a6c441696a360e61605d93e6df8dec949db139eccf867a2d34ae411c0b6f54ef2ceb6dc78088eca3947ab856623 SHA512 595f267881932d5b3b95e860d79f72120c017384c3b486a679a7505156096aad1597c4954e46aae4c65dc9650c47f277ffa872373116ba7f6d99d8010871566d DIST vscodium-1.83.1.23285-arm64.tar.gz 122760275 BLAKE2B 8201036ab1e2ae3194813a8374ae17216478523d81ab4ccd769196a9edca180c79cd4831ca9266776e8ba9e57fb256c8bead15ba088c89b6ffbd0bb98d675cfa SHA512 7dd3885def2d007960e4e958b8bb01aa88d8cc3e92d0aa0b26c612e094f46c2d62a26cd072efc826885c9b505885def00d4f9b390f3769780022658c8378e13b +DIST vscodium-1.84.0.23306-amd64.tar.gz 122367391 BLAKE2B c733718cd3690b7d888d9c3fa2065793de772af075f81468b0e850073dfa60b9c44f5f0adf9737bf57a7cb8a6c05a3733b35e6679d60e2922ee77181c88362ed SHA512 3142f6b38a2f9208163baa4fb419946acd2cbc0fdc75029ac34bbe852d40b70b29b3ae89b07d0545f15d9c3ff74988a049d91a746911c3719716161cbf203887 +DIST vscodium-1.84.0.23306-arm.tar.gz 110987487 BLAKE2B a89faaf60cb7be961759bdcff81bb4151c879bf89e4b6b51016fb2501ba3c961074d1a834b8172086d5f3b15e7e96822f5393446dc81b2032766eca83478ec7b SHA512 c1a14372a732a4062a07894cc094f33daa6381814f19ac444cb60e31cb33b1aac413e391cc3bd3d4aade0474fd8d0a93319e64fe652781b905e2b20d04cf +DIST vscodium-1.84.0.23306-arm64.tar.gz 122742053 BLAKE2B 5fdb61dd123ee369f082fb5129ae4164c84001ff825f9e1f88e5809c13fa9fa4dc0626f139447d4c4775c942a9473c0259a28f642af601e306d305a9724a2cec SHA512 385c7bed64131d6721435e27b9e5d858b7aa09edcaf08f2fcf71988370b042f42005180c707259e5705afe0c7cfb5e8d14034e43bb7e71f1ef3ef29039db5427 diff --git a/app-editors/vscodium/vscodium-1.84.0.23306.ebuild b/app-editors/vscodium/vscodium-1.84.0.23306.ebuild new file mode 100644 index ..78e14ca15c70 --- /dev/null +++ b/app-editors/vscodium/vscodium-1.84.0.23306.ebuild @@ -0,0 +1,115 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) +" +S="${WORKDIR}" + +RESTRICT="strip bindist" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* amd64 ~arm ~arm64" +IUSE="kerberos" + +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/libcanberra[gtk3] + media-libs/libglvnd + media-libs/mesa + net-misc/curl + net-print/cups + sys-apps/dbus + sys-libs/zlib + sys-process/lsof + x11-libs/cairo + x11-libs/gtk+:3 + x11-libs/libdrm + x11-libs/libnotify + 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_PRE
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: cc9517e54f34f600015c42d4eead5fd1642609aa Author: Arthur Zamarin gentoo org> AuthorDate: Sat Nov 4 16:06:18 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Sat Nov 4 16:06:18 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc9517e5 app-editors/vscodium: drop 1.82.3.23277 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 - app-editors/vscodium/vscodium-1.82.3.23277.ebuild | 115 -- 2 files changed, 118 deletions(-) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index c688d2e50327..870e6604c147 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -1,6 +1,3 @@ -DIST vscodium-1.82.3.23277-amd64.tar.gz 122402277 BLAKE2B 0021a8339354610eaa4885ffba661ee808e6e2212140dbd16a64098e9a71a592d9e9066c6fb9eb5ba76420384660d8c801dc39ddc877535d56c7e0fad3b35ab1 SHA512 de1e88fc82c4d6708e6b6e779a8eadc4e1ba546652db01e2e384a2900f2aa170261733728561cd7d21c8eac3366c7305f05f780e6965933c707422e6c029107e -DIST vscodium-1.82.3.23277-arm.tar.gz 111021974 BLAKE2B 370e7fb95484e402529778452500d6b7ea9e0b3c62caa629143c03337ade568bd72d6981db6ee1bb6dff6573dc47929a350657d16a2e735668d30db0412d6083 SHA512 47bf5cc66032628571ce0bfc5a37c6d11acc7e321cf1667fed6d8b33a8227c2862d8d8f2f0a914de6e45cc1547c36fb0dd3ec044e69e015de3d919cb74d7370b -DIST vscodium-1.82.3.23277-arm64.tar.gz 122784303 BLAKE2B b4a2e69176d66f3a2a2b3024c6384befec6ce72ad945f8eedbf2487e766fe77aed2bc72dde1dbdfbd469f2f01ee25c3bbc5e870c04b9736135184131480e5a1c SHA512 c07218f91e06aa924f98860beabb4d2a3610bd9186e2013d9b7941cb4fd8c6c25761707c68738ed35e47fef704b4ec49340ff86ecf612659d2fc2273542ef9c6 DIST vscodium-1.83.1.23285-amd64.tar.gz 122374995 BLAKE2B bc2a0ad348e7f0ca1ec75f82e92e4933b8f2a92a8587cc9da1f49db1ce317d54b90b656f6f5bb14cde219dff0ceee3cd9c99856af83f08e9f6c01614b325a776 SHA512 aa0ede11b25d6838e117ab679efc047c83d45f584352fd54dc098adc7e5c48341237ab9c1001e96b3e0d05a4d5bd382693634a901cda5c68064903c1d1bd9c91 DIST vscodium-1.83.1.23285-arm.tar.gz 111010049 BLAKE2B df414ae8f29794ff0c9bb647dae860d3f48f9a6c441696a360e61605d93e6df8dec949db139eccf867a2d34ae411c0b6f54ef2ceb6dc78088eca3947ab856623 SHA512 595f267881932d5b3b95e860d79f72120c017384c3b486a679a7505156096aad1597c4954e46aae4c65dc9650c47f277ffa872373116ba7f6d99d8010871566d DIST vscodium-1.83.1.23285-arm64.tar.gz 122760275 BLAKE2B 8201036ab1e2ae3194813a8374ae17216478523d81ab4ccd769196a9edca180c79cd4831ca9266776e8ba9e57fb256c8bead15ba088c89b6ffbd0bb98d675cfa SHA512 7dd3885def2d007960e4e958b8bb01aa88d8cc3e92d0aa0b26c612e094f46c2d62a26cd072efc826885c9b505885def00d4f9b390f3769780022658c8378e13b diff --git a/app-editors/vscodium/vscodium-1.82.3.23277.ebuild b/app-editors/vscodium/vscodium-1.82.3.23277.ebuild deleted file mode 100644 index 9148786f5302.. --- a/app-editors/vscodium/vscodium-1.82.3.23277.ebuild +++ /dev/null @@ -1,115 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit desktop pax-utils xdg optfeature - -# Usage: arch_src_uri -arch_src_uri() { - echo "${1}? ( - https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz - -> ${P}-${1}.tar.gz - )" -} - -DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" -HOMEPAGE="https://vscodium.com/"; -SRC_URI=" - $(arch_src_uri amd64 x64) - $(arch_src_uri arm armhf) - $(arch_src_uri arm64 arm64) -" -S="${WORKDIR}" - -RESTRICT="strip bindist" - -LICENSE=" - Apache-2.0 - BSD - BSD-1 - BSD-2 - BSD-4 - CC-BY-4.0 - ISC - LGPL-2.1+ - MIT - MPL-2.0 - openssl - PYTHON - TextMate-bundle - Unlicense - UoI-NCSA - W3C -" -SLOT="0" -KEYWORDS="-* ~amd64 ~arm ~arm64" -IUSE="kerberos" - -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/libcanberra[gtk3] - media-libs/libglvnd - media-libs/mesa - net-misc/curl - net-print/cups - sys-apps/dbus - sys-libs/zlib - sys-process/lsof - x11-libs/cairo - x11-libs/gtk+:3 - x11-libs/libdrm - x11-libs/libnotify - 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() { - # Cleanup - rm "${S}/resources/app
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 7139b5ae1ea93462f5d1be7ebb25e47300c321ff Author: Arthur Zamarin gentoo org> AuthorDate: Fri Oct 13 14:02:43 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Fri Oct 13 14:02:43 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7139b5ae app-editors/vscodium: stabilize 1.83.0.23283 for amd64 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/vscodium-1.83.0.23283.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/vscodium/vscodium-1.83.0.23283.ebuild b/app-editors/vscodium/vscodium-1.83.0.23283.ebuild index 1adcd7d096d3..d0e855153719 100644 --- a/app-editors/vscodium/vscodium-1.83.0.23283.ebuild +++ b/app-editors/vscodium/vscodium-1.83.0.23283.ebuild @@ -43,7 +43,7 @@ LICENSE=" W3C " SLOT="0" -KEYWORDS="-* ~amd64 ~arm ~arm64" +KEYWORDS="-* amd64 ~arm ~arm64" IUSE="kerberos" RDEPEND="
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: ecf378d4ab04ccfe66bad5bf900788717993922b Author: Matt Turner gentoo org> AuthorDate: Thu Oct 12 17:43:01 2023 + Commit: Matt Turner gentoo org> CommitDate: Thu Oct 12 17:43:35 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecf378d4 app-editors/vscodium: Version bump to 1.83.0.23283 Signed-off-by: Matt Turner gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.83.0.23283.ebuild | 114 ++ 2 files changed, 117 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index dbbfaa2b5077..52422c75b710 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -7,3 +7,6 @@ DIST vscodium-1.82.2.23257-arm64.tar.gz 122786317 BLAKE2B bf89a52ec44a8fc01305ad DIST vscodium-1.83.0.23277-amd64.tar.gz 122376313 BLAKE2B 98c36ce5d49e74397b96589bbe2993e213c584a4d71a01050b15cd78b1bd103af9ed743b7c383ee85d892623ddfbc1d082d26251b3a44bb462f2033fb4ddcd22 SHA512 baea03240a667689aba508a96a482877974e2cc1c7c1ab60b5e47867f21f69921113743d31dcbcdd158755123f59b0730d2454be3b86e8af2cccd734651f08a2 DIST vscodium-1.83.0.23277-arm.tar.gz 111010787 BLAKE2B 3a55d6f3824b5f8eedd3fa493a2db99eee490503ce97c1081deef1fe5b9dd4dadce0603cf166647a876b7db0af31145a2c8882798feff951ea1981943fa99756 SHA512 e3c8be1195576b75d6f8243d75b2c11e677f10888d8aea74025032fd7f785433987b146817fd2c8a7f52823bed3c3de4de53552403c8054c9ab4588bd685067e DIST vscodium-1.83.0.23277-arm64.tar.gz 122765714 BLAKE2B 99a5ea23beb57f7e3383fa8af862f11d01cdf79efe6d2bea33a18267ef59f89de83262ee0e39f501525b68cb417bda2647f2a1531643dba2f1234629ff3197bb SHA512 2bec58bceb156c8ae7af2656c3b2954579ba42aea7c7a59ffbb98570046549a3b4d63395c729f5a7e223de880a4df539b2e5afcaf7508e7106f7b6af34a9cca3 +DIST vscodium-1.83.0.23283-amd64.tar.gz 122372769 BLAKE2B 50c136100ccd55c012454817baa1db6f110aa62e317a3008a9ab36430756b13e330ba7ea483a481eb18e3ebd733018751b7706b6bcabf6ebc15b14d045a05c90 SHA512 022f63f8189914447c58e632bcf1957c64ccfd94c8a48ee1e266fc64f6882a8f5f5831a310b7e7b31ff4ca2967c6779c4cbfa78313610fd281c04ba189948f4c +DIST vscodium-1.83.0.23283-arm.tar.gz 111002625 BLAKE2B 429d421444839e2ba431835a1cb73bd3e7dfd3e141ae58cdb5b6a1cfaebcb2be8d1f7f8ea81763c6f4aa1bf3db19f9da45cdbf75f5ea36afe20ac5d50d816457 SHA512 fc5057240932b42b0e4dd8c8e518efc42afaecdeefc05fb71f78a537d80d864b9dc8b125b795c9ab5d5eb78f3ad0cadefcbc168d9ac2e89fb2f914e3b96406d3 +DIST vscodium-1.83.0.23283-arm64.tar.gz 122766239 BLAKE2B d8e0caf282592e2246f9be0f25079f16bccf0a7514208522ea6b09894f77c92bc55d1109b28727aa505d26ec532c66f8e89eec3a01bea09786ddc61db51a15d7 SHA512 60f64b948400cb1345bca7162728bc576cd8b9202a82647d4ac158dd7be268029fe15c84f60c4a21530d20628676bf0f86c3c218febf8c0c9a21c852ed0555d0 diff --git a/app-editors/vscodium/vscodium-1.83.0.23283.ebuild b/app-editors/vscodium/vscodium-1.83.0.23283.ebuild new file mode 100644 index ..1adcd7d096d3 --- /dev/null +++ b/app-editors/vscodium/vscodium-1.83.0.23283.ebuild @@ -0,0 +1,114 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) +" +S="${WORKDIR}" + +RESTRICT="strip bindist" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* ~amd64 ~arm ~arm64" +IUSE="kerberos" + +RDEPEND=" + >=app-accessibility/at-spi2-core-2.46.0:2 + app-crypt/libsecret[crypt] + app-i18n/ibus + app-misc/ca-certificates + dev-libs/expat + dev-libs/glib:2 + dev-libs/nspr + dev-libs/nss + media-libs/alsa-lib + media-libs/libcanberra[gtk3] + media-libs/libglvnd + media-libs/mesa + net-misc/curl + sys-libs/zlib + sys-process/lsof + x11-libs/cairo + x11-libs/gtk+:3 + x11-libs/libdrm + x11-libs/libnotify + 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_in
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 4aef61773baf3c0c4a38a804ba38dd6854bd333e Author: Adel KARA SLIMANE zegrapher com> AuthorDate: Fri Oct 6 21:05:07 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Sat Oct 7 04:54:11 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aef6177 app-editors/vscodium: update dependencies Closes: https://bugs.gentoo.org/914009 Signed-off-by: Adel KARA SLIMANE zegrapher.com> Closes: https://github.com/gentoo/gentoo/pull/33221 Signed-off-by: Arthur Zamarin gentoo.org> 83.0.23277.ebuild => vscodium-1.83.0.23277-r1.ebuild} | 15 ++- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/app-editors/vscodium/vscodium-1.83.0.23277.ebuild b/app-editors/vscodium/vscodium-1.83.0.23277-r1.ebuild similarity index 91% rename from app-editors/vscodium/vscodium-1.83.0.23277.ebuild rename to app-editors/vscodium/vscodium-1.83.0.23277-r1.ebuild index a5fc09b2ca4c..1adcd7d096d3 100644 --- a/app-editors/vscodium/vscodium-1.83.0.23277.ebuild +++ b/app-editors/vscodium/vscodium-1.83.0.23277-r1.ebuild @@ -49,19 +49,23 @@ IUSE="kerberos" RDEPEND=" >=app-accessibility/at-spi2-core-2.46.0:2 app-crypt/libsecret[crypt] + app-i18n/ibus + app-misc/ca-certificates dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib + media-libs/libcanberra[gtk3] + media-libs/libglvnd media-libs/mesa - net-print/cups - sys-apps/util-linux - sys-apps/dbus + net-misc/curl + sys-libs/zlib + sys-process/lsof x11-libs/cairo - x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libdrm + x11-libs/libnotify x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite @@ -71,8 +75,9 @@ RDEPEND=" x11-libs/libxkbcommon x11-libs/libxkbfile x11-libs/libXrandr - x11-libs/libxshmfence + x11-libs/libXScrnSaver x11-libs/pango + x11-misc/xdg-utils kerberos? ( app-crypt/mit-krb5 ) "
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: a85aa62362ad6df686605f2ee0d11e9302abac37 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Oct 6 11:33:36 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Fri Oct 6 11:59:53 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a85aa623 app-editors/vscodium: add 1.83.0.23277 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.83.0.23277.ebuild | 109 ++ 2 files changed, 112 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index d34ed97e7e56..dbbfaa2b5077 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -4,3 +4,6 @@ DIST vscodium-1.82.1.23255-arm64.tar.gz 122773280 BLAKE2B b07573a00a5d151e195fe7 DIST vscodium-1.82.2.23257-amd64.tar.gz 122400212 BLAKE2B 89fc60f5e0497c9cca3addd24ba93a2d693aa5b32af07c5c4024cc5bf5aa7a7cc7edeb834d496ad213ffe1de74ed88d72d178957f43a1643bd12908179dd6597 SHA512 93dae286a111b9b2d38c845f261da49c3bddfc9276694259a2e39442fb703ba85393dd432d0a284c807bc0688735923bd5f9e797e7bc8487533b4d1503c09861 DIST vscodium-1.82.2.23257-arm.tar.gz 111018269 BLAKE2B cb46eb4754f68e4118bda7a123896b095cc3b745fa7607209d86446d7748735e854716f84932740f315469b4a09a63832c3e69e36d18c5df9b7cb3796a03d4f9 SHA512 952e19703abd7636640334fb9cc031c0d1dad3469b046bc7c4722ea9cd60617059319ef765f48b200b772e65dfcd4a19aa78c2b8d763722ab0d1a89099b990b1 DIST vscodium-1.82.2.23257-arm64.tar.gz 122786317 BLAKE2B bf89a52ec44a8fc01305adefeaadbcd3fc11029b18b994633d408389b31545c10ccbfac1e18c93e1ad9e59c7d0a17cf3eca0486c149714515a7a086262e32764 SHA512 d747679f34cad51c44a2acd55aa0a23fb0fbe1a33e017e398b5becf36d4bcc438f82fc24845977a2d3836f5bae5d10dabfaa4ba878cd86991282d18053593694 +DIST vscodium-1.83.0.23277-amd64.tar.gz 122376313 BLAKE2B 98c36ce5d49e74397b96589bbe2993e213c584a4d71a01050b15cd78b1bd103af9ed743b7c383ee85d892623ddfbc1d082d26251b3a44bb462f2033fb4ddcd22 SHA512 baea03240a667689aba508a96a482877974e2cc1c7c1ab60b5e47867f21f69921113743d31dcbcdd158755123f59b0730d2454be3b86e8af2cccd734651f08a2 +DIST vscodium-1.83.0.23277-arm.tar.gz 111010787 BLAKE2B 3a55d6f3824b5f8eedd3fa493a2db99eee490503ce97c1081deef1fe5b9dd4dadce0603cf166647a876b7db0af31145a2c8882798feff951ea1981943fa99756 SHA512 e3c8be1195576b75d6f8243d75b2c11e677f10888d8aea74025032fd7f785433987b146817fd2c8a7f52823bed3c3de4de53552403c8054c9ab4588bd685067e +DIST vscodium-1.83.0.23277-arm64.tar.gz 122765714 BLAKE2B 99a5ea23beb57f7e3383fa8af862f11d01cdf79efe6d2bea33a18267ef59f89de83262ee0e39f501525b68cb417bda2647f2a1531643dba2f1234629ff3197bb SHA512 2bec58bceb156c8ae7af2656c3b2954579ba42aea7c7a59ffbb98570046549a3b4d63395c729f5a7e223de880a4df539b2e5afcaf7508e7106f7b6af34a9cca3 diff --git a/app-editors/vscodium/vscodium-1.83.0.23277.ebuild b/app-editors/vscodium/vscodium-1.83.0.23277.ebuild new file mode 100644 index ..a5fc09b2ca4c --- /dev/null +++ b/app-editors/vscodium/vscodium-1.83.0.23277.ebuild @@ -0,0 +1,109 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) +" +S="${WORKDIR}" + +RESTRICT="strip bindist" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* ~amd64 ~arm ~arm64" +IUSE="kerberos" + +RDEPEND=" + >=app-accessibility/at-spi2-core-2.46.0:2 + app-crypt/libsecret[crypt] + dev-libs/expat + dev-libs/glib:2 + dev-libs/nspr + dev-libs/nss + media-libs/alsa-lib + media-libs/mesa + net-print/cups + sys-apps/util-linux + sys-apps/dbus + x11-libs/cairo + x11-libs/gdk-pixbuf:2 + 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/libxshmfence + x11-libs/pango + kerberos? ( app-crypt/mit-krb5 ) +" + +QA_PREBUILT="*" + +src_install() { + # Cleanup + rm "${S}/resources/app/LICENSE.txt" || die + + if ! use kerberos; then + rm -r "${S}/res
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: b01ff6ef8543170794bc59534ad4a910901109eb Author: Arthur Zamarin gentoo org> AuthorDate: Mon Sep 18 19:00:34 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Mon Sep 18 19:00:34 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b01ff6ef app-editors/vscodium: drop 1.82.0.23250 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 - app-editors/vscodium/vscodium-1.82.0.23250.ebuild | 109 -- 2 files changed, 112 deletions(-) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index bcc7c7acbcac..d34ed97e7e56 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -1,6 +1,3 @@ -DIST vscodium-1.82.0.23250-amd64.tar.gz 122389248 BLAKE2B ea0b0483c63086dee906c4c018cc547867446fd4fca39298e6ef38cf2c60831fbf0a5ca5d7c7aaa41864b23837e06c0caa81b296cf09b3e8f8164684058aa61d SHA512 edb52dd0503a4f9e5948489693b0444abf921d947ff0ffd8783051663750840302dce9d34e853e35511479217ba2b7f00af6d9755ee3ebb4c17cfba1ddc21f8c -DIST vscodium-1.82.0.23250-arm.tar.gz 110995455 BLAKE2B 5db45ae26ea0c8cae119dc763a22ea192b7e668517bd290ef180b2bae906737761af548948c215032766b549b730314de0861ee0a315521ac3146df8fc899ad3 SHA512 3572132c278384376a2a87810dfeb0da5009da781044edb28db6d74aea36ed9472916d8590bae71e609463a2dc668799da077983f844a8c7c1cfa9d34fdc0111 -DIST vscodium-1.82.0.23250-arm64.tar.gz 122765625 BLAKE2B 0c5ea5d8bbb0890b1484c516afc13bfab3427d247b023bdf96527b5199ae570da637fe420a1f84601ef0616f20dab7cc04e83f9c9c542fc55c5f4f9f50323b94 SHA512 e89d2c502920d815b4e83d6dbd9757536eb0469409c342ad11af2160d954d195153e48a2b9cc18dd6be08f0086d97702b521684e3dc71057a329759459f404d3 DIST vscodium-1.82.1.23255-amd64.tar.gz 122378820 BLAKE2B 76f9bdc38b4803fd37527ce91ac00512fad3a7b68824782a0126dcdde26b790f063e719ded50bdb6ffc656cd6505f3787772d4a77d9dc07cee3f8652674c979f SHA512 af5839687d9880ca1ee350421c8065a736dba7e3dc465470535156805f29eb0cd8ca2024660ec52aaa899e9bb435cc8b05d65d37544d113a5c34f119e144d603 DIST vscodium-1.82.1.23255-arm.tar.gz 111001076 BLAKE2B 81665f6e38e692f19ae417691de87519f3922249d7ffbdac7f20ee07567e4503f0491a9e9d8d2b4e230fb3a87a27d28865cbb27a3ec511a471108393dbb8b5dd SHA512 043f1942b783fb05b8a6da02d9918e24f46b12366901f1dd3bd3c57e1d1a91152d40aa1d2578cdcbf7623f83f1ba90ea938f45a7993aa0b917243891bcfff541 DIST vscodium-1.82.1.23255-arm64.tar.gz 122773280 BLAKE2B b07573a00a5d151e195fe7640b8c4faae9fb352794a21479256d0cfd715d0663ad250bd54e1c4049e0f56b66cca57abb8965328ea9bd9116be3be7553d16c91e SHA512 76e62d81bca0fa5046ba9dd7153360b37ffd075f52a36196aa8a66afb340eb451167b7b3b6eead542d318dc235ceb8aec5c85b87d8831f6eb7a3a2cf9e85f982 diff --git a/app-editors/vscodium/vscodium-1.82.0.23250.ebuild b/app-editors/vscodium/vscodium-1.82.0.23250.ebuild deleted file mode 100644 index a5fc09b2ca4c.. --- a/app-editors/vscodium/vscodium-1.82.0.23250.ebuild +++ /dev/null @@ -1,109 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit desktop pax-utils xdg optfeature - -# Usage: arch_src_uri -arch_src_uri() { - echo "${1}? ( - https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz - -> ${P}-${1}.tar.gz - )" -} - -DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" -HOMEPAGE="https://vscodium.com/"; -SRC_URI=" - $(arch_src_uri amd64 x64) - $(arch_src_uri arm armhf) - $(arch_src_uri arm64 arm64) -" -S="${WORKDIR}" - -RESTRICT="strip bindist" - -LICENSE=" - Apache-2.0 - BSD - BSD-1 - BSD-2 - BSD-4 - CC-BY-4.0 - ISC - LGPL-2.1+ - MIT - MPL-2.0 - openssl - PYTHON - TextMate-bundle - Unlicense - UoI-NCSA - W3C -" -SLOT="0" -KEYWORDS="-* ~amd64 ~arm ~arm64" -IUSE="kerberos" - -RDEPEND=" - >=app-accessibility/at-spi2-core-2.46.0:2 - app-crypt/libsecret[crypt] - dev-libs/expat - dev-libs/glib:2 - dev-libs/nspr - dev-libs/nss - media-libs/alsa-lib - media-libs/mesa - net-print/cups - sys-apps/util-linux - sys-apps/dbus - x11-libs/cairo - x11-libs/gdk-pixbuf:2 - 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/libxshmfence - x11-libs/pango - kerberos? ( app-crypt/mit-krb5 ) -" - -QA_PREBUILT="*" - -src_install() { - # Cleanup - rm "${S}/resources/app/LICENSE.txt" || die - - if ! use kerberos; then - rm -r "${S}/resources/app/node_modules.asar.unpacked/kerberos" || die - fi - - #
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: a47deb20fb1753c3dc7db4107f779a0afa27aee9 Author: Arthur Zamarin gentoo org> AuthorDate: Mon Sep 18 19:00:24 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Mon Sep 18 19:00:24 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a47deb20 app-editors/vscodium: add 1.82.2.23257 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.82.2.23257.ebuild | 109 ++ 2 files changed, 112 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 40c56274de94..bcc7c7acbcac 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -4,3 +4,6 @@ DIST vscodium-1.82.0.23250-arm64.tar.gz 122765625 BLAKE2B 0c5ea5d8bbb0890b1484c5 DIST vscodium-1.82.1.23255-amd64.tar.gz 122378820 BLAKE2B 76f9bdc38b4803fd37527ce91ac00512fad3a7b68824782a0126dcdde26b790f063e719ded50bdb6ffc656cd6505f3787772d4a77d9dc07cee3f8652674c979f SHA512 af5839687d9880ca1ee350421c8065a736dba7e3dc465470535156805f29eb0cd8ca2024660ec52aaa899e9bb435cc8b05d65d37544d113a5c34f119e144d603 DIST vscodium-1.82.1.23255-arm.tar.gz 111001076 BLAKE2B 81665f6e38e692f19ae417691de87519f3922249d7ffbdac7f20ee07567e4503f0491a9e9d8d2b4e230fb3a87a27d28865cbb27a3ec511a471108393dbb8b5dd SHA512 043f1942b783fb05b8a6da02d9918e24f46b12366901f1dd3bd3c57e1d1a91152d40aa1d2578cdcbf7623f83f1ba90ea938f45a7993aa0b917243891bcfff541 DIST vscodium-1.82.1.23255-arm64.tar.gz 122773280 BLAKE2B b07573a00a5d151e195fe7640b8c4faae9fb352794a21479256d0cfd715d0663ad250bd54e1c4049e0f56b66cca57abb8965328ea9bd9116be3be7553d16c91e SHA512 76e62d81bca0fa5046ba9dd7153360b37ffd075f52a36196aa8a66afb340eb451167b7b3b6eead542d318dc235ceb8aec5c85b87d8831f6eb7a3a2cf9e85f982 +DIST vscodium-1.82.2.23257-amd64.tar.gz 122400212 BLAKE2B 89fc60f5e0497c9cca3addd24ba93a2d693aa5b32af07c5c4024cc5bf5aa7a7cc7edeb834d496ad213ffe1de74ed88d72d178957f43a1643bd12908179dd6597 SHA512 93dae286a111b9b2d38c845f261da49c3bddfc9276694259a2e39442fb703ba85393dd432d0a284c807bc0688735923bd5f9e797e7bc8487533b4d1503c09861 +DIST vscodium-1.82.2.23257-arm.tar.gz 111018269 BLAKE2B cb46eb4754f68e4118bda7a123896b095cc3b745fa7607209d86446d7748735e854716f84932740f315469b4a09a63832c3e69e36d18c5df9b7cb3796a03d4f9 SHA512 952e19703abd7636640334fb9cc031c0d1dad3469b046bc7c4722ea9cd60617059319ef765f48b200b772e65dfcd4a19aa78c2b8d763722ab0d1a89099b990b1 +DIST vscodium-1.82.2.23257-arm64.tar.gz 122786317 BLAKE2B bf89a52ec44a8fc01305adefeaadbcd3fc11029b18b994633d408389b31545c10ccbfac1e18c93e1ad9e59c7d0a17cf3eca0486c149714515a7a086262e32764 SHA512 d747679f34cad51c44a2acd55aa0a23fb0fbe1a33e017e398b5becf36d4bcc438f82fc24845977a2d3836f5bae5d10dabfaa4ba878cd86991282d18053593694 diff --git a/app-editors/vscodium/vscodium-1.82.2.23257.ebuild b/app-editors/vscodium/vscodium-1.82.2.23257.ebuild new file mode 100644 index ..a5fc09b2ca4c --- /dev/null +++ b/app-editors/vscodium/vscodium-1.82.2.23257.ebuild @@ -0,0 +1,109 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) +" +S="${WORKDIR}" + +RESTRICT="strip bindist" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* ~amd64 ~arm ~arm64" +IUSE="kerberos" + +RDEPEND=" + >=app-accessibility/at-spi2-core-2.46.0:2 + app-crypt/libsecret[crypt] + dev-libs/expat + dev-libs/glib:2 + dev-libs/nspr + dev-libs/nss + media-libs/alsa-lib + media-libs/mesa + net-print/cups + sys-apps/util-linux + sys-apps/dbus + x11-libs/cairo + x11-libs/gdk-pixbuf:2 + 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/libxshmfence + x11-libs/pango + kerberos? ( app-crypt/mit-krb5 ) +" + +QA_PREBUILT="*" + +src_install() { + # Cleanup + rm "${S}/resources/app/LICENSE.txt" || die + + if ! use kerberos; then + rm -r "${S}/res
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 6ee187780425f743bd6869b9309cbdaa027cf87d Author: Arthur Zamarin gentoo org> AuthorDate: Thu Sep 14 18:13:34 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Thu Sep 14 18:22:45 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ee18778 app-editors/vscodium: add 1.82.1.23255 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.82.1.23255.ebuild | 109 ++ 2 files changed, 112 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 093a25773e1e..a77988747110 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -4,3 +4,6 @@ DIST vscodium-1.81.1.23222-arm64.tar.gz 121398210 BLAKE2B de2504f5c10fe3c652fb3a DIST vscodium-1.82.0.23250-amd64.tar.gz 122389248 BLAKE2B ea0b0483c63086dee906c4c018cc547867446fd4fca39298e6ef38cf2c60831fbf0a5ca5d7c7aaa41864b23837e06c0caa81b296cf09b3e8f8164684058aa61d SHA512 edb52dd0503a4f9e5948489693b0444abf921d947ff0ffd8783051663750840302dce9d34e853e35511479217ba2b7f00af6d9755ee3ebb4c17cfba1ddc21f8c DIST vscodium-1.82.0.23250-arm.tar.gz 110995455 BLAKE2B 5db45ae26ea0c8cae119dc763a22ea192b7e668517bd290ef180b2bae906737761af548948c215032766b549b730314de0861ee0a315521ac3146df8fc899ad3 SHA512 3572132c278384376a2a87810dfeb0da5009da781044edb28db6d74aea36ed9472916d8590bae71e609463a2dc668799da077983f844a8c7c1cfa9d34fdc0111 DIST vscodium-1.82.0.23250-arm64.tar.gz 122765625 BLAKE2B 0c5ea5d8bbb0890b1484c516afc13bfab3427d247b023bdf96527b5199ae570da637fe420a1f84601ef0616f20dab7cc04e83f9c9c542fc55c5f4f9f50323b94 SHA512 e89d2c502920d815b4e83d6dbd9757536eb0469409c342ad11af2160d954d195153e48a2b9cc18dd6be08f0086d97702b521684e3dc71057a329759459f404d3 +DIST vscodium-1.82.1.23255-amd64.tar.gz 122378820 BLAKE2B 76f9bdc38b4803fd37527ce91ac00512fad3a7b68824782a0126dcdde26b790f063e719ded50bdb6ffc656cd6505f3787772d4a77d9dc07cee3f8652674c979f SHA512 af5839687d9880ca1ee350421c8065a736dba7e3dc465470535156805f29eb0cd8ca2024660ec52aaa899e9bb435cc8b05d65d37544d113a5c34f119e144d603 +DIST vscodium-1.82.1.23255-arm.tar.gz 111001076 BLAKE2B 81665f6e38e692f19ae417691de87519f3922249d7ffbdac7f20ee07567e4503f0491a9e9d8d2b4e230fb3a87a27d28865cbb27a3ec511a471108393dbb8b5dd SHA512 043f1942b783fb05b8a6da02d9918e24f46b12366901f1dd3bd3c57e1d1a91152d40aa1d2578cdcbf7623f83f1ba90ea938f45a7993aa0b917243891bcfff541 +DIST vscodium-1.82.1.23255-arm64.tar.gz 122773280 BLAKE2B b07573a00a5d151e195fe7640b8c4faae9fb352794a21479256d0cfd715d0663ad250bd54e1c4049e0f56b66cca57abb8965328ea9bd9116be3be7553d16c91e SHA512 76e62d81bca0fa5046ba9dd7153360b37ffd075f52a36196aa8a66afb340eb451167b7b3b6eead542d318dc235ceb8aec5c85b87d8831f6eb7a3a2cf9e85f982 diff --git a/app-editors/vscodium/vscodium-1.82.1.23255.ebuild b/app-editors/vscodium/vscodium-1.82.1.23255.ebuild new file mode 100644 index ..a5fc09b2ca4c --- /dev/null +++ b/app-editors/vscodium/vscodium-1.82.1.23255.ebuild @@ -0,0 +1,109 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) +" +S="${WORKDIR}" + +RESTRICT="strip bindist" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* ~amd64 ~arm ~arm64" +IUSE="kerberos" + +RDEPEND=" + >=app-accessibility/at-spi2-core-2.46.0:2 + app-crypt/libsecret[crypt] + dev-libs/expat + dev-libs/glib:2 + dev-libs/nspr + dev-libs/nss + media-libs/alsa-lib + media-libs/mesa + net-print/cups + sys-apps/util-linux + sys-apps/dbus + x11-libs/cairo + x11-libs/gdk-pixbuf:2 + 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/libxshmfence + x11-libs/pango + kerberos? ( app-crypt/mit-krb5 ) +" + +QA_PREBUILT="*" + +src_install() { + # Cleanup + rm "${S}/resources/app/LICENSE.txt" || die + + if ! use kerberos; then + rm -r "${S}/res
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 887a473fcd0fecacf8501db0fc4266890d28b40c Author: Arthur Zamarin gentoo org> AuthorDate: Thu Sep 14 18:13:48 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Thu Sep 14 18:22:45 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=887a473f app-editors/vscodium: drop 1.81.1.23222 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 - app-editors/vscodium/vscodium-1.81.1.23222.ebuild | 109 -- 2 files changed, 112 deletions(-) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index a77988747110..40c56274de94 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -1,6 +1,3 @@ -DIST vscodium-1.81.1.23222-amd64.tar.gz 121109927 BLAKE2B 5242bf72a5708c1c3d35500bc698170eacd7cdbc7c20874d2bfbbf22a64ab048dbbb1fca5c46b6c8a64fb6bdf66b22f615533556075f062926036e60d37810c4 SHA512 3c985a1974504e57f6f97ae3e157720cec72fd0ad8d067709f2cad4cb4442e92f80d5d39a63ce8143edb0a2baa3d11bdc0128f60fa10d9dfc09ae8f9a5bf4a7b -DIST vscodium-1.81.1.23222-arm.tar.gz 109854729 BLAKE2B 6d0e9ddd23070bdaca1ed2d9a559a0752d01eaf31018dd91f46bda99e2ba8f7e5344df7b93d43948b51c6d7ca7d57522a82a6aace66d90cc0883071360b1592d SHA512 a171a219e8104762dd62bd0ee50d915e8adf35e4ae4c922c64823f4e15cb92ab498e11fa58fdf57635f29df232723bea6153ae88ac7b57540b74cecaa663c18b -DIST vscodium-1.81.1.23222-arm64.tar.gz 121398210 BLAKE2B de2504f5c10fe3c652fb3a393815bd8e32bf8f729dd71a0df558f2575855d5678d1a535882a9c1663b312e1a7f75421da456a4985259e13034a07ececccd19d9 SHA512 53a9198e94df0997083a585f652dcdedfde1cc5a24936620f23fb9811ff1c0f61fc20c9b1443b431d86b59fca65b906c89fcf67ab61419bf2e296429c2e3 DIST vscodium-1.82.0.23250-amd64.tar.gz 122389248 BLAKE2B ea0b0483c63086dee906c4c018cc547867446fd4fca39298e6ef38cf2c60831fbf0a5ca5d7c7aaa41864b23837e06c0caa81b296cf09b3e8f8164684058aa61d SHA512 edb52dd0503a4f9e5948489693b0444abf921d947ff0ffd8783051663750840302dce9d34e853e35511479217ba2b7f00af6d9755ee3ebb4c17cfba1ddc21f8c DIST vscodium-1.82.0.23250-arm.tar.gz 110995455 BLAKE2B 5db45ae26ea0c8cae119dc763a22ea192b7e668517bd290ef180b2bae906737761af548948c215032766b549b730314de0861ee0a315521ac3146df8fc899ad3 SHA512 3572132c278384376a2a87810dfeb0da5009da781044edb28db6d74aea36ed9472916d8590bae71e609463a2dc668799da077983f844a8c7c1cfa9d34fdc0111 DIST vscodium-1.82.0.23250-arm64.tar.gz 122765625 BLAKE2B 0c5ea5d8bbb0890b1484c516afc13bfab3427d247b023bdf96527b5199ae570da637fe420a1f84601ef0616f20dab7cc04e83f9c9c542fc55c5f4f9f50323b94 SHA512 e89d2c502920d815b4e83d6dbd9757536eb0469409c342ad11af2160d954d195153e48a2b9cc18dd6be08f0086d97702b521684e3dc71057a329759459f404d3 diff --git a/app-editors/vscodium/vscodium-1.81.1.23222.ebuild b/app-editors/vscodium/vscodium-1.81.1.23222.ebuild deleted file mode 100644 index a5fc09b2ca4c.. --- a/app-editors/vscodium/vscodium-1.81.1.23222.ebuild +++ /dev/null @@ -1,109 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit desktop pax-utils xdg optfeature - -# Usage: arch_src_uri -arch_src_uri() { - echo "${1}? ( - https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz - -> ${P}-${1}.tar.gz - )" -} - -DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" -HOMEPAGE="https://vscodium.com/"; -SRC_URI=" - $(arch_src_uri amd64 x64) - $(arch_src_uri arm armhf) - $(arch_src_uri arm64 arm64) -" -S="${WORKDIR}" - -RESTRICT="strip bindist" - -LICENSE=" - Apache-2.0 - BSD - BSD-1 - BSD-2 - BSD-4 - CC-BY-4.0 - ISC - LGPL-2.1+ - MIT - MPL-2.0 - openssl - PYTHON - TextMate-bundle - Unlicense - UoI-NCSA - W3C -" -SLOT="0" -KEYWORDS="-* ~amd64 ~arm ~arm64" -IUSE="kerberos" - -RDEPEND=" - >=app-accessibility/at-spi2-core-2.46.0:2 - app-crypt/libsecret[crypt] - dev-libs/expat - dev-libs/glib:2 - dev-libs/nspr - dev-libs/nss - media-libs/alsa-lib - media-libs/mesa - net-print/cups - sys-apps/util-linux - sys-apps/dbus - x11-libs/cairo - x11-libs/gdk-pixbuf:2 - 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/libxshmfence - x11-libs/pango - kerberos? ( app-crypt/mit-krb5 ) -" - -QA_PREBUILT="*" - -src_install() { - # Cleanup - rm "${S}/resources/app/LICENSE.txt" || die - - if ! use kerberos; then - rm -r "${S}/resources/app/node_modules.asar.unpacked/kerberos" || die - fi - - #
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 6dc1d3dc23869c075331909aec9883c34a756080 Author: Arthur Zamarin gentoo org> AuthorDate: Sat Sep 9 05:36:09 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Sat Sep 9 05:54:52 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dc1d3dc app-editors/vscodium: drop 1.81.0.23216 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 - app-editors/vscodium/vscodium-1.81.0.23216.ebuild | 119 -- 2 files changed, 122 deletions(-) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 46ec90e93d53..093a25773e1e 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -1,6 +1,3 @@ -DIST vscodium-1.81.0.23216-amd64.tar.gz 121108447 BLAKE2B 870d78973d41e2bc3db58bc434a32271f9ed0217ddd21b865d2449350e7a210b2c1f3c79721e342db3c45ad1f3c4572ba074085711e29d537f48b70a8036782b SHA512 11dfc76c158298437726041ac1cee9ace222fab1b0941040575987abc6a4bfcdd7d13bc815000aabfad07ecfafb9678be628240d4733abb35269fae8244d5b24 -DIST vscodium-1.81.0.23216-arm.tar.gz 109853494 BLAKE2B 163c836af778521e141f30a908d859d7e364f9f3160596026ab91f8d13a904e30ea29954ddd69306a70d1cb87195f3e8a61fd5e15c524a0fd2cfbc09916a5b59 SHA512 6c887cb528390e7de174e933e81267902e0b17f75babe098fa6b8fbca1a06b5ff5f0c099d5ece49e6c82233ad77971963d3786cb7aa6a2113884529c8683ec2e -DIST vscodium-1.81.0.23216-arm64.tar.gz 121397635 BLAKE2B 6c87bbbe4c9ca08b48330a35cd0bb2f0d0385a48e857d2b5a595da56a18c96a8ec4f4ec8364b74b4eca87cf33fd847fd06e173cd5e0524d12c968b86f8f6198b SHA512 b761a4fe4883baf8b8bd0038bfde959150e15a207239fffd17377213364c0f44c9b323bc3d5de5acad46a6aebd282bc2d9e72abc56bdebb0617cba86d2207977 DIST vscodium-1.81.1.23222-amd64.tar.gz 121109927 BLAKE2B 5242bf72a5708c1c3d35500bc698170eacd7cdbc7c20874d2bfbbf22a64ab048dbbb1fca5c46b6c8a64fb6bdf66b22f615533556075f062926036e60d37810c4 SHA512 3c985a1974504e57f6f97ae3e157720cec72fd0ad8d067709f2cad4cb4442e92f80d5d39a63ce8143edb0a2baa3d11bdc0128f60fa10d9dfc09ae8f9a5bf4a7b DIST vscodium-1.81.1.23222-arm.tar.gz 109854729 BLAKE2B 6d0e9ddd23070bdaca1ed2d9a559a0752d01eaf31018dd91f46bda99e2ba8f7e5344df7b93d43948b51c6d7ca7d57522a82a6aace66d90cc0883071360b1592d SHA512 a171a219e8104762dd62bd0ee50d915e8adf35e4ae4c922c64823f4e15cb92ab498e11fa58fdf57635f29df232723bea6153ae88ac7b57540b74cecaa663c18b DIST vscodium-1.81.1.23222-arm64.tar.gz 121398210 BLAKE2B de2504f5c10fe3c652fb3a393815bd8e32bf8f729dd71a0df558f2575855d5678d1a535882a9c1663b312e1a7f75421da456a4985259e13034a07ececccd19d9 SHA512 53a9198e94df0997083a585f652dcdedfde1cc5a24936620f23fb9811ff1c0f61fc20c9b1443b431d86b59fca65b906c89fcf67ab61419bf2e296429c2e3 diff --git a/app-editors/vscodium/vscodium-1.81.0.23216.ebuild b/app-editors/vscodium/vscodium-1.81.0.23216.ebuild deleted file mode 100644 index dcb3f9ea3ae4.. --- a/app-editors/vscodium/vscodium-1.81.0.23216.ebuild +++ /dev/null @@ -1,119 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit desktop pax-utils xdg optfeature - -# Usage: arch_src_uri -arch_src_uri() { - echo "${1}? ( - https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz - -> ${P}-${1}.tar.gz - )" -} - -DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" -HOMEPAGE="https://vscodium.com/"; -SRC_URI=" - $(arch_src_uri amd64 x64) - $(arch_src_uri arm armhf) - $(arch_src_uri arm64 arm64) -" - -RESTRICT="strip bindist" - -LICENSE=" - Apache-2.0 - BSD - BSD-1 - BSD-2 - BSD-4 - CC-BY-4.0 - ISC - LGPL-2.1+ - MIT - MPL-2.0 - openssl - PYTHON - TextMate-bundle - Unlicense - UoI-NCSA - W3C -" -SLOT="0" -KEYWORDS="-* ~amd64 ~arm ~arm64" -IUSE="" - -RDEPEND=" - >=app-accessibility/at-spi2-core-2.46.0:2 - app-crypt/libsecret[crypt] - dev-libs/expat - dev-libs/glib:2 - dev-libs/nspr - dev-libs/nss - media-libs/alsa-lib - media-libs/mesa - net-print/cups - sys-apps/util-linux - sys-apps/dbus - x11-libs/cairo - x11-libs/gdk-pixbuf:2 - 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/libxshmfence - x11-libs/pango -" - -QA_PREBUILT=" - /opt/vscode/bin/code-tunnel - /opt/vscodium/chrome_crashpad_handler - /opt/vscodium/chrome-sandbox - /opt/vscodium/codium - /opt/vscodium/libEGL.so - /opt/vscodium/libffmpeg.so - /opt/vscodium/libGLESv2.so - /opt/vscodium/libvk_swiftshader.so -
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 9a4e866e578d3ba4d03d59b5e85eaf0f3fec4a28 Author: Arthur Zamarin gentoo org> AuthorDate: Sat Sep 9 05:35:53 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Sat Sep 9 05:54:52 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a4e866e app-editors/vscodium: add 1.82.0.23250 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.82.0.23250.ebuild | 109 ++ 2 files changed, 112 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 9a8590f2b1b3..46ec90e93d53 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -4,3 +4,6 @@ DIST vscodium-1.81.0.23216-arm64.tar.gz 121397635 BLAKE2B 6c87bbbe4c9ca08b48330a DIST vscodium-1.81.1.23222-amd64.tar.gz 121109927 BLAKE2B 5242bf72a5708c1c3d35500bc698170eacd7cdbc7c20874d2bfbbf22a64ab048dbbb1fca5c46b6c8a64fb6bdf66b22f615533556075f062926036e60d37810c4 SHA512 3c985a1974504e57f6f97ae3e157720cec72fd0ad8d067709f2cad4cb4442e92f80d5d39a63ce8143edb0a2baa3d11bdc0128f60fa10d9dfc09ae8f9a5bf4a7b DIST vscodium-1.81.1.23222-arm.tar.gz 109854729 BLAKE2B 6d0e9ddd23070bdaca1ed2d9a559a0752d01eaf31018dd91f46bda99e2ba8f7e5344df7b93d43948b51c6d7ca7d57522a82a6aace66d90cc0883071360b1592d SHA512 a171a219e8104762dd62bd0ee50d915e8adf35e4ae4c922c64823f4e15cb92ab498e11fa58fdf57635f29df232723bea6153ae88ac7b57540b74cecaa663c18b DIST vscodium-1.81.1.23222-arm64.tar.gz 121398210 BLAKE2B de2504f5c10fe3c652fb3a393815bd8e32bf8f729dd71a0df558f2575855d5678d1a535882a9c1663b312e1a7f75421da456a4985259e13034a07ececccd19d9 SHA512 53a9198e94df0997083a585f652dcdedfde1cc5a24936620f23fb9811ff1c0f61fc20c9b1443b431d86b59fca65b906c89fcf67ab61419bf2e296429c2e3 +DIST vscodium-1.82.0.23250-amd64.tar.gz 122389248 BLAKE2B ea0b0483c63086dee906c4c018cc547867446fd4fca39298e6ef38cf2c60831fbf0a5ca5d7c7aaa41864b23837e06c0caa81b296cf09b3e8f8164684058aa61d SHA512 edb52dd0503a4f9e5948489693b0444abf921d947ff0ffd8783051663750840302dce9d34e853e35511479217ba2b7f00af6d9755ee3ebb4c17cfba1ddc21f8c +DIST vscodium-1.82.0.23250-arm.tar.gz 110995455 BLAKE2B 5db45ae26ea0c8cae119dc763a22ea192b7e668517bd290ef180b2bae906737761af548948c215032766b549b730314de0861ee0a315521ac3146df8fc899ad3 SHA512 3572132c278384376a2a87810dfeb0da5009da781044edb28db6d74aea36ed9472916d8590bae71e609463a2dc668799da077983f844a8c7c1cfa9d34fdc0111 +DIST vscodium-1.82.0.23250-arm64.tar.gz 122765625 BLAKE2B 0c5ea5d8bbb0890b1484c516afc13bfab3427d247b023bdf96527b5199ae570da637fe420a1f84601ef0616f20dab7cc04e83f9c9c542fc55c5f4f9f50323b94 SHA512 e89d2c502920d815b4e83d6dbd9757536eb0469409c342ad11af2160d954d195153e48a2b9cc18dd6be08f0086d97702b521684e3dc71057a329759459f404d3 diff --git a/app-editors/vscodium/vscodium-1.82.0.23250.ebuild b/app-editors/vscodium/vscodium-1.82.0.23250.ebuild new file mode 100644 index ..a5fc09b2ca4c --- /dev/null +++ b/app-editors/vscodium/vscodium-1.82.0.23250.ebuild @@ -0,0 +1,109 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) +" +S="${WORKDIR}" + +RESTRICT="strip bindist" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* ~amd64 ~arm ~arm64" +IUSE="kerberos" + +RDEPEND=" + >=app-accessibility/at-spi2-core-2.46.0:2 + app-crypt/libsecret[crypt] + dev-libs/expat + dev-libs/glib:2 + dev-libs/nspr + dev-libs/nss + media-libs/alsa-lib + media-libs/mesa + net-print/cups + sys-apps/util-linux + sys-apps/dbus + x11-libs/cairo + x11-libs/gdk-pixbuf:2 + 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/libxshmfence + x11-libs/pango + kerberos? ( app-crypt/mit-krb5 ) +" + +QA_PREBUILT="*" + +src_install() { + # Cleanup + rm "${S}/resources/app/LICENSE.txt" || die + + if ! use kerberos; then + rm -r "${S}/res
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 75bb963bc0c13a3c7ef57a21079b1549b77b02a9 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Aug 11 06:21:37 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Fri Aug 11 06:21:58 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75bb963b app-editors/vscodium: add 1.81.1.23222 Closes: https://bugs.gentoo.org/911996 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.81.1.23222.ebuild | 109 ++ 2 files changed, 112 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index afdb9811035a..279f74b093c6 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -4,3 +4,6 @@ DIST vscodium-1.80.2.23209-arm64.tar.gz 121174217 BLAKE2B f574330e0c1577962b3e1c DIST vscodium-1.81.0.23216-amd64.tar.gz 121108447 BLAKE2B 870d78973d41e2bc3db58bc434a32271f9ed0217ddd21b865d2449350e7a210b2c1f3c79721e342db3c45ad1f3c4572ba074085711e29d537f48b70a8036782b SHA512 11dfc76c158298437726041ac1cee9ace222fab1b0941040575987abc6a4bfcdd7d13bc815000aabfad07ecfafb9678be628240d4733abb35269fae8244d5b24 DIST vscodium-1.81.0.23216-arm.tar.gz 109853494 BLAKE2B 163c836af778521e141f30a908d859d7e364f9f3160596026ab91f8d13a904e30ea29954ddd69306a70d1cb87195f3e8a61fd5e15c524a0fd2cfbc09916a5b59 SHA512 6c887cb528390e7de174e933e81267902e0b17f75babe098fa6b8fbca1a06b5ff5f0c099d5ece49e6c82233ad77971963d3786cb7aa6a2113884529c8683ec2e DIST vscodium-1.81.0.23216-arm64.tar.gz 121397635 BLAKE2B 6c87bbbe4c9ca08b48330a35cd0bb2f0d0385a48e857d2b5a595da56a18c96a8ec4f4ec8364b74b4eca87cf33fd847fd06e173cd5e0524d12c968b86f8f6198b SHA512 b761a4fe4883baf8b8bd0038bfde959150e15a207239fffd17377213364c0f44c9b323bc3d5de5acad46a6aebd282bc2d9e72abc56bdebb0617cba86d2207977 +DIST vscodium-1.81.1.23222-amd64.tar.gz 121109927 BLAKE2B 5242bf72a5708c1c3d35500bc698170eacd7cdbc7c20874d2bfbbf22a64ab048dbbb1fca5c46b6c8a64fb6bdf66b22f615533556075f062926036e60d37810c4 SHA512 3c985a1974504e57f6f97ae3e157720cec72fd0ad8d067709f2cad4cb4442e92f80d5d39a63ce8143edb0a2baa3d11bdc0128f60fa10d9dfc09ae8f9a5bf4a7b +DIST vscodium-1.81.1.23222-arm.tar.gz 109854729 BLAKE2B 6d0e9ddd23070bdaca1ed2d9a559a0752d01eaf31018dd91f46bda99e2ba8f7e5344df7b93d43948b51c6d7ca7d57522a82a6aace66d90cc0883071360b1592d SHA512 a171a219e8104762dd62bd0ee50d915e8adf35e4ae4c922c64823f4e15cb92ab498e11fa58fdf57635f29df232723bea6153ae88ac7b57540b74cecaa663c18b +DIST vscodium-1.81.1.23222-arm64.tar.gz 121398210 BLAKE2B de2504f5c10fe3c652fb3a393815bd8e32bf8f729dd71a0df558f2575855d5678d1a535882a9c1663b312e1a7f75421da456a4985259e13034a07ececccd19d9 SHA512 53a9198e94df0997083a585f652dcdedfde1cc5a24936620f23fb9811ff1c0f61fc20c9b1443b431d86b59fca65b906c89fcf67ab61419bf2e296429c2e3 diff --git a/app-editors/vscodium/vscodium-1.81.1.23222.ebuild b/app-editors/vscodium/vscodium-1.81.1.23222.ebuild new file mode 100644 index ..a5fc09b2ca4c --- /dev/null +++ b/app-editors/vscodium/vscodium-1.81.1.23222.ebuild @@ -0,0 +1,109 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) +" +S="${WORKDIR}" + +RESTRICT="strip bindist" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* ~amd64 ~arm ~arm64" +IUSE="kerberos" + +RDEPEND=" + >=app-accessibility/at-spi2-core-2.46.0:2 + app-crypt/libsecret[crypt] + dev-libs/expat + dev-libs/glib:2 + dev-libs/nspr + dev-libs/nss + media-libs/alsa-lib + media-libs/mesa + net-print/cups + sys-apps/util-linux + sys-apps/dbus + x11-libs/cairo + x11-libs/gdk-pixbuf:2 + 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/libxshmfence + x11-libs/pango + kerberos? ( app-crypt/mit-krb5 ) +" + +QA_PREBUILT="*" + +src_install() { + # Cleanup + rm "${S}/resources/app/LICENSE.txt" || die + + if ! use kerbero
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 15f2cbaee6de640ec4269b1bf42356e48e516231 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Aug 11 06:21:49 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Fri Aug 11 06:21:58 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15f2cbae app-editors/vscodium: drop 1.80.2.23209 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 - app-editors/vscodium/vscodium-1.80.2.23209.ebuild | 118 -- 2 files changed, 121 deletions(-) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 279f74b093c6..9a8590f2b1b3 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -1,6 +1,3 @@ -DIST vscodium-1.80.2.23209-amd64.tar.gz 120916482 BLAKE2B 720a99ed9799974f1f7e229bd7f7983e198613d32c01ec6d383a4e5d611ac52075f262ba25381550b1a85fbcf503b049c938e2eebf446ee550e523238fe2ed1c SHA512 7e4f18f60f5b7e20aba3623e771f8b07a75f9c5a8457908a249ac95a07eb94074cf4cd2b030e2dc93aa7f384027e3e2575ff2235c02bfda0a6053701e0cece36 -DIST vscodium-1.80.2.23209-arm.tar.gz 109649095 BLAKE2B 9bdfbe35f3f7ce7d601b2a578aa8041038c84f3477e9fc8365c25d03e1b06bf1d5223f41709f21aa9061f46a847928a5de1494001bb59c7814453e29b395efac SHA512 e0da9fec1cf2cef101d559103c9744497505dd1200a066ec093f61d82affe0a05ff5541859d75972cc50f3f476d46d94b07f4a847d33899f25afa856f9e05dcb -DIST vscodium-1.80.2.23209-arm64.tar.gz 121174217 BLAKE2B f574330e0c1577962b3e1c8d6d65166997f3d13e06d6c1aae88a8769ae1c2eb015c4f597020d170b6bef6c5d605a9c528e5619c0aa55f0c0920d5f5b5d93266a SHA512 d87784654089da1ace841787afb40ce9209476ed4033436c8907ce46f472c5305b045b62abb6ec0318d79b0b771d9c9322466a03bc6edaaf1438aaeaba7838cc DIST vscodium-1.81.0.23216-amd64.tar.gz 121108447 BLAKE2B 870d78973d41e2bc3db58bc434a32271f9ed0217ddd21b865d2449350e7a210b2c1f3c79721e342db3c45ad1f3c4572ba074085711e29d537f48b70a8036782b SHA512 11dfc76c158298437726041ac1cee9ace222fab1b0941040575987abc6a4bfcdd7d13bc815000aabfad07ecfafb9678be628240d4733abb35269fae8244d5b24 DIST vscodium-1.81.0.23216-arm.tar.gz 109853494 BLAKE2B 163c836af778521e141f30a908d859d7e364f9f3160596026ab91f8d13a904e30ea29954ddd69306a70d1cb87195f3e8a61fd5e15c524a0fd2cfbc09916a5b59 SHA512 6c887cb528390e7de174e933e81267902e0b17f75babe098fa6b8fbca1a06b5ff5f0c099d5ece49e6c82233ad77971963d3786cb7aa6a2113884529c8683ec2e DIST vscodium-1.81.0.23216-arm64.tar.gz 121397635 BLAKE2B 6c87bbbe4c9ca08b48330a35cd0bb2f0d0385a48e857d2b5a595da56a18c96a8ec4f4ec8364b74b4eca87cf33fd847fd06e173cd5e0524d12c968b86f8f6198b SHA512 b761a4fe4883baf8b8bd0038bfde959150e15a207239fffd17377213364c0f44c9b323bc3d5de5acad46a6aebd282bc2d9e72abc56bdebb0617cba86d2207977 diff --git a/app-editors/vscodium/vscodium-1.80.2.23209.ebuild b/app-editors/vscodium/vscodium-1.80.2.23209.ebuild deleted file mode 100644 index 9288d6b415eb.. --- a/app-editors/vscodium/vscodium-1.80.2.23209.ebuild +++ /dev/null @@ -1,118 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit desktop pax-utils xdg optfeature - -# Usage: arch_src_uri -arch_src_uri() { - echo "${1}? ( - https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz - -> ${P}-${1}.tar.gz - )" -} - -DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" -HOMEPAGE="https://vscodium.com/"; -SRC_URI=" - $(arch_src_uri amd64 x64) - $(arch_src_uri arm armhf) - $(arch_src_uri arm64 arm64) -" - -RESTRICT="strip bindist" - -LICENSE=" - Apache-2.0 - BSD - BSD-1 - BSD-2 - BSD-4 - CC-BY-4.0 - ISC - LGPL-2.1+ - MIT - MPL-2.0 - openssl - PYTHON - TextMate-bundle - Unlicense - UoI-NCSA - W3C -" -SLOT="0" -KEYWORDS="-* ~amd64 ~arm ~arm64" -IUSE="" - -RDEPEND=" - >=app-accessibility/at-spi2-core-2.46.0:2 - app-crypt/libsecret[crypt] - dev-libs/expat - dev-libs/glib:2 - dev-libs/nspr - dev-libs/nss - media-libs/alsa-lib - media-libs/mesa - sys-apps/util-linux - sys-apps/dbus - x11-libs/cairo - x11-libs/gdk-pixbuf:2 - 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/libxshmfence - x11-libs/pango -" - -QA_PREBUILT=" - /opt/vscode/bin/code-tunnel - /opt/vscodium/chrome_crashpad_handler - /opt/vscodium/chrome-sandbox - /opt/vscodium/codium - /opt/vscodium/libEGL.so - /opt/vscodium/libffmpeg.so - /opt/vscodium/libGLESv2.so - /opt/vscodium/libvk_swiftshader.so - /opt/vscodium/libvul
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: b59d5952eb020b77669b3110c2245374a0c26114 Author: Arthur Zamarin gentoo org> AuthorDate: Wed Aug 9 17:25:33 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Wed Aug 9 17:25:33 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b59d5952 app-editors/vscodium: add 1.81.0.23216 Closes: https://bugs.gentoo.org/910327 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.81.0.23216.ebuild | 119 ++ 2 files changed, 122 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 141448e3b1e6..6f3b24c058e1 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -4,3 +4,6 @@ DIST vscodium-1.80.1.23194-arm64.tar.gz 121174305 BLAKE2B 1586eb8aaf4e62ddc13781 DIST vscodium-1.80.2.23209-amd64.tar.gz 120916482 BLAKE2B 720a99ed9799974f1f7e229bd7f7983e198613d32c01ec6d383a4e5d611ac52075f262ba25381550b1a85fbcf503b049c938e2eebf446ee550e523238fe2ed1c SHA512 7e4f18f60f5b7e20aba3623e771f8b07a75f9c5a8457908a249ac95a07eb94074cf4cd2b030e2dc93aa7f384027e3e2575ff2235c02bfda0a6053701e0cece36 DIST vscodium-1.80.2.23209-arm.tar.gz 109649095 BLAKE2B 9bdfbe35f3f7ce7d601b2a578aa8041038c84f3477e9fc8365c25d03e1b06bf1d5223f41709f21aa9061f46a847928a5de1494001bb59c7814453e29b395efac SHA512 e0da9fec1cf2cef101d559103c9744497505dd1200a066ec093f61d82affe0a05ff5541859d75972cc50f3f476d46d94b07f4a847d33899f25afa856f9e05dcb DIST vscodium-1.80.2.23209-arm64.tar.gz 121174217 BLAKE2B f574330e0c1577962b3e1c8d6d65166997f3d13e06d6c1aae88a8769ae1c2eb015c4f597020d170b6bef6c5d605a9c528e5619c0aa55f0c0920d5f5b5d93266a SHA512 d87784654089da1ace841787afb40ce9209476ed4033436c8907ce46f472c5305b045b62abb6ec0318d79b0b771d9c9322466a03bc6edaaf1438aaeaba7838cc +DIST vscodium-1.81.0.23216-amd64.tar.gz 121108447 BLAKE2B 870d78973d41e2bc3db58bc434a32271f9ed0217ddd21b865d2449350e7a210b2c1f3c79721e342db3c45ad1f3c4572ba074085711e29d537f48b70a8036782b SHA512 11dfc76c158298437726041ac1cee9ace222fab1b0941040575987abc6a4bfcdd7d13bc815000aabfad07ecfafb9678be628240d4733abb35269fae8244d5b24 +DIST vscodium-1.81.0.23216-arm.tar.gz 109853494 BLAKE2B 163c836af778521e141f30a908d859d7e364f9f3160596026ab91f8d13a904e30ea29954ddd69306a70d1cb87195f3e8a61fd5e15c524a0fd2cfbc09916a5b59 SHA512 6c887cb528390e7de174e933e81267902e0b17f75babe098fa6b8fbca1a06b5ff5f0c099d5ece49e6c82233ad77971963d3786cb7aa6a2113884529c8683ec2e +DIST vscodium-1.81.0.23216-arm64.tar.gz 121397635 BLAKE2B 6c87bbbe4c9ca08b48330a35cd0bb2f0d0385a48e857d2b5a595da56a18c96a8ec4f4ec8364b74b4eca87cf33fd847fd06e173cd5e0524d12c968b86f8f6198b SHA512 b761a4fe4883baf8b8bd0038bfde959150e15a207239fffd17377213364c0f44c9b323bc3d5de5acad46a6aebd282bc2d9e72abc56bdebb0617cba86d2207977 diff --git a/app-editors/vscodium/vscodium-1.81.0.23216.ebuild b/app-editors/vscodium/vscodium-1.81.0.23216.ebuild new file mode 100644 index ..dcb3f9ea3ae4 --- /dev/null +++ b/app-editors/vscodium/vscodium-1.81.0.23216.ebuild @@ -0,0 +1,119 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) +" + +RESTRICT="strip bindist" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* ~amd64 ~arm ~arm64" +IUSE="" + +RDEPEND=" + >=app-accessibility/at-spi2-core-2.46.0:2 + app-crypt/libsecret[crypt] + dev-libs/expat + dev-libs/glib:2 + dev-libs/nspr + dev-libs/nss + media-libs/alsa-lib + media-libs/mesa + net-print/cups + sys-apps/util-linux + sys-apps/dbus + x11-libs/cairo + x11-libs/gdk-pixbuf:2 + 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/libxshmfence + x11-libs/pango +" + +QA_PREBUILT=" + /opt/vscode/bin/code-tunnel + /opt/vscodium/chrome_crashpad_handler + /opt/vscodium/chrome-sandbox + /opt/vscodium/codium + /opt/vscodium/libEGL.so +
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 6cdc7a03915ddbf680cffe07b0027de6e36a7350 Author: Arthur Zamarin gentoo org> AuthorDate: Wed Aug 9 17:26:06 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Wed Aug 9 17:26:06 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cdc7a03 app-editors/vscodium: drop 1.80.1.23194 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 - app-editors/vscodium/vscodium-1.80.1.23194.ebuild | 121 -- 2 files changed, 124 deletions(-) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 6f3b24c058e1..afdb9811035a 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -1,6 +1,3 @@ -DIST vscodium-1.80.1.23194-amd64.tar.gz 120915926 BLAKE2B fad2f3146b6777ff7f78c5c4cbfb65976402c3033790a26f3cbee0f5503586fea86764c42294026a139fe8797d41aeedbf966adb2e9c86b65d77b81ef9cdb83d SHA512 4dec8a293d320eb851c7d4257df96ee46871b1314df5176f8cfbd6db1cdb492f5bf1cfe2125c2cd2e4fb69d81ebc21a380f7464857b443c72954be665b36a065 -DIST vscodium-1.80.1.23194-arm.tar.gz 109644410 BLAKE2B 90dadf201d9f753ebc05a964b9ebf9dad7f94943fccdacb3b90fac5f51bd3fd91fbf9a7c41b853ecf6527f62265b22d99f746f56fd388f1ab4968a4c365d8977 SHA512 96b75f4c065d35e4e695c8e4813d6412cfd93bae2da27bf091620ba1ca6a4161bf7805865679205b01029b92d7be647defd1a46a7a88f79a45e4b9f9907fcac6 -DIST vscodium-1.80.1.23194-arm64.tar.gz 121174305 BLAKE2B 1586eb8aaf4e62ddc1378138033b9d5985bf403f733d11e114ebfeec1f9afa5879a718e1cd1cd8f1c0344a0a8aaaf4ec33bf40c812b96fdbb6656e8fb76fa311 SHA512 eec75079306df5a5985cdabb12d2b65a51be32c2d64001adc03ac4dd172bded3c49faae6bbac8ab88e098cba7c8ceac24e74ad7cb73dd91073f01b3ba19a5265 DIST vscodium-1.80.2.23209-amd64.tar.gz 120916482 BLAKE2B 720a99ed9799974f1f7e229bd7f7983e198613d32c01ec6d383a4e5d611ac52075f262ba25381550b1a85fbcf503b049c938e2eebf446ee550e523238fe2ed1c SHA512 7e4f18f60f5b7e20aba3623e771f8b07a75f9c5a8457908a249ac95a07eb94074cf4cd2b030e2dc93aa7f384027e3e2575ff2235c02bfda0a6053701e0cece36 DIST vscodium-1.80.2.23209-arm.tar.gz 109649095 BLAKE2B 9bdfbe35f3f7ce7d601b2a578aa8041038c84f3477e9fc8365c25d03e1b06bf1d5223f41709f21aa9061f46a847928a5de1494001bb59c7814453e29b395efac SHA512 e0da9fec1cf2cef101d559103c9744497505dd1200a066ec093f61d82affe0a05ff5541859d75972cc50f3f476d46d94b07f4a847d33899f25afa856f9e05dcb DIST vscodium-1.80.2.23209-arm64.tar.gz 121174217 BLAKE2B f574330e0c1577962b3e1c8d6d65166997f3d13e06d6c1aae88a8769ae1c2eb015c4f597020d170b6bef6c5d605a9c528e5619c0aa55f0c0920d5f5b5d93266a SHA512 d87784654089da1ace841787afb40ce9209476ed4033436c8907ce46f472c5305b045b62abb6ec0318d79b0b771d9c9322466a03bc6edaaf1438aaeaba7838cc diff --git a/app-editors/vscodium/vscodium-1.80.1.23194.ebuild b/app-editors/vscodium/vscodium-1.80.1.23194.ebuild deleted file mode 100644 index ade568c41973.. --- a/app-editors/vscodium/vscodium-1.80.1.23194.ebuild +++ /dev/null @@ -1,121 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit desktop pax-utils xdg optfeature - -# Usage: arch_src_uri -arch_src_uri() { - echo "${1}? ( - https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz - -> ${P}-${1}.tar.gz - )" -} - -DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" -HOMEPAGE="https://vscodium.com/"; -SRC_URI=" - $(arch_src_uri amd64 x64) - $(arch_src_uri arm armhf) - $(arch_src_uri arm64 arm64) -" - -RESTRICT="strip bindist" - -LICENSE=" - Apache-2.0 - BSD - BSD-1 - BSD-2 - BSD-4 - CC-BY-4.0 - ISC - LGPL-2.1+ - MIT - MPL-2.0 - openssl - PYTHON - TextMate-bundle - Unlicense - UoI-NCSA - W3C -" -SLOT="0" -KEYWORDS="-* ~amd64 ~arm ~arm64" -IUSE="" - -RDEPEND=" - >=app-accessibility/at-spi2-core-2.46.0:2 - app-crypt/libsecret[crypt] - dev-libs/expat - dev-libs/glib:2 - dev-libs/nspr - dev-libs/nss - media-libs/alsa-lib - media-libs/mesa - sys-apps/util-linux - sys-apps/dbus - x11-libs/cairo - x11-libs/gdk-pixbuf:2 - 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/libxshmfence - x11-libs/pango -" - -QA_PREBUILT=" - /opt/vscode/bin/code-tunnel - /opt/vscodium/chrome_crashpad_handler - /opt/vscodium/chrome-sandbox - /opt/vscodium/codium - /opt/vscodium/libEGL.so - /opt/vscodium/libffmpeg.so - /opt/vscodium/libGLESv2.so - /opt/vscodium/libvk_swiftshader.so - /opt/vscodium/libvul
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 25544c1d3b8eb4f88a1135da3ba9548b422aaedb Author: Arthur Zamarin gentoo org> AuthorDate: Sat Jul 29 20:49:19 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Sat Jul 29 20:49:19 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25544c1d app-editors/vscodium: drop 1.79.2.23166 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 - app-editors/vscodium/vscodium-1.79.2.23166.ebuild | 122 -- 2 files changed, 125 deletions(-) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 2a290ac2ea03..141448e3b1e6 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -1,6 +1,3 @@ -DIST vscodium-1.79.2.23166-amd64.tar.gz 120602785 BLAKE2B d15fcdc0f1db850275ec8f2b8e0b0ddb66373eceba788028cd33ed6e2151ad4d33b98796bf6be00822f76436499521dbd9e1e5110f1df43d924d7e7f3d8f1972 SHA512 c2e007eef22e4027d252d2a9d578390499c4d07fe41b1f69d7cb6ba856ba51e864c46ec80a6bed8f37ab1cfe20954ce3878db78ce79ab0991635417cf627c9be -DIST vscodium-1.79.2.23166-arm.tar.gz 109328791 BLAKE2B 783c854c16be3eac8ea349eaa0ed9ff509eb27191606f245232e2b51ebbc2f338eb8e758677da2ac4ba1cfface487ea38c884b7ddec519e3409df9b066f1aa9c SHA512 6067ac88ef806e784bb8dda8eb2ecd377f52f71f60356384fde1cdca6a802568dba9abefeece2853c4e3961dd98636a66fd0fc4a98131cf4cd59300da2e67377 -DIST vscodium-1.79.2.23166-arm64.tar.gz 120833812 BLAKE2B f8cb53aa5faede65b62b174a48a23f6e761a737dffe86e2a92625b745856e106fd1398f68fc3b62d3c2ea5164e7f997be88b0cef735e9e718721982ffd630f09 SHA512 79f3c7e1507c0db4d93a35b207aa850d31127196c846f6479b863589634e75da68b30b1c0c5f66ba2c63201a1c4540c910f569f3152ceff523a27889b47a9eb0 DIST vscodium-1.80.1.23194-amd64.tar.gz 120915926 BLAKE2B fad2f3146b6777ff7f78c5c4cbfb65976402c3033790a26f3cbee0f5503586fea86764c42294026a139fe8797d41aeedbf966adb2e9c86b65d77b81ef9cdb83d SHA512 4dec8a293d320eb851c7d4257df96ee46871b1314df5176f8cfbd6db1cdb492f5bf1cfe2125c2cd2e4fb69d81ebc21a380f7464857b443c72954be665b36a065 DIST vscodium-1.80.1.23194-arm.tar.gz 109644410 BLAKE2B 90dadf201d9f753ebc05a964b9ebf9dad7f94943fccdacb3b90fac5f51bd3fd91fbf9a7c41b853ecf6527f62265b22d99f746f56fd388f1ab4968a4c365d8977 SHA512 96b75f4c065d35e4e695c8e4813d6412cfd93bae2da27bf091620ba1ca6a4161bf7805865679205b01029b92d7be647defd1a46a7a88f79a45e4b9f9907fcac6 DIST vscodium-1.80.1.23194-arm64.tar.gz 121174305 BLAKE2B 1586eb8aaf4e62ddc1378138033b9d5985bf403f733d11e114ebfeec1f9afa5879a718e1cd1cd8f1c0344a0a8aaaf4ec33bf40c812b96fdbb6656e8fb76fa311 SHA512 eec75079306df5a5985cdabb12d2b65a51be32c2d64001adc03ac4dd172bded3c49faae6bbac8ab88e098cba7c8ceac24e74ad7cb73dd91073f01b3ba19a5265 diff --git a/app-editors/vscodium/vscodium-1.79.2.23166.ebuild b/app-editors/vscodium/vscodium-1.79.2.23166.ebuild deleted file mode 100644 index 7f00a9381d06.. --- a/app-editors/vscodium/vscodium-1.79.2.23166.ebuild +++ /dev/null @@ -1,122 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit desktop pax-utils xdg optfeature - -# Usage: arch_src_uri -arch_src_uri() { - echo "${1}? ( - https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz - -> ${P}-${1}.tar.gz - )" -} - -DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" -HOMEPAGE="https://vscodium.com/"; -SRC_URI=" - $(arch_src_uri amd64 x64) - $(arch_src_uri arm armhf) - $(arch_src_uri arm64 arm64) -" - -RESTRICT="strip bindist" - -LICENSE=" - Apache-2.0 - BSD - BSD-1 - BSD-2 - BSD-4 - CC-BY-4.0 - ISC - LGPL-2.1+ - MIT - MPL-2.0 - openssl - PYTHON - TextMate-bundle - Unlicense - UoI-NCSA - W3C -" -SLOT="0" -KEYWORDS="-* ~amd64 ~arm ~arm64" -IUSE="" - -RDEPEND=" - >=app-accessibility/at-spi2-core-2.46.0:2 - app-crypt/libsecret[crypt] - dev-libs/expat - dev-libs/glib:2 - dev-libs/nspr - dev-libs/nss - media-libs/alsa-lib - media-libs/mesa - net-print/cups - sys-apps/util-linux - sys-apps/dbus - x11-libs/cairo - x11-libs/gdk-pixbuf:2 - 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/libxshmfence - x11-libs/pango -" - -QA_PREBUILT=" - /opt/vscode/bin/code-tunnel - /opt/vscodium/chrome_crashpad_handler - /opt/vscodium/chrome-sandbox - /opt/vscodium/codium - /opt/vscodium/libEGL.so - /opt/vscodium/libffmpeg.so - /opt/vscodium/libGLESv2.so - /opt/vscodium/libvk_swiftshader.so -
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 863155c4e955c34ff2d22f619641d1ca4ef882fe Author: Arthur Zamarin gentoo org> AuthorDate: Sat Jul 29 20:48:57 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Sat Jul 29 20:48:57 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=863155c4 app-editors/vscodium: add 1.80.2.23209 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.80.2.23209.ebuild | 118 ++ 2 files changed, 121 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 1b6c0a08f658..2a290ac2ea03 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -4,3 +4,6 @@ DIST vscodium-1.79.2.23166-arm64.tar.gz 120833812 BLAKE2B f8cb53aa5faede65b62b17 DIST vscodium-1.80.1.23194-amd64.tar.gz 120915926 BLAKE2B fad2f3146b6777ff7f78c5c4cbfb65976402c3033790a26f3cbee0f5503586fea86764c42294026a139fe8797d41aeedbf966adb2e9c86b65d77b81ef9cdb83d SHA512 4dec8a293d320eb851c7d4257df96ee46871b1314df5176f8cfbd6db1cdb492f5bf1cfe2125c2cd2e4fb69d81ebc21a380f7464857b443c72954be665b36a065 DIST vscodium-1.80.1.23194-arm.tar.gz 109644410 BLAKE2B 90dadf201d9f753ebc05a964b9ebf9dad7f94943fccdacb3b90fac5f51bd3fd91fbf9a7c41b853ecf6527f62265b22d99f746f56fd388f1ab4968a4c365d8977 SHA512 96b75f4c065d35e4e695c8e4813d6412cfd93bae2da27bf091620ba1ca6a4161bf7805865679205b01029b92d7be647defd1a46a7a88f79a45e4b9f9907fcac6 DIST vscodium-1.80.1.23194-arm64.tar.gz 121174305 BLAKE2B 1586eb8aaf4e62ddc1378138033b9d5985bf403f733d11e114ebfeec1f9afa5879a718e1cd1cd8f1c0344a0a8aaaf4ec33bf40c812b96fdbb6656e8fb76fa311 SHA512 eec75079306df5a5985cdabb12d2b65a51be32c2d64001adc03ac4dd172bded3c49faae6bbac8ab88e098cba7c8ceac24e74ad7cb73dd91073f01b3ba19a5265 +DIST vscodium-1.80.2.23209-amd64.tar.gz 120916482 BLAKE2B 720a99ed9799974f1f7e229bd7f7983e198613d32c01ec6d383a4e5d611ac52075f262ba25381550b1a85fbcf503b049c938e2eebf446ee550e523238fe2ed1c SHA512 7e4f18f60f5b7e20aba3623e771f8b07a75f9c5a8457908a249ac95a07eb94074cf4cd2b030e2dc93aa7f384027e3e2575ff2235c02bfda0a6053701e0cece36 +DIST vscodium-1.80.2.23209-arm.tar.gz 109649095 BLAKE2B 9bdfbe35f3f7ce7d601b2a578aa8041038c84f3477e9fc8365c25d03e1b06bf1d5223f41709f21aa9061f46a847928a5de1494001bb59c7814453e29b395efac SHA512 e0da9fec1cf2cef101d559103c9744497505dd1200a066ec093f61d82affe0a05ff5541859d75972cc50f3f476d46d94b07f4a847d33899f25afa856f9e05dcb +DIST vscodium-1.80.2.23209-arm64.tar.gz 121174217 BLAKE2B f574330e0c1577962b3e1c8d6d65166997f3d13e06d6c1aae88a8769ae1c2eb015c4f597020d170b6bef6c5d605a9c528e5619c0aa55f0c0920d5f5b5d93266a SHA512 d87784654089da1ace841787afb40ce9209476ed4033436c8907ce46f472c5305b045b62abb6ec0318d79b0b771d9c9322466a03bc6edaaf1438aaeaba7838cc diff --git a/app-editors/vscodium/vscodium-1.80.2.23209.ebuild b/app-editors/vscodium/vscodium-1.80.2.23209.ebuild new file mode 100644 index ..9288d6b415eb --- /dev/null +++ b/app-editors/vscodium/vscodium-1.80.2.23209.ebuild @@ -0,0 +1,118 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) +" + +RESTRICT="strip bindist" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* ~amd64 ~arm ~arm64" +IUSE="" + +RDEPEND=" + >=app-accessibility/at-spi2-core-2.46.0:2 + app-crypt/libsecret[crypt] + dev-libs/expat + dev-libs/glib:2 + dev-libs/nspr + dev-libs/nss + media-libs/alsa-lib + media-libs/mesa + sys-apps/util-linux + sys-apps/dbus + x11-libs/cairo + x11-libs/gdk-pixbuf:2 + 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/libxshmfence + x11-libs/pango +" + +QA_PREBUILT=" + /opt/vscode/bin/code-tunnel + /opt/vscodium/chrome_crashpad_handler + /opt/vscodium/chrome-sandbox + /opt/vscodium/codium + /opt/vscodium/libEGL.so + /opt/vscodium/libffmpeg.so + /opt/vscodium/libGLE
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: ce322f376cb8120251a8bdb0db29433a06a06d79 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Jul 14 06:48:13 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Fri Jul 14 06:48:50 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce322f37 app-editors/vscodium: add 1.80.1.23194 Closes: https://bugs.gentoo.org/910172 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.80.1.23194.ebuild | 121 ++ 2 files changed, 124 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 800ece93c8a2..5a7fd2de1281 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -4,3 +4,6 @@ DIST vscodium-1.79.0.23159-arm64.tar.gz 120850283 BLAKE2B ab8edcf8870fe1584c508a DIST vscodium-1.79.2.23166-amd64.tar.gz 120602785 BLAKE2B d15fcdc0f1db850275ec8f2b8e0b0ddb66373eceba788028cd33ed6e2151ad4d33b98796bf6be00822f76436499521dbd9e1e5110f1df43d924d7e7f3d8f1972 SHA512 c2e007eef22e4027d252d2a9d578390499c4d07fe41b1f69d7cb6ba856ba51e864c46ec80a6bed8f37ab1cfe20954ce3878db78ce79ab0991635417cf627c9be DIST vscodium-1.79.2.23166-arm.tar.gz 109328791 BLAKE2B 783c854c16be3eac8ea349eaa0ed9ff509eb27191606f245232e2b51ebbc2f338eb8e758677da2ac4ba1cfface487ea38c884b7ddec519e3409df9b066f1aa9c SHA512 6067ac88ef806e784bb8dda8eb2ecd377f52f71f60356384fde1cdca6a802568dba9abefeece2853c4e3961dd98636a66fd0fc4a98131cf4cd59300da2e67377 DIST vscodium-1.79.2.23166-arm64.tar.gz 120833812 BLAKE2B f8cb53aa5faede65b62b174a48a23f6e761a737dffe86e2a92625b745856e106fd1398f68fc3b62d3c2ea5164e7f997be88b0cef735e9e718721982ffd630f09 SHA512 79f3c7e1507c0db4d93a35b207aa850d31127196c846f6479b863589634e75da68b30b1c0c5f66ba2c63201a1c4540c910f569f3152ceff523a27889b47a9eb0 +DIST vscodium-1.80.1.23194-amd64.tar.gz 120915926 BLAKE2B fad2f3146b6777ff7f78c5c4cbfb65976402c3033790a26f3cbee0f5503586fea86764c42294026a139fe8797d41aeedbf966adb2e9c86b65d77b81ef9cdb83d SHA512 4dec8a293d320eb851c7d4257df96ee46871b1314df5176f8cfbd6db1cdb492f5bf1cfe2125c2cd2e4fb69d81ebc21a380f7464857b443c72954be665b36a065 +DIST vscodium-1.80.1.23194-arm.tar.gz 109644410 BLAKE2B 90dadf201d9f753ebc05a964b9ebf9dad7f94943fccdacb3b90fac5f51bd3fd91fbf9a7c41b853ecf6527f62265b22d99f746f56fd388f1ab4968a4c365d8977 SHA512 96b75f4c065d35e4e695c8e4813d6412cfd93bae2da27bf091620ba1ca6a4161bf7805865679205b01029b92d7be647defd1a46a7a88f79a45e4b9f9907fcac6 +DIST vscodium-1.80.1.23194-arm64.tar.gz 121174305 BLAKE2B 1586eb8aaf4e62ddc1378138033b9d5985bf403f733d11e114ebfeec1f9afa5879a718e1cd1cd8f1c0344a0a8aaaf4ec33bf40c812b96fdbb6656e8fb76fa311 SHA512 eec75079306df5a5985cdabb12d2b65a51be32c2d64001adc03ac4dd172bded3c49faae6bbac8ab88e098cba7c8ceac24e74ad7cb73dd91073f01b3ba19a5265 diff --git a/app-editors/vscodium/vscodium-1.80.1.23194.ebuild b/app-editors/vscodium/vscodium-1.80.1.23194.ebuild new file mode 100644 index ..ade568c41973 --- /dev/null +++ b/app-editors/vscodium/vscodium-1.80.1.23194.ebuild @@ -0,0 +1,121 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) +" + +RESTRICT="strip bindist" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* ~amd64 ~arm ~arm64" +IUSE="" + +RDEPEND=" + >=app-accessibility/at-spi2-core-2.46.0:2 + app-crypt/libsecret[crypt] + dev-libs/expat + dev-libs/glib:2 + dev-libs/nspr + dev-libs/nss + media-libs/alsa-lib + media-libs/mesa + sys-apps/util-linux + sys-apps/dbus + x11-libs/cairo + x11-libs/gdk-pixbuf:2 + 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/libxshmfence + x11-libs/pango +" + +QA_PREBUILT=" + /opt/vscode/bin/code-tunnel + /opt/vscodium/chrome_crashpad_handler + /opt/vscodium/chrome-sandbox + /opt/vscodium/codium + /opt/vscodium/libEGL.so + /opt/vscodium/li
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: fc315fc60b82b62d43ed2acb31de8f606af4aed7 Author: Arthur Zamarin gentoo org> AuthorDate: Mon Jul 3 18:31:33 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Mon Jul 3 18:42:44 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc315fc6 app-editors/vscodium: add 1.79.2.23166 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.79.2.23166.ebuild | 122 ++ 2 files changed, 125 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 4197b865b433..fe9667d679a0 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -7,3 +7,6 @@ DIST vscodium-1.78.2.23132-arm64.tar.gz 119733620 BLAKE2B 95b6cdfa97a02fa18e5a05 DIST vscodium-1.79.0.23159-amd64.tar.gz 120597824 BLAKE2B 0219ea4bffcbc9353ac002037a820e9fd36d7af525c685ee92db63e9b8d8027712ecd892d1b8d4eeffe3d1782e6c794744c0ef6c576b001c4e798f2c5cd81c45 SHA512 0fbdaf930b6d2c13c87fb39bcfcfd77b086b31e9f11ffe19e223ebc72b9ff26e0563c00d143846bc589160f3839cc1245855b235f6af488fd3de0167a32f1487 DIST vscodium-1.79.0.23159-arm.tar.gz 109325368 BLAKE2B 0f322ba23926052e873ee58b8a8839ae2a8d5730915cbce20ede7e5e8809a0b0742600be96b1760c82debd1ac3a3663c8437020315efc6b667094d0927bf03ae SHA512 c329e7c323e87537951eed63a72401554f2e241ef15b971f44f8516fa9766a5ed335e074a797ad98548b30102dba827fa649f1479f072b68abb306c626ca16ee DIST vscodium-1.79.0.23159-arm64.tar.gz 120850283 BLAKE2B ab8edcf8870fe1584c508a4943a86e5c327d2a309139ac86fed0d9f201c950a47f494495e2a8bef6727abd531acde5d78e014fc016da632391c45c25a162 SHA512 a8a7780ca0beb8e6784e3eaeb0a516c8b07f40e9bd1b785259df4ec6c64bf89d2eb6d4d6feaeb1106304ffa002d14c5b238d06d5dbd2455841372db9d0fc6234 +DIST vscodium-1.79.2.23166-amd64.tar.gz 120602785 BLAKE2B d15fcdc0f1db850275ec8f2b8e0b0ddb66373eceba788028cd33ed6e2151ad4d33b98796bf6be00822f76436499521dbd9e1e5110f1df43d924d7e7f3d8f1972 SHA512 c2e007eef22e4027d252d2a9d578390499c4d07fe41b1f69d7cb6ba856ba51e864c46ec80a6bed8f37ab1cfe20954ce3878db78ce79ab0991635417cf627c9be +DIST vscodium-1.79.2.23166-arm.tar.gz 109328791 BLAKE2B 783c854c16be3eac8ea349eaa0ed9ff509eb27191606f245232e2b51ebbc2f338eb8e758677da2ac4ba1cfface487ea38c884b7ddec519e3409df9b066f1aa9c SHA512 6067ac88ef806e784bb8dda8eb2ecd377f52f71f60356384fde1cdca6a802568dba9abefeece2853c4e3961dd98636a66fd0fc4a98131cf4cd59300da2e67377 +DIST vscodium-1.79.2.23166-arm64.tar.gz 120833812 BLAKE2B f8cb53aa5faede65b62b174a48a23f6e761a737dffe86e2a92625b745856e106fd1398f68fc3b62d3c2ea5164e7f997be88b0cef735e9e718721982ffd630f09 SHA512 79f3c7e1507c0db4d93a35b207aa850d31127196c846f6479b863589634e75da68b30b1c0c5f66ba2c63201a1c4540c910f569f3152ceff523a27889b47a9eb0 diff --git a/app-editors/vscodium/vscodium-1.79.2.23166.ebuild b/app-editors/vscodium/vscodium-1.79.2.23166.ebuild new file mode 100644 index ..7f00a9381d06 --- /dev/null +++ b/app-editors/vscodium/vscodium-1.79.2.23166.ebuild @@ -0,0 +1,122 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +# Usage: arch_src_uri +arch_src_uri() { + echo "${1}? ( + https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-${2}-${PV}.tar.gz + -> ${P}-${1}.tar.gz + )" +} + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + $(arch_src_uri amd64 x64) + $(arch_src_uri arm armhf) + $(arch_src_uri arm64 arm64) +" + +RESTRICT="strip bindist" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* ~amd64 ~arm ~arm64" +IUSE="" + +RDEPEND=" + >=app-accessibility/at-spi2-core-2.46.0:2 + app-crypt/libsecret[crypt] + dev-libs/expat + dev-libs/glib:2 + dev-libs/nspr + dev-libs/nss + media-libs/alsa-lib + media-libs/mesa + net-print/cups + sys-apps/util-linux + sys-apps/dbus + x11-libs/cairo + x11-libs/gdk-pixbuf:2 + 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/libxshmfence + x11-libs/pango +" + +QA_PREBUILT=" + /opt/vscode/bin/code-tunnel + /opt/vscodium/chrome_crashpad_handler + /opt/vscodium/chrome-sandbox + /opt/vscodium/codium + /opt/vscodium/libEGL.so + /opt/vscodium/libffmpeg.so +
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 60d3bd4c1a4a9030e71a7b6825156206946223d4 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Jun 9 17:14:13 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Fri Jun 9 17:14:30 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60d3bd4c app-editors/vscodium: add 1.79.0.23159 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.79.0.23159.ebuild | 114 ++ 2 files changed, 117 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 5320aa63b7a3..4197b865b433 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -4,3 +4,6 @@ DIST vscodium-1.77.3.23102-arm64.tar.gz 111829469 BLAKE2B 1bd2e4f68db9c641a9313c DIST vscodium-1.78.2.23132-amd64.tar.gz 119476104 BLAKE2B f1a007c72a377dd8f9c1d1cf9c3c38bbb32d28c94305e0445fa4a94f62bd3a32e5122d881f485ebf63958e8183cbc01df96efe1e98078d065b3e4205b1bf8025 SHA512 b4432b6a47be23af8b36359867de6b84b207c2d65817ba30cda33a3b983174bf9c5a06e44a628fbd4764ad054b441fae77a757b099ab808ca7090efad5a189ea DIST vscodium-1.78.2.23132-arm.tar.gz 108208589 BLAKE2B 4f3ca84b8fe87907c21f0befa59969e9cb243f52ffc82ac323ae1a978e538cce31256dead42ce87cef0cbcefd09b106e6db7cc400d404468427c11fb15f8f728 SHA512 921255f6ff635f64753ec0d230bcc26f5ee69fe7160528fd077a6b8f4f6237a7e87bbe6a42b0a2463bfdc8fe466499ca15350e388477ebeaded7ab8335305c54 DIST vscodium-1.78.2.23132-arm64.tar.gz 119733620 BLAKE2B 95b6cdfa97a02fa18e5a053b5333bcd347b2f2ed4b4a3630c060606a3a79b44e0e12c90c7d98ca86c207963f8711556f58cbab81ff45fcc6c21c0ed3f3b46824 SHA512 aeaea958574b4ce760e9dffd400c0dd3c52eabc228b55d8e6539d3ca611741e81de8e0c86cbe3d72678c5459f70ebd682a9d69fc5857e3c433366c111094d5d9 +DIST vscodium-1.79.0.23159-amd64.tar.gz 120597824 BLAKE2B 0219ea4bffcbc9353ac002037a820e9fd36d7af525c685ee92db63e9b8d8027712ecd892d1b8d4eeffe3d1782e6c794744c0ef6c576b001c4e798f2c5cd81c45 SHA512 0fbdaf930b6d2c13c87fb39bcfcfd77b086b31e9f11ffe19e223ebc72b9ff26e0563c00d143846bc589160f3839cc1245855b235f6af488fd3de0167a32f1487 +DIST vscodium-1.79.0.23159-arm.tar.gz 109325368 BLAKE2B 0f322ba23926052e873ee58b8a8839ae2a8d5730915cbce20ede7e5e8809a0b0742600be96b1760c82debd1ac3a3663c8437020315efc6b667094d0927bf03ae SHA512 c329e7c323e87537951eed63a72401554f2e241ef15b971f44f8516fa9766a5ed335e074a797ad98548b30102dba827fa649f1479f072b68abb306c626ca16ee +DIST vscodium-1.79.0.23159-arm64.tar.gz 120850283 BLAKE2B ab8edcf8870fe1584c508a4943a86e5c327d2a309139ac86fed0d9f201c950a47f494495e2a8bef6727abd531acde5d78e014fc016da632391c45c25a162 SHA512 a8a7780ca0beb8e6784e3eaeb0a516c8b07f40e9bd1b785259df4ec6c64bf89d2eb6d4d6feaeb1106304ffa002d14c5b238d06d5dbd2455841372db9d0fc6234 diff --git a/app-editors/vscodium/vscodium-1.79.0.23159.ebuild b/app-editors/vscodium/vscodium-1.79.0.23159.ebuild new file mode 100644 index ..23943923794c --- /dev/null +++ b/app-editors/vscodium/vscodium-1.79.0.23159.ebuild @@ -0,0 +1,114 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + amd64? ( https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-x64-${PV}.tar.gz -> ${P}-amd64.tar.gz ) + arm? ( https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-armhf-${PV}.tar.gz -> ${P}-arm.tar.gz ) + arm64? ( https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-arm64-${PV}.tar.gz -> ${P}-arm64.tar.gz ) +" + +RESTRICT="strip bindist" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* ~amd64 ~arm ~arm64" +IUSE="" + +RDEPEND=" + >=app-accessibility/at-spi2-core-2.46.0:2 + app-crypt/libsecret[crypt] + dev-libs/expat + dev-libs/glib:2 + dev-libs/nspr + dev-libs/nss + media-libs/alsa-lib + media-libs/mesa + net-print/cups + sys-apps/util-linux + sys-apps/dbus + x11-libs/cairo + x11-libs/gdk-pixbuf:2 + 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/libxshmfence + x11-libs/pango +" + +QA_PREBUILT=" + /opt/vscode/bin/code-tunnel + /opt/vscodium/chrome_crashpad_handler + /opt/vscodium/chrome-sandbox + /opt/vscodium/codium + /opt/
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: a5004cd557bf862c6194ec6672fbc2ce0ca88560 Author: Arthur Zamarin gentoo org> AuthorDate: Sun Jun 4 16:32:51 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Sun Jun 4 16:32:51 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5004cd5 app-editors/vscodium: fix broken symlink Closes: https://bugs.gentoo.org/907802 Signed-off-by: Arthur Zamarin gentoo.org> .../{vscodium-1.78.2.23132.ebuild => vscodium-1.78.2.23132-r1.ebuild}| 1 - 1 file changed, 1 deletion(-) diff --git a/app-editors/vscodium/vscodium-1.78.2.23132.ebuild b/app-editors/vscodium/vscodium-1.78.2.23132-r1.ebuild similarity index 97% rename from app-editors/vscodium/vscodium-1.78.2.23132.ebuild rename to app-editors/vscodium/vscodium-1.78.2.23132-r1.ebuild index 58b0e406b47e..23943923794c 100644 --- a/app-editors/vscodium/vscodium-1.78.2.23132.ebuild +++ b/app-editors/vscodium/vscodium-1.78.2.23132-r1.ebuild @@ -99,7 +99,6 @@ src_install() { dosym -r "/opt/${PN}/bin/codium" "usr/bin/vscodium" dosym -r "/opt/${PN}/bin/codium" "usr/bin/codium" - dosym -r "/opt/${PN}/bin/codium-tunnel" "usr/bin/codium-tunnel" domenu "${FILESDIR}/vscodium.desktop" domenu "${FILESDIR}/vscodium-url-handler.desktop" domenu "${FILESDIR}/vscodium-wayland.desktop"
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 06c29b426cfed4ae13aa0591891b5f6ef5fd424c Author: Arthur Zamarin gentoo org> AuthorDate: Sat Jun 3 16:11:38 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Sat Jun 3 16:11:38 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06c29b42 app-editors/vscodium: add 1.78.2.23132 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.78.2.23132.ebuild | 115 ++ 2 files changed, 118 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 24e6f68d220e..5320aa63b7a3 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -1,3 +1,6 @@ DIST vscodium-1.77.3.23102-amd64.tar.gz 110983055 BLAKE2B f8faa40cc6c9377e73dc06b1127b647de0f7ca06d5e8d1d25e376b130116e188fb90f59a55ce3f317a84db4e98552ec5fbdfb9c5a6ec87ea7041968994025b76 SHA512 da02f2fb7e3bb9b33d714091a7be6f7ffce0a28a74a1feee1e81010d1ab586caf70d3ec80d05bffcc892af5da69a352ec01fd2a9fbc12077d3501745022730bd DIST vscodium-1.77.3.23102-arm.tar.gz 100620275 BLAKE2B be0807175b1b9b5d6c8e9d44121c38f6d1ed806aacf69e33c23e220d716bd545739e07d57898e0f5c73cf0a86f74d6b7021b064c6ed120e892ab4ba9f64689fc SHA512 d03600321a287a8b6ae1f739309011efc2480d414e7446547f9dc168db7077c521b2f8e58249f464bd31f2a0111cc869042283871620059a797888d5eb935a27 DIST vscodium-1.77.3.23102-arm64.tar.gz 111829469 BLAKE2B 1bd2e4f68db9c641a9313c88955568a28198a4629dae0b476ccd0927cb08fedc9e917dae57c8ac2ace5c1ba7b7cbcb3baccc70d25b9b9532a1652a5419b0aaa7 SHA512 f60838f98430fee6f814951e4ab5c2893f29f4ad21e7b7b9651929366fd438c4a34300e89d5059584820d07201e20467d9d64fd5c4bc5b4b61da393f19d06356 +DIST vscodium-1.78.2.23132-amd64.tar.gz 119476104 BLAKE2B f1a007c72a377dd8f9c1d1cf9c3c38bbb32d28c94305e0445fa4a94f62bd3a32e5122d881f485ebf63958e8183cbc01df96efe1e98078d065b3e4205b1bf8025 SHA512 b4432b6a47be23af8b36359867de6b84b207c2d65817ba30cda33a3b983174bf9c5a06e44a628fbd4764ad054b441fae77a757b099ab808ca7090efad5a189ea +DIST vscodium-1.78.2.23132-arm.tar.gz 108208589 BLAKE2B 4f3ca84b8fe87907c21f0befa59969e9cb243f52ffc82ac323ae1a978e538cce31256dead42ce87cef0cbcefd09b106e6db7cc400d404468427c11fb15f8f728 SHA512 921255f6ff635f64753ec0d230bcc26f5ee69fe7160528fd077a6b8f4f6237a7e87bbe6a42b0a2463bfdc8fe466499ca15350e388477ebeaded7ab8335305c54 +DIST vscodium-1.78.2.23132-arm64.tar.gz 119733620 BLAKE2B 95b6cdfa97a02fa18e5a053b5333bcd347b2f2ed4b4a3630c060606a3a79b44e0e12c90c7d98ca86c207963f8711556f58cbab81ff45fcc6c21c0ed3f3b46824 SHA512 aeaea958574b4ce760e9dffd400c0dd3c52eabc228b55d8e6539d3ca611741e81de8e0c86cbe3d72678c5459f70ebd682a9d69fc5857e3c433366c111094d5d9 diff --git a/app-editors/vscodium/vscodium-1.78.2.23132.ebuild b/app-editors/vscodium/vscodium-1.78.2.23132.ebuild new file mode 100644 index ..58b0e406b47e --- /dev/null +++ b/app-editors/vscodium/vscodium-1.78.2.23132.ebuild @@ -0,0 +1,115 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + amd64? ( https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-x64-${PV}.tar.gz -> ${P}-amd64.tar.gz ) + arm? ( https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-armhf-${PV}.tar.gz -> ${P}-arm.tar.gz ) + arm64? ( https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-arm64-${PV}.tar.gz -> ${P}-arm64.tar.gz ) +" + +RESTRICT="strip bindist" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* ~amd64 ~arm ~arm64" +IUSE="" + +RDEPEND=" + >=app-accessibility/at-spi2-core-2.46.0:2 + app-crypt/libsecret[crypt] + dev-libs/expat + dev-libs/glib:2 + dev-libs/nspr + dev-libs/nss + media-libs/alsa-lib + media-libs/mesa + net-print/cups + sys-apps/util-linux + sys-apps/dbus + x11-libs/cairo + x11-libs/gdk-pixbuf:2 + 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/libxshmfence + x11-libs/pango +" + +QA_PREBUILT=" + /opt/vscode/bin/code-tunnel + /opt/vscodium/chrome_crashpad_handler + /opt/vscodium/chrome-sandbox + /opt/vscodium/codium + /opt/vscodium/libEGL.so + /opt/vscodium/libffmpeg.so + /opt/vscodium/libGLE
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 0b3a82b7fad13b48c00353939f8f38af123cb698 Author: Arthur Zamarin gentoo org> AuthorDate: Sat Apr 29 15:36:14 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Sat Apr 29 15:36:14 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b3a82b7 app-editors/vscodium: drop 1.76.2.23074, 1.77.0.23093, 1.77.1.23095 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 9 -- app-editors/vscodium/vscodium-1.76.2.23074.ebuild | 119 -- app-editors/vscodium/vscodium-1.77.0.23093.ebuild | 119 -- app-editors/vscodium/vscodium-1.77.1.23095.ebuild | 119 -- 4 files changed, 366 deletions(-) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 8d718112ce4d..24e6f68d220e 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -1,12 +1,3 @@ -DIST vscodium-1.76.2.23074-amd64.tar.gz 120804173 BLAKE2B 9f730a8cc1130c076d12317cd0038e38b9a7529d3a1947cbf24958ccc2d5ff4ef0a85d4561645777888ca9514c7403bd86c858ac858c8568bfe6597c588adc7b SHA512 3abcdb1c0f189920b32accc892c2e88695b87448f052896f15472874576ae432a829cdf641df6680c27c3e1846c149cecbdc846473f166f98003c81d599486a1 -DIST vscodium-1.76.2.23074-arm.tar.gz 102835702 BLAKE2B 6ca9ff6353b7396d8d2d906a2415cf0f14e9f0a94bcc5607479c38436963e76ac55ebca8a8983bc36003834f4237006f03f7c49fc49e5da82755322cd9457b5e SHA512 1b05dc5741c5381060492f90583bfa56120562489b814dac9f607589deef15c43dba3681a66167c5506adbfc802fe893155d77b5454040ae31c05f9b88a27e2e -DIST vscodium-1.76.2.23074-arm64.tar.gz 113874910 BLAKE2B bb517ac6b7d41a392fec6722b895c0035ee146497f6b7ca9a52118081a9d0647a48e3e10fe48cab7a2094db70e664af2a7282587a466216e91156f23f7c1119f SHA512 80f8ed673bbe52838da20a0d5077aac060e8ba334609e8a5088fb30c88bf9813b7b91316b9eb5662587a4c4ea038ac0645ea4104150f78ce3df3a43e1ad845bb -DIST vscodium-1.77.0.23093-amd64.tar.gz 111008654 BLAKE2B b53d8c9c27b05244a6b52bc9cba0daf79f405d3fd9ac05b954fc5d1534758c5e05298dd7d6d4a474e806932a5921e7049de6ea32824a6f3fdd27bb08cdbe73a9 SHA512 148002f0a0467c0f704c268738994f16ca4f85efbc7ef1bb87f3f5b2c1c14f47487d1ff3e188963c1cee3e72f99a5de8d5a5d20fd19fd5466c809cafb22d4838 -DIST vscodium-1.77.0.23093-arm.tar.gz 100637834 BLAKE2B 29e696742ceb83a9620740ca17a5cb1d0b58bc47147f1882a843f97aff29d8c9606df6e8e25dc3b09e699b1c8b4b2844efe871726b6bff40e1f50589d4620d74 SHA512 5a1a42901e98892ca1db28b914531c4c83bc5be6e4d7ddc950d1f04a4f3b6ae555b36e864a2ab03a41d850adc87b376f8637842dbf64d02b021953aec0e2d470 -DIST vscodium-1.77.0.23093-arm64.tar.gz 111842188 BLAKE2B 38a671476162a63124268c71e32ab3dfbcb43f77daab69491a6c88d436e03684a7c4b5b0ba55823175f31163821237dff1b72cc8706d2aa977ad291f2af04e64 SHA512 139cd1cb5b29fb7c8c7d0c4c51c568ad9ae738be7bea603455178e8f960ce88d473583e312d4ef710897317af02fcf6c92415ae2e8ceba271b68616bab49039b -DIST vscodium-1.77.1.23095-amd64.tar.gz 110994738 BLAKE2B 239e10f4523833909739852e776ecf3dc17f630e91b7d3a37c0789790c6c31d0b6b51e665b0bda80b233940ee6d63cea82611893550af680a5c5e9552288bf7b SHA512 59a8449e46cde8b973d3bbbf50c2d82c5abf8734575f4b9c9f61879cb862e298eab7639b06e52367083a3cdfc55394fc3d5cbe4505bb923b0688404e4351a08e -DIST vscodium-1.77.1.23095-arm.tar.gz 100602248 BLAKE2B 6d87450074fbe85ccb20905b253d6b844c14d42c291166db95a4930a2e630958a078569cc7629a3af6893eea63323b1c841e4d733628c6b9a9073255412719c0 SHA512 f5146cacc51f7a68282d5c378568b7912d3ccaacf2909fa58db35b41db91b52c9af68cca9ea58e05725b0bd45f13cb6eeeb70a14af7ca04cba4348494d5e703f -DIST vscodium-1.77.1.23095-arm64.tar.gz 111826114 BLAKE2B c13aa8de9f5b02bc220f441bde2b8b4471073efc3d668056a73488bb2b1cd51742ac1c9294e5502cadf3310a2527218ae85b87a1dc75f870edb243c5997a62e9 SHA512 6d6fe3b7f23190e305b088f0a7699fb2b847778b2181f23aa115c29c45b00de7d67fcc8cbf554da3c481baac7f7539a85c040b97ba0e39a42cfab1331bff180a DIST vscodium-1.77.3.23102-amd64.tar.gz 110983055 BLAKE2B f8faa40cc6c9377e73dc06b1127b647de0f7ca06d5e8d1d25e376b130116e188fb90f59a55ce3f317a84db4e98552ec5fbdfb9c5a6ec87ea7041968994025b76 SHA512 da02f2fb7e3bb9b33d714091a7be6f7ffce0a28a74a1feee1e81010d1ab586caf70d3ec80d05bffcc892af5da69a352ec01fd2a9fbc12077d3501745022730bd DIST vscodium-1.77.3.23102-arm.tar.gz 100620275 BLAKE2B be0807175b1b9b5d6c8e9d44121c38f6d1ed806aacf69e33c23e220d716bd545739e07d57898e0f5c73cf0a86f74d6b7021b064c6ed120e892ab4ba9f64689fc SHA512 d03600321a287a8b6ae1f739309011efc2480d414e7446547f9dc168db7077c521b2f8e58249f464bd31f2a0111cc869042283871620059a797888d5eb935a27 DIST vscodium-1.77.3.23102-arm64.tar.gz 111829469 BLAKE2B 1bd2e4f68db9c641a9313c88955568a28198a4629dae0b476ccd0927cb08fedc9e917dae57c8ac2ace5c1ba7b7cbcb3baccc70d25b9b9532a1652a5419b0aaa7 SHA512 f60838f98430fee6f814951e4ab5c2893f29f4ad21e7b7b9651929366fd438c4a34300e89d5059584820d07201e20467d9d64fd5c4bc5b4b61da393f19d06356 diff --git a/app-editors/vscodium/vscodium-1.76.2.23074.ebuild b/app-editors/vscodium/vscodium-1.76.2.23074.ebuild deleted file mode
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 02798a49f33b2def59a14159cee18a72ae936217 Author: Arthur Zamarin gentoo org> AuthorDate: Wed Apr 26 13:49:02 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Wed Apr 26 13:49:02 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02798a49 app-editors/vscodium: add 1.77.3.23102 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.77.3.23102.ebuild | 119 ++ 2 files changed, 122 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 73bb7881bc53..8d718112ce4d 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -7,3 +7,6 @@ DIST vscodium-1.77.0.23093-arm64.tar.gz 111842188 BLAKE2B 38a671476162a63124268c DIST vscodium-1.77.1.23095-amd64.tar.gz 110994738 BLAKE2B 239e10f4523833909739852e776ecf3dc17f630e91b7d3a37c0789790c6c31d0b6b51e665b0bda80b233940ee6d63cea82611893550af680a5c5e9552288bf7b SHA512 59a8449e46cde8b973d3bbbf50c2d82c5abf8734575f4b9c9f61879cb862e298eab7639b06e52367083a3cdfc55394fc3d5cbe4505bb923b0688404e4351a08e DIST vscodium-1.77.1.23095-arm.tar.gz 100602248 BLAKE2B 6d87450074fbe85ccb20905b253d6b844c14d42c291166db95a4930a2e630958a078569cc7629a3af6893eea63323b1c841e4d733628c6b9a9073255412719c0 SHA512 f5146cacc51f7a68282d5c378568b7912d3ccaacf2909fa58db35b41db91b52c9af68cca9ea58e05725b0bd45f13cb6eeeb70a14af7ca04cba4348494d5e703f DIST vscodium-1.77.1.23095-arm64.tar.gz 111826114 BLAKE2B c13aa8de9f5b02bc220f441bde2b8b4471073efc3d668056a73488bb2b1cd51742ac1c9294e5502cadf3310a2527218ae85b87a1dc75f870edb243c5997a62e9 SHA512 6d6fe3b7f23190e305b088f0a7699fb2b847778b2181f23aa115c29c45b00de7d67fcc8cbf554da3c481baac7f7539a85c040b97ba0e39a42cfab1331bff180a +DIST vscodium-1.77.3.23102-amd64.tar.gz 110983055 BLAKE2B f8faa40cc6c9377e73dc06b1127b647de0f7ca06d5e8d1d25e376b130116e188fb90f59a55ce3f317a84db4e98552ec5fbdfb9c5a6ec87ea7041968994025b76 SHA512 da02f2fb7e3bb9b33d714091a7be6f7ffce0a28a74a1feee1e81010d1ab586caf70d3ec80d05bffcc892af5da69a352ec01fd2a9fbc12077d3501745022730bd +DIST vscodium-1.77.3.23102-arm.tar.gz 100620275 BLAKE2B be0807175b1b9b5d6c8e9d44121c38f6d1ed806aacf69e33c23e220d716bd545739e07d57898e0f5c73cf0a86f74d6b7021b064c6ed120e892ab4ba9f64689fc SHA512 d03600321a287a8b6ae1f739309011efc2480d414e7446547f9dc168db7077c521b2f8e58249f464bd31f2a0111cc869042283871620059a797888d5eb935a27 +DIST vscodium-1.77.3.23102-arm64.tar.gz 111829469 BLAKE2B 1bd2e4f68db9c641a9313c88955568a28198a4629dae0b476ccd0927cb08fedc9e917dae57c8ac2ace5c1ba7b7cbcb3baccc70d25b9b9532a1652a5419b0aaa7 SHA512 f60838f98430fee6f814951e4ab5c2893f29f4ad21e7b7b9651929366fd438c4a34300e89d5059584820d07201e20467d9d64fd5c4bc5b4b61da393f19d06356 diff --git a/app-editors/vscodium/vscodium-1.77.3.23102.ebuild b/app-editors/vscodium/vscodium-1.77.3.23102.ebuild new file mode 100644 index ..5c5cdb4f3682 --- /dev/null +++ b/app-editors/vscodium/vscodium-1.77.3.23102.ebuild @@ -0,0 +1,119 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + amd64? ( https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-x64-${PV}.tar.gz -> ${P}-amd64.tar.gz ) + arm? ( https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-armhf-${PV}.tar.gz -> ${P}-arm.tar.gz ) + arm64? ( https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-arm64-${PV}.tar.gz -> ${P}-arm64.tar.gz ) +" + +RESTRICT="strip bindist" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* ~amd64 ~arm ~arm64" +IUSE="" + +RDEPEND=" + >=app-accessibility/at-spi2-core-2.46.0:2 + app-crypt/libsecret[crypt] + dev-libs/expat + dev-libs/glib:2 + dev-libs/nspr + dev-libs/nss + media-libs/alsa-lib + media-libs/mesa + net-print/cups + sys-apps/util-linux + sys-apps/dbus + x11-libs/cairo + x11-libs/gdk-pixbuf:2 + 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/libxshmfence + x11-libs/pango +" + +QA_PREBUILT=" + /opt/vscode/bin/code-tunnel + /opt/vscodium/chrome_crashpad_handler + /opt/vscodium/chrome-sandbox + /opt/vscodium/codium + /opt/
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 8675cb720c0371732accc7c78b41fd010bc0fb70 Author: Arthur Zamarin gentoo org> AuthorDate: Thu Apr 6 07:35:14 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Thu Apr 6 07:35:33 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8675cb72 app-editors/vscodium: add 1.77.1.23095 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.77.1.23095.ebuild | 119 ++ 2 files changed, 122 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 82a6b532c8bb..73bb7881bc53 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -4,3 +4,6 @@ DIST vscodium-1.76.2.23074-arm64.tar.gz 113874910 BLAKE2B bb517ac6b7d41a392fec67 DIST vscodium-1.77.0.23093-amd64.tar.gz 111008654 BLAKE2B b53d8c9c27b05244a6b52bc9cba0daf79f405d3fd9ac05b954fc5d1534758c5e05298dd7d6d4a474e806932a5921e7049de6ea32824a6f3fdd27bb08cdbe73a9 SHA512 148002f0a0467c0f704c268738994f16ca4f85efbc7ef1bb87f3f5b2c1c14f47487d1ff3e188963c1cee3e72f99a5de8d5a5d20fd19fd5466c809cafb22d4838 DIST vscodium-1.77.0.23093-arm.tar.gz 100637834 BLAKE2B 29e696742ceb83a9620740ca17a5cb1d0b58bc47147f1882a843f97aff29d8c9606df6e8e25dc3b09e699b1c8b4b2844efe871726b6bff40e1f50589d4620d74 SHA512 5a1a42901e98892ca1db28b914531c4c83bc5be6e4d7ddc950d1f04a4f3b6ae555b36e864a2ab03a41d850adc87b376f8637842dbf64d02b021953aec0e2d470 DIST vscodium-1.77.0.23093-arm64.tar.gz 111842188 BLAKE2B 38a671476162a63124268c71e32ab3dfbcb43f77daab69491a6c88d436e03684a7c4b5b0ba55823175f31163821237dff1b72cc8706d2aa977ad291f2af04e64 SHA512 139cd1cb5b29fb7c8c7d0c4c51c568ad9ae738be7bea603455178e8f960ce88d473583e312d4ef710897317af02fcf6c92415ae2e8ceba271b68616bab49039b +DIST vscodium-1.77.1.23095-amd64.tar.gz 110994738 BLAKE2B 239e10f4523833909739852e776ecf3dc17f630e91b7d3a37c0789790c6c31d0b6b51e665b0bda80b233940ee6d63cea82611893550af680a5c5e9552288bf7b SHA512 59a8449e46cde8b973d3bbbf50c2d82c5abf8734575f4b9c9f61879cb862e298eab7639b06e52367083a3cdfc55394fc3d5cbe4505bb923b0688404e4351a08e +DIST vscodium-1.77.1.23095-arm.tar.gz 100602248 BLAKE2B 6d87450074fbe85ccb20905b253d6b844c14d42c291166db95a4930a2e630958a078569cc7629a3af6893eea63323b1c841e4d733628c6b9a9073255412719c0 SHA512 f5146cacc51f7a68282d5c378568b7912d3ccaacf2909fa58db35b41db91b52c9af68cca9ea58e05725b0bd45f13cb6eeeb70a14af7ca04cba4348494d5e703f +DIST vscodium-1.77.1.23095-arm64.tar.gz 111826114 BLAKE2B c13aa8de9f5b02bc220f441bde2b8b4471073efc3d668056a73488bb2b1cd51742ac1c9294e5502cadf3310a2527218ae85b87a1dc75f870edb243c5997a62e9 SHA512 6d6fe3b7f23190e305b088f0a7699fb2b847778b2181f23aa115c29c45b00de7d67fcc8cbf554da3c481baac7f7539a85c040b97ba0e39a42cfab1331bff180a diff --git a/app-editors/vscodium/vscodium-1.77.1.23095.ebuild b/app-editors/vscodium/vscodium-1.77.1.23095.ebuild new file mode 100644 index ..5c5cdb4f3682 --- /dev/null +++ b/app-editors/vscodium/vscodium-1.77.1.23095.ebuild @@ -0,0 +1,119 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + amd64? ( https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-x64-${PV}.tar.gz -> ${P}-amd64.tar.gz ) + arm? ( https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-armhf-${PV}.tar.gz -> ${P}-arm.tar.gz ) + arm64? ( https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-arm64-${PV}.tar.gz -> ${P}-arm64.tar.gz ) +" + +RESTRICT="strip bindist" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* ~amd64 ~arm ~arm64" +IUSE="" + +RDEPEND=" + >=app-accessibility/at-spi2-core-2.46.0:2 + app-crypt/libsecret[crypt] + dev-libs/expat + dev-libs/glib:2 + dev-libs/nspr + dev-libs/nss + media-libs/alsa-lib + media-libs/mesa + net-print/cups + sys-apps/util-linux + sys-apps/dbus + x11-libs/cairo + x11-libs/gdk-pixbuf:2 + 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/libxshmfence + x11-libs/pango +" + +QA_PREBUILT=" + /opt/vscode/bin/code-tunnel + /opt/vscodium/chrome_crashpad_handler + /opt/vscodium/chrome-sandbox + /opt/vscodium/codium + /opt/
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: f90139cdcdc25def8b64ec6eaefb6d810d77fba4 Author: Arthur Zamarin gentoo org> AuthorDate: Mon Apr 3 18:06:04 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Mon Apr 3 18:06:04 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f90139cd app-editors/vscodium: drop 1.75.1.23040-r1, 1.76.1.23069 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 6 -- .../vscodium/vscodium-1.75.1.23040-r1.ebuild | 119 - app-editors/vscodium/vscodium-1.76.1.23069.ebuild | 119 - 3 files changed, 244 deletions(-) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 56051fb41184..82a6b532c8bb 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -1,9 +1,3 @@ -DIST vscodium-1.75.1.23040-amd64.tar.gz 121851555 BLAKE2B 827942e3a6b903e943fbd7200c8ae1e10e2ee3e8a05592a5dbe6677171935499bdb497aa1d76b175c0a8a4dc699ee2559c8768d83b2133ab3e337313bcbe70ec SHA512 9192915d87d55b5835dee70d10e03f6ad110075b1b32809f78cd18a7d9fefb36b3440e14c0c17dd826995a04789517c21e08e0d72a0418923f1dadf2d5ce6d22 -DIST vscodium-1.75.1.23040-arm.tar.gz 103879786 BLAKE2B 2f9d0cbdc474a248a7dbd3339a9af87f88ad477a14934a2c4ca3ae5235607a79dbf9d797b669df7a8127dbfb3081bc1612b4d899d69e95faa8a7a011a1030b21 SHA512 373c7097582d4540ac1479bbb9da53b6b13288dc5ce61fd11d952f7eb289d456bf57f8c2e16d1a3532738d082857e9abebbded1142ad36f6c6ac67e25cd1a6e7 -DIST vscodium-1.75.1.23040-arm64.tar.gz 114920913 BLAKE2B 9758ce3c71621eeb9d4975d7e1c57cb079f15b6794c320df682e2748d7fd5cc4ec5dd2dbe94e16e2c6f6e7617e333dfb08d0a80dfcd9c78b01ec9c38e800491c SHA512 3baf3abd004c67c197204e92de50fc6d056926686dd921368d63c90d216c83ae15529f3f25ddc6c20deb812823f9181ddbae3b80936ff2a441a1d51e42678a03 -DIST vscodium-1.76.1.23069-amd64.tar.gz 120798858 BLAKE2B d499b75a5c24e9aa68a5fc358bcb98fb67a67b2383cfebe0b9ae4170876fd675cde66d855f581f6cd5b4c745a03a15e345af7532510d640b4ac65b0af2413906 SHA512 a2e37eba3ec70e35f344c2cb552cd75c5d5e67ec9159ac48709d631e5324d19e9cab08f69ffc8ae1fa782aad515be6af661464dfa72ea1f18da752d1d0b48127 -DIST vscodium-1.76.1.23069-arm.tar.gz 102842431 BLAKE2B 9ede508310c87948a67c8f07f4f15f4b2e2466c3f659c1a291cb20a76a784964d7174a1003b10523779c75eb0850e2e272aa7e3a02497937136f32c138b8ebd1 SHA512 f5b99f1bd9338c69c69b9643a5c5e6ade5a3df237ac042a9fc7fdbba402244516e54ab636235a1867c6594a52a33b4af32622e70511491caac7d014b42c8e51d -DIST vscodium-1.76.1.23069-arm64.tar.gz 113874748 BLAKE2B 8dd6d97571dd084ffa40662ce6f3788cb7f09bdc8fefdce15d2987f3819ffdf42762e4b2106b71c3fc4e02943be9c62ab12355a8e30ad405848cdc7b115780cf SHA512 92ba83d125f8d28ccbf06f3dd7219c08ab1d40630ae32f0620aee731340d957cf79b7e5c4068745d77d1d425e9ff64ec0cc859016882edc93cd553fd59fc9983 DIST vscodium-1.76.2.23074-amd64.tar.gz 120804173 BLAKE2B 9f730a8cc1130c076d12317cd0038e38b9a7529d3a1947cbf24958ccc2d5ff4ef0a85d4561645777888ca9514c7403bd86c858ac858c8568bfe6597c588adc7b SHA512 3abcdb1c0f189920b32accc892c2e88695b87448f052896f15472874576ae432a829cdf641df6680c27c3e1846c149cecbdc846473f166f98003c81d599486a1 DIST vscodium-1.76.2.23074-arm.tar.gz 102835702 BLAKE2B 6ca9ff6353b7396d8d2d906a2415cf0f14e9f0a94bcc5607479c38436963e76ac55ebca8a8983bc36003834f4237006f03f7c49fc49e5da82755322cd9457b5e SHA512 1b05dc5741c5381060492f90583bfa56120562489b814dac9f607589deef15c43dba3681a66167c5506adbfc802fe893155d77b5454040ae31c05f9b88a27e2e DIST vscodium-1.76.2.23074-arm64.tar.gz 113874910 BLAKE2B bb517ac6b7d41a392fec6722b895c0035ee146497f6b7ca9a52118081a9d0647a48e3e10fe48cab7a2094db70e664af2a7282587a466216e91156f23f7c1119f SHA512 80f8ed673bbe52838da20a0d5077aac060e8ba334609e8a5088fb30c88bf9813b7b91316b9eb5662587a4c4ea038ac0645ea4104150f78ce3df3a43e1ad845bb diff --git a/app-editors/vscodium/vscodium-1.75.1.23040-r1.ebuild b/app-editors/vscodium/vscodium-1.75.1.23040-r1.ebuild deleted file mode 100644 index 5c5cdb4f3682.. --- a/app-editors/vscodium/vscodium-1.75.1.23040-r1.ebuild +++ /dev/null @@ -1,119 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit desktop pax-utils xdg optfeature - -DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" -HOMEPAGE="https://vscodium.com/"; -SRC_URI=" - amd64? ( https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-x64-${PV}.tar.gz -> ${P}-amd64.tar.gz ) - arm? ( https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-armhf-${PV}.tar.gz -> ${P}-arm.tar.gz ) - arm64? ( https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-arm64-${PV}.tar.gz -> ${P}-arm64.tar.gz ) -" - -RESTRICT="strip bindist" - -LICENSE=" - Apache-2.0 - BSD - BSD-1 - BSD-2 - BSD-4 - CC-BY-4.0 - ISC - LGPL-2.1+ - MIT - MPL-2.0 - openssl - PYTHON - Te
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: b0eb4607e4dd13ee858e1d5a4c4a85565bf733e3 Author: Arthur Zamarin gentoo org> AuthorDate: Mon Apr 3 18:05:42 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Mon Apr 3 18:05:42 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0eb4607 app-editors/vscodium: add 1.77.0.23093 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.77.0.23093.ebuild | 119 ++ 2 files changed, 122 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index f4d81ec54985..56051fb41184 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -7,3 +7,6 @@ DIST vscodium-1.76.1.23069-arm64.tar.gz 113874748 BLAKE2B 8dd6d97571dd084ffa4066 DIST vscodium-1.76.2.23074-amd64.tar.gz 120804173 BLAKE2B 9f730a8cc1130c076d12317cd0038e38b9a7529d3a1947cbf24958ccc2d5ff4ef0a85d4561645777888ca9514c7403bd86c858ac858c8568bfe6597c588adc7b SHA512 3abcdb1c0f189920b32accc892c2e88695b87448f052896f15472874576ae432a829cdf641df6680c27c3e1846c149cecbdc846473f166f98003c81d599486a1 DIST vscodium-1.76.2.23074-arm.tar.gz 102835702 BLAKE2B 6ca9ff6353b7396d8d2d906a2415cf0f14e9f0a94bcc5607479c38436963e76ac55ebca8a8983bc36003834f4237006f03f7c49fc49e5da82755322cd9457b5e SHA512 1b05dc5741c5381060492f90583bfa56120562489b814dac9f607589deef15c43dba3681a66167c5506adbfc802fe893155d77b5454040ae31c05f9b88a27e2e DIST vscodium-1.76.2.23074-arm64.tar.gz 113874910 BLAKE2B bb517ac6b7d41a392fec6722b895c0035ee146497f6b7ca9a52118081a9d0647a48e3e10fe48cab7a2094db70e664af2a7282587a466216e91156f23f7c1119f SHA512 80f8ed673bbe52838da20a0d5077aac060e8ba334609e8a5088fb30c88bf9813b7b91316b9eb5662587a4c4ea038ac0645ea4104150f78ce3df3a43e1ad845bb +DIST vscodium-1.77.0.23093-amd64.tar.gz 111008654 BLAKE2B b53d8c9c27b05244a6b52bc9cba0daf79f405d3fd9ac05b954fc5d1534758c5e05298dd7d6d4a474e806932a5921e7049de6ea32824a6f3fdd27bb08cdbe73a9 SHA512 148002f0a0467c0f704c268738994f16ca4f85efbc7ef1bb87f3f5b2c1c14f47487d1ff3e188963c1cee3e72f99a5de8d5a5d20fd19fd5466c809cafb22d4838 +DIST vscodium-1.77.0.23093-arm.tar.gz 100637834 BLAKE2B 29e696742ceb83a9620740ca17a5cb1d0b58bc47147f1882a843f97aff29d8c9606df6e8e25dc3b09e699b1c8b4b2844efe871726b6bff40e1f50589d4620d74 SHA512 5a1a42901e98892ca1db28b914531c4c83bc5be6e4d7ddc950d1f04a4f3b6ae555b36e864a2ab03a41d850adc87b376f8637842dbf64d02b021953aec0e2d470 +DIST vscodium-1.77.0.23093-arm64.tar.gz 111842188 BLAKE2B 38a671476162a63124268c71e32ab3dfbcb43f77daab69491a6c88d436e03684a7c4b5b0ba55823175f31163821237dff1b72cc8706d2aa977ad291f2af04e64 SHA512 139cd1cb5b29fb7c8c7d0c4c51c568ad9ae738be7bea603455178e8f960ce88d473583e312d4ef710897317af02fcf6c92415ae2e8ceba271b68616bab49039b diff --git a/app-editors/vscodium/vscodium-1.77.0.23093.ebuild b/app-editors/vscodium/vscodium-1.77.0.23093.ebuild new file mode 100644 index ..5c5cdb4f3682 --- /dev/null +++ b/app-editors/vscodium/vscodium-1.77.0.23093.ebuild @@ -0,0 +1,119 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + amd64? ( https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-x64-${PV}.tar.gz -> ${P}-amd64.tar.gz ) + arm? ( https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-armhf-${PV}.tar.gz -> ${P}-arm.tar.gz ) + arm64? ( https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-arm64-${PV}.tar.gz -> ${P}-arm64.tar.gz ) +" + +RESTRICT="strip bindist" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* ~amd64 ~arm ~arm64" +IUSE="" + +RDEPEND=" + >=app-accessibility/at-spi2-core-2.46.0:2 + app-crypt/libsecret[crypt] + dev-libs/expat + dev-libs/glib:2 + dev-libs/nspr + dev-libs/nss + media-libs/alsa-lib + media-libs/mesa + net-print/cups + sys-apps/util-linux + sys-apps/dbus + x11-libs/cairo + x11-libs/gdk-pixbuf:2 + 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/libxshmfence + x11-libs/pango +" + +QA_PREBUILT=" + /opt/vscode/bin/code-tunnel + /opt/vscodium/chrome_crashpad_handler + /opt/vscodium/chrome-sandbox + /opt/vscodium/codium + /opt/
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: eb545ac50ef3ba874828b922567b37cfdc696815 Author: Arthur Zamarin gentoo org> AuthorDate: Wed Mar 15 18:32:27 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Wed Mar 15 18:33:54 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb545ac5 app-editors/vscodium: add 1.76.2.23074 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.76.2.23074.ebuild | 119 ++ 2 files changed, 122 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 3522b6fc9b93..f4d81ec54985 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -4,3 +4,6 @@ DIST vscodium-1.75.1.23040-arm64.tar.gz 114920913 BLAKE2B 9758ce3c71621eeb9d4975 DIST vscodium-1.76.1.23069-amd64.tar.gz 120798858 BLAKE2B d499b75a5c24e9aa68a5fc358bcb98fb67a67b2383cfebe0b9ae4170876fd675cde66d855f581f6cd5b4c745a03a15e345af7532510d640b4ac65b0af2413906 SHA512 a2e37eba3ec70e35f344c2cb552cd75c5d5e67ec9159ac48709d631e5324d19e9cab08f69ffc8ae1fa782aad515be6af661464dfa72ea1f18da752d1d0b48127 DIST vscodium-1.76.1.23069-arm.tar.gz 102842431 BLAKE2B 9ede508310c87948a67c8f07f4f15f4b2e2466c3f659c1a291cb20a76a784964d7174a1003b10523779c75eb0850e2e272aa7e3a02497937136f32c138b8ebd1 SHA512 f5b99f1bd9338c69c69b9643a5c5e6ade5a3df237ac042a9fc7fdbba402244516e54ab636235a1867c6594a52a33b4af32622e70511491caac7d014b42c8e51d DIST vscodium-1.76.1.23069-arm64.tar.gz 113874748 BLAKE2B 8dd6d97571dd084ffa40662ce6f3788cb7f09bdc8fefdce15d2987f3819ffdf42762e4b2106b71c3fc4e02943be9c62ab12355a8e30ad405848cdc7b115780cf SHA512 92ba83d125f8d28ccbf06f3dd7219c08ab1d40630ae32f0620aee731340d957cf79b7e5c4068745d77d1d425e9ff64ec0cc859016882edc93cd553fd59fc9983 +DIST vscodium-1.76.2.23074-amd64.tar.gz 120804173 BLAKE2B 9f730a8cc1130c076d12317cd0038e38b9a7529d3a1947cbf24958ccc2d5ff4ef0a85d4561645777888ca9514c7403bd86c858ac858c8568bfe6597c588adc7b SHA512 3abcdb1c0f189920b32accc892c2e88695b87448f052896f15472874576ae432a829cdf641df6680c27c3e1846c149cecbdc846473f166f98003c81d599486a1 +DIST vscodium-1.76.2.23074-arm.tar.gz 102835702 BLAKE2B 6ca9ff6353b7396d8d2d906a2415cf0f14e9f0a94bcc5607479c38436963e76ac55ebca8a8983bc36003834f4237006f03f7c49fc49e5da82755322cd9457b5e SHA512 1b05dc5741c5381060492f90583bfa56120562489b814dac9f607589deef15c43dba3681a66167c5506adbfc802fe893155d77b5454040ae31c05f9b88a27e2e +DIST vscodium-1.76.2.23074-arm64.tar.gz 113874910 BLAKE2B bb517ac6b7d41a392fec6722b895c0035ee146497f6b7ca9a52118081a9d0647a48e3e10fe48cab7a2094db70e664af2a7282587a466216e91156f23f7c1119f SHA512 80f8ed673bbe52838da20a0d5077aac060e8ba334609e8a5088fb30c88bf9813b7b91316b9eb5662587a4c4ea038ac0645ea4104150f78ce3df3a43e1ad845bb diff --git a/app-editors/vscodium/vscodium-1.76.2.23074.ebuild b/app-editors/vscodium/vscodium-1.76.2.23074.ebuild new file mode 100644 index ..5c5cdb4f3682 --- /dev/null +++ b/app-editors/vscodium/vscodium-1.76.2.23074.ebuild @@ -0,0 +1,119 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + amd64? ( https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-x64-${PV}.tar.gz -> ${P}-amd64.tar.gz ) + arm? ( https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-armhf-${PV}.tar.gz -> ${P}-arm.tar.gz ) + arm64? ( https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-arm64-${PV}.tar.gz -> ${P}-arm64.tar.gz ) +" + +RESTRICT="strip bindist" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* ~amd64 ~arm ~arm64" +IUSE="" + +RDEPEND=" + >=app-accessibility/at-spi2-core-2.46.0:2 + app-crypt/libsecret[crypt] + dev-libs/expat + dev-libs/glib:2 + dev-libs/nspr + dev-libs/nss + media-libs/alsa-lib + media-libs/mesa + net-print/cups + sys-apps/util-linux + sys-apps/dbus + x11-libs/cairo + x11-libs/gdk-pixbuf:2 + 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/libxshmfence + x11-libs/pango +" + +QA_PREBUILT=" + /opt/vscode/bin/code-tunnel + /opt/vscodium/chrome_crashpad_handler + /opt/vscodium/chrome-sandbox + /opt/vscodium/codium + /opt/
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 6d3c4ecccf9ddc77270a7513a45ebb2ed2bb8d31 Author: Arthur Zamarin gentoo org> AuthorDate: Sat Mar 11 05:58:33 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Sat Mar 11 05:58:51 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d3c4ecc app-editors/vscodium: drop 1.75.0.23033-r2 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 - .../vscodium/vscodium-1.75.0.23033-r2.ebuild | 119 - 2 files changed, 122 deletions(-) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 510932050dfd..3522b6fc9b93 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -1,6 +1,3 @@ -DIST vscodium-1.75.0.23033-amd64.tar.gz 121848371 BLAKE2B 412e945fd98f3ca6fd690593d09d64ec32e2a1450c117f41b99a276f6992f38de8e315af2273e659023a9acd8101a594c5e50bb7c29c7b9d688c902fca875b50 SHA512 58a3e58c9350359538841349271794e738f4734e84af7ec83a44b11fa09517dcaa6c373bb20ae271c4646f8766f405d12e7011d0398750facd9c4aa47402976c -DIST vscodium-1.75.0.23033-arm.tar.gz 103889757 BLAKE2B ad910df8a5b245c725dcdb3d2bf4fdb602de2703a629563f6b71bad3e8ebc09a5ecf6ab1272261b7abb6aa35ea7a15ea9a8c1ee5ca52bee8deaf5b13221edf15 SHA512 9dd9b4bdc6e98c53c39ee5bde3f2001d3345de0398e848b26cca0e54cf8edd3712e4489cf3f11e7f67b9742c8dd3e9bafbf09ae5c4704a090147cfcae542e89d -DIST vscodium-1.75.0.23033-arm64.tar.gz 114924184 BLAKE2B 47d979df3eadee60e5ea6dcbf15b58518ded7086516cb9c1444ef22c3b05eef3d3b7b733a8be889fd0a08fa5e9fc4a0e5171a573b95defc951f526b95e624b0b SHA512 506ccf023fe0f1c9c18c23ab3e77b64ba64e769226e43c577764b1ca85c940c53bdef69095bb3b2d09886a02506847a5884543191e2aead12884ffcadb7b22ae DIST vscodium-1.75.1.23040-amd64.tar.gz 121851555 BLAKE2B 827942e3a6b903e943fbd7200c8ae1e10e2ee3e8a05592a5dbe6677171935499bdb497aa1d76b175c0a8a4dc699ee2559c8768d83b2133ab3e337313bcbe70ec SHA512 9192915d87d55b5835dee70d10e03f6ad110075b1b32809f78cd18a7d9fefb36b3440e14c0c17dd826995a04789517c21e08e0d72a0418923f1dadf2d5ce6d22 DIST vscodium-1.75.1.23040-arm.tar.gz 103879786 BLAKE2B 2f9d0cbdc474a248a7dbd3339a9af87f88ad477a14934a2c4ca3ae5235607a79dbf9d797b669df7a8127dbfb3081bc1612b4d899d69e95faa8a7a011a1030b21 SHA512 373c7097582d4540ac1479bbb9da53b6b13288dc5ce61fd11d952f7eb289d456bf57f8c2e16d1a3532738d082857e9abebbded1142ad36f6c6ac67e25cd1a6e7 DIST vscodium-1.75.1.23040-arm64.tar.gz 114920913 BLAKE2B 9758ce3c71621eeb9d4975d7e1c57cb079f15b6794c320df682e2748d7fd5cc4ec5dd2dbe94e16e2c6f6e7617e333dfb08d0a80dfcd9c78b01ec9c38e800491c SHA512 3baf3abd004c67c197204e92de50fc6d056926686dd921368d63c90d216c83ae15529f3f25ddc6c20deb812823f9181ddbae3b80936ff2a441a1d51e42678a03 diff --git a/app-editors/vscodium/vscodium-1.75.0.23033-r2.ebuild b/app-editors/vscodium/vscodium-1.75.0.23033-r2.ebuild deleted file mode 100644 index 5c5cdb4f3682.. --- a/app-editors/vscodium/vscodium-1.75.0.23033-r2.ebuild +++ /dev/null @@ -1,119 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit desktop pax-utils xdg optfeature - -DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" -HOMEPAGE="https://vscodium.com/"; -SRC_URI=" - amd64? ( https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-x64-${PV}.tar.gz -> ${P}-amd64.tar.gz ) - arm? ( https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-armhf-${PV}.tar.gz -> ${P}-arm.tar.gz ) - arm64? ( https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-arm64-${PV}.tar.gz -> ${P}-arm64.tar.gz ) -" - -RESTRICT="strip bindist" - -LICENSE=" - Apache-2.0 - BSD - BSD-1 - BSD-2 - BSD-4 - CC-BY-4.0 - ISC - LGPL-2.1+ - MIT - MPL-2.0 - openssl - PYTHON - TextMate-bundle - Unlicense - UoI-NCSA - W3C -" -SLOT="0" -KEYWORDS="-* ~amd64 ~arm ~arm64" -IUSE="" - -RDEPEND=" - >=app-accessibility/at-spi2-core-2.46.0:2 - app-crypt/libsecret[crypt] - dev-libs/expat - dev-libs/glib:2 - dev-libs/nspr - dev-libs/nss - media-libs/alsa-lib - media-libs/mesa - net-print/cups - sys-apps/util-linux - sys-apps/dbus - x11-libs/cairo - x11-libs/gdk-pixbuf:2 - 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/libxshmfence - x11-libs/pango -" - -QA_PREBUILT=" - /opt/vscode/bin/code-tunnel - /opt/vscodium/chrome_crashpad_handler - /opt/vscodium/chrome-sandbox - /opt/vscodium/codium - /opt/vscodium/libEGL.so - /opt/vscodium/libffmpeg.so - /op
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 6ad03a966b9e60f0bcedd2bdfe54db75c2aba41d Author: Arthur Zamarin gentoo org> AuthorDate: Sat Mar 11 05:52:16 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Sat Mar 11 05:58:50 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ad03a96 app-editors/vscodium: add 1.76.1.23069 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.76.1.23069.ebuild | 119 ++ 2 files changed, 122 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index d49bc1daea8f..510932050dfd 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -4,3 +4,6 @@ DIST vscodium-1.75.0.23033-arm64.tar.gz 114924184 BLAKE2B 47d979df3eadee60e5ea6d DIST vscodium-1.75.1.23040-amd64.tar.gz 121851555 BLAKE2B 827942e3a6b903e943fbd7200c8ae1e10e2ee3e8a05592a5dbe6677171935499bdb497aa1d76b175c0a8a4dc699ee2559c8768d83b2133ab3e337313bcbe70ec SHA512 9192915d87d55b5835dee70d10e03f6ad110075b1b32809f78cd18a7d9fefb36b3440e14c0c17dd826995a04789517c21e08e0d72a0418923f1dadf2d5ce6d22 DIST vscodium-1.75.1.23040-arm.tar.gz 103879786 BLAKE2B 2f9d0cbdc474a248a7dbd3339a9af87f88ad477a14934a2c4ca3ae5235607a79dbf9d797b669df7a8127dbfb3081bc1612b4d899d69e95faa8a7a011a1030b21 SHA512 373c7097582d4540ac1479bbb9da53b6b13288dc5ce61fd11d952f7eb289d456bf57f8c2e16d1a3532738d082857e9abebbded1142ad36f6c6ac67e25cd1a6e7 DIST vscodium-1.75.1.23040-arm64.tar.gz 114920913 BLAKE2B 9758ce3c71621eeb9d4975d7e1c57cb079f15b6794c320df682e2748d7fd5cc4ec5dd2dbe94e16e2c6f6e7617e333dfb08d0a80dfcd9c78b01ec9c38e800491c SHA512 3baf3abd004c67c197204e92de50fc6d056926686dd921368d63c90d216c83ae15529f3f25ddc6c20deb812823f9181ddbae3b80936ff2a441a1d51e42678a03 +DIST vscodium-1.76.1.23069-amd64.tar.gz 120798858 BLAKE2B d499b75a5c24e9aa68a5fc358bcb98fb67a67b2383cfebe0b9ae4170876fd675cde66d855f581f6cd5b4c745a03a15e345af7532510d640b4ac65b0af2413906 SHA512 a2e37eba3ec70e35f344c2cb552cd75c5d5e67ec9159ac48709d631e5324d19e9cab08f69ffc8ae1fa782aad515be6af661464dfa72ea1f18da752d1d0b48127 +DIST vscodium-1.76.1.23069-arm.tar.gz 102842431 BLAKE2B 9ede508310c87948a67c8f07f4f15f4b2e2466c3f659c1a291cb20a76a784964d7174a1003b10523779c75eb0850e2e272aa7e3a02497937136f32c138b8ebd1 SHA512 f5b99f1bd9338c69c69b9643a5c5e6ade5a3df237ac042a9fc7fdbba402244516e54ab636235a1867c6594a52a33b4af32622e70511491caac7d014b42c8e51d +DIST vscodium-1.76.1.23069-arm64.tar.gz 113874748 BLAKE2B 8dd6d97571dd084ffa40662ce6f3788cb7f09bdc8fefdce15d2987f3819ffdf42762e4b2106b71c3fc4e02943be9c62ab12355a8e30ad405848cdc7b115780cf SHA512 92ba83d125f8d28ccbf06f3dd7219c08ab1d40630ae32f0620aee731340d957cf79b7e5c4068745d77d1d425e9ff64ec0cc859016882edc93cd553fd59fc9983 diff --git a/app-editors/vscodium/vscodium-1.76.1.23069.ebuild b/app-editors/vscodium/vscodium-1.76.1.23069.ebuild new file mode 100644 index ..5c5cdb4f3682 --- /dev/null +++ b/app-editors/vscodium/vscodium-1.76.1.23069.ebuild @@ -0,0 +1,119 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + amd64? ( https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-x64-${PV}.tar.gz -> ${P}-amd64.tar.gz ) + arm? ( https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-armhf-${PV}.tar.gz -> ${P}-arm.tar.gz ) + arm64? ( https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-arm64-${PV}.tar.gz -> ${P}-arm64.tar.gz ) +" + +RESTRICT="strip bindist" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* ~amd64 ~arm ~arm64" +IUSE="" + +RDEPEND=" + >=app-accessibility/at-spi2-core-2.46.0:2 + app-crypt/libsecret[crypt] + dev-libs/expat + dev-libs/glib:2 + dev-libs/nspr + dev-libs/nss + media-libs/alsa-lib + media-libs/mesa + net-print/cups + sys-apps/util-linux + sys-apps/dbus + x11-libs/cairo + x11-libs/gdk-pixbuf:2 + 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/libxshmfence + x11-libs/pango +" + +QA_PREBUILT=" + /opt/vscode/bin/code-tunnel + /opt/vscodium/chrome_crashpad_handler + /opt/vscodium/chrome-sandbox + /opt/vscodium/codium + /opt/
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/, app-editors/vscode/
commit: 42ad7a399e2186c58d6e63fcc12b44064bbebd41 Author: Jon Janzen jonjanzen com> AuthorDate: Sun Feb 19 15:21:04 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Mon Feb 20 11:45:19 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42ad7a39 app-editors/{vscode,vscodium}: Mark ssh-askpass script as executable When using an SSH key that has a passcord, VS Code calls this script to authenticate. Without it being marked as executable the Git SSH operation fails. Signed-off-by: Jon Janzen jonjanzen.com> Closes: https://github.com/gentoo/gentoo/pull/29665 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscode/{vscode-1.75.0-r1.ebuild => vscode-1.75.0-r2.ebuild} | 2 +- app-editors/vscode/{vscode-1.75.1.ebuild => vscode-1.75.1-r1.ebuild}| 2 +- ...{vscodium-1.75.0.23033-r1.ebuild => vscodium-1.75.0.23033-r2.ebuild} | 2 +- .../{vscodium-1.75.1.23040.ebuild => vscodium-1.75.1.23040-r1.ebuild} | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app-editors/vscode/vscode-1.75.0-r1.ebuild b/app-editors/vscode/vscode-1.75.0-r2.ebuild similarity index 98% rename from app-editors/vscode/vscode-1.75.0-r1.ebuild rename to app-editors/vscode/vscode-1.75.0-r2.ebuild index 4dfa8178e6ec..593a70028957 100644 --- a/app-editors/vscode/vscode-1.75.0-r1.ebuild +++ b/app-editors/vscode/vscode-1.75.0-r2.ebuild @@ -107,7 +107,7 @@ src_install() { fperms +x /opt/${PN}/{,bin/}code fperms +x /opt/${PN}/chrome_crashpad_handler fperms 4711 /opt/${PN}/chrome-sandbox - fperms 755 /opt/${PN}/resources/app/extensions/git/dist/{askpass,git-editor}{,-empty}.sh + fperms 755 /opt/${PN}/resources/app/extensions/git/dist/{askpass,git-editor,ssh-askpass}{,-empty}.sh fperms -R +x /opt/${PN}/resources/app/out/vs/base/node fperms +x /opt/${PN}/resources/app/node_modules.asar.unpacked/@vscode/ripgrep/bin/rg fperms +x /opt/${PN}/resources/app/node_modules.asar.unpacked/node-pty/build/Release/spawn-helper diff --git a/app-editors/vscode/vscode-1.75.1.ebuild b/app-editors/vscode/vscode-1.75.1-r1.ebuild similarity index 98% rename from app-editors/vscode/vscode-1.75.1.ebuild rename to app-editors/vscode/vscode-1.75.1-r1.ebuild index 4dfa8178e6ec..593a70028957 100644 --- a/app-editors/vscode/vscode-1.75.1.ebuild +++ b/app-editors/vscode/vscode-1.75.1-r1.ebuild @@ -107,7 +107,7 @@ src_install() { fperms +x /opt/${PN}/{,bin/}code fperms +x /opt/${PN}/chrome_crashpad_handler fperms 4711 /opt/${PN}/chrome-sandbox - fperms 755 /opt/${PN}/resources/app/extensions/git/dist/{askpass,git-editor}{,-empty}.sh + fperms 755 /opt/${PN}/resources/app/extensions/git/dist/{askpass,git-editor,ssh-askpass}{,-empty}.sh fperms -R +x /opt/${PN}/resources/app/out/vs/base/node fperms +x /opt/${PN}/resources/app/node_modules.asar.unpacked/@vscode/ripgrep/bin/rg fperms +x /opt/${PN}/resources/app/node_modules.asar.unpacked/node-pty/build/Release/spawn-helper diff --git a/app-editors/vscodium/vscodium-1.75.0.23033-r1.ebuild b/app-editors/vscodium/vscodium-1.75.0.23033-r2.ebuild similarity index 98% rename from app-editors/vscodium/vscodium-1.75.0.23033-r1.ebuild rename to app-editors/vscodium/vscodium-1.75.0.23033-r2.ebuild index 0eddbfcc0ab9..5c5cdb4f3682 100644 --- a/app-editors/vscodium/vscodium-1.75.0.23033-r1.ebuild +++ b/app-editors/vscodium/vscodium-1.75.0.23033-r2.ebuild @@ -98,7 +98,7 @@ src_install() { fperms +x /opt/${PN}/{,bin/}codium fperms +x /opt/${PN}/chrome_crashpad_handler fperms 4711 /opt/${PN}/chrome-sandbox - fperms 755 /opt/${PN}/resources/app/extensions/git/dist/{askpass,git-editor}{,-empty}.sh + fperms 755 /opt/${PN}/resources/app/extensions/git/dist/{askpass,git-editor,ssh-askpass}{,-empty}.sh fperms -R +x /opt/${PN}/resources/app/out/vs/base/node fperms +x /opt/${PN}/resources/app/node_modules.asar.unpacked/@vscode/ripgrep/bin/rg fperms +x /opt/${PN}/resources/app/node_modules.asar.unpacked/node-pty/build/Release/spawn-helper diff --git a/app-editors/vscodium/vscodium-1.75.1.23040.ebuild b/app-editors/vscodium/vscodium-1.75.1.23040-r1.ebuild similarity index 98% rename from app-editors/vscodium/vscodium-1.75.1.23040.ebuild rename to app-editors/vscodium/vscodium-1.75.1.23040-r1.ebuild index 0eddbfcc0ab9..5c5cdb4f3682 100644 --- a/app-editors/vscodium/vscodium-1.75.1.23040.ebuild +++ b/app-editors/vscodium/vscodium-1.75.1.23040-r1.ebuild @@ -98,7 +98,7 @@ src_install() { fperms +x /opt/${PN}/{,bin/}codium fperms +x /opt/${PN}/chrome_crashpad_handler fperms 4711 /opt/${PN}/chrome-sandbox - fperms 755 /opt/${PN}/resources/app/extensions/git/dist/{askpass,git-editor}{,-empty}.sh + fperms 755 /opt/${PN}/resources/app/extensions/git/dist/{askpass,git-editor,ssh-askpass}{,-empty}.sh fperms -R +x /opt/${PN}/resources/app/out/vs/base/node
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: fe47ee3d702ee99e8a34ccacf14da00d9aa6d0f7 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Feb 17 19:07:25 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Fri Feb 17 19:08:11 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe47ee3d app-editors/vscodium: add 1.75.1.23040 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.75.1.23040.ebuild | 119 ++ 2 files changed, 122 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index bb9784ffba9b..7480065241d6 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -4,3 +4,6 @@ DIST vscodium-1.74.3.23010-arm64.tar.gz 114464176 BLAKE2B a6682c4c26fa2bb628aced DIST vscodium-1.75.0.23033-amd64.tar.gz 121848371 BLAKE2B 412e945fd98f3ca6fd690593d09d64ec32e2a1450c117f41b99a276f6992f38de8e315af2273e659023a9acd8101a594c5e50bb7c29c7b9d688c902fca875b50 SHA512 58a3e58c9350359538841349271794e738f4734e84af7ec83a44b11fa09517dcaa6c373bb20ae271c4646f8766f405d12e7011d0398750facd9c4aa47402976c DIST vscodium-1.75.0.23033-arm.tar.gz 103889757 BLAKE2B ad910df8a5b245c725dcdb3d2bf4fdb602de2703a629563f6b71bad3e8ebc09a5ecf6ab1272261b7abb6aa35ea7a15ea9a8c1ee5ca52bee8deaf5b13221edf15 SHA512 9dd9b4bdc6e98c53c39ee5bde3f2001d3345de0398e848b26cca0e54cf8edd3712e4489cf3f11e7f67b9742c8dd3e9bafbf09ae5c4704a090147cfcae542e89d DIST vscodium-1.75.0.23033-arm64.tar.gz 114924184 BLAKE2B 47d979df3eadee60e5ea6dcbf15b58518ded7086516cb9c1444ef22c3b05eef3d3b7b733a8be889fd0a08fa5e9fc4a0e5171a573b95defc951f526b95e624b0b SHA512 506ccf023fe0f1c9c18c23ab3e77b64ba64e769226e43c577764b1ca85c940c53bdef69095bb3b2d09886a02506847a5884543191e2aead12884ffcadb7b22ae +DIST vscodium-1.75.1.23040-amd64.tar.gz 121851555 BLAKE2B 827942e3a6b903e943fbd7200c8ae1e10e2ee3e8a05592a5dbe6677171935499bdb497aa1d76b175c0a8a4dc699ee2559c8768d83b2133ab3e337313bcbe70ec SHA512 9192915d87d55b5835dee70d10e03f6ad110075b1b32809f78cd18a7d9fefb36b3440e14c0c17dd826995a04789517c21e08e0d72a0418923f1dadf2d5ce6d22 +DIST vscodium-1.75.1.23040-arm.tar.gz 103879786 BLAKE2B 2f9d0cbdc474a248a7dbd3339a9af87f88ad477a14934a2c4ca3ae5235607a79dbf9d797b669df7a8127dbfb3081bc1612b4d899d69e95faa8a7a011a1030b21 SHA512 373c7097582d4540ac1479bbb9da53b6b13288dc5ce61fd11d952f7eb289d456bf57f8c2e16d1a3532738d082857e9abebbded1142ad36f6c6ac67e25cd1a6e7 +DIST vscodium-1.75.1.23040-arm64.tar.gz 114920913 BLAKE2B 9758ce3c71621eeb9d4975d7e1c57cb079f15b6794c320df682e2748d7fd5cc4ec5dd2dbe94e16e2c6f6e7617e333dfb08d0a80dfcd9c78b01ec9c38e800491c SHA512 3baf3abd004c67c197204e92de50fc6d056926686dd921368d63c90d216c83ae15529f3f25ddc6c20deb812823f9181ddbae3b80936ff2a441a1d51e42678a03 diff --git a/app-editors/vscodium/vscodium-1.75.1.23040.ebuild b/app-editors/vscodium/vscodium-1.75.1.23040.ebuild new file mode 100644 index ..0eddbfcc0ab9 --- /dev/null +++ b/app-editors/vscodium/vscodium-1.75.1.23040.ebuild @@ -0,0 +1,119 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + amd64? ( https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-x64-${PV}.tar.gz -> ${P}-amd64.tar.gz ) + arm? ( https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-armhf-${PV}.tar.gz -> ${P}-arm.tar.gz ) + arm64? ( https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-arm64-${PV}.tar.gz -> ${P}-arm64.tar.gz ) +" + +RESTRICT="strip bindist" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* ~amd64 ~arm ~arm64" +IUSE="" + +RDEPEND=" + >=app-accessibility/at-spi2-core-2.46.0:2 + app-crypt/libsecret[crypt] + dev-libs/expat + dev-libs/glib:2 + dev-libs/nspr + dev-libs/nss + media-libs/alsa-lib + media-libs/mesa + net-print/cups + sys-apps/util-linux + sys-apps/dbus + x11-libs/cairo + x11-libs/gdk-pixbuf:2 + 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/libxshmfence + x11-libs/pango +" + +QA_PREBUILT=" + /opt/vscode/bin/code-tunnel + /opt/vscodium/chrome_crashpad_handler + /opt/vscodium/chrome-sandbox + /opt/vscodium/codium + /opt/
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 6acbc67c3fd6c84d7cf131fb8ecb4dce678e8b93 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Feb 17 19:07:48 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Fri Feb 17 19:08:12 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6acbc67c app-editors/vscodium: drop 1.74.3.23010 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 - app-editors/vscodium/vscodium-1.74.3.23010.ebuild | 118 -- 2 files changed, 121 deletions(-) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 7480065241d6..d49bc1daea8f 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -1,6 +1,3 @@ -DIST vscodium-1.74.3.23010-amd64.tar.gz 121396318 BLAKE2B 457aa7135d85340cc46b8bf06cc18bf9a575510c445c25c2102aa9f95099e7472f953c1770c7ff567bb53a2532db2c21849b06e922ef11a5d8699f8ed3cd283b SHA512 4d6f9494c2112c6de60dde67eab6127c8bbb7fae4574e6fa85e4438e02ccf61f0954e79157e0466dd7aa2cead828d394b6b8f669be4ff52050b2cafb3e3e7f6b -DIST vscodium-1.74.3.23010-arm.tar.gz 103438321 BLAKE2B e6294cdaaed7862b7a64ff9cfdb675ccba1bca25c23ba66c93aaadb2e231447de7baba4815ee910a1b84965ffdee06c1b6a45a48294872a0c872ed10e049a05a SHA512 52f481e5a7e9f53c176702b134729f6fff0a8fe4eb993d07350476250bb324ef88fc22e3263c018affc5f791bf65583946da8119dc657fec372741a81798fa81 -DIST vscodium-1.74.3.23010-arm64.tar.gz 114464176 BLAKE2B a6682c4c26fa2bb628aced21cfabe0ee03cc3bb285b857973753cb9c5798763d6c43d8968f089a2be064a84ce71fc09ea938f5305c30c0a8920968c75812c845 SHA512 a2d563fc69aad4e3c05afe88c6326a2a9e2e67c7022e6068f416348445d421a0c1a676ecb405acca1f9b2892e1cdbbc7f38e6292570deaa5bc4574506deb272d DIST vscodium-1.75.0.23033-amd64.tar.gz 121848371 BLAKE2B 412e945fd98f3ca6fd690593d09d64ec32e2a1450c117f41b99a276f6992f38de8e315af2273e659023a9acd8101a594c5e50bb7c29c7b9d688c902fca875b50 SHA512 58a3e58c9350359538841349271794e738f4734e84af7ec83a44b11fa09517dcaa6c373bb20ae271c4646f8766f405d12e7011d0398750facd9c4aa47402976c DIST vscodium-1.75.0.23033-arm.tar.gz 103889757 BLAKE2B ad910df8a5b245c725dcdb3d2bf4fdb602de2703a629563f6b71bad3e8ebc09a5ecf6ab1272261b7abb6aa35ea7a15ea9a8c1ee5ca52bee8deaf5b13221edf15 SHA512 9dd9b4bdc6e98c53c39ee5bde3f2001d3345de0398e848b26cca0e54cf8edd3712e4489cf3f11e7f67b9742c8dd3e9bafbf09ae5c4704a090147cfcae542e89d DIST vscodium-1.75.0.23033-arm64.tar.gz 114924184 BLAKE2B 47d979df3eadee60e5ea6dcbf15b58518ded7086516cb9c1444ef22c3b05eef3d3b7b733a8be889fd0a08fa5e9fc4a0e5171a573b95defc951f526b95e624b0b SHA512 506ccf023fe0f1c9c18c23ab3e77b64ba64e769226e43c577764b1ca85c940c53bdef69095bb3b2d09886a02506847a5884543191e2aead12884ffcadb7b22ae diff --git a/app-editors/vscodium/vscodium-1.74.3.23010.ebuild b/app-editors/vscodium/vscodium-1.74.3.23010.ebuild deleted file mode 100644 index e504e2b38051.. --- a/app-editors/vscodium/vscodium-1.74.3.23010.ebuild +++ /dev/null @@ -1,118 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit desktop pax-utils xdg optfeature - -DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" -HOMEPAGE="https://vscodium.com/"; -SRC_URI=" - amd64? ( https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-x64-${PV}.tar.gz -> ${P}-amd64.tar.gz ) - arm? ( https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-armhf-${PV}.tar.gz -> ${P}-arm.tar.gz ) - arm64? ( https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-arm64-${PV}.tar.gz -> ${P}-arm64.tar.gz ) -" - -RESTRICT="strip bindist" - -LICENSE=" - Apache-2.0 - BSD - BSD-1 - BSD-2 - BSD-4 - CC-BY-4.0 - ISC - LGPL-2.1+ - MIT - MPL-2.0 - openssl - PYTHON - TextMate-bundle - Unlicense - UoI-NCSA - W3C -" -SLOT="0" -KEYWORDS="-* ~amd64 ~arm ~arm64" -IUSE="" - -RDEPEND=" - >=app-accessibility/at-spi2-core-2.46.0:2 - app-crypt/libsecret[crypt] - dev-libs/expat - dev-libs/glib:2 - dev-libs/nspr - dev-libs/nss - media-libs/alsa-lib - media-libs/mesa - net-print/cups - sys-apps/util-linux - sys-apps/dbus - x11-libs/cairo - x11-libs/gdk-pixbuf:2 - 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/libxshmfence - x11-libs/pango -" - -QA_PREBUILT=" - /opt/vscode/bin/code-tunnel - /opt/vscodium/chrome_crashpad_handler - /opt/vscodium/chrome-sandbox - /opt/vscodium/codium - /opt/vscodium/libEGL.so - /opt/vscodium/libffmpeg.so - /opt/vscodium/li
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: a1d4e424a292ee61d0d4f41822c0ab268cac3f2a Author: Arthur Zamarin gentoo org> AuthorDate: Sat Feb 4 20:18:04 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Sat Feb 4 20:18:22 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1d4e424 app-editors/vscodium: fix missing executable permissions Closes: https://bugs.gentoo.org/893222 Signed-off-by: Arthur Zamarin gentoo.org> .../{vscodium-1.75.0.23033.ebuild => vscodium-1.75.0.23033-r1.ebuild}| 1 + 1 file changed, 1 insertion(+) diff --git a/app-editors/vscodium/vscodium-1.75.0.23033.ebuild b/app-editors/vscodium/vscodium-1.75.0.23033-r1.ebuild similarity index 96% rename from app-editors/vscodium/vscodium-1.75.0.23033.ebuild rename to app-editors/vscodium/vscodium-1.75.0.23033-r1.ebuild index e504e2b38051..0eddbfcc0ab9 100644 --- a/app-editors/vscodium/vscodium-1.75.0.23033.ebuild +++ b/app-editors/vscodium/vscodium-1.75.0.23033-r1.ebuild @@ -101,6 +101,7 @@ src_install() { fperms 755 /opt/${PN}/resources/app/extensions/git/dist/{askpass,git-editor}{,-empty}.sh fperms -R +x /opt/${PN}/resources/app/out/vs/base/node fperms +x /opt/${PN}/resources/app/node_modules.asar.unpacked/@vscode/ripgrep/bin/rg + fperms +x /opt/${PN}/resources/app/node_modules.asar.unpacked/node-pty/build/Release/spawn-helper dosym "../../opt/${PN}/bin/codium" "usr/bin/vscodium" dosym "../../opt/${PN}/bin/codium" "usr/bin/codium" domenu "${FILESDIR}/vscodium.desktop"
[gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
commit: 62e1ec16871207aeb4ab3cd9b075d3ce16a8d8ca Author: Arthur Zamarin gentoo org> AuthorDate: Fri Feb 3 20:45:48 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Fri Feb 3 20:46:05 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62e1ec16 app-editors/vscodium: add 1.75.0.23033 Signed-off-by: Arthur Zamarin gentoo.org> app-editors/vscodium/Manifest | 3 + app-editors/vscodium/vscodium-1.75.0.23033.ebuild | 118 ++ 2 files changed, 121 insertions(+) diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest index 10772b4d73cf..bb9784ffba9b 100644 --- a/app-editors/vscodium/Manifest +++ b/app-editors/vscodium/Manifest @@ -1,3 +1,6 @@ DIST vscodium-1.74.3.23010-amd64.tar.gz 121396318 BLAKE2B 457aa7135d85340cc46b8bf06cc18bf9a575510c445c25c2102aa9f95099e7472f953c1770c7ff567bb53a2532db2c21849b06e922ef11a5d8699f8ed3cd283b SHA512 4d6f9494c2112c6de60dde67eab6127c8bbb7fae4574e6fa85e4438e02ccf61f0954e79157e0466dd7aa2cead828d394b6b8f669be4ff52050b2cafb3e3e7f6b DIST vscodium-1.74.3.23010-arm.tar.gz 103438321 BLAKE2B e6294cdaaed7862b7a64ff9cfdb675ccba1bca25c23ba66c93aaadb2e231447de7baba4815ee910a1b84965ffdee06c1b6a45a48294872a0c872ed10e049a05a SHA512 52f481e5a7e9f53c176702b134729f6fff0a8fe4eb993d07350476250bb324ef88fc22e3263c018affc5f791bf65583946da8119dc657fec372741a81798fa81 DIST vscodium-1.74.3.23010-arm64.tar.gz 114464176 BLAKE2B a6682c4c26fa2bb628aced21cfabe0ee03cc3bb285b857973753cb9c5798763d6c43d8968f089a2be064a84ce71fc09ea938f5305c30c0a8920968c75812c845 SHA512 a2d563fc69aad4e3c05afe88c6326a2a9e2e67c7022e6068f416348445d421a0c1a676ecb405acca1f9b2892e1cdbbc7f38e6292570deaa5bc4574506deb272d +DIST vscodium-1.75.0.23033-amd64.tar.gz 121848371 BLAKE2B 412e945fd98f3ca6fd690593d09d64ec32e2a1450c117f41b99a276f6992f38de8e315af2273e659023a9acd8101a594c5e50bb7c29c7b9d688c902fca875b50 SHA512 58a3e58c9350359538841349271794e738f4734e84af7ec83a44b11fa09517dcaa6c373bb20ae271c4646f8766f405d12e7011d0398750facd9c4aa47402976c +DIST vscodium-1.75.0.23033-arm.tar.gz 103889757 BLAKE2B ad910df8a5b245c725dcdb3d2bf4fdb602de2703a629563f6b71bad3e8ebc09a5ecf6ab1272261b7abb6aa35ea7a15ea9a8c1ee5ca52bee8deaf5b13221edf15 SHA512 9dd9b4bdc6e98c53c39ee5bde3f2001d3345de0398e848b26cca0e54cf8edd3712e4489cf3f11e7f67b9742c8dd3e9bafbf09ae5c4704a090147cfcae542e89d +DIST vscodium-1.75.0.23033-arm64.tar.gz 114924184 BLAKE2B 47d979df3eadee60e5ea6dcbf15b58518ded7086516cb9c1444ef22c3b05eef3d3b7b733a8be889fd0a08fa5e9fc4a0e5171a573b95defc951f526b95e624b0b SHA512 506ccf023fe0f1c9c18c23ab3e77b64ba64e769226e43c577764b1ca85c940c53bdef69095bb3b2d09886a02506847a5884543191e2aead12884ffcadb7b22ae diff --git a/app-editors/vscodium/vscodium-1.75.0.23033.ebuild b/app-editors/vscodium/vscodium-1.75.0.23033.ebuild new file mode 100644 index ..e504e2b38051 --- /dev/null +++ b/app-editors/vscodium/vscodium-1.75.0.23033.ebuild @@ -0,0 +1,118 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop pax-utils xdg optfeature + +DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode" +HOMEPAGE="https://vscodium.com/"; +SRC_URI=" + amd64? ( https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-x64-${PV}.tar.gz -> ${P}-amd64.tar.gz ) + arm? ( https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-armhf-${PV}.tar.gz -> ${P}-arm.tar.gz ) + arm64? ( https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-arm64-${PV}.tar.gz -> ${P}-arm64.tar.gz ) +" + +RESTRICT="strip bindist" + +LICENSE=" + Apache-2.0 + BSD + BSD-1 + BSD-2 + BSD-4 + CC-BY-4.0 + ISC + LGPL-2.1+ + MIT + MPL-2.0 + openssl + PYTHON + TextMate-bundle + Unlicense + UoI-NCSA + W3C +" +SLOT="0" +KEYWORDS="-* ~amd64 ~arm ~arm64" +IUSE="" + +RDEPEND=" + >=app-accessibility/at-spi2-core-2.46.0:2 + app-crypt/libsecret[crypt] + dev-libs/expat + dev-libs/glib:2 + dev-libs/nspr + dev-libs/nss + media-libs/alsa-lib + media-libs/mesa + net-print/cups + sys-apps/util-linux + sys-apps/dbus + x11-libs/cairo + x11-libs/gdk-pixbuf:2 + 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/libxshmfence + x11-libs/pango +" + +QA_PREBUILT=" + /opt/vscode/bin/code-tunnel + /opt/vscodium/chrome_crashpad_handler + /opt/vscodium/chrome-sandbox + /opt/vscodium/codium + /opt/vscodium/libEGL.so + /opt/vscodium/libffmpeg.so + /opt/vscodium/libGLE