Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] discord: Update to 0.0.26
@ 2023-03-31  0:59 EllisK-L
  2023-03-31  1:18 ` [PR PATCH] [Updated] " EllisK-L
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: EllisK-L @ 2023-03-31  0:59 UTC (permalink / raw)
  To: ml

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

There is a new pull request by EllisK-L against master on the void-packages repository

https://github.com/EllisK-L/void-packages update/discord-0.0.26
https://github.com/void-linux/void-packages/pull/43130

discord: Update to 0.0.26
#### Testing the changes
- I tested the changes in this PR: **briefly**



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

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

From 0b9688db07ec1270dc8f4bd534bb2288cba5ddf8 Mon Sep 17 00:00:00 2001
From: ellisk-l <ellis.keener.lacroix@gmail.com>
Date: Thu, 30 Mar 2023 21:54:32 -0300
Subject: [PATCH] updated discord to 0.0.26

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

diff --git a/srcpkgs/discord/template b/srcpkgs/discord/template
index 50c1cfb68e51..2f55e154ea4d 100644
--- a/srcpkgs/discord/template
+++ b/srcpkgs/discord/template
@@ -1,7 +1,7 @@
 # Template file for 'discord'
 pkgname=discord
-version=0.0.25
-revision=2
+version=0.0.26
+revision=1
 archs="x86_64"
 depends="alsa-lib dbus-glib gtk+3 libnotify nss libXtst libcxx libatomic
  xdg-utils webrtc-audio-processing libXScrnSaver"
@@ -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=581726cbd7f018fab756cd7eee520e47b3a25bf7749193482a9e10e4d458042c
+checksum=30f74dc59241988378346128616bcbd9c98d9b7eff613dbbe66d9b5561d76f06
 repository=nonfree
 restricted=yes
 nopie=yes
@@ -37,11 +37,13 @@ do_install() {
 		chrome_100_percent.pak \
 		chrome_200_percent.pak \
 		chrome-sandbox \
+		chrome_crashpad_handler \
 		resources.pak \
-		swiftshader \
+		libvulkan.so.1 \
 		v8_context_snapshot.bin \
 		postinst.sh \
-		libvk_swiftshader.so
+		libvk_swiftshader.so \
+		vk_swiftshader_icd.json
 	do
 		vcopy "${item}" "${package_location}"
 	done

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Updated] discord: Update to 0.0.26
  2023-03-31  0:59 [PR PATCH] discord: Update to 0.0.26 EllisK-L
@ 2023-03-31  1:18 ` EllisK-L
  2023-03-31  1:30 ` [PR PATCH] [Merged]: " abenson
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: EllisK-L @ 2023-03-31  1:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/EllisK-L/void-packages update/discord-0.0.26
https://github.com/void-linux/void-packages/pull/43130

discord: Update to 0.0.26
#### Testing the changes
- I tested the changes in this PR: **briefly**



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

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

From f4c724757c1f830db5d75932ff42e327421f40ef Mon Sep 17 00:00:00 2001
From: ellisk-l <ellis.keener.lacroix@gmail.com>
Date: Thu, 30 Mar 2023 22:17:11 -0300
Subject: [PATCH] discord: update to 0.0.26.

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

diff --git a/srcpkgs/discord/template b/srcpkgs/discord/template
index 50c1cfb68e51..2f55e154ea4d 100644
--- a/srcpkgs/discord/template
+++ b/srcpkgs/discord/template
@@ -1,7 +1,7 @@
 # Template file for 'discord'
 pkgname=discord
-version=0.0.25
-revision=2
+version=0.0.26
+revision=1
 archs="x86_64"
 depends="alsa-lib dbus-glib gtk+3 libnotify nss libXtst libcxx libatomic
  xdg-utils webrtc-audio-processing libXScrnSaver"
@@ -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=581726cbd7f018fab756cd7eee520e47b3a25bf7749193482a9e10e4d458042c
+checksum=30f74dc59241988378346128616bcbd9c98d9b7eff613dbbe66d9b5561d76f06
 repository=nonfree
 restricted=yes
 nopie=yes
@@ -37,11 +37,13 @@ do_install() {
 		chrome_100_percent.pak \
 		chrome_200_percent.pak \
 		chrome-sandbox \
+		chrome_crashpad_handler \
 		resources.pak \
-		swiftshader \
+		libvulkan.so.1 \
 		v8_context_snapshot.bin \
 		postinst.sh \
-		libvk_swiftshader.so
+		libvk_swiftshader.so \
+		vk_swiftshader_icd.json
 	do
 		vcopy "${item}" "${package_location}"
 	done

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Merged]: discord: Update to 0.0.26
  2023-03-31  0:59 [PR PATCH] discord: Update to 0.0.26 EllisK-L
  2023-03-31  1:18 ` [PR PATCH] [Updated] " EllisK-L
@ 2023-03-31  1:30 ` abenson
  2023-03-31 11:46 ` Vulldozer
  2023-03-31 12:17 ` paper42
  3 siblings, 0 replies; 5+ messages in thread
From: abenson @ 2023-03-31  1:30 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

discord: Update to 0.0.26
https://github.com/void-linux/void-packages/pull/43130

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: discord: Update to 0.0.26
  2023-03-31  0:59 [PR PATCH] discord: Update to 0.0.26 EllisK-L
  2023-03-31  1:18 ` [PR PATCH] [Updated] " EllisK-L
  2023-03-31  1:30 ` [PR PATCH] [Merged]: " abenson
@ 2023-03-31 11:46 ` Vulldozer
  2023-03-31 12:17 ` paper42
  3 siblings, 0 replies; 5+ messages in thread
From: Vulldozer @ 2023-03-31 11:46 UTC (permalink / raw)
  To: ml

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

New comment by Vulldozer on void-packages repository

https://github.com/void-linux/void-packages/pull/43130#issuecomment-1491804770

Comment:
I can build this but trying to install it with xi returns: `MISSING: glib>=2.76.0_1`
`xbps-query -R glib` shows the version of glib available on void repo is `pkgver: glib-2.74.0_3`

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: discord: Update to 0.0.26
  2023-03-31  0:59 [PR PATCH] discord: Update to 0.0.26 EllisK-L
                   ` (2 preceding siblings ...)
  2023-03-31 11:46 ` Vulldozer
@ 2023-03-31 12:17 ` paper42
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2023-03-31 12:17 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/43130#issuecomment-1491841561

Comment:
> I can build this but trying to install it with xi returns: `MISSING: glib>=2.76.0_1` `xbps-query -R glib` shows the version of glib available on void repo is `pkgver: glib-2.74.0_3`

@Vulldozer repo-default/fi/fastly is currently not synchronized, you can either build the package with xbps-src and install the update or use repo-de:
```
xbps-install --repository="https://repo-de.voidlinux.org/current" -i -Su
```

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-03-31 12:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-31  0:59 [PR PATCH] discord: Update to 0.0.26 EllisK-L
2023-03-31  1:18 ` [PR PATCH] [Updated] " EllisK-L
2023-03-31  1:30 ` [PR PATCH] [Merged]: " abenson
2023-03-31 11:46 ` Vulldozer
2023-03-31 12:17 ` paper42

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).