Need a fix, because of #129 (issue in repo), need to put latest in git source temporarily.
Search Criteria
Package Details: yandex-music 5.29.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/yandex-music.git (read-only, click to copy) |
---|---|
Package Base: | yandex-music |
Description: | Yandex Music - Personal recommendations, selections for any occasion and new music |
Upstream URL: | https://github.com/cucumber-sp/yandex-music-linux |
Licenses: | Unlicense |
Submitter: | CucumberSpace |
Maintainer: | CucumberSpace |
Last Packager: | CucumberSpace |
Votes: | 13 |
Popularity: | 1.41 |
First Submitted: | 2024-02-14 11:08 (UTC) |
Last Updated: | 2024-11-23 00:49 (UTC) |
Dependencies (11)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- electron32 (electron32-binAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR)
- asar (make)
- git (git-gitAUR, git-glAUR) (make)
- jq (jq-gitAUR) (make)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron) (make)
- p7zip (p7zip-natspecAUR, p7zip-full-binAUR, 7-zip-fullAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
Required by (0)
Sources (2)
Rejedai commented on 2024-10-28 16:44 (UTC)
frydex commented on 2024-07-30 01:36 (UTC)
Not working. After successful authorization, it writes: Something went wrong, please restart the application.
hatred commented on 2024-07-09 04:28 (UTC)
Great, works! Just an aditional note for YAY users: remove cache and rebuild from scratch.
dvk commented on 2024-07-08 15:18 (UTC)
It works after the reinstall, thank you!
CucumberSpace commented on 2024-07-05 20:40 (UTC)
Reinstall the app if it’s stuck at that screen, fixed
dvk commented on 2024-07-05 14:29 (UTC)
I got this: [05.07.2024, 21:28:17,245] [error] (UncaughtException) UncaughtException log from handleUncaughtException Error Failed to load image from path '/usr/lib/yandex-music/yandex-music.asar/build/next-desktop/favicon.png' [05.07.2024, 21:28:17,246] [error] (undefined) Unhandled rejection Error Failed to load image from path '/usr/lib/yandex-music/yandex-music.asar/build/next-desktop/favicon.png'
hatred commented on 2024-07-05 06:42 (UTC)
Stopped working several days ago. Just a stub on display. Any suggestion to fix it?
qubeck commented on 2024-04-28 15:42 (UTC) (edited on 2024-04-28 16:10 (UTC) by qubeck)
I have a few suggestions:
1. Remove quotation marks in pkgver
and pkgrel
fields since they're unnecessary.
2. Add 'Unlicense'
license identifier (it seems like you're using this one, correct me if I'm wrong) and the Yandex license as 'LicenseRef-License-Agreement-for-the-Use-of-the-Yandex-Music-Software'
as per Arch Linux RFC 0016.
3. Add 'bash'
and 'hicolor-icon-theme'
as depends
and 'git'
as makedepends
.
4. Add git tag to source from (git+https://github.com/cucumber-sp/yandex-music-linux#tag=v5.1.2
) and after that replace 'SKIP'
in sha256sums
with the correct hash (you can simply run updpkgsums
). Else your package name should be yandex-music-git
.
5. Replace package name, version and URL references with ${pkgname}
, ${pkgver}
and ${url}
accordingly.
E.g. https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_x64_${pkgver}.exe
, git+${url}#tag=v{pkgver}
, etc.
CucumberSpace commented on 2024-04-25 20:56 (UTC)
NOTE: this package doesn't provides any modified and/or recompiled binaries. It sources script and original binary.
CucumberSpace commented on 2024-03-01 04:55 (UTC)
currently roll backed to 5.12 by Yandex, so patching works fine, when they'll return to 5.13 we will fix it
Pinned Comments
CucumberSpace commented on 2024-04-25 20:56 (UTC)
NOTE: this package doesn't provides any modified and/or recompiled binaries. It sources script and original binary.