From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/mongodb-compass-bin/
Date: Mon, 19 May 2025 17:00:17 +0000 (UTC) [thread overview]
Message-ID: <1747673930.52f9008000d842a61acec61bbe4da19a2eb94819.arthurzam@gentoo> (raw)
commit: 52f9008000d842a61acec61bbe4da19a2eb94819
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon May 19 16:58:50 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon May 19 16:58:50 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52f90080
dev-db/mongodb-compass-bin: add 1.46.2, drop 1.46.0
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-db/mongodb-compass-bin/Manifest | 2 +-
....46.0.ebuild => mongodb-compass-bin-1.46.2.ebuild} | 19 ++++++++++++++++++-
2 files changed, 19 insertions(+), 2 deletions(-)
diff --git a/dev-db/mongodb-compass-bin/Manifest b/dev-db/mongodb-compass-bin/Manifest
index 67fa23b52f4a..2b8b9cf6a6aa 100644
--- a/dev-db/mongodb-compass-bin/Manifest
+++ b/dev-db/mongodb-compass-bin/Manifest
@@ -1,2 +1,2 @@
-DIST mongodb-compass_1.46.0_amd64.deb 114338644 BLAKE2B 89a27020b505f4c8b253ef16b22c4795d287f77fa34b9a7d12d5a03279547f652c71d002b708a55850cd4a2936c57db059f797863f66484b7ceee5e9b47d4d90 SHA512 b2c878ac9ac20051ca73c4f829c37ef425e1b6d7aed383b61b5279e68141fa6b31f980fd60f1c2cddfbc193c73147095236dfcaa40d050a58d250d12ac240a61
DIST mongodb-compass_1.46.1_amd64.deb 114293168 BLAKE2B 0fccb3115b2e852b692d2797b9251f4e3a1d5da071e3fe1c7890ff73b10cc2c20b6c46e690adb271587bb68285fe68d52e8f70c9b3b38ff01793d3daf67122c3 SHA512 2a8b3eb4e35f6524a173239a35211a3fcaa6b1f4336194481fb679258fe642e424be0aeac412c2482056137cd01281c741d18772f452c15678cb4a3872835a52
+DIST mongodb-compass_1.46.2_amd64.deb 111919700 BLAKE2B 86d6c7dd3dc84c8c86fd2fabb1802790b1b53ae03f2dc31c4dc99e1d32d50b7f246286a8d1d5f8a7b2f2c286dd55581a3242088279ce041723294b1c6ca06708 SHA512 a41a762e613bf2e36a38de55873c60f13de28bc66d0222f02f72b8e1c2c4a2040e37c6cb77e6d0a4703954cf5923c0af3d3a2cb56bac9c54c1cf55f6181ed7ee
diff --git a/dev-db/mongodb-compass-bin/mongodb-compass-bin-1.46.0.ebuild b/dev-db/mongodb-compass-bin/mongodb-compass-bin-1.46.2.ebuild
similarity index 74%
rename from dev-db/mongodb-compass-bin/mongodb-compass-bin-1.46.0.ebuild
rename to dev-db/mongodb-compass-bin/mongodb-compass-bin-1.46.2.ebuild
index a6af371e3ef6..12055feee23d 100644
--- a/dev-db/mongodb-compass-bin/mongodb-compass-bin-1.46.0.ebuild
+++ b/dev-db/mongodb-compass-bin/mongodb-compass-bin-1.46.2.ebuild
@@ -3,7 +3,12 @@
EAPI=8
-inherit desktop unpacker wrapper xdg
+CHROMIUM_LANGS="
+ af am ar bg bn ca cs da de el en-GB en-US es-419 es et fa fi fil fr gu he
+ hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk
+ sl sr sv sw ta te th tr uk ur vi zh-CN zh-TW
+"
+inherit chromium-2 desktop unpacker wrapper xdg
DESCRIPTION="GUI for MongoDB"
HOMEPAGE="https://mongodb.com/compass https://github.com/mongodb-js/compass"
@@ -42,6 +47,18 @@ QA_PREBUILT="
usr/lib/mongodb-compass/.*
"
+src_prepare() {
+ default
+
+ cd usr/lib/mongodb-compass/locales || die
+ chromium_remove_language_paks
+}
+
+src_configure() {
+ default
+ chromium_suid_sandbox_check_kernel_config
+}
+
src_install() {
insinto /usr/lib/mongodb-compass
doins -r usr/lib/mongodb-compass/.
next reply other threads:[~2025-05-19 17:00 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-19 17:00 Arthur Zamarin [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-04 16:04 [gentoo-commits] repo/gentoo:master commit in: dev-db/mongodb-compass-bin/ Arthur Zamarin
2025-10-04 16:04 Arthur Zamarin
2025-09-05 8:10 Arthur Zamarin
2025-09-05 8:10 Arthur Zamarin
2025-08-06 17:33 Arthur Zamarin
2025-08-06 17:33 Arthur Zamarin
2025-07-18 6:40 Arthur Zamarin
2025-07-06 4:15 Arthur Zamarin
2025-07-02 18:58 Arthur Zamarin
2025-06-27 18:59 Arthur Zamarin
2025-06-27 18:59 Arthur Zamarin
2025-06-06 7:48 Arthur Zamarin
2025-06-06 7:48 Arthur Zamarin
2025-04-28 18:54 Arthur Zamarin
2025-04-28 18:54 Arthur Zamarin
2025-04-07 18:50 Arthur Zamarin
2025-04-07 18:50 Arthur Zamarin
2025-03-11 20:04 Arthur Zamarin
2025-02-13 20:29 Arthur Zamarin
2025-02-01 8:18 Arthur Zamarin
2025-02-01 8:18 Arthur Zamarin
2025-02-01 6:56 Arthur Zamarin
2025-01-19 13:10 Arthur Zamarin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1747673930.52f9008000d842a61acec61bbe4da19a2eb94819.arthurzam@gentoo \
--to=arthurzam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox