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 C065D15800A for ; Thu, 10 Aug 2023 08:14:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2EB962BC035; Thu, 10 Aug 2023 08:14:51 +0000 (UTC) Received: from smtp.gentoo.org (mail.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 06AE22BC035 for ; Thu, 10 Aug 2023 08:14:51 +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 5386833FE74 for ; Thu, 10 Aug 2023 08:14:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A20D3F66 for ; Thu, 10 Aug 2023 08:14:46 +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: <1691654649.e70cb972f5e1ef7eab16d27f384c6df437b47e4d.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.163.ebuild X-VCS-Directories: net-im/discord-canary-bin/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: e70cb972f5e1ef7eab16d27f384c6df437b47e4d X-VCS-Branch: master Date: Thu, 10 Aug 2023 08:14:46 +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: 072830d9-60a1-4e91-9796-07891a8e0411 X-Archives-Hash: 06cce9370c92f7c1b217df4670ae91f7 commit: e70cb972f5e1ef7eab16d27f384c6df437b47e4d Author: Viorel Munteanu gentoo org> AuthorDate: Thu Aug 10 08:04:09 2023 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Thu Aug 10 08:04:09 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e70cb972 net-im/discord-canary-bin: add 0.0.163 Signed-off-by: Viorel Munteanu gentoo.org> net-im/discord-canary-bin/Manifest | 1 + .../discord-canary-bin-0.0.163.ebuild | 91 ++++++++++++++++++++++ 2 files changed, 92 insertions(+) diff --git a/net-im/discord-canary-bin/Manifest b/net-im/discord-canary-bin/Manifest index c26dc94b6d..a738c87f51 100644 --- a/net-im/discord-canary-bin/Manifest +++ b/net-im/discord-canary-bin/Manifest @@ -1 +1,2 @@ DIST discord-canary-0.0.162.deb 92140574 BLAKE2B aca3a5bf758bbe38499deb91676d33f18b98dd99c6de3a4973146c63ec989862350c99e7a82cf1a60a7bea8d79ae5b448b77d7171211366d30b53ad101a6de8f SHA512 1cbc37cde9e36bfb3554ad042ed0065e617a32ed64a67c0c8635c5c1a8378b9ed49b7cae48afb8c3ccc36a4848ce449eb27c807499d32e35a69c7aebb18eeeda +DIST discord-canary-0.0.163.deb 92143710 BLAKE2B 779bd571fd74152974254212a5fd0a446f4212535648b574ee286572b389145e6c1e4533a6bd6dbf5e1725c20adb5136627198ef0a0bd36a7dc36590ba95fdab SHA512 ca0483dfadf308690bbce28a1a1767fe3c37ce8db382d5aa19fbc318ceffa96d47248ce494d432887eef84ac58c465204631e0432b4525663e2e100236ec736e diff --git a/net-im/discord-canary-bin/discord-canary-bin-0.0.163.ebuild b/net-im/discord-canary-bin/discord-canary-bin-0.0.163.ebuild new file mode 100644 index 0000000000..8024346a71 --- /dev/null +++ b/net-im/discord-canary-bin/discord-canary-bin-0.0.163.ebuild @@ -0,0 +1,91 @@ +# 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://discord.com/" +SRC_URI="https://dl-canary.discordapp.net/apps/linux/${PV}/${MY_PN}-${PV}.deb" +S="${WORKDIR}" + +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 +" + +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} +} 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 0032E15800A for ; Thu, 10 Aug 2023 08:05:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8D6652BC021; Thu, 10 Aug 2023 08:05:14 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6BCA22BC021 for ; Thu, 10 Aug 2023 08:05:14 +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 4E96533BE6C for ; Thu, 10 Aug 2023 08:05:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8E385B5B for ; Thu, 10 Aug 2023 08:05:11 +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: <1691654649.e70cb972f5e1ef7eab16d27f384c6df437b47e4d.ceamac@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev 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.163.ebuild X-VCS-Directories: net-im/discord-canary-bin/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: e70cb972f5e1ef7eab16d27f384c6df437b47e4d X-VCS-Branch: dev Date: Thu, 10 Aug 2023 08:05:11 +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: 7301842f-b01f-4446-9483-602fff6cf29d X-Archives-Hash: de564362af15cf73a428e0343858d95b Message-ID: <20230810080511.XScEo5waYEFpBA4lbZzuHX4_-o3oQXQ9ICxFyCaT2Go@z> commit: e70cb972f5e1ef7eab16d27f384c6df437b47e4d Author: Viorel Munteanu gentoo org> AuthorDate: Thu Aug 10 08:04:09 2023 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Thu Aug 10 08:04:09 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e70cb972 net-im/discord-canary-bin: add 0.0.163 Signed-off-by: Viorel Munteanu gentoo.org> net-im/discord-canary-bin/Manifest | 1 + .../discord-canary-bin-0.0.163.ebuild | 91 ++++++++++++++++++++++ 2 files changed, 92 insertions(+) diff --git a/net-im/discord-canary-bin/Manifest b/net-im/discord-canary-bin/Manifest index c26dc94b6d..a738c87f51 100644 --- a/net-im/discord-canary-bin/Manifest +++ b/net-im/discord-canary-bin/Manifest @@ -1 +1,2 @@ DIST discord-canary-0.0.162.deb 92140574 BLAKE2B aca3a5bf758bbe38499deb91676d33f18b98dd99c6de3a4973146c63ec989862350c99e7a82cf1a60a7bea8d79ae5b448b77d7171211366d30b53ad101a6de8f SHA512 1cbc37cde9e36bfb3554ad042ed0065e617a32ed64a67c0c8635c5c1a8378b9ed49b7cae48afb8c3ccc36a4848ce449eb27c807499d32e35a69c7aebb18eeeda +DIST discord-canary-0.0.163.deb 92143710 BLAKE2B 779bd571fd74152974254212a5fd0a446f4212535648b574ee286572b389145e6c1e4533a6bd6dbf5e1725c20adb5136627198ef0a0bd36a7dc36590ba95fdab SHA512 ca0483dfadf308690bbce28a1a1767fe3c37ce8db382d5aa19fbc318ceffa96d47248ce494d432887eef84ac58c465204631e0432b4525663e2e100236ec736e diff --git a/net-im/discord-canary-bin/discord-canary-bin-0.0.163.ebuild b/net-im/discord-canary-bin/discord-canary-bin-0.0.163.ebuild new file mode 100644 index 0000000000..8024346a71 --- /dev/null +++ b/net-im/discord-canary-bin/discord-canary-bin-0.0.163.ebuild @@ -0,0 +1,91 @@ +# 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://discord.com/" +SRC_URI="https://dl-canary.discordapp.net/apps/linux/${PV}/${MY_PN}-${PV}.deb" +S="${WORKDIR}" + +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 +" + +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} +}