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 51BF015800A for ; Wed, 12 Jul 2023 08:47:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 962ACE07E1; Wed, 12 Jul 2023 08:47:56 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 78F4EE07E1 for ; Wed, 12 Jul 2023 08:47:56 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 86513340BE8 for ; Wed, 12 Jul 2023 08:47:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 09C6BAC2 for ; Wed, 12 Jul 2023 08:47:54 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1689151603.de4e14972b20a588fba32658b503b56ebaec1b11.ceamac@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: net-im/discord-canary-bin/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-im/discord-canary-bin/Manifest net-im/discord-canary-bin/discord-canary-bin-0.0.162.ebuild X-VCS-Directories: net-im/discord-canary-bin/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: de4e14972b20a588fba32658b503b56ebaec1b11 X-VCS-Branch: master Date: Wed, 12 Jul 2023 08:47:54 +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: 48e0e4c5-b1f3-451c-ab39-4a9f42f21c0f X-Archives-Hash: 7f8b7a1eaa6b49fffcdc5e226e7e6412 Message-ID: <20230712084754.8gp-hrsbEzLADaZHCn1uxvx7iTAFLrjLWCLAi0GX3VU@z> commit: de4e14972b20a588fba32658b503b56ebaec1b11 Author: Viorel Munteanu gentoo org> AuthorDate: Wed Jul 12 08:46:43 2023 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Wed Jul 12 08:46:43 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=de4e1497 net-im/discord-canary-bin: add 0.0.162 Signed-off-by: Viorel Munteanu gentoo.org> net-im/discord-canary-bin/Manifest | 1 + .../discord-canary-bin-0.0.162.ebuild | 92 ++++++++++++++++++++++ 2 files changed, 93 insertions(+) diff --git a/net-im/discord-canary-bin/Manifest b/net-im/discord-canary-bin/Manifest index 9b7a15a9b..c093817c1 100644 --- a/net-im/discord-canary-bin/Manifest +++ b/net-im/discord-canary-bin/Manifest @@ -1 +1,2 @@ DIST discord-canary-0.0.154.deb 92150282 BLAKE2B 8dbaa51e6de929cad73f7192234cb9cc07f1b8fb0360c2897adbacedd1d722dc4243ad2e8ba8fd62b19eb27c9bf2d5f9ea47bbf13f5eed574c249dd555cecaef SHA512 5c1395a02a25a6a013b9d7a949d03c1836046d9a32966300d45b1122e6ff444df5db27ccaab9ebbe44ed56270019e8ff85898c9b34660ced6cfb503f7ef8be6d +DIST discord-canary-0.0.162.deb 92140574 BLAKE2B aca3a5bf758bbe38499deb91676d33f18b98dd99c6de3a4973146c63ec989862350c99e7a82cf1a60a7bea8d79ae5b448b77d7171211366d30b53ad101a6de8f SHA512 1cbc37cde9e36bfb3554ad042ed0065e617a32ed64a67c0c8635c5c1a8378b9ed49b7cae48afb8c3ccc36a4848ce449eb27c807499d32e35a69c7aebb18eeeda diff --git a/net-im/discord-canary-bin/discord-canary-bin-0.0.162.ebuild b/net-im/discord-canary-bin/discord-canary-bin-0.0.162.ebuild new file mode 100644 index 000000000..5361f2062 --- /dev/null +++ b/net-im/discord-canary-bin/discord-canary-bin-0.0.162.ebuild @@ -0,0 +1,92 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +MY_PN=${PN/-bin/} +MY_BIN="D${MY_PN/d/}" +MY_BIN="${MY_BIN/-canary/}Canary" + +inherit desktop linux-info pax-utils unpacker xdg + +DESCRIPTION="All-in-one voice and text chat" +HOMEPAGE="https://discordapp.com/" +SRC_URI="https://dl-canary.discordapp.net/apps/linux/${PV}/${MY_PN}-${PV}.deb" + +LICENSE="all-rights-reserved" +SLOT="0" +KEYWORDS="~amd64" +RESTRICT="bindist mirror strip test" + +RDEPEND=" + >=app-accessibility/at-spi2-core-2.46.0 + dev-libs/expat + dev-libs/glib:2 + dev-libs/nspr + dev-libs/nss + media-libs/alsa-lib + media-libs/fontconfig:1.0 + media-libs/freetype:2 + media-libs/mesa + net-print/cups + sys-apps/dbus + sys-apps/util-linux + x11-libs/cairo + x11-libs/gdk-pixbuf:2 + x11-libs/gtk+:3 + x11-libs/libdrm + x11-libs/libX11 + x11-libs/libXScrnSaver + x11-libs/libxkbcommon + x11-libs/libxcb + x11-libs/libXcomposite + x11-libs/libXcursor + x11-libs/libXdamage + x11-libs/libXext + x11-libs/libXfixes + x11-libs/libXi + x11-libs/libXrandr + x11-libs/libXrender + x11-libs/libXtst + x11-libs/pango +" + +S="${WORKDIR}" + +QA_PREBUILT=" + opt/discord-canary/${MY_BIN} + opt/discord-canary/chrome_crashpad_handler + opt/discord-canary/chrome-sandbox + opt/discord-canary/libffmpeg.so + opt/discord-canary/libvk_swiftshader.so + opt/discord-canary/libvulkan.so + opt/discord-canary/libvulkan.so.1 + opt/discord-canary/libEGL.so + opt/discord-canary/libGLESv2.so + opt/discord-canary/libVkICD_mock_icd.so + opt/discord-canary/swiftshader/libEGL.so + opt/discord-canary/swiftshader/libGLESv2.so + opt/discord-canary/swiftshader/libvk_swiftshader.so +" + +CONFIG_CHECK="~USER_NS" + +src_prepare() { + default + + sed -i \ + -e "s:/usr/share/${MY_PN}/${MY_BIN}:/opt/${MY_PN}/${MY_BIN}:g" \ + usr/share/${MY_PN}/${MY_PN}.desktop || die +} + +src_install() { + newicon usr/share/${MY_PN}/${MY_PN//-canary/}.png ${MY_PN}.png + domenu usr/share/${MY_PN}/${MY_PN}.desktop + + insinto /opt/${MY_PN} + doins -r usr/share/${MY_PN}/. + fperms +x /opt/${MY_PN}/${MY_BIN} + dosym ../../opt/${MY_PN}/${MY_BIN} usr/bin/${MY_PN} + + pax-mark -m "${ED}"/opt/${MY_PN}/${MY_PN} +}