From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: net-im/discord-canary/
Date: Mon, 11 May 2020 08:57:32 +0000 (UTC) [thread overview]
Message-ID: <1589186349.c4b0b1ac8762424d4b3e8373b215323dfc0d9f30.andrewammerlaan@gentoo> (raw)
Message-ID: <20200511085732.rmWOFCuF-AT87KlbWwBmFNFbq_ZesMRxk-Zs1hsluQs@z> (raw)
commit: c4b0b1ac8762424d4b3e8373b215323dfc0d9f30
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Mon May 11 08:39:09 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Mon May 11 08:39:09 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c4b0b1ac
net-im: clean up old discord-canary
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
net-im/discord-canary/Manifest | 1 -
.../discord-canary/discord-canary-0.0.103.ebuild | 67 ----------------------
net-im/discord-canary/metadata.xml | 8 ---
3 files changed, 76 deletions(-)
diff --git a/net-im/discord-canary/Manifest b/net-im/discord-canary/Manifest
deleted file mode 100644
index c9fbd62..0000000
--- a/net-im/discord-canary/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST discord-canary-0.0.103.tar.gz 68577002 BLAKE2B ec25101d595d42bfb2e4c867f535ee957241d46e11b407affda00b69c7fa57e5c9b644bee10866838531f5de1d90bc0d74ea2f1f0a7b6fd018e19117cd0be964 SHA512 d1f83e51fb15d7d414dc0a1fea67a5a4a66cf1afa6460a5f58cb1f807015b74de10327117475a8971f5ab7d79dd51e6bde25588e6a5264eebd9f505ba053127c
diff --git a/net-im/discord-canary/discord-canary-0.0.103.ebuild b/net-im/discord-canary/discord-canary-0.0.103.ebuild
deleted file mode 100644
index fcdb7ef..0000000
--- a/net-im/discord-canary/discord-canary-0.0.103.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# 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}
- sys-libs/libcxx
- dev-libs/expat
- dev-libs/nss
- gnome-base/gconf
- media-gfx/graphite2
- media-libs/alsa-lib
- media-libs/libpng
- net-print/cups
- net-libs/gnutls
- sys-libs/zlib
- x11-libs/gtk+
- x11-libs/libnotify
- x11-libs/libxcb
- 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/metadata.xml b/net-im/discord-canary/metadata.xml
deleted file mode 100644
index 7bb0ff7..0000000
--- a/net-im/discord-canary/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>y0rune@aol.com</email>
- <name>Marcin Woźniak</name>
- </maintainer>
-</pkgmetadata>
next reply other threads:[~2020-05-11 8:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-11 8:39 Andrew Ammerlaan [this message]
2020-05-11 8:57 ` [gentoo-commits] repo/proj/guru:master commit in: net-im/discord-canary/ Andrew Ammerlaan
-- strict thread matches above, loose matches on Subject: below --
2020-05-10 19:37 Andrew Ammerlaan
2020-05-10 19:30 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-05-10 16:27 Marcin Woźniak
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=1589186349.c4b0b1ac8762424d4b3e8373b215323dfc0d9f30.andrewammerlaan@gentoo \
--to=andrewammerlaan@riseup.net \
--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