public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/slack/
Date: Wed, 11 Aug 2021 10:33:42 +0000 (UTC)	[thread overview]
Message-ID: <1628677841.4c10a15290459244001fc29bfc82b7b28de9c08e.juippis@gentoo> (raw)

commit:     4c10a15290459244001fc29bfc82b7b28de9c08e
Author:     Dawn Minion <dawn <AT> ravenswurk <DOT> frl>
AuthorDate: Wed Aug  4 17:29:29 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Aug 11 10:30:41 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c10a152

net-im/slack: bump to 4.18.0

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Dawn Minion <dawn <AT> ravenswurk.frl>
Closes: https://bugs.gentoo.org/793407
Closes: https://github.com/gentoo/gentoo/pull/21880
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 net-im/slack/Manifest            |   1 +
 net-im/slack/slack-4.18.0.ebuild | 100 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 101 insertions(+)

diff --git a/net-im/slack/Manifest b/net-im/slack/Manifest
index bf33169a837..ffd6a26d1bb 100644
--- a/net-im/slack/Manifest
+++ b/net-im/slack/Manifest
@@ -1,3 +1,4 @@
 DIST slack-desktop-4.12.2-amd64.deb 57734610 BLAKE2B 249565bcb3f5fd9467d2b48e683978f406be6e3fd77f56c8e6ee328a3745800e53504f9bd618ea1764ffe429256ca5610b53996f82442e399d47f46ee5991b78 SHA512 7c0ef6e007f67c9a95c43e6544536af35d9bb55008524dade5b707aa4473db8e0837547bb91f8398728fcdc9e4ec732655cd390b49f1b5f820dc3f0b73ef9f71
 DIST slack-desktop-4.13.0-amd64.deb 57716072 BLAKE2B b8f1a793239b1e101bb6eb738a8a75883bf67468886f954226552074b769355b5444bbe9273eed48575b5f245fb47bdc78e264e7329ef052305afbec88f496f4 SHA512 d324637cb96a73f6d93fb36cfee52625d9c3571115ca6a8f0e7891417dd5fa88172dcc001e1a4fc9396392fe4885c5b14d9618d82c6a97b7c688ae14f5cbe8d9
 DIST slack-desktop-4.14.0-amd64.deb 59988434 BLAKE2B 38bc579bb493c9e2c82713d8578167c268c2c44a028f6ebeb7c95a98832f265393df988f01ea5149fd3fd7bbdd24129fcb28b68cd70d0c3444cdb566e7991947 SHA512 babfcd416b3551a1a6390899fdd89ef20cd3d4731f32b3947b99ab02a566a92a5092f8e78a09f43a1363a9de8699be40d263c47d3a6b123a6cc5e7bbcac16352
+DIST slack-desktop-4.18.0-amd64.deb 61001506 BLAKE2B 45e37972be8946102f77c60acbe781215c12a004b9d799a695c89776350f673e54427d9db07c1dc17b7c10d2706afe39616c19e19c149cb0a357b3cf8b9df7b5 SHA512 e826116d45aafb7885a8af0682f3dc69df66799929878f18232d6cf4b26165a23b0f12cf9ab43d08432629c9c6a15b31f002c8297e311c9f085af699404d901f

diff --git a/net-im/slack/slack-4.18.0.ebuild b/net-im/slack/slack-4.18.0.ebuild
new file mode 100644
index 00000000000..8c346d7f7dd
--- /dev/null
+++ b/net-im/slack/slack-4.18.0.ebuild
@@ -0,0 +1,100 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MULTILIB_COMPAT=( abi_x86_64 )
+
+inherit desktop multilib-build optfeature pax-utils unpacker xdg
+
+DESCRIPTION="Team collaboration tool"
+HOMEPAGE="https://www.slack.com"
+SRC_URI="https://downloads.slack-edge.com/linux_releases/${PN}-desktop-${PV}-amd64.deb"
+
+LICENSE="all-rights-reserved"
+SLOT="0"
+KEYWORDS="-* ~amd64"
+IUSE="appindicator suid"
+RESTRICT="bindist mirror"
+
+RDEPEND="app-accessibility/at-spi2-atk:2[${MULTILIB_USEDEP}]
+	app-accessibility/at-spi2-core:2[${MULTILIB_USEDEP}]
+	dev-libs/atk:0[${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}]
+	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/libappindicator:3[${MULTILIB_USEDEP}] )"
+
+QA_PREBUILT="/opt/slack/chrome-sandbox
+	/opt/slack/libEGL.so
+	/opt/slack/libffmpeg.so
+	/opt/slack/libGLESv2.so
+	/opt/slack/libvk_swiftshader.so
+	/opt/slack/libvulkan.so*
+	/opt/slack/resources/app.asar.unpacked/node_modules/*/*/build/Release/*.node
+	/opt/slack/resources/app.asar.unpacked/node_modules/*/build/Release/*.node
+	/opt/slack/resources/app.asar.unpacked/node_modules/*/*/bin/linux-x64-87/*.node
+	/opt/slack/resources/app.asar.unpacked/node_modules/*/bin/linux-x64-87/*.node
+	/opt/slack/slack
+	/opt/slack/swiftshader/libEGL.so
+	/opt/slack/swiftshader/libGLESv2.so"
+
+S="${WORKDIR}"
+
+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 slack.desktop"
+	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
+}
+
+pkg_postinst() {
+	optfeature "storing passwords via gnome-keyring" app-crypt/libsecret
+
+	xdg_pkg_postinst
+}


             reply	other threads:[~2021-08-11 10:33 UTC|newest]

Thread overview: 74+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-11 10:33 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-01 23:40 [gentoo-commits] repo/gentoo:master commit in: net-im/slack/ 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-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-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=1628677841.4c10a15290459244001fc29bfc82b7b28de9c08e.juippis@gentoo \
    --to=juippis@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