public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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-bin/
Date: Wed, 24 Mar 2021 09:05:12 +0000 (UTC)	[thread overview]
Message-ID: <1616576677.ba3a93397818f16cbfac6ad5d10980f8b59ce0c6.andrewammerlaan@gentoo> (raw)
Message-ID: <20210324090512.saAofLvgrC3Qh3coPQJC7pOrWrOhDgUlCtsZWDRQ3E8@z> (raw)

commit:     ba3a93397818f16cbfac6ad5d10980f8b59ce0c6
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Wed Mar 24 09:03:11 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Mar 24 09:04:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ba3a9339

net-im/discord-canary-bin: sync with net-im/discord::gentoo

fixes the desktop file

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 net-im/discord-canary-bin/Manifest                 |  2 +-
 .../discord-canary-bin-0.0.119-r1.ebuild           | 89 ++++++++++++++++++++++
 .../discord-canary-bin-0.0.119.ebuild              | 89 ----------------------
 3 files changed, 90 insertions(+), 90 deletions(-)

diff --git a/net-im/discord-canary-bin/Manifest b/net-im/discord-canary-bin/Manifest
index 52f5b1938..d127675dd 100644
--- a/net-im/discord-canary-bin/Manifest
+++ b/net-im/discord-canary-bin/Manifest
@@ -1 +1 @@
-DIST discord-canary-0.0.119.tar.gz 71822214 BLAKE2B 9c98f263f540bdb720597daa9ab7a77de4cdbeea45dfc47bb8bf14f8e7b4a69d2c366140efffeb6cfc951e9ee02f10e63007dfbc93eb58c3e8e45ff23ca261b7 SHA512 6f6d7175ecd6f2992caa8b29c28d1533fb15aa9b201fec9c5822500104f161c55cbbe3e698af8ab98a4bd152c96759f5d18583c5db472c777666a9c4eb72de83
+DIST discord-canary-0.0.119.deb 71512470 BLAKE2B a5c89940427b7d4fe228e1929cbe5d1e9f4bf47818b7e4f70fbdd772359c0db81bbfaa7b7b228a975bf73119084674cd03a902d668f189b995e94c2d97c39c8c SHA512 d19fe621ee13aecb19eacb4bda87d4e2e4342399173d1c1a4e9f9864fb8670f05254a966dc7f2f968b4dc7031e30f696d45c21affc83e7de8d96ca501da4482e

diff --git a/net-im/discord-canary-bin/discord-canary-bin-0.0.119-r1.ebuild b/net-im/discord-canary-bin/discord-canary-bin-0.0.119-r1.ebuild
new file mode 100644
index 000000000..8f9b07348
--- /dev/null
+++ b/net-im/discord-canary-bin/discord-canary-bin-0.0.119-r1.ebuild
@@ -0,0 +1,89 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+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="mirror bindist"
+
+RDEPEND="
+	app-accessibility/at-spi2-atk:2
+	app-accessibility/at-spi2-core:2
+	dev-libs/atk
+	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
+	net-print/cups
+	sys-apps/dbus
+	sys-apps/util-linux
+	x11-libs/cairo
+	x11-libs/gdk-pixbuf:2
+	x11-libs/gtk+:3
+	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
+"
+
+S="${WORKDIR}"
+
+QA_PREBUILT="
+	opt/discord-canary/${MY_BIN}
+	opt/discord-canary/chrome-sandbox
+	opt/discord-canary/libffmpeg.so
+	opt/discord-canary/libvk_swiftshader.so
+	opt/discord-canary/libvulkan.so
+	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}
+}

diff --git a/net-im/discord-canary-bin/discord-canary-bin-0.0.119.ebuild b/net-im/discord-canary-bin/discord-canary-bin-0.0.119.ebuild
deleted file mode 100644
index 618be3f52..000000000
--- a/net-im/discord-canary-bin/discord-canary-bin-0.0.119.ebuild
+++ /dev/null
@@ -1,89 +0,0 @@
-# Copyright 1999-2021 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"
-
-SLOT="0"
-LICENSE="all-rights-reserved"
-KEYWORDS="~amd64"
-
-RESTRICT="mirror bindist"
-
-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-bin/DiscordCanary
-	opt/discord-canary-bin/libEGL.so
-	opt/discord-canary-bin/libGLESv2.so
-	opt/discord-canary-bin/swiftshader/libEGL.so
-	opt/discord-canary-bin/swiftshader/libGLESv2.so
-	opt/discord-canary-bin/libVkICD_mock_icd.so
-	opt/discord-canary-bin/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
-}


             reply	other threads:[~2021-03-24  9:05 UTC|newest]

Thread overview: 71+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-24  9:05 Andrew Ammerlaan [this message]
2021-03-24  9:05 ` [gentoo-commits] repo/proj/guru:master commit in: net-im/discord-canary-bin/ Andrew Ammerlaan
  -- strict thread matches above, loose matches on Subject: below --
2024-03-15  6:43 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2024-01-25  7:24 Viorel Munteanu
2024-01-22  6:47 Viorel Munteanu
2024-01-18 12:56 Viorel Munteanu
2024-01-15  7:00 Viorel Munteanu
2024-01-11  7:15 Viorel Munteanu
2024-01-08  7:18 Viorel Munteanu
2024-01-04 15:19 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2024-01-04 15:04 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-12-21  6:32 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-12-21  6:26 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-12-18  6:33 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-12-18  6:33 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-12-15  6:02 Viorel Munteanu
2023-12-14  7:25 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-12-14  7:06 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-12-12  6:19 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-12-12  6:17 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-12-11  6:50 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-12-11  6:12 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-12-08 18:22 Niko Huuskonen
2023-12-06  8:09 Viorel Munteanu
2023-12-04  7:11 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-12-04  6:37 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-12-04  6:37 Viorel Munteanu
2023-12-01 20:04 Niko Huuskonen
2023-08-18  6:21 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-08-18  6:17 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-08-18  6:16 Viorel Munteanu
2023-08-17  5:15 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-08-17  5:09 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-08-17  5:09 Viorel Munteanu
2023-08-10  8:14 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-08-10  8:05 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-08-10  8:14 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-08-10  8:05 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-07-12  8:47 Viorel Munteanu
2023-07-12  8:47 Viorel Munteanu
2023-05-27  2:21 Rahul Sandhu
2023-05-26 18:04 Niko Huuskonen
2023-03-17 16:10 Niko Huuskonen
2023-03-10 19:01 Niko Huuskonen
2023-02-19 10:09 Joe Kappus
2023-02-14  7:39 Joe Kappus
2023-02-11 20:01 Niko Huuskonen
2023-02-10 18:05 Niko Huuskonen
2023-01-15 11:54 Marcin Woźniak
2023-01-14  9:32 Niko Huuskonen
2022-12-10 15:55 Niko Huuskonen
2022-12-06 17:38 Marcin Woźniak
2022-12-06 17:34 Marcin Woźniak
2022-11-27  0:22 Marcin Woźniak
2022-10-21 18:30 Marcin Woźniak
2022-09-03 22:49 Marcin Woźniak
2022-05-26 23:10 Marcin Woźniak
2022-03-07 12:31 Adel KARA SLIMANE
2022-02-11 20:08 Adel KARA SLIMANE
2022-01-11 23:57 Adel KARA SLIMANE
2021-09-21 22:51 Adel KARA SLIMANE
2021-09-19 18:34 Marcin Woźniak
2021-09-01 21:32 Adel KARA SLIMANE
2021-08-27 18:56 Adel KARA SLIMANE
2021-08-27 10:30 Abtin Matthew Bakhtiari
2021-06-29 20:48 Abtin Matthew Bakhtiari
2021-06-29  2:55 Abtin Matthew Bakhtiari
2021-06-15 20:54 Octiabrina Terrien-Puig
2021-06-03 17:12 Adel KARA SLIMANE
2021-05-22 19:53 Octiabrina Terrien-Puig
2021-05-22 12:01 Marcin Woźniak
2021-05-14 17:43 Octiabrina Terrien-Puig
2021-05-14  1:05 Octiabrina Terrien-Puig
2021-02-18 10:44 Andrew Ammerlaan
2020-12-18 15:25 Andrew Ammerlaan
2020-11-12 19:46 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-11-12 19:46 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-11-11 11:17 Marcin Woźniak
2020-11-11 11:13 Marcin Woźniak
2020-08-09 16:17 Marcin Woźniak
2020-06-09 15:52 Andrew Ammerlaan
2020-05-11  8:57 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-05-11  8:43 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-05-10 21:08 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=1616576677.ba3a93397818f16cbfac6ad5d10980f8b59ce0c6.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