From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: net-im/teams-for-linux/
Date: Sat, 16 Nov 2024 22:55:54 +0000 (UTC) [thread overview]
Message-ID: <1731796768.c6f500a8c7325915667bc032edca16c8afe37de5.julien@gentoo> (raw)
commit: c6f500a8c7325915667bc032edca16c8afe37de5
Author: Thomas Clarke <colonia_duck <AT> posteo <DOT> net>
AuthorDate: Sat Nov 16 22:39:28 2024 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Sat Nov 16 22:39:28 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c6f500a8
net-im/teams-for-linux: drop 1.11.1
Signed-off-by: Thomas Clarke <colonia_duck <AT> posteo.net>
net-im/teams-for-linux/Manifest | 3 -
.../teams-for-linux/teams-for-linux-1.11.1.ebuild | 100 ---------------------
2 files changed, 103 deletions(-)
diff --git a/net-im/teams-for-linux/Manifest b/net-im/teams-for-linux/Manifest
index 589a11a02..cf524dad0 100644
--- a/net-im/teams-for-linux/Manifest
+++ b/net-im/teams-for-linux/Manifest
@@ -1,6 +1,3 @@
-DIST teams-for-linux-1.11.1.aarch64.rpm 85350685 BLAKE2B 29ab8f26ef9a34e3ba5e290429f7fabfb5c1ade6b5e1ac97a7a9657af76a73a400b16449d6edbb728f3b73c1318b0b233036d84b13efb705dcb50d60da134ede SHA512 8f17862dcea3c2254167fcb4dd69e0d395e5afaf0b1abfc39a8facda38532649c63003ff7d6cd858b07e57108bb63919d7f01bd4d02626a7c7572893526552eb
-DIST teams-for-linux-1.11.1.armv7l.rpm 83826421 BLAKE2B 3023f9ca1058ed34734253e2eba0fd82b2414ee01ebd77f875643e2a3f5d8c4d2edc5d228321b46fcac2056016ae2c969fa460a6e7308f4b619b2b271837e835 SHA512 42645fcb800510420c810c7c83fec4a0e9ca9ba52f31f1150af73d54b8da07762b1c5c7e5bd68befb5bd2a55c7406331a0a9a363b7781aa6a0c8861970467aff
-DIST teams-for-linux-1.11.1.x86_64.rpm 90147561 BLAKE2B 35feea252e9d0538a3ed7f03eacca599537886539770c8d3445d4aab74899e252a009d9390cb7ac1658d878d6f76a512b89ac10c3b634cf019e1d35f4f1a521d SHA512 d4f0b93ec424e4dfa00d53af5ed4d13cceaeb8827efdae7b1a1b9759b8cdf3017e0d946519aa32f71c0b6f2f6c5c77b5141cc970bd7ba1d5acf570f5c5038ced
DIST teams-for-linux-1.11.3.aarch64.rpm 84939181 BLAKE2B e00c9d5d2597f5de6d02dd9c28f8a6013a5585a1f6504d583072a79c4d59d747d000761b9c8a9fe5a78007dd8d478bebb67c3fca57c0d2805fffb4c641fa07fc SHA512 af42f0c873c156c00ad95f0196b9d8732ef0abc55fd09979940d7042e504fd00681e59b251b08de0477ad677a04ee9f3264e34ae31155a13f3224eb3f192862f
DIST teams-for-linux-1.11.3.armv7l.rpm 84373689 BLAKE2B 760df670edb11ae551f4795ef5f9d2449177006ca1cf89295793ac0ef47ecefd425e8c1de92da4bd10e56ce96c68b832fb0d5a30c9b78d0268958b00dc440a73 SHA512 1f009a3fed4e4a8987876e85d010c387b04d6d575f484e89716f1e4ae23b459398d3e79a00c004c1649c2f1a4a2e56602271716b4f6efc9f5c285830d0300fcd
DIST teams-for-linux-1.11.3.x86_64.rpm 196948789 BLAKE2B 739df2d87b77145cea9e32cef5ac8f6d6600cd05dd34a1834f2e2b608cf9d285e756dad49fca1f1995a8571500306dde947b25c97115f32ffd561caa3650deaa SHA512 22715d655e4def9c9fbf36ecfc2fbcc706c294561d417068c46b2a7c0de5a5a218980c70a5ec05e65b73343784effcd7008aa02a2f38cc5535cc15544b43e4c8
diff --git a/net-im/teams-for-linux/teams-for-linux-1.11.1.ebuild b/net-im/teams-for-linux/teams-for-linux-1.11.1.ebuild
deleted file mode 100644
index 2b1ba63a6..000000000
--- a/net-im/teams-for-linux/teams-for-linux-1.11.1.ebuild
+++ /dev/null
@@ -1,100 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-CHROMIUM_LANGS="
- af am ar bg bn ca cs da de el en-GB en-US es es-419 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 rpm xdg
-
-DESCRIPTION="Unofficial Microsoft Teams client for Linux. Binary precompiled version."
-HOMEPAGE="https://github.com/IsmaelMartinez/teams-for-linux"
-SRC_URI="
- amd64? ( https://github.com/IsmaelMartinez/teams-for-linux/releases/download/v${PV}/${P}.x86_64.rpm )
- arm? ( https://github.com/IsmaelMartinez/teams-for-linux/releases/download/v${PV}/${P}.armv7l.rpm )
- arm64? ( https://github.com/IsmaelMartinez/teams-for-linux/releases/download/v${PV}/${P}.aarch64.rpm )
-"
-S="${WORKDIR}"
-
-# Electron bundles a bunch of things
-LICENSE="
- MIT BSD BSD-2 BSD-4 AFL-2.1 Apache-2.0 Ms-PL GPL-2 LGPL-2.1 APSL-2
- unRAR OFL-1.1 CC-BY-SA-3.0 MPL-2.0 android public-domain all-rights-reserved
-"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~arm ~arm64"
-RESTRICT="bindist mirror"
-
-RDEPEND="
- app-accessibility/at-spi2-core:2
- dev-libs/expat
- dev-libs/glib:2
- dev-libs/nspr
- dev-libs/nss
- media-libs/alsa-lib
- media-libs/mesa
- net-print/cups
- sys-apps/dbus
- 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="opt/teams-for-linux/*"
-
-pkg_pretend() {
- chromium_suid_sandbox_check_kernel_config
-}
-
-src_prepare() {
- default
- # cleanup languages
- pushd "opt/teams-for-linux/locales" || die
- chromium_remove_language_paks
- popd || die
-}
-
-src_configure() {
- chromium_suid_sandbox_check_kernel_config
- default
-}
-
-src_install() {
- for size in {16,24,32,48,64,96,128,256,512,1024}; do
- doicon -s ${size} "usr/share/icons/hicolor/${size}x${size}/apps/teams-for-linux.png"
- done
-
- domenu usr/share/applications/teams-for-linux.desktop
-
- local DESTDIR="/opt/teams-for-linux"
-
- pushd "opt/teams-for-linux" || die
-
- exeinto "${DESTDIR}"
- doexe chrome-sandbox chrome_crashpad_handler teams-for-linux *.so*
-
- insinto "${DESTDIR}"
- doins *.pak *.bin *.json *.dat
- insopts -m0755
- doins -r locales resources
-
- # Chrome-sandbox requires the setuid bit to be specifically set.
- # see https://github.com/electron/electron/issues/17972
- fperms 4755 "${DESTDIR}"/chrome-sandbox
-
- dosym "${DESTDIR}"/teams-for-linux /opt/bin/teams-for-linux
- popd || die
-}
next reply other threads:[~2024-11-16 22:55 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-16 22:55 Julien Roy [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-22 22:36 [gentoo-commits] repo/proj/guru:master commit in: net-im/teams-for-linux/ David Roman
2025-01-22 14:53 Haelwenn Monnier
2025-01-02 19:26 David Roman
2024-12-10 11:32 David Roman
2024-12-10 11:32 David Roman
2024-11-16 22:55 Julien Roy
2024-10-21 9:51 David Roman
2024-09-15 21:41 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-09-15 21:45 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-09-15 21:38 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-09-15 21:45 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-09-06 8:52 David Roman
2024-08-24 20:56 David Roman
2024-06-25 9:10 David Roman
2024-05-29 12:55 Andrew Ammerlaan
2024-03-07 11:34 Andrew Ammerlaan
2024-03-07 11:34 Andrew Ammerlaan
2024-02-25 9:39 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2024-02-25 10:02 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2024-02-25 9:39 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2024-02-25 10:02 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2024-02-14 16:01 Andrew Ammerlaan
2024-01-18 11:56 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2024-01-18 11:57 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2023-11-30 10:39 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2023-11-30 10:44 ` [gentoo-commits] repo/proj/guru:master " 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=1731796768.c6f500a8c7325915667bc032edca16c8afe37de5.julien@gentoo \
--to=julien@jroy.ca \
--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