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 6130A1582EF for ; Fri, 28 Feb 2025 17:43:27 +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 482BA34321D for ; Fri, 28 Feb 2025 17:43:27 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id A09561102D0; Fri, 28 Feb 2025 17:43:23 +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 9750A1102D0 for ; Fri, 28 Feb 2025 17:43:23 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1C115343204 for ; Fri, 28 Feb 2025 17:43:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 763CE23EF for ; Fri, 28 Feb 2025 17:43:21 +0000 (UTC) From: "Joe Kappus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joe Kappus" Message-ID: <1740764521.fc5f0c40ca8922b92bd52c98c6641d3e9e598b4a.joe@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-im/jitsi-meet/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-im/jitsi-meet/Manifest net-im/jitsi-meet/jitsi-meet-2025.2.0.ebuild X-VCS-Directories: net-im/jitsi-meet/ X-VCS-Committer: joe X-VCS-Committer-Name: Joe Kappus X-VCS-Revision: fc5f0c40ca8922b92bd52c98c6641d3e9e598b4a X-VCS-Branch: dev Date: Fri, 28 Feb 2025 17:43: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: 8394dda5-4063-4976-8bb9-cec277658a23 X-Archives-Hash: e2a93bb35e6b02d4ef77250ae8010ae4 commit: fc5f0c40ca8922b92bd52c98c6641d3e9e598b4a Author: Joe Kappus wt gd> AuthorDate: Fri Feb 28 17:41:02 2025 +0000 Commit: Joe Kappus wt gd> CommitDate: Fri Feb 28 17:42:01 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fc5f0c40 net-im/jitsi-meet: add 2025.2.0 bunch of QA fixups, dropped the swiftshader use flag. I don't think it's optional now, but I might readd it in future. EAPI 8. Signed-off-by: Joe Kappus wt.gd> net-im/jitsi-meet/Manifest | 1 + net-im/jitsi-meet/jitsi-meet-2025.2.0.ebuild | 51 ++++++++++++++++++++++++++++ 2 files changed, 52 insertions(+) diff --git a/net-im/jitsi-meet/Manifest b/net-im/jitsi-meet/Manifest index b2c613c10..6b3da7967 100644 --- a/net-im/jitsi-meet/Manifest +++ b/net-im/jitsi-meet/Manifest @@ -1 +1,2 @@ DIST jitsi-meet-2022.3.1.deb 60311462 BLAKE2B 7e09213fd5b4dff0486fe4bcd30180c8e7538f56ca6e6c633bbb37fb885a6ea76b2d9230ca1dc29c459b494a7c976d34ca6b22e99e90fe2259c3305eb5f76768 SHA512 d6aa7ece44bbe448b61f3d3af9b54d02e4f1f96fdc7c3367dae2651652d18145e4f8d100d29efb1ad17c2a5eae7fa07184c230c8064e2e98d36b7b39a2bc5799 +DIST jitsi-meet-2025.2.0.deb 75843322 BLAKE2B 7c68fff979e0f327fda80c4b1eb1a4f93525783d443a2f52ba799e3288a4be0981ee7c6d8eae848fc2e52979545a264054f2fff28ad9955f4209fadcfe471227 SHA512 d08d3355d689948818c040999f8a33b7880ec4b94cd375e37ec342b1d83f306248a6c70ad6ef772e54832cb40a8f301eb884e990aec06eb0ac45714d4d6024f1 diff --git a/net-im/jitsi-meet/jitsi-meet-2025.2.0.ebuild b/net-im/jitsi-meet/jitsi-meet-2025.2.0.ebuild new file mode 100644 index 000000000..29a63fdb1 --- /dev/null +++ b/net-im/jitsi-meet/jitsi-meet-2025.2.0.ebuild @@ -0,0 +1,51 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +CHROMIUM_LANGS="am ar bg bn ca cs da de el en-GB en-US es-419 es et fa fil fi 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 vi zh-CN zh-TW" + +inherit desktop xdg unpacker chromium-2 + +DESCRIPTION="Desktop application for Jitsi Meet built with Electron" +HOMEPAGE="https://github.com/jitsi/jitsi-meet-electron" +SRC_URI="https://github.com/jitsi/jitsi-meet-electron/releases/download/v${PV}/jitsi-meet-amd64.deb -> ${P}.deb" + +S="${WORKDIR}" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64" + +RESTRICT="bindist mirror splitdebug test" + +#Depends: libgtk-3-0, libnss3, libxtst6, xdg-utils, libatspi2.0-0, libuuid1 +# sys-libs/libuuid seems to be included in sys-apps/util-linux +# sys-fs/fuse +RDEPEND=" + x11-libs/gtk+:3 + dev-libs/nss + x11-libs/libXtst + app-accessibility/at-spi2-core:2 +" + +QA_PREBUILT="*" + +src_install() { + rm "opt/Jitsi Meet/chrome-sandbox" || die + + insinto /opt + doins -r "opt/Jitsi Meet" + + dobin "opt/Jitsi Meet/jitsi-meet" + dosym "../../opt/Jitsi Meet/jitsi-meet" /usr/bin/jitsi-meet + domenu usr/share/applications/jitsi-meet.desktop + doicon usr/share/icons/hicolor/512x512/apps/jitsi-meet.png + + pushd "${ED}/opt/Jitsi Meet/locales" > /dev/null || die + chromium_remove_language_paks + popd > /dev/null || die + + fperms +x "/opt/Jitsi Meet/jitsi-meet" +}