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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4B71013835B for ; Mon, 11 May 2020 08:57:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5DF62E0884; Mon, 11 May 2020 08:57:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 32790E0884 for ; Mon, 11 May 2020 08:57:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B974834F826 for ; Mon, 11 May 2020 08:57:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5C0711F6 for ; Mon, 11 May 2020 08:57:32 +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: <1589144917.e5c0fdea2b86ed77369a89dd495d65f618b8b33a.andrewammerlaan@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.103.ebuild net-im/discord-canary-bin/metadata.xml X-VCS-Directories: net-im/discord-canary-bin/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: e5c0fdea2b86ed77369a89dd495d65f618b8b33a X-VCS-Branch: master Date: Mon, 11 May 2020 08:57:32 +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: 857c0350-07c0-4aef-8b68-3498fe2ce2ca X-Archives-Hash: 8781ed6d680f205a114f63803354e365 commit: e5c0fdea2b86ed77369a89dd495d65f618b8b33a Author: Marcin Woźniak aol com> AuthorDate: Sun May 10 21:08:37 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Sun May 10 21:08:37 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e5c0fdea net-im/discord-canary-bin: Renamed and updated Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Marcin Woźniak aol.com> net-im/discord-canary-bin/Manifest | 1 + .../discord-canary-bin-0.0.103.ebuild | 89 ++++++++++++++++++++++ net-im/discord-canary-bin/metadata.xml | 8 ++ 3 files changed, 98 insertions(+) diff --git a/net-im/discord-canary-bin/Manifest b/net-im/discord-canary-bin/Manifest new file mode 100644 index 0000000..c9fbd62 --- /dev/null +++ b/net-im/discord-canary-bin/Manifest @@ -0,0 +1 @@ +DIST discord-canary-0.0.103.tar.gz 68577002 BLAKE2B ec25101d595d42bfb2e4c867f535ee957241d46e11b407affda00b69c7fa57e5c9b644bee10866838531f5de1d90bc0d74ea2f1f0a7b6fd018e19117cd0be964 SHA512 d1f83e51fb15d7d414dc0a1fea67a5a4a66cf1afa6460a5f58cb1f807015b74de10327117475a8971f5ab7d79dd51e6bde25588e6a5264eebd9f505ba053127c diff --git a/net-im/discord-canary-bin/discord-canary-bin-0.0.103.ebuild b/net-im/discord-canary-bin/discord-canary-bin-0.0.103.ebuild new file mode 100644 index 0000000..ba5097f --- /dev/null +++ b/net-im/discord-canary-bin/discord-canary-bin-0.0.103.ebuild @@ -0,0 +1,89 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit desktop eutils xdg + +DESCRIPTION="All-in-one voice and text chat" + +HOMEPAGE="https://discordapp.com/" + +SRC_URI="https://dl-canary.discordapp.net/apps/linux/${PV}/discord-canary-${PV}.tar.gz" +RESTRICT="mirror bindist" +KEYWORDS="~amd64" + +SLOT="0" +LICENSE="all-rights-reserved" +RDEPEND="" +DEPEND="${RDEPEND} + dev-libs/atk + sys-libs/libcxx + dev-libs/expat + dev-libs/glib:2 + dev-libs/nspr + dev-libs/nss + gnome-base/gconf:2 + media-gfx/graphite2 + media-libs/alsa-lib + media-libs/fontconfig:1.0 + media-libs/libpng + media-libs/freetype:2 + net-print/cups + sys-apps/dbus + net-libs/gnutls + sys-libs/libcxx + x11-libs/cairo + x11-libs/gdk-pixbuf:2 + sys-libs/zlib + x11-libs/gtk+:3 + x11-libs/libnotify + x11-libs/libX11 + x11-libs/libXScrnSaver + 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 + + x11-libs/libXtst + media-libs/opus" + +S=${WORKDIR}/DiscordCanary + +QA_PREBUILT=" + opt/discord-canary/DiscordCanary + opt/discord-canary/libEGL.so + opt/discord-canary/libGLESv2.so + opt/discord-canary/swiftshader/libEGL.so + opt/discord-canary/swiftshader/libGLESv2.so + opt/discord-canary/libVkICD_mock_icd.so + opt/discord-canary/libffmpeg.so +" + +src_install() { + local destdir="/opt/${PN}" + + insinto $destdir + doins -r locales resources + doins \ + *.pak \ + *.png \ + *.dat \ + *.bin \ + *.so + + exeinto $destdir + doexe DiscordCanary + + dosym $destdir/DiscordCanary /usr/bin/discord-canary + make_desktop_entry discord Discord \ + "/opt/discord-canary/discord.png" \ + Network +} diff --git a/net-im/discord-canary-bin/metadata.xml b/net-im/discord-canary-bin/metadata.xml new file mode 100644 index 0000000..7bb0ff7 --- /dev/null +++ b/net-im/discord-canary-bin/metadata.xml @@ -0,0 +1,8 @@ + + + + + y0rune@aol.com + Marcin Woźniak + +