From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 916FD158011 for ; Mon, 10 Jan 2022 11:10:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 672322BC012; Mon, 10 Jan 2022 11:10:22 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2FE8C2BC00E for ; Mon, 10 Jan 2022 11:10:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E71A6342EC1 for ; Mon, 10 Jan 2022 11:10:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1E280A5 for ; Mon, 10 Jan 2022 11:10:19 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1641813015.064bc7efcdbaa228401161c5f3a5588d2a3d54d3.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/rocketchat-desktop-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/rocketchat-desktop-bin/Manifest net-im/rocketchat-desktop-bin/rocketchat-desktop-bin-3.7.5.ebuild X-VCS-Directories: net-im/rocketchat-desktop-bin/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 064bc7efcdbaa228401161c5f3a5588d2a3d54d3 X-VCS-Branch: master Date: Mon, 10 Jan 2022 11:10:19 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 4ab982d9-4492-4333-ab06-7b252012fa47 X-Archives-Hash: e82cdf646548cb515b776f90ce37e8c8 commit: 064bc7efcdbaa228401161c5f3a5588d2a3d54d3 Author: Andrew Ammerlaan gentoo org> AuthorDate: Mon Jan 10 11:08:12 2022 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Mon Jan 10 11:10:15 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=064bc7ef net-im/rocketchat-desktop-bin: add version 3.7.5 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan gentoo.org> net-im/rocketchat-desktop-bin/Manifest | 1 + .../rocketchat-desktop-bin-3.7.5.ebuild | 54 ++++++++++++++++++++++ 2 files changed, 55 insertions(+) diff --git a/net-im/rocketchat-desktop-bin/Manifest b/net-im/rocketchat-desktop-bin/Manifest index d07093bcdb73..dd4d51514edc 100644 --- a/net-im/rocketchat-desktop-bin/Manifest +++ b/net-im/rocketchat-desktop-bin/Manifest @@ -1 +1,2 @@ DIST rocketchat-3.7.4.x86_64.rpm 72045096 BLAKE2B a802cc5201f74061345bfcb7fa04ede24f945fd8ad1f15a24647f6f987c8f6473af6cfc858d742d54cce58219b0bc6e6f34f7d1c0827daa223166502793d01fb SHA512 817dd1fdaf6aa9d343b6557e613f691c158ae262fdb7b6d7029b64808c693f0b7db325be4815e6dff3b417f67484d14c543f370ca00339d6d4551af6fe5360f1 +DIST rocketchat-3.7.5.x86_64.rpm 72083048 BLAKE2B 136b0a1051d52b5a9c3c5d66eba8e0cde809bf5086bf6d0dbeb1dc319cbe73ff26c5d33f0a0e989b18c18f38406dedcad344f14ba532953679c7da53aebf4d74 SHA512 48fb9ce3602e7b3ebd2e049975941795cd00a1c89987b267988357af48bdaad958f2c1976c848a7be7e29f4726619531fbb6994cab927d39f13f50f182519818 diff --git a/net-im/rocketchat-desktop-bin/rocketchat-desktop-bin-3.7.5.ebuild b/net-im/rocketchat-desktop-bin/rocketchat-desktop-bin-3.7.5.ebuild new file mode 100644 index 000000000000..4a153a7e3205 --- /dev/null +++ b/net-im/rocketchat-desktop-bin/rocketchat-desktop-bin-3.7.5.ebuild @@ -0,0 +1,54 @@ +# Copyright 2019-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit rpm xdg + +DESCRIPTION="The Ultimate Open Source Web Chat Platform" +HOMEPAGE="https://rocket.chat" +SRC_URI="https://github.com/RocketChat/Rocket.Chat.Electron/releases/download/${PV}/rocketchat-${PV}.x86_64.rpm" + +KEYWORDS="-* ~amd64" +LICENSE="MIT" +SLOT="0" + +RDEPEND=" + app-accessibility/at-spi2-atk:2 + dev-libs/atk + dev-libs/expat + dev-libs/libappindicator + dev-libs/nspr + dev-libs/nss + media-fonts/noto-emoji + media-libs/alsa-lib + net-print/cups + x11-libs/cairo + x11-libs/gdk-pixbuf:2 + x11-libs/gtk+:3 + x11-libs/libnotify + x11-libs/libxcb + x11-libs/libX11 + x11-libs/libXcomposite + x11-libs/libXcursor + x11-libs/libXdamage + x11-libs/libXext + x11-libs/libXfixes + x11-libs/libXi + x11-libs/libxkbcommon + x11-libs/libXrandr + x11-libs/libXrender + x11-libs/libXtst + x11-libs/libXScrnSaver + x11-libs/pango +" + +QA_PREBUILT="/opt/Rocket.Chat/*" + +S="${WORKDIR}" + +src_install() { + # remove files useless for Gentoo + rm -r usr/lib || die + mv "${S}"/* "${ED}" || die +}