Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/slack/
Date: Thu, 30 Apr 2020 12:00:36
Message-Id: 1588247997.62f6390e5f3889e177464e0c0d31cc93a25c179d.juippis@gentoo
1 commit: 62f6390e5f3889e177464e0c0d31cc93a25c179d
2 Author: Vladimir Pavljuchenkov (SpiderX) <spiderx <AT> spiderx <DOT> dp <DOT> ua>
3 AuthorDate: Mon Apr 27 08:28:38 2020 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 30 11:59:57 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62f6390e
7
8 net-im/slack: rework QA_PREBUILT, version bump to 4.4.2, wrt 713094
9
10 Closes: https://bugs.gentoo.org/716638
11 Closes: https://bugs.gentoo.org/713094
12 Package-Manager: Portage-2.3.89, Repoman-2.3.20
13 Signed-off-by: Vladimir Pavljuchenkov <spiderx <AT> spiderx.dp.ua>
14 Closes: https://github.com/gentoo/gentoo/pull/15543
15 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
16
17 net-im/slack/Manifest | 1 +
18 net-im/slack/slack-4.4.2.ebuild | 106 ++++++++++++++++++++++++++++++++++++++++
19 2 files changed, 107 insertions(+)
20
21 diff --git a/net-im/slack/Manifest b/net-im/slack/Manifest
22 index 5d40892519a..e92becd89ed 100644
23 --- a/net-im/slack/Manifest
24 +++ b/net-im/slack/Manifest
25 @@ -1 +1,2 @@
26 DIST slack-desktop-4.3.2-amd64.deb 54914760 BLAKE2B 218d4ba6cc2057bb92b84bd8bbbf94e70022a9e65363c256190584f0a92e1615642583647af2813e02ec2eb243a3428016b1bff3bfbbc6a98f227aa63a94a967 SHA512 36536be0825e1803704304346ea9db2d1d03baddec954dea0c4560bec2b1800cf3e6d431796d1fcd3b9178e3eb070e9ae6da64e4d3949eff649050cab21d5cb2
27 +DIST slack-desktop-4.4.2-amd64.deb 54818266 BLAKE2B 12ce6cd423081b64919c511562c0508126d4e10f13168630b00d507c0c4b33f1291d158198ad9050008d43bd69755dd79dfa004443f83495aed7728560f318a6 SHA512 7680116ac8e438cea614484c814ed2903aab5432f8901799fdc2772471ca385a5a93d2dff43abe441ca4d4be0cae5d56c54119fb456483cfbb12c5621955f988
28
29 diff --git a/net-im/slack/slack-4.4.2.ebuild b/net-im/slack/slack-4.4.2.ebuild
30 new file mode 100644
31 index 00000000000..357452d7818
32 --- /dev/null
33 +++ b/net-im/slack/slack-4.4.2.ebuild
34 @@ -0,0 +1,106 @@
35 +# Copyright 1999-2020 Gentoo Authors
36 +# Distributed under the terms of the GNU General Public License v2
37 +
38 +EAPI=7
39 +
40 +MULTILIB_COMPAT=( abi_x86_64 )
41 +
42 +inherit desktop eutils multilib-build pax-utils unpacker xdg-utils
43 +
44 +DESCRIPTION="Team collaboration tool"
45 +HOMEPAGE="https://www.slack.com"
46 +SRC_URI="https://downloads.slack-edge.com/linux_releases/${PN}-desktop-${PV}-amd64.deb"
47 +
48 +LICENSE="all-rights-reserved"
49 +SLOT="0"
50 +KEYWORDS="-* ~amd64"
51 +IUSE="ayatana suid"
52 +RESTRICT="bindist mirror"
53 +
54 +RDEPEND="app-accessibility/at-spi2-atk:2[${MULTILIB_USEDEP}]
55 + app-accessibility/at-spi2-core:2[${MULTILIB_USEDEP}]
56 + dev-libs/atk:0[${MULTILIB_USEDEP}]
57 + dev-libs/expat:0[${MULTILIB_USEDEP}]
58 + dev-libs/glib:2[${MULTILIB_USEDEP}]
59 + dev-libs/nspr:0[${MULTILIB_USEDEP}]
60 + dev-libs/nss:0[${MULTILIB_USEDEP}]
61 + media-libs/alsa-lib:0[${MULTILIB_USEDEP}]
62 + media-libs/mesa:0[${MULTILIB_USEDEP}]
63 + net-print/cups:0[${MULTILIB_USEDEP}]
64 + sys-apps/dbus:0[${MULTILIB_USEDEP}]
65 + sys-apps/util-linux:0[${MULTILIB_USEDEP}]
66 + x11-libs/cairo:0[${MULTILIB_USEDEP}]
67 + x11-libs/gdk-pixbuf:2[${MULTILIB_USEDEP}]
68 + x11-libs/gtk+:3[${MULTILIB_USEDEP}]
69 + x11-libs/libX11:0[${MULTILIB_USEDEP}]
70 + x11-libs/libxcb:0/1.12[${MULTILIB_USEDEP}]
71 + x11-libs/libXcomposite:0[${MULTILIB_USEDEP}]
72 + x11-libs/libXcursor:0[${MULTILIB_USEDEP}]
73 + x11-libs/libXdamage:0[${MULTILIB_USEDEP}]
74 + x11-libs/libXext:0[${MULTILIB_USEDEP}]
75 + x11-libs/libXfixes:0[${MULTILIB_USEDEP}]
76 + x11-libs/libXi:0[${MULTILIB_USEDEP}]
77 + x11-libs/libxkbfile:0[${MULTILIB_USEDEP}]
78 + x11-libs/libXrandr:0[${MULTILIB_USEDEP}]
79 + x11-libs/libXrender:0[${MULTILIB_USEDEP}]
80 + x11-libs/libXScrnSaver:0[${MULTILIB_USEDEP}]
81 + x11-libs/libXtst:0[${MULTILIB_USEDEP}]
82 + x11-libs/pango:0[${MULTILIB_USEDEP}]
83 + ayatana? ( dev-libs/libappindicator:3[${MULTILIB_USEDEP}] )"
84 +
85 +QA_PREBUILT="opt/slack/chrome-sandbox
86 + opt/slack/libEGL.so
87 + opt/slack/libffmpeg.so
88 + opt/slack/libGLESv2.so
89 + opt/slack/resources/app.asar.unpacked/node_modules/*/*/build/Release/*.node
90 + opt/slack/resources/app.asar.unpacked/node_modules/*/build/Release/*.node
91 + opt/slack/slack
92 + opt/slack/swiftshader/libEGL.so
93 + opt/slack/swiftshader/libGLESv2.so
94 + opt/slack/swiftshader/libvk_swiftshader.so"
95 +
96 +S="${WORKDIR}"
97 +
98 +src_prepare() {
99 + default
100 +
101 + # remove hardcoded path, logging noise (wrt 694058, 711494)
102 + sed -i -e '/Icon/s|/usr/share/pixmaps/slack.png|slack|' \
103 + -e '/Exec/s|slack|slack -s|' \
104 + usr/share/applications/slack.desktop \
105 + || die "sed failed in Icon for slack.desktop"
106 +
107 + if use ayatana ; then
108 + sed -i '/Exec/s|=|=env XDG_CURRENT_DESKTOP=Unity |' \
109 + usr/share/applications/slack.desktop \
110 + || die "sed failed for slack.desktop"
111 + fi
112 +}
113 +
114 +src_install() {
115 + doicon usr/share/pixmaps/slack.png
116 + doicon -s 512 usr/share/pixmaps/slack.png
117 + domenu usr/share/applications/slack.desktop
118 +
119 + insinto /opt/slack
120 + doins -r usr/lib/slack/.
121 + for i in $(echo -n "${QA_PREBUILT}") ; do fperms +x "$i" ; done
122 + use suid && fperms u+s /opt/slack/chrome-sandbox # wrt 713094
123 + dosym ../../opt/slack/slack usr/bin/slack
124 +
125 + pax-mark -m "${ED}"/opt/slack/slack
126 +}
127 +
128 +pkg_postinst() {
129 + optfeature "storing passwords via gnome-keyring" app-crypt/libsecret
130 +
131 + xdg_desktop_database_update
132 + xdg_icon_cache_update
133 + xdg_mimeinfo_database_update
134 +}
135 +
136 +pkg_postrm() {
137 + xdg_desktop_database_update
138 + xdg_icon_cache_update
139 + xdg_mimeinfo_database_update
140 +}