Github messages for voidlinux
 help / color / mirror / Atom feed
From: FirstZero <FirstZero@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] discord: update to 0.0.11
Date: Sun, 09 Aug 2020 13:55:34 +0200	[thread overview]
Message-ID: <20200809115534.aPn-IGuphvs0Sl5u80JJXL_0PTJ-4Kn4aOFDZoDQOTU@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24114@inbox.vuxu.org>

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

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

https://github.com/FirstZero/void-packages discord
https://github.com/void-linux/void-packages/pull/24114

discord: update to 0.0.11


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

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

From 67320574c3889c576f208618ba279d2dc71e0d5e Mon Sep 17 00:00:00 2001
From: FirstZero <issac007008@gmail.com>
Date: Thu, 6 Aug 2020 21:13:02 +0200
Subject: [PATCH] discord: update to 0.0.11

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

diff --git a/srcpkgs/discord/template b/srcpkgs/discord/template
index debe82e49ca..7bdbb899087 100644
--- a/srcpkgs/discord/template
+++ b/srcpkgs/discord/template
@@ -1,21 +1,19 @@
 # Template file for 'discord'
-# Originally created by Benjamin Hoffmeyer, modified for stable Discord
-
 pkgname=discord
-version=0.0.10
+version=0.0.11
 revision=1
-depends="alsa-lib dbus-glib gtk+3 GConf libnotify nss libXtst libcxx libatomic"
-wrksrc="Discord"
 archs="x86_64"
-nopie=yes
-repository=nonfree
-restricted=yes
+wrksrc="Discord"
+depends="alsa-lib dbus-glib gtk+3 GConf libnotify nss libXtst libcxx libatomic"
 short_desc="Chat and VOIP application"
 maintainer="Ryan Conwell <ryanconwell@protonmail.com>"
-license="proprietary"
+license="custom:Proprietary"
 homepage="https://discordapp.com"
 distfiles="https://dl.discordapp.net/apps/linux/${version}/discord-${version}.tar.gz"
-checksum=58d14bb909f48577970d8ef717dff9860404d7f77c785f1f552363655114a94f
+checksum=a474761d72ee3fb7fdd31aefc441fc5aa953a2f5dcbe8c30f14fbe105fe458e9
+repository=nonfree
+restricted=yes
+nopie=yes
 
 do_install() {
 	local package_location="usr/lib/$pkgname" item
@@ -25,7 +23,10 @@ do_install() {
 	vcopy discord.desktop /usr/share/applications/
 	vmkdir ${package_location}
 	chmod +x Discord
-	for item in locales resources Discord libffmpeg.so natives_blob.bin snapshot_blob.bin icudtl.dat libEGL.so libGLESv2.so chrome_100_percent.pak chrome_200_percent.pak chrome-sandbox resources.pak swiftshader v8_context_snapshot.bin; do
+	for item in locales resources Discord libffmpeg.so natives_blob.bin \
+                snapshot_blob.bin 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; do
 		vcopy "${item}" "${package_location}"
 	done
 	vmkdir usr/bin

  parent reply	other threads:[~2020-08-09 11:55 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-06 19:22 [PR PATCH] update discord " FirstZero
2020-08-06 19:27 ` [PR REVIEW] " ericonr
2020-08-06 19:41 ` [PR PATCH] [Updated] " FirstZero
2020-08-07  7:43 ` fosslinux
2020-08-07 16:21 ` [PR PATCH] [Updated] " FirstZero
2020-08-07 16:24 ` discord: update " FirstZero
2020-08-07 19:18 ` [PR REVIEW] " Chocimier
2020-08-07 20:55 ` [PR PATCH] [Updated] " FirstZero
2020-08-08 16:25 ` cinerea0
2020-08-08 23:12 ` cinerea0
2020-08-09 11:35 ` [PR PATCH] [Updated] " FirstZero
2020-08-09 11:55 ` FirstZero [this message]
2020-08-09 12:00 ` FirstZero
2020-08-09 12:02 ` FirstZero
2020-08-09 12:51 ` [PR PATCH] [Updated] " FirstZero
2020-08-10 14:29 ` [PR PATCH] [Merged]: " abenson

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=20200809115534.aPn-IGuphvs0Sl5u80JJXL_0PTJ-4Kn4aOFDZoDQOTU@z \
    --to=firstzero@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).