Search Criteria
Package Details: spotify-snapstore 1.2.22.982.g794acc0a-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/spotify-snapstore.git (read-only, click to copy) |
---|---|
Package Base: | spotify-snapstore |
Description: | A proprietary music streaming service |
Upstream URL: | https://www.spotify.com |
Licenses: | custom |
Conflicts: | spotify |
Provides: | spotify |
Submitter: | jfx |
Maintainer: | jfx |
Last Packager: | jfx |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2022-02-26 11:14 (UTC) |
Last Updated: | 2023-10-21 11:27 (UTC) |
Dependencies (14)
- alsa-lib
- at-spi2-atk (at-spi2-core-gitAUR, at-spi2-core)
- desktop-file-utils (desktop-file-utils-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libayatana-appindicator
- libcurl-gnutls (libcurl3-gnutlsAUR, libcurl-http3-ngtcp2-gnutlsAUR, libcurl-gnutls-gitAUR)
- libsm
- libxss
- nss (nss-hgAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- squashfs-tools (squashfs-tools-gitAUR)
- ffmpeg-compat-57 (ffmpeg3.4AUR) (optional) – Adds support for playback of local files
- libnotify (libnotify-gitAUR) (optional) – Desktop notifications
- zenity (qarma-gitAUR, zenity-gtk3AUR, zenity-gitAUR) (optional) – Adds support for importing local files
Required by (19)
- blockify-git (requires spotify)
- i3blocks-contrib (requires spotify) (optional)
- i3blocks-contrib-git (requires spotify) (optional)
- mustream-git (requires spotify)
- polybar-spotify (requires spotify)
- polybar-spotify-module (requires spotify)
- sp (requires spotify)
- spotify-adblock (requires spotify)
- spotify-adblock-git (requires spotify)
- spotify-adkiller-dns-block-git (requires spotify)
- spotify-adkiller-git (requires spotify)
- spotify-control (requires spotify)
- spotify-fixer (requires spotify)
- spotify-remove-ad-banner (requires spotify)
- spotify-tray-git (requires spotify)
- spotifywm-git (requires spotify) (optional)
- spotrec (requires spotify) (optional)
- spotrec-git (requires spotify) (optional)
- spotx-linux (requires spotify)
Latest Comments
jfx commented on 2024-06-11 02:22 (UTC)
https://aur.archlinux.org/packages/spotify are using edge packages now which are released faster than the snaps. I'm no longer maintaining this at this stage as they have a faster release cycle. Please use the other package instead.
MarsSeed commented on 2023-10-16 15:31 (UTC)
Current Spotify releases should work well with newer ffmpeg, like ffmpeg4.4. I believe there is no need to use ffmpeg-compat-57 as an optdepend. Please kindly check this if you have the chance.
theRealPadster commented on 2022-04-24 21:08 (UTC)
@jfx Hey, I just made a spotify-edge package whose purpose is to use the most up-to-date Spotify version, which is only available as a Snap currently. Didn't notice your package. Are you going to always be using the edge version and keeping it up to date (i.e. should I delete mine) or does it make sense to keep it around?
jfx commented on 2022-04-23 12:02 (UTC)
thanks @lenhuppe added
using latest edge for this version. let me know if theres issues
harre commented on 2022-04-01 23:03 (UTC)
@lenhuppe Thanks for the fix, @jfx can you incorporate that in the package so users don't need to apply it after installing
lenhuppe commented on 2022-03-04 20:05 (UTC)
Fix the icon issue post install:
jfx commented on 2022-02-27 07:25 (UTC)
Fixed in latest 713f315e5ef4 Thank you @projektdotnet
projektdotnet commented on 2022-02-26 13:51 (UTC)
Should include a provides in your pkgbuild. If you have a different spotify installed, this will fail
https://wiki.archlinux.org/title/PKGBUILD#provides
jfx commented on 2022-02-26 11:20 (UTC)
Heavily based off https://aur.archlinux.org/packages/spotify but using the version from the snapstore as I noticed it was more up to date. First AUR package so let me know any feedback. Thank you