Just a heads up: the github repo and org is currently down because a dev's account got compromised. Theyre working on getting it back up atm.
Search Criteria
Package Details: ytmdesktop-git 2.0.2.r3.g64bcf78-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/ytmdesktop-git.git (read-only, click to copy) |
---|---|
Package Base: | ytmdesktop-git |
Description: | A desktop app for YouTube Music |
Upstream URL: | https://ytmdesktop.app |
Licenses: | GPL-3.0-or-later |
Conflicts: | ytmdesktop |
Provides: | ytmdesktop |
Submitter: | garfunkel |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 8 |
Popularity: | 0.000194 |
First Submitted: | 2019-10-09 09:53 (UTC) |
Last Updated: | 2024-09-21 17:04 (UTC) |
Dependencies (13)
- alsa-lib
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libnotify (libnotify-gitAUR)
- libxtst
- nss (nss-hgAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- nvmAUR (nvm-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (make)
- zip (zip-natspecAUR) (make)
- libgnome-keyring (optional)
- lsb-release (optional)
Required by (0)
Sources (2)
ninelore commented on 2024-03-22 21:55 (UTC)
yochananmarqos commented on 2024-01-28 22:09 (UTC)
@Alipoodle: I noticed. ;)
However, I haven't figured out how to build with the system Electron version with electron-forge like I was with electron-builder.
Alipoodle commented on 2024-01-28 21:34 (UTC)
Just checking in on this repo since we've just pushed the full release of v2 now.
yochananmarqos commented on 2023-08-31 17:51 (UTC) (edited on 2023-08-31 18:10 (UTC) by yochananmarqos)
PSA: This now uses electron-forge instead of electron-builder. If anyone has any ideas how to build it with the system Electron like before, let me know.
yochananmarqos commented on 2022-09-09 14:30 (UTC)
@muhgoslav_klose: You don't need to build electron13
, use the binary electron13-bin
package.
muhgoslav_klose commented on 2022-09-08 18:36 (UTC)
Unable to build electron13 on all my machines. Replaced node with 14 and electron with 17 in PKGBUILD and oh well, it builds again.
RyanBlakeIT commented on 2022-09-06 04:29 (UTC)
Need to update en.json file in this git download.
yochananmarqos commented on 2022-08-21 14:17 (UTC)
@veganvelociraptr: A user reported the preferences window was not rendering.
veganvelociraptr commented on 2022-08-21 09:36 (UTC) (edited on 2022-08-21 09:37 (UTC) by veganvelociraptr)
Why downgrade the dependency to electron13? It works fine for me using the current up-to-date electron20, as well as the earlier electron17.
The devs themselves recently changed the requirement from electron11 to electron15 as minimum: https://github.com/ytmdesktop/ytmdesktop/pull/982
simpleauthority commented on 2022-01-30 19:53 (UTC)
The build is stalling with this output:
==> Starting build()...
yarn config v1.22.17
success Set "cache-folder" to "/home/simple/.cache/yay/ytmdesktop-git/src/yarn-cache".
Done in 0.04s.
yarn install v1.22.17
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
warning " > discord-rpc@3.1.4" has incorrect peer dependency "register-scheme@github:devsnek/node-register-scheme".
[4/4] Building fresh packages...
$ npx electron-builder install-app-deps
• electron-builder version=22.9.1
• loaded configuration file=/home/simple/.cache/yay/ytmdesktop-git/src/ytmdesktop/electron-builder.yml
• rebuilding native dependencies dependencies=@nodert-win10-rs4/windows.foundation@0.4.4, @nodert-win10-rs4/windows.media@0.4.4, @nodert-win10-rs4/windows.storage.streams@0.4.4, abstract-socket@2.1.1, bufferutil@4.0.1, register-scheme@0.0.2, utf-8-validate@5.0.2, windows.media.playback@0.1.0
platform=linux
arch=x64
• rebuilding native dependency name=@nodert-win10-rs4/windows.media version=0.4.4
• rebuilding native dependency name=@nodert-win10-rs4/windows.foundation version=0.4.4
Anything I can do to get past this?
Pinned Comments
yochananmarqos commented on 2023-08-31 17:51 (UTC) (edited on 2023-08-31 18:10 (UTC) by yochananmarqos)
PSA: This now uses electron-forge instead of electron-builder. If anyone has any ideas how to build it with the system Electron like before, let me know.