Package Details: librespot-git 1:1435.e5fd7d6-1

Git Clone URL: https://aur.archlinux.org/librespot-git.git (read-only, click to copy)
Package Base: librespot-git
Description: Open Source Spotify client library
Upstream URL: https://github.com/librespot-org/librespot
Licenses: MIT
Conflicts: librespot
Provides: librespot
Submitter: christoph.gysin
Maintainer: christoph.gysin
Last Packager: christoph.gysin
Votes: 12
Popularity: 0.000000
First Submitted: 2016-09-05 20:30 (UTC)
Last Updated: 2021-12-19 12:01 (UTC)

Required by (5)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

christoph.gysin commented on 2021-10-02 19:02 (UTC)

@leonardder Updated, builds now with all features.

leonardder commented on 2021-10-02 06:50 (UTC)

Could you consider making this package more similar to https://aur.archlinux.org/packages/librespot/ in how it builds (i.e. with all features instead of only Alsa)?

christoph.gysin commented on 2021-08-03 10:35 (UTC)

@whynothugo: Done, thanks for the patch.

whynothugo commented on 2021-08-03 10:17 (UTC)

Can you also install the systemd user service file?

diff --git a/PKGBUILD b/PKGBUILD
index dc57ac8..295710d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -37,6 +37,8 @@ package()
         "$pkgdir"/usr/bin/librespot
     install -D -m 644 "$_pkgname"/contrib/librespot.service \
         "$pkgdir"/usr/lib/systemd/system/librespot.service
+    install -D -m 644 "$_pkgname"/contrib/librespot.user.service \
+        "$pkgdir"/usr/lib/systemd/user/librespot.service
     install -D -m 644 "$_pkgname"/LICENSE \
         "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }

christoph.gysin commented on 2018-02-22 13:36 (UTC)

@jack_slayton: Done, thanks!

jack_slayton commented on 2018-02-18 21:03 (UTC)

As https://github.com/plietar/librespot is not longer actively maintained, you could consider switching to https://github.com/librespot-org/librespot

christoph.gysin commented on 2018-01-26 12:15 (UTC)

@aerosq Thanks, added aarch64.

aerosq commented on 2018-01-25 04:15 (UTC)

Successfully compiled on ODROID C2. You may add aarch64 to the architecture list.

christoph.gysin commented on 2017-12-05 19:27 (UTC)

@DonJaime Updated, thanks!

DonJaime commented on 2017-12-05 08:31 (UTC)

Successfully compiled on Raspberry Pi B (even if it did take all night). So you could add armv6h to the architectures.