From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: net-im/jitsi-meet/
Date: Thu, 28 Aug 2025 12:30:50 +0000 (UTC) [thread overview]
Message-ID: <1756321100.82e1781aefe1c5d8d1f90640e419a8726b0bd6d3.davidroman@gentoo> (raw)
commit: 82e1781aefe1c5d8d1f90640e419a8726b0bd6d3
Author: Joe Kappus <joe <AT> wt <DOT> gd>
AuthorDate: Wed Aug 27 18:58:20 2025 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Wed Aug 27 18:58:20 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=82e1781a
net-im/jitsi-meet: drop 2025.2.0
Signed-off-by: Joe Kappus <joe <AT> wt.gd>
net-im/jitsi-meet/Manifest | 1 -
net-im/jitsi-meet/jitsi-meet-2025.2.0.ebuild | 51 ----------------------------
2 files changed, 52 deletions(-)
diff --git a/net-im/jitsi-meet/Manifest b/net-im/jitsi-meet/Manifest
index 0ca5be4d3e..5ad660e40e 100644
--- a/net-im/jitsi-meet/Manifest
+++ b/net-im/jitsi-meet/Manifest
@@ -1,2 +1 @@
-DIST jitsi-meet-2025.2.0.deb 75843322 BLAKE2B 7c68fff979e0f327fda80c4b1eb1a4f93525783d443a2f52ba799e3288a4be0981ee7c6d8eae848fc2e52979545a264054f2fff28ad9955f4209fadcfe471227 SHA512 d08d3355d689948818c040999f8a33b7880ec4b94cd375e37ec342b1d83f306248a6c70ad6ef772e54832cb40a8f301eb884e990aec06eb0ac45714d4d6024f1
DIST jitsi-meet-2025.4.0.deb 78801658 BLAKE2B ace6e50e3fe97e80aed9718f04e7a7e7625cb56e478f05b6cf911c8ad2e4a4a06b06cde504e287a738f74de3a88e69d1731bdcf62d25d7ada161cce4bd71a193 SHA512 f58e12907e8fc2968939145c0059ea7a49ba9868e7b1e3f24e9b5e30eab897d0861a71ad4e3d2229a4690b871658f8956ab4dd637917cde15fc5965239f8464e
diff --git a/net-im/jitsi-meet/jitsi-meet-2025.2.0.ebuild b/net-im/jitsi-meet/jitsi-meet-2025.2.0.ebuild
deleted file mode 100644
index 29a63fdb16..0000000000
--- a/net-im/jitsi-meet/jitsi-meet-2025.2.0.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# 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"
-}
next reply other threads:[~2025-08-28 12:31 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-28 12:30 David Roman [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-09-04 14:57 [gentoo-commits] repo/proj/guru:master commit in: net-im/jitsi-meet/ David Roman
2025-09-04 14:57 David Roman
2025-08-28 12:30 David Roman
2025-04-23 8:51 David Roman
2025-03-01 0:53 David Roman
2025-03-01 0:53 David Roman
2025-03-01 0:53 David Roman
2023-08-14 16:36 Haelwenn Monnier
2022-09-08 10:24 Andrew Ammerlaan
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=1756321100.82e1781aefe1c5d8d1f90640e419a8726b0bd6d3.davidroman@gentoo \
--to=davidroman96@gmail.com \
--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