Package Details: discord-screenaudio 1.10.1-1

Git Clone URL: https://aur.archlinux.org/discord-screenaudio.git (read-only, click to copy)
Package Base: discord-screenaudio
Description: Custom discord client with the ability to stream desktop audio
Upstream URL: https://github.com/maltejur/discord-screenaudio
Keywords: audio discord pipewire rohrkabel screencapture screenshare
Licenses: GPL-3.0
Submitter: maltejur
Maintainer: maltejur
Last Packager: maltejur
Votes: 16
Popularity: 0.89
First Submitted: 2022-07-18 17:31 (UTC)
Last Updated: 2024-04-01 16:03 (UTC)

Pinned Comments

maltejur commented on 2022-08-04 19:54 (UTC)

Please only mark this out of date if the latest release is older than 6 hours. I have an script running that usually automatically updates this PKGBUILD to the latest version every 6 hours.

Latest Comments

1 2 Next › Last »

BuzzKillingtonne commented on 2023-10-27 23:13 (UTC) (edited on 2023-10-27 23:14 (UTC) by BuzzKillingtonne)

@maltejur

I can confirm it works in 1.9.2-1, the only thing I've noticed is that selecting GIF in chat causes it to crash.

maltejur commented on 2023-10-27 11:57 (UTC)

@NVasion @BuzzKillingtonne

Various issues due to a recent Discord update should be fixed in v1.9.2

NVasion commented on 2023-10-26 19:31 (UTC)

I have also had issues where either everyone is offline and can't send messages or anything I do makes the client crash.

BuzzKillingtonne commented on 2023-10-26 03:55 (UTC)

My wife and I have both noticed that there is an issue today with everyone showing as offline and messages not sending, I'm not sure what Discord changed on their end, but it appears to affected this app.

maltejur commented on 2023-10-20 08:13 (UTC)

Thanks for letting me know katt, I've updated the package.

katt commented on 2023-10-19 11:22 (UTC)

Looks like the plasma 5 packages are slowly dropping the "provides" for the old names: https://gitlab.archlinux.org/archlinux/packaging/packages/knotifications5/-/commit/67204ebf2241433ce711c8d793f6916cf04ee45d

PKGBUILD needs to be updated and replace all k dependencies with k5 ones.

diff --git a/PKGBUILD b/PKGBUILD
index 6a6284a..cbef14f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@ pkgdesc="Custom discord client with the ability to stream desktop audio"
 arch=("x86_64")
 url="https://github.com/maltejur/discord-screenaudio"
 license=("GPL-3.0")
-depends=(qt5-base qt5-webengine knotifications kxmlgui kglobalaccel pipewire xdg-desktop-portal-impl)
-makedepends=(qt5-base qt5-webengine knotifications kxmlgui kglobalaccel pipewire cmake)
+depends=(qt5-base qt5-webengine knotifications5 kxmlgui5 kglobalaccel5 pipewire xdg-desktop-portal-impl)
+makedepends=(qt5-base qt5-webengine knotifications5 kxmlgui5 kglobalaccel5 pipewire cmake)
 optdepends=("nodejs: Rich presence support through arRPC")
 source=(
   "$pkgname-$pkgver.tar.gz::https://github.com/maltejur/$pkgname/archive/refs/tags/v$pkgver.tar.gz"

yerbestpal commented on 2023-09-21 08:39 (UTC) (edited on 2023-09-21 09:04 (UTC) by yerbestpal)

Not possible to install in Manjaro.

CMake Error: CMake was unable to find a build program corresponding to "Unix Makefiles". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool

This is fixed by simply installing make. However, it is followed by this issue.

ardishco commented on 2023-08-01 21:28 (UTC) (edited on 2023-08-01 21:39 (UTC) by ardishco)

I unfortunately cannot install this.

the compiler spits out an error that reads;

CMake Error at /usr/lib/cmake/Qt5WebEngineCore/Qt5WebEngineCoreConfig.cmake:111 (find_package): Could not find a configuration file for package "Qt5Quick" that is compatible with requested version "5.15.10".

The following configuration files were considered but not accepted:

/usr/lib/cmake/Qt5Quick/Qt5QuickConfig.cmake, version: 5.15.9

Call Stack (most recent call first): /usr/lib/cmake/Qt5WebEngineWidgets/Qt5WebEngineWidgetsConfig.cmake:111 (find_package) /usr/lib/cmake/Qt5/Qt5Config.cmake:28 (find_package) CMakeLists.txt:18 (find_package)

-- Configuring incomplete, errors occurred! ==> ERROR: A failure occurred in build(). Aborting... -> error making: discord-screenaudio-exit status 4 -> Failed to install the following packages. Manual intervention is required: discord-screenaudio - exit status 4

gamerdog commented on 2023-07-23 14:17 (UTC)

Video streaming will not start, audio streaming won't detect any active applications on my computer. Same issue exists with flatpak.

WillTreaty commented on 2023-03-03 08:04 (UTC)

Can confirm still works for me as well.