Search Criteria
Package Details: ytmdesktop-bin 2.0.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ytmdesktop-bin.git (read-only, click to copy) |
---|---|
Package Base: | ytmdesktop-bin |
Description: | A Desktop App for YouTube Music |
Upstream URL: | https://ytmdesktop.app |
Keywords: | google music player youtube |
Licenses: | GPL3 |
Submitter: | fmeow |
Maintainer: | fmeow (Edu4rdSHL) |
Last Packager: | Edu4rdSHL |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2021-04-12 04:32 (UTC) |
Last Updated: | 2024-11-04 18:10 (UTC) |
Dependencies (6)
- 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)
Latest Comments
« First ‹ Previous 1 2
Edu4rdSHL commented on 2024-01-29 07:25 (UTC)
I will bump and fix the package when https://github.com/ytmdesktop/ytmdesktop/issues/1247 fix gets packed into a new release.
Note: 2.x is going to break things because it will use a different path for the app's data, check out https://github.com/ytmdesktop/ytmdesktop/releases/tag/v2.0.0 before reporting things here.
nebiros commented on 2020-11-05 18:05 (UTC)
Problem with LICENSE.md#:: Unable to build youtube-music-appimage - makepkg exited with code: 1
ajamask commented on 2020-11-04 14:24 (UTC)
New version https://github.com/ytmdesktop/ytmdesktop/releases/download/v1.13.0/YouTube-Music-Desktop-App-1.13.0.AppImage
LogicalOverflow commented on 2020-08-26 18:06 (UTC) (edited on 2020-08-27 09:26 (UTC) by LogicalOverflow)
The PKGBUILD currently downloads the whole github HTML instead of just the actual LICENSE.md file. You should probably change the source URL from https://github.com/ytmdesktop/ytmdesktop/blob/master/LICENSE.md to https://raw.githubusercontent.com/ytmdesktop/ytmdesktop/master/LICENSE.md
This also currently causes the build fail, as the sha256 hashes do not match. Here an updated and working PKGBUILD: https://pastebin.com/E45R4bsV
« First ‹ Previous 1 2