Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] slack-desktop: update to 4.38.115
@ 2024-04-30 17:44 mdkcore0
  2024-05-01 13:12 ` mdkcore0
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: mdkcore0 @ 2024-04-30 17:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mdkcore0/void-packages slack-desktop
https://github.com/void-linux/void-packages/pull/50131

slack-desktop: update to 4.38.115
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture: x86_64-libc

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

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

From b2af077641d93afb1b312181bed5243f40ef991d Mon Sep 17 00:00:00 2001
From: Rodrigo Oliveira <mdkcore@qtrnn.io>
Date: Tue, 30 Apr 2024 14:42:05 -0300
Subject: [PATCH] slack-desktop: update to 4.38.115

---
 srcpkgs/slack-desktop/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/slack-desktop/template b/srcpkgs/slack-desktop/template
index 7c204538bcc7fc..5f81d848afa0b0 100644
--- a/srcpkgs/slack-desktop/template
+++ b/srcpkgs/slack-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'slack-desktop'
 pkgname=slack-desktop
-version=4.37.101
+version=4.38.115
 revision=1
 archs="x86_64"
 depends="xdg-utils"
@@ -9,7 +9,7 @@ maintainer="Rodrigo Oliveira <mdkcore@qtrnn.io>"
 license="custom:Proprietary"
 homepage="https://slack.com/"
 distfiles="https://downloads.slack-edge.com/releases/linux/${version}/prod/x64/${pkgname}-${version}-amd64.deb"
-checksum=c939120c8559f4077fd808b4f0406cd7341180ab32ff6151ad98e1a84055aa6e
+checksum=169944086431a934a888435fc66eb3f3c027fc0bc0706b0783caa61efd3212a0
 restricted=yes
 repository="nonfree"
 nopie=yes

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

* Re: slack-desktop: update to 4.38.115
  2024-04-30 17:44 [PR PATCH] slack-desktop: update to 4.38.115 mdkcore0
@ 2024-05-01 13:12 ` mdkcore0
  2024-05-17  4:45 ` mdkcore0
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: mdkcore0 @ 2024-05-01 13:12 UTC (permalink / raw)
  To: ml

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

New comment by mdkcore0 on void-packages repository

https://github.com/void-linux/void-packages/pull/50131#issuecomment-2088443449

Comment:
According [this](https://forums.slackcommunity.com/s/question/0D53a00009BSEGACA5/when-will-slack-support-wayland-screen-sharing-does-anyone-have-workarounds-or-hacks-to-make-it-work), slack team has re-enabled WebRTCPipeWireCapturer support again, but I'm experimenting random segfaults here

will continue testing this version, but maybe will hold and skip this version until things became more polished (yeah, "polished" is a strange word to define something from them, but you got the idea)

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

* Re: slack-desktop: update to 4.38.115
  2024-04-30 17:44 [PR PATCH] slack-desktop: update to 4.38.115 mdkcore0
  2024-05-01 13:12 ` mdkcore0
@ 2024-05-17  4:45 ` mdkcore0
  2024-05-27 19:40 ` [PR PATCH] [Updated] " mdkcore0
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: mdkcore0 @ 2024-05-17  4:45 UTC (permalink / raw)
  To: ml

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

New comment by mdkcore0 on void-packages repository

https://github.com/void-linux/void-packages/pull/50131#issuecomment-2116614469

Comment:
slack 4.38.121 still borked, will try to investigate it further next week

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

* Re: [PR PATCH] [Updated] slack-desktop: update to 4.38.115
  2024-04-30 17:44 [PR PATCH] slack-desktop: update to 4.38.115 mdkcore0
  2024-05-01 13:12 ` mdkcore0
  2024-05-17  4:45 ` mdkcore0
@ 2024-05-27 19:40 ` mdkcore0
  2024-05-27 19:47 ` [PR PATCH] [Updated] slack-desktop: update to 4.38.125 mdkcore0
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: mdkcore0 @ 2024-05-27 19:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mdkcore0/void-packages slack-desktop
https://github.com/void-linux/void-packages/pull/50131

slack-desktop: update to 4.38.115
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture: x86_64-libc

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

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

From e26db9af01c3a4e201e8898d567c29d38622bdaa Mon Sep 17 00:00:00 2001
From: Rodrigo Oliveira <mdkcore@qtrnn.io>
Date: Tue, 30 Apr 2024 14:42:05 -0300
Subject: [PATCH] slack-desktop: update to 4.38.125

---
 srcpkgs/slack-desktop/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/slack-desktop/template b/srcpkgs/slack-desktop/template
index 7c204538bcc7fc..e6c18be457ccbf 100644
--- a/srcpkgs/slack-desktop/template
+++ b/srcpkgs/slack-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'slack-desktop'
 pkgname=slack-desktop
-version=4.37.101
+version=4.38.125
 revision=1
 archs="x86_64"
 depends="xdg-utils"
@@ -9,7 +9,7 @@ maintainer="Rodrigo Oliveira <mdkcore@qtrnn.io>"
 license="custom:Proprietary"
 homepage="https://slack.com/"
 distfiles="https://downloads.slack-edge.com/releases/linux/${version}/prod/x64/${pkgname}-${version}-amd64.deb"
-checksum=c939120c8559f4077fd808b4f0406cd7341180ab32ff6151ad98e1a84055aa6e
+checksum=0497855d9f124db302986bd846816c7ecc88a46ba4424bb0bf49b637313ef3d7
 restricted=yes
 repository="nonfree"
 nopie=yes

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

* Re: [PR PATCH] [Updated] slack-desktop: update to 4.38.125
  2024-04-30 17:44 [PR PATCH] slack-desktop: update to 4.38.115 mdkcore0
                   ` (2 preceding siblings ...)
  2024-05-27 19:40 ` [PR PATCH] [Updated] " mdkcore0
@ 2024-05-27 19:47 ` mdkcore0
  2024-05-27 19:47 ` mdkcore0
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: mdkcore0 @ 2024-05-27 19:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mdkcore0/void-packages slack-desktop
https://github.com/void-linux/void-packages/pull/50131

slack-desktop: update to 4.38.125
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture: x86_64-libc

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

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

From 2347605ea8ce79da99235ebc05cdcf898ce7bbfa Mon Sep 17 00:00:00 2001
From: Rodrigo Oliveira <mdkcore@qtrnn.io>
Date: Tue, 30 Apr 2024 14:42:05 -0300
Subject: [PATCH] slack-desktop: update to 4.38.125

---
 srcpkgs/slack-desktop/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/slack-desktop/template b/srcpkgs/slack-desktop/template
index 7c204538bcc7fc..da0888e34d35c2 100644
--- a/srcpkgs/slack-desktop/template
+++ b/srcpkgs/slack-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'slack-desktop'
 pkgname=slack-desktop
-version=4.37.101
+version=4.38.125
 revision=1
 archs="x86_64"
 depends="xdg-utils"
@@ -9,7 +9,7 @@ maintainer="Rodrigo Oliveira <mdkcore@qtrnn.io>"
 license="custom:Proprietary"
 homepage="https://slack.com/"
 distfiles="https://downloads.slack-edge.com/releases/linux/${version}/prod/x64/${pkgname}-${version}-amd64.deb"
-checksum=c939120c8559f4077fd808b4f0406cd7341180ab32ff6151ad98e1a84055aa6e
+checksum=0497855d9f124db302986bd846816c7ecc88a46ba4424bb0bf49b637313ef3d7
 restricted=yes
 repository="nonfree"
 nopie=yes
@@ -19,7 +19,6 @@ do_install() {
 	vinstall usr/share/applications/slack.desktop 644 usr/share/applications
 	vinstall usr/share/pixmaps/slack.png 644 usr/share/pixmaps
 	mkdir ${DESTDIR}/usr/bin
-	vsed -i -e 's/,"WebRTCPipeWireCapturer"/,"LebRTCPipeWireCapturer"/' usr/lib/slack/resources/app.asar
 	vcopy usr/lib/slack usr/lib
 	ln -s ../lib/slack/slack ${DESTDIR}/usr/bin/slack
 }

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

* Re: slack-desktop: update to 4.38.125
  2024-04-30 17:44 [PR PATCH] slack-desktop: update to 4.38.115 mdkcore0
                   ` (3 preceding siblings ...)
  2024-05-27 19:47 ` [PR PATCH] [Updated] slack-desktop: update to 4.38.125 mdkcore0
@ 2024-05-27 19:47 ` mdkcore0
  2024-05-27 19:50 ` mdkcore0
  2024-05-27 21:26 ` [PR PATCH] [Merged]: " classabbyamp
  6 siblings, 0 replies; 8+ messages in thread
From: mdkcore0 @ 2024-05-27 19:47 UTC (permalink / raw)
  To: ml

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

New comment by mdkcore0 on void-packages repository

https://github.com/void-linux/void-packages/pull/50131#issuecomment-2133984155

Comment:
Finally they fixed it the [segfault issue](https://forums.slackcommunity.com/s/question/0D5Hq00009pjvVnKAI/ubuntu-22043-slack-crashes-inmediately-after-opening), working here on my machine (tested on Wayland)

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

* Re: slack-desktop: update to 4.38.125
  2024-04-30 17:44 [PR PATCH] slack-desktop: update to 4.38.115 mdkcore0
                   ` (4 preceding siblings ...)
  2024-05-27 19:47 ` mdkcore0
@ 2024-05-27 19:50 ` mdkcore0
  2024-05-27 21:26 ` [PR PATCH] [Merged]: " classabbyamp
  6 siblings, 0 replies; 8+ messages in thread
From: mdkcore0 @ 2024-05-27 19:50 UTC (permalink / raw)
  To: ml

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

New comment by mdkcore0 on void-packages repository

https://github.com/void-linux/void-packages/pull/50131#issuecomment-2133984155

Comment:
Finally they fixed the [segfault issue](https://forums.slackcommunity.com/s/question/0D5Hq00009pjvVnKAI/ubuntu-22043-slack-crashes-inmediately-after-opening), working here on my machine (tested on Wayland)

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

* Re: [PR PATCH] [Merged]: slack-desktop: update to 4.38.125
  2024-04-30 17:44 [PR PATCH] slack-desktop: update to 4.38.115 mdkcore0
                   ` (5 preceding siblings ...)
  2024-05-27 19:50 ` mdkcore0
@ 2024-05-27 21:26 ` classabbyamp
  6 siblings, 0 replies; 8+ messages in thread
From: classabbyamp @ 2024-05-27 21:26 UTC (permalink / raw)
  To: ml

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

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

slack-desktop: update to 4.38.125
https://github.com/void-linux/void-packages/pull/50131

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

#### Local build testing
- I built this PR locally for my native architecture: x86_64-libc

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

end of thread, other threads:[~2024-05-27 21:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-30 17:44 [PR PATCH] slack-desktop: update to 4.38.115 mdkcore0
2024-05-01 13:12 ` mdkcore0
2024-05-17  4:45 ` mdkcore0
2024-05-27 19:40 ` [PR PATCH] [Updated] " mdkcore0
2024-05-27 19:47 ` [PR PATCH] [Updated] slack-desktop: update to 4.38.125 mdkcore0
2024-05-27 19:47 ` mdkcore0
2024-05-27 19:50 ` mdkcore0
2024-05-27 21:26 ` [PR PATCH] [Merged]: " classabbyamp

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