Github messages for voidlinux
 help / color / mirror / Atom feed
From: zlice <zlice@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] discord: update to 0.0.23.
Date: Fri, 13 Jan 2023 02:41:58 +0100	[thread overview]
Message-ID: <20230113014158._3cDBOk6fVMiwuOe9nAMTUgj9Cfa6r3V4xRO9g7fdx8@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41609@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 485 bytes --]

There is an updated pull request by zlice against master on the void-packages repository

https://github.com/zlice/void-packages discord_0.0.23
https://github.com/void-linux/void-packages/pull/41609

discord: update to 0.0.23.

#### Testing the changes
- I tested the changes in this PR: **YES**


#### Local build testing
- I built this PR locally for my native architecture, **x86_64**

A patch file from https://github.com/void-linux/void-packages/pull/41609.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-discord_0.0.23-41609.patch --]
[-- Type: text/x-diff, Size: 2033 bytes --]

From 0050b0787fd7498e0c92b04c5a768faa0a573b07 Mon Sep 17 00:00:00 2001
From: zlice <zlice555@gmail.com>
Date: Thu, 12 Jan 2023 17:48:44 -0500
Subject: [PATCH] discord: update to 0.0.23.

---
 srcpkgs/discord/template | 29 +++++++++++++++++++++++------
 1 file changed, 23 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/discord/template b/srcpkgs/discord/template
index f468a6cac334..16546d4948e9 100644
--- a/srcpkgs/discord/template
+++ b/srcpkgs/discord/template
@@ -1,6 +1,6 @@
 # Template file for 'discord'
 pkgname=discord
-version=0.0.22
+version=0.0.23
 revision=1
 archs="x86_64"
 depends="alsa-lib dbus-glib gtk+3 libnotify nss libXtst libcxx libatomic
@@ -10,7 +10,7 @@ maintainer="Ryan Conwell <ryanconwell@protonmail.com>"
 license="custom:Proprietary"
 homepage="https://discord.com"
 distfiles="https://dl.discordapp.net/apps/linux/${version}/discord-${version}.tar.gz"
-checksum=175c73771e049ba45e7fb1d37bd107ef0871e3d8857340c5a5a40a745aaeaba7
+checksum=288c005901f2bf5a1148021e1d22fd297419d43c70b0f989820ab72aa79faa44
 repository=nonfree
 restricted=yes
 nopie=yes
@@ -24,15 +24,32 @@ do_install() {
 	vcopy discord.desktop /usr/share/applications/
 	vmkdir ${package_location}
 	chmod +x Discord
-	for item in locales resources Discord libffmpeg.so snapshot_blob.bin discord.png\
-	icudtl.dat libEGL.so libGLESv2.so chrome_100_percent.pak chrome_200_percent.pak \
-	chrome-sandbox resources.pak swiftshader v8_context_snapshot.bin postinst.sh \
-	libvk_swiftshader.so; do
+	for item in \
+		locales
+		resources
+		Discord
+		libffmpeg.so
+		snapshot_blob.bin
+		discord.png
+		icudtl.dat
+		libEGL.so
+		libGLESv2.so
+		chrome_100_percent.pak
+		chrome_200_percent.pak
+		chrome_crashpad_handler
+		chrome-sandbox
+		resources.pak
+		swiftshader
+		v8_context_snapshot.bin
+		postinst.sh
+		libvk_swiftshader.so
+	do
 		vcopy "${item}" "${package_location}"
 	done
 	vmkdir usr/bin
 	ln -sfr $DESTDIR/${package_location}/Discord $DESTDIR/usr/bin/Discord
 }
+
 post_install() {
 	vlicense $FILESDIR/LICENSE
 }

  parent reply	other threads:[~2023-01-13  1:41 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-12 22:49 [PR PATCH] " zlice
2023-01-12 22:54 ` adam-becker
2023-01-12 22:56 ` zlice
2023-01-12 22:59 ` adam-becker
2023-01-12 23:03 ` zlice
2023-01-12 23:12 ` adam-becker
2023-01-12 23:12 ` Vulldozer
2023-01-12 23:14 ` zlice
2023-01-12 23:16 ` Vulldozer
2023-01-12 23:21 ` adam-becker
2023-01-12 23:21 ` adam-becker
2023-01-12 23:36 ` zlice
2023-01-13  1:16 ` classabbyamp
2023-01-13  1:32 ` EllisK-L
2023-01-13  1:41 ` zlice [this message]
2023-01-13  1:44 ` [PR PATCH] [Updated] " zlice
2023-01-13  2:12 ` [PR PATCH] [Merged]: " classabbyamp

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=20230113014158._3cDBOk6fVMiwuOe9nAMTUgj9Cfa6r3V4xRO9g7fdx8@z \
    --to=zlice@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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;
as well as URLs for NNTP newsgroup(s).