public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Yixun Lan" <dlan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/slack/
Date: Tue,  9 Jul 2024 08:14:14 +0000 (UTC)	[thread overview]
Message-ID: <1720512654.b92da280e5539bb713c37745094ef5df7fbe5f43.dlan@gentoo> (raw)

commit:     b92da280e5539bb713c37745094ef5df7fbe5f43
Author:     Brahmajit Das <brahmajit.xyz <AT> gmail <DOT> com>
AuthorDate: Sat Jul  6 12:18:07 2024 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Tue Jul  9 08:10:54 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b92da280

net-im/slack: add 4.39.88

Closes: https://github.com/gentoo/gentoo/pull/37459
Signed-off-by: Brahmajit Das <brahmajit.xyz <AT> gmail.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 net-im/slack/Manifest             |   1 +
 net-im/slack/slack-4.39.88.ebuild | 113 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 114 insertions(+)

diff --git a/net-im/slack/Manifest b/net-im/slack/Manifest
index 85fa1b40831e..35cfaf5b9acb 100644
--- a/net-im/slack/Manifest
+++ b/net-im/slack/Manifest
@@ -1,2 +1,3 @@
 DIST slack-desktop-4.38.121-amd64.deb 79860470 BLAKE2B c6fc7d8afa5ec87be71b5d78b04004e2ee21a3b355499c33bc943e351192024c5f4ae5dea79a396be4b71ab76567dcf22c3c631621bc4085847ebba3e0fda0af SHA512 cadc45f24ce47bc29baef61784e0c68fa932bc151900032e961e106c23c63ca46bce73322e7e2a75e4fa1c1512b4435fba7cb85aab3d526271c4a672cc908903
 DIST slack-desktop-4.38.125-amd64.deb 79860294 BLAKE2B 66970f854b611ac27411924173dde82452fab0818ec3ad2d80d0805cb8e9b62515cc9621c301b46ae8adba167ae60f5a977cf4329689ac3528a256395e79c8b5 SHA512 a14bbeb94284ebc7ce0588be3b0133536db50a75c1afd9053c1983a4d3c1b3388df1a86b711edeb9b1b105517d021e6ac7719b1ec59ec7f820b7549988b7be07
+DIST slack-desktop-4.39.88-amd64.deb 80733318 BLAKE2B 09d0383444b342c8d0d14cd7c6a3cfb4f32ff1eeabed883b7c62cf42ed7859d7796abe99a0ad9d1602aac183182d0a02931282318e358e6e1b1b1956d03a29f5 SHA512 7eeaa88fad728d4f2232f40760e43a3ddbf8dd107770350bec22c015ec12fc5eb26544577c9da76829eb2c0e492f9b6d938f4a6c8840dfa984043df0e1d58132

diff --git a/net-im/slack/slack-4.39.88.ebuild b/net-im/slack/slack-4.39.88.ebuild
new file mode 100644
index 000000000000..1df68b31ba00
--- /dev/null
+++ b/net-im/slack/slack-4.39.88.ebuild
@@ -0,0 +1,113 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MULTILIB_COMPAT=( abi_x86_64 )
+
+inherit desktop multilib-build optfeature pax-utils unpacker xdg
+
+DESCRIPTION="Team collaboration tool"
+HOMEPAGE="https://slack.com"
+SRC_URI="https://downloads.slack-edge.com/desktop-releases/linux/x64/${PV}/${PN}-desktop-${PV}-amd64.deb"
+S="${WORKDIR}"
+
+LICENSE="all-rights-reserved"
+SLOT="0"
+KEYWORDS="-* ~amd64"
+IUSE="appindicator +seccomp suid wayland"
+RESTRICT="bindist mirror"
+
+RDEPEND="app-accessibility/at-spi2-core:2[${MULTILIB_USEDEP}]
+	dev-libs/expat:0[${MULTILIB_USEDEP}]
+	dev-libs/glib:2[${MULTILIB_USEDEP}]
+	dev-libs/nspr:0[${MULTILIB_USEDEP}]
+	dev-libs/nss:0[${MULTILIB_USEDEP}]
+	dev-libs/wayland[${MULTILIB_USEDEP}]
+	media-libs/alsa-lib:0[${MULTILIB_USEDEP}]
+	media-libs/mesa:0[${MULTILIB_USEDEP}]
+	net-print/cups:0[${MULTILIB_USEDEP}]
+	sys-apps/dbus:0[${MULTILIB_USEDEP}]
+	x11-libs/cairo:0[${MULTILIB_USEDEP}]
+	x11-libs/gdk-pixbuf:2[${MULTILIB_USEDEP}]
+	x11-libs/gtk+:3[${MULTILIB_USEDEP}]
+	x11-libs/libdrm:0[${MULTILIB_USEDEP}]
+	x11-libs/libX11:0[${MULTILIB_USEDEP}]
+	x11-libs/libxcb:0/1.12[${MULTILIB_USEDEP}]
+	x11-libs/libXcomposite:0[${MULTILIB_USEDEP}]
+	x11-libs/libXdamage:0[${MULTILIB_USEDEP}]
+	x11-libs/libXext:0[${MULTILIB_USEDEP}]
+	x11-libs/libXfixes:0[${MULTILIB_USEDEP}]
+	x11-libs/libxkbcommon:0[${MULTILIB_USEDEP}]
+	x11-libs/libxkbfile:0[${MULTILIB_USEDEP}]
+	x11-libs/libXrandr:0[${MULTILIB_USEDEP}]
+	x11-libs/pango:0[${MULTILIB_USEDEP}]
+	appindicator? ( dev-libs/libayatana-appindicator )"
+
+QA_PREBUILT="opt/slack/chrome-sandbox
+	opt/slack/chrome_crashpad_handler
+	opt/slack/libEGL.so
+	opt/slack/libGLESv2.so
+	opt/slack/libffmpeg.so
+	opt/slack/libvk_swiftshader.so
+	opt/slack/libvulkan.so.1
+	opt/slack/resources/app.asar.unpacked/node_modules/*
+	opt/slack/slack
+	opt/slack/swiftshader/libEGL.so
+	opt/slack/swiftshader/libGLESv2.so"
+
+src_prepare() {
+	default
+
+	# remove hardcoded path, logging noise (wrt 694058, 711494)
+	sed -i  -e '/Icon/s|/usr/share/pixmaps/slack.png|slack|' \
+		-e '/Exec/s|slack|slack -s|' \
+		usr/share/applications/slack.desktop \
+		|| die "sed failed in Icon for slack.desktop"
+
+	if use appindicator ; then
+		sed -i '/Exec/s|=|=env XDG_CURRENT_DESKTOP=Unity |' \
+			usr/share/applications/slack.desktop \
+			|| die "sed failed for appindicator"
+	fi
+
+	if ! use seccomp ; then
+		sed -i '/Exec/s/%U/%U --disable-seccomp-filter-sandbox/' \
+			usr/share/applications/slack.desktop \
+			|| die "sed failed for seccomp"
+	fi
+
+	if use wayland ; then
+		sed -i '/Exec/s/%U/%U --enable-features=WebRTCPipeWireCapturer/' \
+			usr/share/applications/slack.desktop \
+			|| die "sed failed for wayland"
+	fi
+
+	rm usr/lib/slack/LICENSE{,S-linux.json} \
+		|| die "rm licenses failed"
+}
+
+src_install() {
+	doicon usr/share/pixmaps/slack.png
+	doicon -s 512 usr/share/pixmaps/slack.png
+	domenu usr/share/applications/slack.desktop
+
+	insinto /opt # wrt 720134
+	cp -a usr/lib/slack "${ED}"/opt || die "cp failed"
+
+	use suid && fperms u+s /opt/slack/chrome-sandbox # wrt 713094
+	dosym ../../opt/slack/slack usr/bin/slack
+
+	pax-mark -m "${ED}"/opt/slack/slack
+
+	# https://bugs.gentoo.org/898912
+	if use appindicator; then
+		dosym ../../usr/lib64/libayatana-appindicator3.so /opt/slack/libappindicator3.so
+	fi
+}
+
+pkg_postinst() {
+	optfeature "storing passwords via gnome-keyring" app-crypt/libsecret
+
+	xdg_pkg_postinst
+}


             reply	other threads:[~2024-07-09  8:14 UTC|newest]

Thread overview: 82+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-09  8:14 Yixun Lan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-12  1:26 [gentoo-commits] repo/gentoo:master commit in: net-im/slack/ Yixun Lan
2025-05-12  1:26 Yixun Lan
2025-04-29 14:27 Yixun Lan
2025-03-25 20:15 Yixun Lan
2025-03-12 11:58 Yixun Lan
2025-02-05 12:01 Yixun Lan
2025-01-01 14:15 Yixun Lan
2024-12-11  3:54 Yixun Lan
2024-11-01 23:40 Yixun Lan
2024-11-01 23:40 Yixun Lan
2024-09-19  3:02 Yixun Lan
2024-09-08 14:55 Yixun Lan
2024-09-02  7:54 Yixun Lan
2024-08-16 11:05 Yixun Lan
2024-07-14 11:01 Yixun Lan
2024-07-09  8:14 Yixun Lan
2024-05-30  0:22 Yixun Lan
2024-05-15 11:32 Yixun Lan
2024-04-28  8:24 Yixun Lan
2024-04-28  8:24 Yixun Lan
2024-04-11 23:31 Yixun Lan
2024-04-11 23:31 Yixun Lan
2024-04-06 12:53 Yixun Lan
2024-03-23  1:30 Yixun Lan
2024-01-30 14:07 Yixun Lan
2024-01-30 14:07 Yixun Lan
2024-01-12 10:36 Yixun Lan
2024-01-12 10:36 Yixun Lan
2024-01-11 10:54 Yixun Lan
2024-01-11 10:54 Yixun Lan
2023-12-12 23:29 Yixun Lan
2023-12-12 23:29 Yixun Lan
2023-12-04  1:03 Yixun Lan
2023-12-04  1:03 Yixun Lan
2023-11-20  1:04 Yixun Lan
2023-11-20  1:04 Yixun Lan
2023-10-25 14:31 Yixun Lan
2023-10-25 14:31 Yixun Lan
2023-10-06 21:18 Yixun Lan
2023-10-06 21:18 Yixun Lan
2023-10-06 21:18 Yixun Lan
2023-09-15 12:59 Yixun Lan
2023-09-15 12:59 Yixun Lan
2023-09-06 14:58 Yixun Lan
2023-09-06 14:58 Yixun Lan
2023-08-26 23:54 Yixun Lan
2023-08-26 23:54 Yixun Lan
2023-08-10 14:54 Yixun Lan
2023-08-10 14:54 Yixun Lan
2023-06-07  8:31 Pacho Ramos
2023-04-27 14:41 Pacho Ramos
2023-02-27 10:46 Yixun Lan
2023-02-27 10:46 Yixun Lan
2022-11-28 13:49 Joonas Niilola
2022-11-28 13:49 Joonas Niilola
2022-11-28 13:49 Joonas Niilola
2022-10-04 13:44 Sam James
2022-08-31  8:42 Joonas Niilola
2022-08-31  8:42 Joonas Niilola
2022-02-11 14:56 Joonas Niilola
2021-11-17 18:21 Ionen Wolkens
2021-11-17 10:23 Stefan Strogin
2021-08-26 22:52 Sam James
2021-08-11 10:33 Joonas Niilola
2021-08-11 10:33 Joonas Niilola
2021-03-24  6:33 Yixun Lan
2021-03-23  9:36 Yixun Lan
2021-03-23  9:35 Yixun Lan
2021-03-20 16:03 Joonas Niilola
2021-03-20  8:25 Joonas Niilola
2021-02-21 19:23 Thomas Deutschmann
2021-02-21 19:23 Thomas Deutschmann
2021-02-02 13:08 Joonas Niilola
2020-12-10  7:31 Joonas Niilola
2020-12-10  7:31 Joonas Niilola
2020-06-15 10:57 Joonas Niilola
2020-05-07  4:21 Georgy Yakovlev
2020-05-01 17:57 Pacho Ramos
2020-04-30 21:12 Georgy Yakovlev
2020-04-30 12:00 Joonas Niilola
2020-04-30 12:00 Joonas Niilola

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=1720512654.b92da280e5539bb713c37745094ef5df7fbe5f43.dlan@gentoo \
    --to=dlan@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