Manuel
9fafba484a
* Slightly refactor PKGBUILD * Fix autostart desktop file * Add optional dependency used in official arch package * Include patcher to allow Krisp noise suppression support * Add install file to inform user about this change * Use Wayland instead of Xwayland in a Wayland session by setting Electron flag `ozone-platform-hint` to auto (default is X11)
29 lines
1.2 KiB
Text
29 lines
1.2 KiB
Text
pkgbase = discord_arch_electron
|
|
pkgdesc = Discord using system provided electron29 for increased security and performance
|
|
pkgver = 0.0.55
|
|
pkgrel = 2
|
|
url = https://discord.com
|
|
install = discord_arch_electron.install
|
|
arch = any
|
|
license = custom
|
|
makedepends = asar
|
|
makedepends = curl
|
|
depends = electron29
|
|
depends = libxss
|
|
depends = python
|
|
optdepends = libpulse: Pulseaudio support
|
|
optdepends = libappindicator-gtk3: Systray indicator support
|
|
optdepends = xdg-utils: Open files
|
|
optdepends = python-pyelftools: Required for Krisp patcher
|
|
optdepends = python-capstone: Required for Krisp patcher
|
|
provides = discord
|
|
conflicts = discord
|
|
options = !strip
|
|
source = https://dl.discordapp.net/apps/linux/0.0.55/discord-0.0.55.tar.gz
|
|
source = discord-launcher.sh
|
|
source = krisp-patcher.py
|
|
sha512sums = c12365109cb4db94033fda101073d2a3d6af7bdc9728e025494ee8d44ebf5f27623861879ec38bb7dd88d40de7cddede268e0f5e44bfeb586fc12713a3758c5b
|
|
sha512sums = 88d8b7ae7efc4cb7173de1b0a209c3ae844e43685b1c042e6fe993099ce869dc0d072aa6a13bd5e56e2ebdaa2609ae5c90c6c93333ee2ec912e2d74d9c59f42a
|
|
sha512sums = 3c1021592fa856f3561072c76b5ee0b5a34a53bc230336e6d36827efb4866c9d801ef7abb24650d3a7210c61dd57f35e2812ae89226fc157cc8d9ffce032155f
|
|
|
|
pkgname = discord_arch_electron
|