I have made a request to CastLabs for an arm64 release to be made. I'll let you know when I get an update. EDIT: Due to the fact that there is no official Widevine CDM for aarch64, a Widevine release of Electron in aarch64 could not be made.
Search Criteria
Package Details: cider 1.6.3-9
Package Actions
Git Clone URL: | https://aur.archlinux.org/cider.git (read-only, click to copy) |
---|---|
Package Base: | cider |
Description: | Project Cider. An open-source Apple Music client built from the ground up with Vue.js and Electron. Build from tar file on GitHub releases. |
Upstream URL: | https://github.com/ciderapp/cider.git |
Keywords: | applemusic cider |
Licenses: | AGPL3 |
Conflicts: | cider |
Provides: | cider |
Submitter: | Core_UK |
Maintainer: | Core_UK |
Last Packager: | Core_UK |
Votes: | 23 |
Popularity: | 0.051394 |
First Submitted: | 2021-12-08 22:09 (UTC) |
Last Updated: | 2025-01-15 14:18 (UTC) |
Dependencies (8)
- alsa-lib
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR)
- libxcrypt-compat
- nss (nss-hgAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- nvmAUR (nvm-gitAUR) (make)
- libnotify (libnotify-gitAUR) (optional) – Playback notifications
Required by (0)
Sources (1)
Core_UK commented on 2021-11-15 09:24 (UTC) (edited on 2021-11-16 18:15 (UTC) by Core_UK)
dgy18787 commented on 2021-11-15 08:48 (UTC)
seems that there is no corresponding electron package for aarch64. build failed on manjaro aarch64 (raspberry pi 4b). log:
error /home/user/makepkg/apple-music-electron-git/src/Apple-Music-Electron/node_modules/electron: Command failed. Exit code: 1 Command: node install.js Arguments: Directory: /home/user/makepkg/apple-music-electron-git/src/Apple-Music-Electron/node_modules/electron Output: HTTPError: Response code 404 (Not Found) for https://github.com/castlabs/electron-releases/releases/download/v16.0.0-beta.9+wvcus/electron-v16.0.0-beta.9+wvcus-linux-arm64.zip
Core_UK commented on 2021-11-09 15:25 (UTC)
If you reinstall the package, it should be all good now.
Core_UK commented on 2021-11-09 15:20 (UTC) (edited on 2021-11-09 15:21 (UTC) by Core_UK)
The development team and I are aware of this issue, it is due to the module naudiodon, which is used for audio outputs, being a bit weird on Linux. I suggest you hold off on updating / installing this package until the issue is resolved.
cosmo commented on 2021-11-09 13:56 (UTC)
Latest build fails with
make: *** [naudiodon.target.mk:125: Release/obj.target/naudiodon/src/PaContext.o] Error 1
make: Leaving directory '/home/auryn/.cache/paru/clone/apple-music-electron-git/src/Apple-Music-Electron/node_modules/naudiodon/build'
gyp ERR! build error
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/node-gyp/lib/build.js:194:23)
gyp ERR! stack at ChildProcess.emit (node:events:390:28)
gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12)
gyp ERR! System Linux 5.14.16-arch1-1
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /home/auryn/.cache/paru/clone/apple-music-electron-git/src/Apple-Music-Electron/node_modules/naudiodon
gyp ERR! node -v v16.11.1
==> ERROR: A failure occurred in build().
Aborting...
error: failed to build 'apple-music-electron-git-3.0.0-1':
error: packages failed to build: apple-music-electron-git-3.0.0-1
Core_UK commented on 2021-08-31 23:57 (UTC)
Done, thanks for the help.
BachoSeven commented on 2021-08-31 12:28 (UTC)
Thanks! Please also update .SRCINFO
by running makepkg --printsrcinfo > .SRCINFO
Core_UK commented on 2021-08-31 12:24 (UTC)
Should be fixed now, I updated the build depends to include npm.
BachoSeven commented on 2021-08-31 09:17 (UTC)
Hi, just tried to build this but it's failing with this error:
[4/6] ⠄ core-js
error /home/fra/.cache/paru/clone/apple-music-electron-git/src/Apple-Music-Electron/node_modules/@seorii/win32-displayconfig: Command failed.
Exit code: 127
Command: npm run rebuild
Arguments:
==> ERROR: A failure occurred in build().
Aborting...
error: failed to build 'apple-music-electron-git-2.5.0.574.de285c2-1':
Pinned Comments
Core_UK commented on 2022-11-30 13:42 (UTC) (edited on 2023-06-09 01:31 (UTC) by Core_UK)
Use the
CIDER_PORT
environment variable to set the port of the renderer.