Search Criteria
Package Details: deezer 7.0.80-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/deezer.git (read-only, click to copy) |
---|---|
Package Base: | deezer |
Description: | A proprietary music streaming service |
Upstream URL: | https://www.deezer.com/ |
Keywords: | deezer desktop streaming |
Licenses: | custom:"Copyright (c) 2006-2025 Deezer S.A." |
Provides: | deezer |
Submitter: | IlyaGulya |
Maintainer: | SibrenVasse |
Last Packager: | SibrenVasse |
Votes: | 57 |
Popularity: | 0.000486 |
First Submitted: | 2018-12-12 06:54 (UTC) |
Last Updated: | 2025-05-29 10:12 (UTC) |
Dependencies (5)
- electron36 (electron36-binAUR)
- asar (make)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
- p7zip (p7zip-full-binAUR, p7zip-natspecAUR, 7zip) (make)
- prettier (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 26 Next › Last »
msrd0 commented on 2023-07-15 14:09 (UTC)
I have reinstalled ArchLinux. There was definitely no cache nowhere messing anything up.
SibrenVasse commented on 2023-07-15 14:07 (UTC) (edited on 2023-07-15 14:10 (UTC) by SibrenVasse)
I can't seem to reproduce your issue. Have you tried buiding the package manually with
makepkg -C
(capital C)?Because my build system on github also had no issue. https://github.com/SibrenVasse/deezer/releases/tag/v5.30.580
msrd0 commented on 2023-07-15 13:42 (UTC)
I am seeing the same error message as @jongeduard
jongeduard commented on 2023-07-15 11:59 (UTC) (edited on 2023-07-15 12:26 (UTC) by jongeduard)
Build fails with an error for me (sorry some texts are in Dutch because I have my system setup as NL language):
I see that the file which the above message about rejects refers to sits in "src/resources/app/build/" and contains the following content:
SibrenVasse commented on 2023-04-06 19:22 (UTC)
@CReimer: yeah electron13 is no longer supported unfortunately. The official windows version is shipped with electron12 (also unsupported). I was able to update their app to electron13, but beyond that the changes are very extensive.
So I'd say: at worst it's no more insecure as the official version.
CReimer commented on 2023-04-06 18:48 (UTC)
Isn't it a security risk to use Electron 13?
SibrenVasse commented on 2022-10-27 14:50 (UTC) (edited on 2022-10-30 02:19 (UTC) by SibrenVasse)
PSA: If you encounter any issues or you see something like the following error when starting Deezer on the cli:
Please make sure to install electron13-bin instead of electron13.
SibrenVasse commented on 2022-09-24 17:29 (UTC)
msrd0: Unfortunately not. Deezer is distributed with Electron v12. To fix the breaking changes with electron 14 (electron/remote) it would require to include a full electron install in this package (similar installing a binary package, but even more against how arch does things!)
yurikoles commented on 2022-09-24 12:12 (UTC)
Shame on me that I didn't figure out to try
electron13-bin
. Because I'm actually a maintainer ofelectron[9-21]-bin
%_%.msrd0 commented on 2022-09-24 10:23 (UTC)
Any chance this package can get updated to a newer electron version? I dislike installing binary packages from the AUR, but electron13 requires python2 to build which I refuse to install. The currently installed version of electron13 on my system unfortunately doesn't work due to the recent flac update.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 26 Next › Last »