Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/vscodium/
Date: Fri, 05 Aug 2022 12:33:38
Message-Id: 1659702788.26e1701f9b9a57ab8f8be06baf4e7b14fee660ff.arthurzam@gentoo
1 commit: 26e1701f9b9a57ab8f8be06baf4e7b14fee660ff
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 5 12:33:08 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 5 12:33:08 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26e1701f
7
8 app-editors/vscodium: drop 1.68.1
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 app-editors/vscodium/Manifest | 3 -
13 app-editors/vscodium/vscodium-1.68.1.ebuild | 115 ----------------------------
14 2 files changed, 118 deletions(-)
15
16 diff --git a/app-editors/vscodium/Manifest b/app-editors/vscodium/Manifest
17 index 9930be3b3f38..2f6ebe8af321 100644
18 --- a/app-editors/vscodium/Manifest
19 +++ b/app-editors/vscodium/Manifest
20 @@ -1,6 +1,3 @@
21 -DIST vscodium-1.68.1-amd64.tar.gz 116928237 BLAKE2B 82bb393fcb0f3d1ce63cee1ba927fd564d1bf2a8aa4283a518d8f40860e52d93d32b9e1e50bbc33b3ec53630a1cd1de457499f91d637b69043dcb818ef03e714 SHA512 f30c066d970530c462f027f3e94e06e4d62ca50e6093f3164f2a21b57d34c5a36823bea5f70f56beda87c27dcfc40f21ecd9d9da16353a78489246ef63419346
22 -DIST vscodium-1.68.1-arm.tar.gz 98741049 BLAKE2B 76dcb5c5fce1c80fdfe9b21aab389ca13d5983c278e2594bc7aae1588cff4227d316257198407f049e58461161a13533008c0181cfc31fd33bf01978c4379968 SHA512 06d1d7814a4d85c23caefd345fb42c40ef4488333f1fcd2edee65c296e11892e758ea5d197de51f2fb59dac98f9f8c108849c45bdc5dbcd8cd49afe2afad5805
23 -DIST vscodium-1.68.1-arm64.tar.gz 114632027 BLAKE2B 48cf6a5566817e0ae9a9b33f98a3eeb5385b303a200efc5704b8003e78c62e3865ce49fe425b9bb1a7deea9434c4cbb99550f0d73789c6123bb5ab307ef36fe9 SHA512 7c977a3aeef886583b48aa6882792811caee0661c73cbcc9cf3d98f7399dc7c7b3378be9e1848263211c2e71fbfab6b3a72debf92618c12781f0172522eff16f
24 DIST vscodium-1.69.2-amd64.tar.gz 121116247 BLAKE2B af616419dbf9cb96ab6662a0016013c0f406581f63ca50665b40fa827e3c4a142132192dcfee2639dc96e99cbb7edac8da26a477acfd5d5ed698535588291c9c SHA512 d1afdaeddd72706c1b51352730c1d8baaaef5e5d5adc7a111f02905704e8ea2886c72617722475a90a14a49a8032c0d120e0b35ff50e602477efc86b5fde6049
25 DIST vscodium-1.69.2-arm.tar.gz 102920556 BLAKE2B 84a95f6530b7c13f18e2cc569d54a533bef39d13df54591b5d8d1b2d095345fefaaf967414f982d9049b12201c6fc86a256b64c42b3d5c0cc4ec248d26c9c636 SHA512 d1a2443a25262c7b843085abfb0a896120dc234446d3ef1b8306d2a09d7dc7cbdf1da5eb8cfe5c18067cf67941223c1bab124ab71c56b24c2f0951449b3a220b
26 DIST vscodium-1.69.2-arm64.tar.gz 118959353 BLAKE2B e9a81f208babb84560f391e2a1ee8008add843e00b9d041b07bdce4d4a6cb06f979bdaa5ea1d0d818b0765ec5a726ccf8c26efabd1aa44404bde19addb941cf1 SHA512 bb761cdbbd8b52b0fbcfe21e6d851047a522792e428ce2fe8f917ffc073ee9dfedca0b8c9394385151307f38f709db4bc3c51798c81a5b5730df83786a8b0fe0
27
28 diff --git a/app-editors/vscodium/vscodium-1.68.1.ebuild b/app-editors/vscodium/vscodium-1.68.1.ebuild
29 deleted file mode 100644
30 index 2a4ae874205a..000000000000
31 --- a/app-editors/vscodium/vscodium-1.68.1.ebuild
32 +++ /dev/null
33 @@ -1,115 +0,0 @@
34 -# Copyright 1999-2022 Gentoo Authors
35 -# Distributed under the terms of the GNU General Public License v2
36 -
37 -EAPI=8
38 -
39 -inherit desktop pax-utils xdg
40 -
41 -DESCRIPTION="A community-driven, freely-licensed binary distribution of Microsoft's VSCode"
42 -HOMEPAGE="https://vscodium.com/"
43 -SRC_URI="
44 - amd64? ( https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-x64-${PV}.tar.gz -> ${P}-amd64.tar.gz )
45 - arm? ( https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-armhf-${PV}.tar.gz -> ${P}-arm.tar.gz )
46 - arm64? ( https://github.com/VSCodium/${PN}/releases/download/${PV}/VSCodium-linux-arm64-${PV}.tar.gz -> ${P}-arm64.tar.gz )
47 -"
48 -
49 -RESTRICT="mirror strip bindist"
50 -
51 -LICENSE="
52 - Apache-2.0
53 - BSD
54 - BSD-1
55 - BSD-2
56 - BSD-4
57 - CC-BY-4.0
58 - ISC
59 - LGPL-2.1+
60 - MIT
61 - MPL-2.0
62 - openssl
63 - PYTHON
64 - TextMate-bundle
65 - Unlicense
66 - UoI-NCSA
67 - W3C
68 -"
69 -SLOT="0"
70 -KEYWORDS="-* ~amd64 ~arm ~arm64"
71 -IUSE=""
72 -
73 -RDEPEND="
74 - app-accessibility/at-spi2-atk:2
75 - app-accessibility/at-spi2-core:2
76 - app-crypt/libsecret[crypt]
77 - dev-libs/atk
78 - dev-libs/expat
79 - dev-libs/glib:2
80 - dev-libs/nspr
81 - dev-libs/nss
82 - media-libs/alsa-lib
83 - media-libs/mesa
84 - net-print/cups
85 - sys-apps/dbus
86 - x11-libs/cairo
87 - x11-libs/gdk-pixbuf:2
88 - x11-libs/gtk+:3
89 - x11-libs/libdrm
90 - x11-libs/libX11
91 - x11-libs/libxcb
92 - x11-libs/libXcomposite
93 - x11-libs/libXdamage
94 - x11-libs/libXext
95 - x11-libs/libXfixes
96 - x11-libs/libxkbcommon
97 - x11-libs/libxkbfile
98 - x11-libs/libXrandr
99 - x11-libs/libxshmfence
100 - x11-libs/pango
101 -"
102 -
103 -QA_PREBUILT="
104 - /opt/vscodium/chrome_crashpad_handler
105 - /opt/vscodium/chrome-sandbox
106 - /opt/vscodium/codium
107 - /opt/vscodium/libEGL.so
108 - /opt/vscodium/libffmpeg.so
109 - /opt/vscodium/libGLESv2.so
110 - /opt/vscodium/libvk_swiftshader.so
111 - /opt/vscodium/libvulkan.so*
112 - /opt/vscodium/resources/app/extensions/*
113 - /opt/vscodium/resources/app/node_modules.asar.unpacked/*
114 - /opt/vscodium/swiftshader/libEGL.so
115 - /opt/vscodium/swiftshader/libGLESv2.so
116 -"
117 -
118 -S="${WORKDIR}"
119 -
120 -src_install() {
121 - # Cleanup
122 - rm "${S}/resources/app/LICENSE.txt" || die
123 -
124 - # Install
125 - pax-mark m codium
126 - insinto "/opt/${PN}"
127 - doins -r *
128 - fperms +x /opt/${PN}/{,bin/}codium
129 - fperms +x /opt/${PN}/chrome_crashpad_handler
130 - fperms 4711 /opt/${PN}/chrome-sandbox
131 - fperms 755 /opt/${PN}/resources/app/extensions/git/dist/askpass.sh
132 - fperms 755 /opt/${PN}/resources/app/extensions/git/dist/askpass-empty.sh
133 - fperms -R +x /opt/${PN}/resources/app/out/vs/base/node
134 - fperms +x /opt/${PN}/resources/app/node_modules.asar.unpacked/@vscode/ripgrep/bin/rg
135 - dosym "../../opt/${PN}/bin/codium" "usr/bin/vscodium"
136 - dosym "../../opt/${PN}/bin/codium" "usr/bin/codium"
137 - domenu "${FILESDIR}/vscodium.desktop"
138 - domenu "${FILESDIR}/vscodium-url-handler.desktop"
139 - domenu "${FILESDIR}/vscodium-wayland.desktop"
140 - domenu "${FILESDIR}/vscodium-url-handler-wayland.desktop"
141 - newicon "resources/app/resources/linux/code.png" "vscodium.png"
142 -}
143 -
144 -pkg_postinst() {
145 - xdg_pkg_postinst
146 - elog "When compared to the regular VSCode, VSCodium has a few quirks"
147 - elog "More information at: https://github.com/VSCodium/vscodium/blob/master/DOCS.md"
148 -}