Package Details: spotify-edge 1.2.31.1205-1

Git Clone URL: https://aur.archlinux.org/spotify-edge.git (read-only, click to copy)
Package Base: spotify-edge
Description: A proprietary music streaming service. Edge version.
Upstream URL: https://www.spotify.com
Keywords: music player
Licenses: custom
Conflicts: spotify
Provides: spotify
Submitter: theRealPadster
Maintainer: theRealPadster
Last Packager: theRealPadster
Votes: 11
Popularity: 0.001518
First Submitted: 2022-04-23 23:20 (UTC)
Last Updated: 2024-02-24 23:42 (UTC)

Required by (19)

Sources (4)

Latest Comments

1 2 Next › Last »

crimsonyote commented on 2023-10-16 03:52 (UTC)

Thank you so much for this package! All the others I've tried are buggy or simply uninstallable.

BryanLiang commented on 2023-10-05 23:50 (UTC)

@theRealPadster The custom flags work pretty well. Thanks you.

theRealPadster commented on 2023-10-05 21:35 (UTC)

I've taken a look at the Spotify package and added support for custom flags @BryanLiang. Let me know if it's not working for you.

BryanLiang commented on 2023-10-02 12:29 (UTC) (edited on 2023-10-02 12:33 (UTC) by BryanLiang)

I wonder if this package can add the support of custom flags like Spotify does, which can make Spotify run on Wayland mode automatically in any case. I think it is not difficult to implement that.

kr0wx1 commented on 2023-04-22 10:32 (UTC)

Thanks for submitting and maintaining this package.

theRealPadster commented on 2023-04-04 21:17 (UTC)

Thanks for the heads-up. I've applied your patch, @Gobidev and it should be working now.

Gobidev commented on 2023-04-04 16:13 (UTC)

Diff to fix failing build:

diff --git a/PKGBUILD b/PKGBUILD
index d1dc35c..2c9b6bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -63,10 +63,6 @@ package() {
             "${pkgdir}/usr/share/icons/hicolor/${size}x${size}/apps/spotify.png"
     done

-    # Copy /usr/share/doc/spotify-client/changelog.gz
-    mkdir -p "${pkgdir}/usr/share/doc/spotify-client"
-    cp "${srcdir}/${pkgname}/usr/share/doc/spotify-client/changelog.gz" "${pkgdir}/usr/share/doc/spotify-client/changelog.gz"
-
     # Symlink spotify binary which is located in /opt
     ln -sf /opt/spotify/spotify "${pkgdir}/usr/bin/spotify"

christoph_bluem commented on 2023-04-04 09:42 (UTC) (edited on 2023-04-04 09:43 (UTC) by christoph_bluem)

Trying to install this package fails with the following message. cp: cannot stat '/var/tmp/custom_build/spotify-edge/src/spotify-edge/usr/share/doc/spotify-client/changelog.gz': No such file or directory I did some digging, and supposedly upstream there is no directory doc/ in the sources anymore. I did patch the file in manually after which it works as expected

theRealPadster commented on 2022-04-27 02:15 (UTC)

@FabioLolix I did not realize it existed when I created mine. Posted a comment on that package asking if it is intended to always be the absolute latest edge version (so I should delete mine) or if it's fine to have mine as well. I have removed the replace, thanks.

D3SOX commented on 2022-04-26 13:59 (UTC)

@FabioLolix afaik replaces actually does nothing on AUR packages as no AUR helper is going to query for that and replace a package