From: "Viorel Munteanu" <ceamac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/mattermost-desktop-bin/
Date: Sun, 21 Jul 2024 07:51:27 +0000 (UTC) [thread overview]
Message-ID: <1721548274.76d6d5ca62db732a22b71c33dc2df3b0099cf759.ceamac@gentoo> (raw)
commit: 76d6d5ca62db732a22b71c33dc2df3b0099cf759
Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 21 07:50:17 2024 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sun Jul 21 07:51:14 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76d6d5ca
net-im/mattermost-desktop-bin: drop 5.8.0
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>
net-im/mattermost-desktop-bin/Manifest | 2 -
.../mattermost-desktop-bin-5.8.0.ebuild | 95 ----------------------
2 files changed, 97 deletions(-)
diff --git a/net-im/mattermost-desktop-bin/Manifest b/net-im/mattermost-desktop-bin/Manifest
index 237082d8935f..3c113f37876c 100644
--- a/net-im/mattermost-desktop-bin/Manifest
+++ b/net-im/mattermost-desktop-bin/Manifest
@@ -1,5 +1,3 @@
-DIST mattermost-desktop-5.8.0-linux-arm64.tar.gz 103062360 BLAKE2B 6ba3abfc6f0cc6f6de002045d4bc12798fec581083897b2f60230cef94988e0876c064220f89c690e6562579e190e5892e6a5860e6b3dee5a456bf64d290b9d6 SHA512 a14f538dc3e2cbc0822a9db3e45c236932dbca2731c5e4466315bdb813187fb99b8fb4beb268e25e2f1ce8784f77ac344cc72d82c953af70e93d1fec942e5680
-DIST mattermost-desktop-5.8.0-linux-x64.tar.gz 103007793 BLAKE2B 24344d192addbc63b9e0a240f4243f6e95e9706f3a3db681c57cccb83c37b6563e8978cd064193292270ca8e8dc2d67cbdbbe870d5f776a916667225e93c14fb SHA512 4dc315239a4a35665a66c421befbf6b3333147b876f44c6b72b1f2f1ae1d8cdb22e8116b6c711c3281e6d7fb69b44787de45563e4650d0795556e751d5a0e73e
DIST mattermost-desktop-5.8.1-linux-arm64.tar.gz 103062905 BLAKE2B 0a40d98ab9ff356236a8a4f5e62314fe651aecdb37c5b8aecc124090ffca4507b1ed5b07399922f560b78166435efbc5eb4cb1a88d1fb2eae8cc4108d0f7c398 SHA512 522a6f95fcfa0261022ba195e5c3accbdd8b178b779da57c89070eee727562cc1a0533ef3e8d39ed24d29fd281f689c70ac540d78428ba4c8cad683d290b2f30
DIST mattermost-desktop-5.8.1-linux-x64.tar.gz 103008114 BLAKE2B 0f944b3db932e8533b894137c179b6a3e2cef3c08f9ddb02ee927007612304704c0aca7383ddf9d1147f4f79d4ce559bca60b7af07e1095d29ac35078e04f204 SHA512 ca503d85cd72a7f29cc45edabdd83d0e98e28f553e48631bd209a7a3d1e9e02ab11a9c1778bee5cd7bcc4082d8c760b31ff0fec42a82781a1024bfbc43e51d91
DIST mattermost-desktop-5.9.0-rc.1-linux-arm64.tar.gz 105770477 BLAKE2B c643a2dabda9ce12ab8be63cb759c6a55d985c5585aad20dad6436db430b60013d5b500bfc9b88ff24da15cbf626f389f7d33615f3bd06fbbef54d6c6cd75ac3 SHA512 634e16362cf3431bf8e679108db9549b1043978bc32733dc754572a572ae7a263e25d21ed7c198226ed7e8b27678eb9bea92ce6eb1289e40c32ca645e57588b6
diff --git a/net-im/mattermost-desktop-bin/mattermost-desktop-bin-5.8.0.ebuild b/net-im/mattermost-desktop-bin/mattermost-desktop-bin-5.8.0.ebuild
deleted file mode 100644
index 8db20297843a..000000000000
--- a/net-im/mattermost-desktop-bin/mattermost-desktop-bin-5.8.0.ebuild
+++ /dev/null
@@ -1,95 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-MY_PN="${PN%-*}"
-MY_PV="${PV/_rc/-rc.}"
-
-inherit desktop xdg
-
-DESCRIPTION="Mattermost Desktop application"
-HOMEPAGE="https://mattermost.com/"
-
-SRC_URI="
- amd64? ( https://releases.mattermost.com/desktop/${MY_PV}/mattermost-desktop-${MY_PV}-linux-x64.tar.gz )
- arm64? ( https://releases.mattermost.com/desktop/${MY_PV}/mattermost-desktop-${MY_PV}-linux-arm64.tar.gz )
-"
-S="${WORKDIR}"
-
-LICENSE="Apache-2.0 GPL-2+ LGPL-2.1+ MIT"
-SLOT="0"
-# Starting with 5.2.0 upstream dropped x86 for their binary release #879519
-if [[ ${PV} != *rc* ]]; then
- KEYWORDS="~amd64 ~arm64"
-fi
-
-RDEPEND="
- >=app-accessibility/at-spi2-core-2.46.0:2[X]
- dev-libs/expat
- dev-libs/glib:2
- dev-libs/nspr
- dev-libs/nss
- dev-libs/wayland
- media-libs/alsa-lib
- media-libs/mesa
- net-print/cups
- sys-apps/dbus
- sys-libs/glibc
- x11-libs/cairo
- x11-libs/gtk+:3[X]
- x11-libs/libX11
- x11-libs/libXcomposite
- x11-libs/libXdamage
- x11-libs/libXext
- x11-libs/libXfixes
- x11-libs/libXrandr
- x11-libs/libdrm
- x11-libs/libxcb
- x11-libs/libxkbcommon
- x11-libs/pango
-"
-
-QA_PREBUILT="
- opt/mattermost-desktop/mattermost-desktop
- opt/mattermost-desktop/libnode.so
- opt/mattermost-desktop/libffmpeg.so
- opt/mattermost-desktop/libGLESv2.so
- opt/mattermost-desktop/libEGL.so
- opt/mattermost-desktop/libvk_swiftshader.so
- opt/mattermost-desktop/libvulkan.so.1
- opt/mattermost-desktop/resources/*
-"
-
-DOCS=(
- NOTICE.txt
-)
-
-src_install() {
- if use amd64; then
- cd mattermost-desktop-${MY_PV}-linux-x64 || die
- elif use arm64; then
- cd mattermost-desktop-${MY_PV}-linux-arm64 || die
- fi
- newicon app_icon.png ${MY_PN}.png
-
- insinto "/opt/${MY_PN}/locales"
- doins locales/*.pak
-
- insinto "/opt/${MY_PN}/resources"
- doins -r resources/*.asar*
-
- insinto "/opt/${MY_PN}"
- doins *.pak *.bin *.dat
- exeinto "/opt/${MY_PN}"
- doexe *.so *.so.* "${MY_PN}"
-
- dosym -r "/opt/${MY_PN}/${MY_PN}" "/usr/bin/${MY_PN}"
-
- make_desktop_entry \
- "${MY_PN} --enable-features=WaylandWindowDecorations --ozone-platform-hint=auto %U" \
- Mattermost "${MY_PN}" "Network;InstantMessaging;" \
- "MimeType=x-scheme-handler/mattermost;"
-
- einstalldocs
-}
next reply other threads:[~2024-07-21 7:51 UTC|newest]
Thread overview: 173+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-21 7:51 Viorel Munteanu [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-12 9:01 [gentoo-commits] repo/gentoo:master commit in: net-im/mattermost-desktop-bin/ Viorel Munteanu
2025-09-11 7:21 Viorel Munteanu
2025-09-11 7:21 Viorel Munteanu
2025-09-11 7:21 Viorel Munteanu
2025-09-09 4:17 Viorel Munteanu
2025-09-07 6:58 Viorel Munteanu
2025-08-15 15:50 Viorel Munteanu
2025-08-15 15:50 Viorel Munteanu
2025-07-21 16:33 Viorel Munteanu
2025-05-30 3:30 Viorel Munteanu
2025-05-30 3:30 Viorel Munteanu
2025-05-30 3:30 Viorel Munteanu
2025-05-23 15:56 Viorel Munteanu
2025-05-23 5:45 Viorel Munteanu
2025-05-23 5:45 Viorel Munteanu
2025-05-23 5:45 Viorel Munteanu
2025-05-15 17:48 Viorel Munteanu
2025-05-15 17:48 Viorel Munteanu
2025-05-01 8:13 Viorel Munteanu
2025-05-01 8:13 Viorel Munteanu
2025-04-24 6:10 Viorel Munteanu
2025-03-12 6:13 Viorel Munteanu
2025-03-12 6:13 Viorel Munteanu
2025-03-12 6:13 Viorel Munteanu
2025-03-07 5:43 Viorel Munteanu
2025-03-02 18:29 Viorel Munteanu
2025-03-02 18:29 Viorel Munteanu
2025-03-01 19:27 Viorel Munteanu
2025-03-01 19:27 Viorel Munteanu
2025-02-28 5:56 Viorel Munteanu
2025-02-26 5:55 Viorel Munteanu
2025-02-23 8:58 Viorel Munteanu
2025-02-13 17:38 Viorel Munteanu
2025-02-13 17:38 Viorel Munteanu
2025-02-10 8:34 Viorel Munteanu
2025-01-21 21:43 Viorel Munteanu
2024-12-17 18:40 Viorel Munteanu
2024-12-17 18:40 Viorel Munteanu
2024-12-17 18:40 Viorel Munteanu
2024-12-17 18:40 Viorel Munteanu
2024-12-13 11:44 Viorel Munteanu
2024-12-09 15:44 Viorel Munteanu
2024-11-21 6:03 Viorel Munteanu
2024-11-21 6:03 Viorel Munteanu
2024-11-15 19:20 Viorel Munteanu
2024-10-25 16:20 Viorel Munteanu
2024-10-24 17:34 Viorel Munteanu
2024-10-18 17:16 Viorel Munteanu
2024-08-16 5:29 Viorel Munteanu
2024-07-25 7:10 Viorel Munteanu
2024-07-25 7:10 Viorel Munteanu
2024-07-21 7:51 Viorel Munteanu
2024-06-14 5:19 Viorel Munteanu
2024-06-14 5:19 Viorel Munteanu
2024-06-12 15:40 Viorel Munteanu
2024-06-10 15:52 Viorel Munteanu
2024-06-10 15:52 Viorel Munteanu
2024-05-16 14:36 Viorel Munteanu
2024-05-09 6:46 Viorel Munteanu
2024-05-09 6:46 Viorel Munteanu
2024-04-29 14:25 Viorel Munteanu
2024-04-29 14:25 Viorel Munteanu
2024-04-20 6:26 Viorel Munteanu
2024-04-20 6:26 Viorel Munteanu
2024-03-16 7:19 Viorel Munteanu
2024-03-16 7:19 Viorel Munteanu
2024-02-17 9:58 Viorel Munteanu
2023-12-15 15:55 Viorel Munteanu
2023-11-14 19:17 Viorel Munteanu
2023-11-09 7:42 Viorel Munteanu
2023-10-03 18:17 Viorel Munteanu
2023-10-03 18:17 Viorel Munteanu
2023-10-03 18:17 Viorel Munteanu
2023-09-29 16:35 Viorel Munteanu
2023-09-29 16:35 Viorel Munteanu
2023-09-29 5:27 Viorel Munteanu
2023-09-29 5:27 Viorel Munteanu
2023-09-18 9:26 Viorel Munteanu
2023-09-15 18:09 Viorel Munteanu
2023-09-15 18:09 Viorel Munteanu
2023-09-15 18:09 Viorel Munteanu
2023-09-07 4:38 Viorel Munteanu
2023-09-07 4:38 Viorel Munteanu
2023-06-19 14:15 Viorel Munteanu
2023-06-19 14:15 Viorel Munteanu
2023-06-09 5:13 Viorel Munteanu
2023-06-09 5:13 Viorel Munteanu
2023-05-26 7:31 Viorel Munteanu
2023-05-07 6:59 Viorel Munteanu
2023-04-04 17:47 Viorel Munteanu
2023-04-04 17:47 Viorel Munteanu
2023-04-04 17:47 Viorel Munteanu
2023-04-04 4:56 Viorel Munteanu
2023-04-04 4:56 Viorel Munteanu
2023-04-03 15:21 Viorel Munteanu
2023-03-29 15:51 Viorel Munteanu
2023-03-29 15:51 Viorel Munteanu
2023-03-15 17:29 Viorel Munteanu
2023-03-15 17:29 Viorel Munteanu
2023-03-10 17:36 Viorel Munteanu
2023-03-10 17:36 Viorel Munteanu
2023-03-09 12:26 Viorel Munteanu
2023-03-07 5:37 Viorel Munteanu
2023-03-07 5:37 Viorel Munteanu
2023-02-18 7:35 Viorel Munteanu
2023-02-18 7:35 Viorel Munteanu
2023-02-17 8:11 Viorel Munteanu
2022-12-09 8:21 Viorel Munteanu
2022-12-07 12:24 Sam James
2022-12-07 8:58 Viorel Munteanu
2022-12-07 8:58 Viorel Munteanu
2022-11-18 9:35 Viorel Munteanu
2022-11-07 5:03 Viorel Munteanu
2022-11-06 7:15 Viorel Munteanu
2022-11-06 7:15 Viorel Munteanu
2022-11-06 7:15 Viorel Munteanu
2022-11-06 7:15 Viorel Munteanu
2022-11-04 9:54 Viorel Munteanu
2022-11-02 16:17 Viorel Munteanu
2022-07-05 9:47 Joonas Niilola
2022-07-05 9:47 Joonas Niilola
2022-05-19 2:20 Sam James
2022-05-19 2:20 Sam James
2022-02-10 22:33 Ionen Wolkens
2022-02-10 22:33 Ionen Wolkens
2022-02-06 19:47 Ionen Wolkens
2022-02-06 19:47 Ionen Wolkens
2021-11-29 7:33 Joonas Niilola
2021-11-29 7:33 Joonas Niilola
2021-11-10 7:50 Joonas Niilola
2021-10-27 20:14 Matthew Thode
2021-10-13 15:55 Matthew Thode
2021-09-14 15:49 Matthew Thode
2021-08-14 5:59 Joonas Niilola
2021-08-14 5:59 Joonas Niilola
2021-08-14 5:59 Joonas Niilola
2021-08-14 5:59 Joonas Niilola
2021-07-08 12:45 Ionen Wolkens
2021-07-08 12:45 Ionen Wolkens
2021-06-24 15:09 Matthew Thode
2021-03-20 8:25 Joonas Niilola
2021-03-17 16:02 Joonas Niilola
2021-03-17 14:08 Joonas Niilola
2021-03-17 14:08 Joonas Niilola
2021-03-17 14:08 Joonas Niilola
2020-12-20 2:47 Matthew Thode
2020-08-16 21:33 Matthew Thode
2020-07-20 16:13 Matthew Thode
2020-06-19 15:30 Matthew Thode
2020-03-17 13:33 Matthew Thode
2020-02-19 21:15 Matthew Thode
2020-02-19 21:15 Matthew Thode
2019-11-06 20:27 Matthew Thode
2019-11-03 22:08 Matthew Thode
2019-11-03 20:21 Matthew Thode
2019-08-11 18:53 Matthew Thode
2019-08-11 18:53 Matthew Thode
2019-08-11 8:51 Patrice Clement
2019-08-11 8:13 Michał Górny
2018-07-25 17:29 Patrice Clement
2018-07-25 17:29 Patrice Clement
2018-07-25 17:29 Patrice Clement
2018-02-28 22:22 Michał Górny
2018-02-21 8:16 Patrice Clement
2018-02-20 20:26 Patrice Clement
2018-02-11 11:02 Michał Górny
2017-09-06 21:38 Patrice Clement
2017-09-02 17:30 Patrice Clement
2017-03-21 23:08 Patrice Clement
2017-02-13 16:14 Patrice Clement
2017-02-13 16:14 Patrice Clement
2017-02-13 16:14 Patrice Clement
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=1721548274.76d6d5ca62db732a22b71c33dc2df3b0099cf759.ceamac@gentoo \
--to=ceamac@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