@sm9cc Thanks for supplying the solution. I've bumped the pkgrel
, so reinstalling shouldn't be necessary.
Search Criteria
Package Details: openasar-git r832.ef44708-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/openasar-git.git (read-only, click to copy) |
---|---|
Package Base: | openasar-git |
Description: | Open-source alternative of Discord desktop's app.asar |
Upstream URL: | https://github.com/GooseMod/OpenAsar |
Keywords: | discord |
Licenses: | MIT |
Conflicts: | openasar |
Provides: | openasar |
Submitter: | Kamack38 |
Maintainer: | Kamack38 |
Last Packager: | Kamack38 |
Votes: | 5 |
Popularity: | 0.000006 |
First Submitted: | 2022-05-01 22:06 (UTC) |
Last Updated: | 2024-11-14 18:46 (UTC) |
Dependencies (8)
- unzip (unzip-natspecAUR, unzip-zstdAUR)
- asar (make)
- git (git-gitAUR, git-glAUR) (make)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron) (make)
- discord (discord_arch_electronAUR, discord-electron-openasarAUR, discord-electron-openasar-gitAUR) (optional)
- discord-canaryAUR (discord-canary-electron-binAUR) (optional)
- discord-developmentAUR (optional)
- discord-ptbAUR (optional)
Required by (0)
Sources (8)
Kamack38 commented on 2023-07-03 19:21 (UTC)
sm9cc commented on 2023-07-02 12:53 (UTC) (edited on 2023-07-02 12:56 (UTC) by sm9cc)
@Kamack38 the post-upgrade-discord
file needs fixing to support all discord variants.
In the post-upgrade-discord
file -
install -Dm 644 /opt/openasar-git/app.asar /opt/discord/resources/app.asar
should be
install -Dm 644 /opt/openasar-git/app.asar /opt/${variant}/resources/app.asar
Also I would suggest adding the -f
flag to the mv
cmd in both post-upgrade-discord
and pre-remove-discord
This should resolve the issue @atomo brought to light, thanks.
atomo commented on 2023-06-14 22:52 (UTC)
Package doesn't work, there's only app.asar.backup after updating discord-canary.
Kamack38 commented on 2023-06-03 15:16 (UTC)
@sm9cc thank You for creating this package. It helped me add support for multiple discord client for openasar-git
. All of Your changes have been incorporated to the main package, so I think this one will no longer be necessary.
Kamack38 commented on 2023-06-03 15:13 (UTC)
@Nohan I have added discord-development and multiple different discord clients in the recent update. This package should work with them now.
Nohan commented on 2023-03-02 23:32 (UTC) (edited on 2023-03-02 23:32 (UTC) by Nohan)
Hello, Could you add this path for the discord-development aur package ?
Here is the path
/opt/discord-development/resources/app.asar
Thank you.
diogotc commented on 2022-12-04 10:29 (UTC)
The scripts/injectPolyfills.sh
script no longer exists and should be removed from PKGBUILD
.
Refer to https://github.com/GooseMod/OpenAsar/pull/101
Kamack38 commented on 2022-11-08 16:34 (UTC)
Hi! I need your help. Could you please add comments with discord versions you want to be supported? I would be very grateful if you included the path to the app.asar
file in your comment.
Pinned Comments
Kamack38 commented on 2022-11-08 16:34 (UTC)
Hi! I need your help. Could you please add comments with discord versions you want to be supported? I would be very grateful if you included the path to the
app.asar
file in your comment.