mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
media-sound/spotify: 1.2.59 bump
Bump to include a fix for rendering performance regression: https://community.spotify.com/t5/Desktop-Windows/Spotify-lagging-stuttering-PC-when-on-the-Home-screen/m-p/6476090 Updated URL from HTTP to HTTPS. Signed-off-by: Martin Mokry <martin-kokos@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/41284 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
This commit is contained in:
committed by
Matthew Thode
parent
c15b70d363
commit
f59da69bd2
@@ -1 +1 @@
|
||||
DIST spotify-client_1.2.56.502.ga68d2d4f_amd64.deb 142990750 BLAKE2B 94805225c56d033a7045f928073ac2981c8aed32fb2200e33749935d72cadb5947f3082ef3276f1c1b29066e22de9c6c8eddf7750d4050f194ce3d9cb25ecbdd SHA512 7ba67f879f63e4c8a746de313593f2f3b3f0081cd3b888ae306ab7da3dd133830a06465e65f85e80cc34d26ce7e7654e98be4cb26f0e93dd4ca3d0be4a159ab2
|
||||
DIST spotify-client_1.2.59.514.g834e17d4_amd64.deb 143491584 BLAKE2B 132c1490b4d7cff785cdb348fc54c7b79803f690283e9687a4841120413105c8194e57dcd280c65efe522f6f80cc64c5d17faf72151fb8f2f202d8542f29517b SHA512 eee83309cc0c3fbe0fd19a90b9ad87b3c4580988546da4363429667caf5f65371da9462a6a8d8ab9920b1402af5e9b1e9c729e960d78d53c31c4e86592709c31
|
||||
|
||||
@@ -7,9 +7,10 @@ inherit desktop pax-utils unpacker xdg
|
||||
|
||||
DESCRIPTION="Spotify is a social music platform"
|
||||
HOMEPAGE="https://www.spotify.com/download/linux/"
|
||||
SRC_BASE="http://repository.spotify.com/pool/non-free/s/${PN}-client/"
|
||||
BUILD_ID_AMD64="502.ga68d2d4f"
|
||||
SRC_BASE="https://repository.spotify.com/pool/non-free/s/${PN}-client/"
|
||||
BUILD_ID_AMD64="514.g834e17d4"
|
||||
SRC_URI="${SRC_BASE}${PN}-client_${PV}.${BUILD_ID_AMD64}_amd64.deb"
|
||||
S="${WORKDIR}/"
|
||||
|
||||
LICENSE="Spotify"
|
||||
SLOT="0"
|
||||
@@ -62,8 +63,6 @@ RDEPEND="
|
||||
#gnome-integration-spotify causes spotify to fail to launch
|
||||
#sys-libs/glibc
|
||||
|
||||
S="${WORKDIR}/"
|
||||
|
||||
QA_PREBUILT="
|
||||
opt/spotify/spotify-client/spotify
|
||||
opt/spotify/spotify-client/libEGL.so
|
||||
Reference in New Issue
Block a user