From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 033321582EF for ; Thu, 13 Feb 2025 20:29:34 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id E361034320D for ; Thu, 13 Feb 2025 20:29:33 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id DE83B110475; Thu, 13 Feb 2025 20:29:24 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id D5C28110475 for ; Thu, 13 Feb 2025 20:29:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 869023431BA for ; Thu, 13 Feb 2025 20:29:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EE8922714 for ; Thu, 13 Feb 2025 20:29:21 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1739478546.8d42cc4898fc7f2e7176d14aba4544acbdfcbed6.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/mongodb-compass-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-db/mongodb-compass-bin/Manifest dev-db/mongodb-compass-bin/mongodb-compass-bin-1.45.3.ebuild X-VCS-Directories: dev-db/mongodb-compass-bin/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 8d42cc4898fc7f2e7176d14aba4544acbdfcbed6 X-VCS-Branch: master Date: Thu, 13 Feb 2025 20:29:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 486b5d64-2f16-43b9-b485-3f09dc400a5c X-Archives-Hash: 9bc41a2cfc181ebef6ff044d7d1d3a23 commit: 8d42cc4898fc7f2e7176d14aba4544acbdfcbed6 Author: Arthur Zamarin gentoo org> AuthorDate: Thu Feb 13 20:28:55 2025 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Thu Feb 13 20:29:06 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d42cc48 dev-db/mongodb-compass-bin: add 1.45.3 Closes: https://bugs.gentoo.org/948420 Signed-off-by: Arthur Zamarin gentoo.org> dev-db/mongodb-compass-bin/Manifest | 1 + .../mongodb-compass-bin-1.45.3.ebuild | 56 ++++++++++++++++++++++ 2 files changed, 57 insertions(+) diff --git a/dev-db/mongodb-compass-bin/Manifest b/dev-db/mongodb-compass-bin/Manifest index 841baacfee87..e5e4ed08fe0f 100644 --- a/dev-db/mongodb-compass-bin/Manifest +++ b/dev-db/mongodb-compass-bin/Manifest @@ -1 +1,2 @@ DIST mongodb-compass_1.45.2_amd64.deb 114271168 BLAKE2B ec330d75f86ec6bec81ffb57266b54833859785867e1fb375a1ae1f57de9a6fff7215da7f67766ed1bc603c4a12a43605701af8aa26e8672f57721abecd3403f SHA512 cd249a3bb7c3290031caba21af038281ca62a9a2aa4322f0dadc32411c1292c37f5f2d4cc1aa664e6d3c17fb5cbe366fc76d68304041758116f58064fe1bfb88 +DIST mongodb-compass_1.45.3_amd64.deb 114199008 BLAKE2B e3a3c79277757038dd36f5160e9ac8340cd701b9d34dec5c6c07473fea1c3dc59c419f30d3985f4818d61b8191d475a770630504bd24e8a0c02bbff19a5a6391 SHA512 25f0bd3130fab11cb71afa42ea63b8d2f5dc80eab28c615a12ed198580b3891bd9b02847ebe8dc4f92aa1329ef6f2232d6e1cb97f9b50fd1addfa9a8d9544f40 diff --git a/dev-db/mongodb-compass-bin/mongodb-compass-bin-1.45.3.ebuild b/dev-db/mongodb-compass-bin/mongodb-compass-bin-1.45.3.ebuild new file mode 100644 index 000000000000..a6af371e3ef6 --- /dev/null +++ b/dev-db/mongodb-compass-bin/mongodb-compass-bin-1.45.3.ebuild @@ -0,0 +1,56 @@ +# Copyright 2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop unpacker wrapper xdg + +DESCRIPTION="GUI for MongoDB" +HOMEPAGE="https://mongodb.com/compass https://github.com/mongodb-js/compass" +SRC_URI="https://github.com/mongodb-js/compass/releases/download/v${PV}/mongodb-compass_${PV}_amd64.deb" +S=${WORKDIR} + +LICENSE="SSPL-1" +SLOT="0" +KEYWORDS="-* ~amd64" + +RDEPEND=" + dev-libs/nss + dev-libs/openssl:0/3 + media-libs/alsa-lib + media-libs/mesa + net-misc/curl + net-print/cups + sys-apps/dbus + sys-libs/glibc + sys-libs/zlib + virtual/secret-service + 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/libXrandr + x11-libs/pango +" +QA_PREBUILT=" + usr/lib/mongodb-compass/.* +" + +src_install() { + insinto /usr/lib/mongodb-compass + doins -r usr/lib/mongodb-compass/. + + fperms +x "/usr/lib/mongodb-compass/MongoDB Compass" + fperms 4755 /usr/lib/mongodb-compass/{chrome_crashpad_handler,chrome-sandbox} + + domenu usr/share/applications/mongodb-compass.desktop + doicon usr/share/pixmaps/mongodb-compass.png + + make_wrapper mongodb-compass "'/usr/lib/mongodb-compass/MongoDB Compass'" +}