Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/spotify/
Date: Wed, 28 Feb 2018 09:26:50
Message-Id: 1519809956.c41b3a5a685c3e22521af04738b156157d9a244d.prometheanfire@gentoo
1 commit: c41b3a5a685c3e22521af04738b156157d9a244d
2 Author: juippis <juippis <AT> gmail <DOT> com>
3 AuthorDate: Wed Feb 28 09:06:47 2018 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 28 09:25:56 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c41b3a5a
7
8 media-sound/spotify-1.0.72 update
9
10 Closes: https://github.com/gentoo/gentoo/pull/7317
11
12 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
13
14 media-sound/spotify/Manifest | 4 ++--
15 .../spotify/{spotify-1.0.70-r1.ebuild => spotify-1.0.72.ebuild} | 7 ++++---
16 2 files changed, 6 insertions(+), 5 deletions(-)
17
18 diff --git a/media-sound/spotify/Manifest b/media-sound/spotify/Manifest
19 index 395b9027bf2..e3eaa679e50 100644
20 --- a/media-sound/spotify/Manifest
21 +++ b/media-sound/spotify/Manifest
22 @@ -1,2 +1,2 @@
23 -DIST spotify-client_1.0.70.399.g5ffabd56-26_amd64.deb 89572934 BLAKE2B 70fa53d8bd4fac88133cd57171721636d17ccc1863a224048572c34eba132baf2642c5b51022f4dd59bbe8abe61c43440dc9339687bc2d3c0ba6fbbe5339a0fa SHA512 f5ce65a535daffe251152f6dc1c3affe2cbdf815ce1129e204ef03b589ebf7ac1015a9be2c77d7bcdd506fa23b9f24390b961843bb311366f6839756563912bf
24 -DIST spotify-client_1.0.70.399.g5ffabd56-27_i386.deb 93896122 BLAKE2B 541de6cddb207440baabff6e43af6bd101ae43e8b30359a14078429506b742faf6bd32719bc6579068196bd01859a24af35677b3b53233b79ff56007fa38a30c SHA512 b72a7b4286d067a0a825b423ff62d426a82d8a7cc111500e1d5ab64df000f0cce024a6c7d9cc5cbf253800152907ae2889f55eead46556739f8d5069e7c0abf2
25 +DIST spotify-client_1.0.72.117.g6bd7cc73-35_amd64.deb 90872908 BLAKE2B 9eb06a175c8321effc4404c0a2abc978bed4e4f7654d907b4e8232249b5d07e70f54a39fd1ec7cc4e14f1348d1a71ca6abf3622992063e2402d2100f227c627a SHA512 fd33a5cd86edd4bf759849669516ffce35d89a77c6fcfb3ed0eb0ecb69024de5011499f36e48b8d37a873eb47da89eb21d9b9c7d280c498830a9fb1f8785db60
26 +DIST spotify-client_1.0.72.117.g6bd7cc73-35_i386.deb 95135550 BLAKE2B ad4587dd6b3c64a0398e0790203a7826e290a27542fa39ebbd6c7198d8ad1fd3fb06e8b030b64e1e61e0624ef20aafda08189266486cd073cb779ebff62ef502 SHA512 51d60f7592e5f31ea4b7e67736a85271cb48d4108459630da61c4ab67d2a470038240c1d6ff577280cb4498cf44f14d7bc7e0312f63d34265bcd1e70cd13142f
27
28 diff --git a/media-sound/spotify/spotify-1.0.70-r1.ebuild b/media-sound/spotify/spotify-1.0.72.ebuild
29 similarity index 95%
30 rename from media-sound/spotify/spotify-1.0.70-r1.ebuild
31 rename to media-sound/spotify/spotify-1.0.72.ebuild
32 index 2e5150da474..7cf02df1c2e 100644
33 --- a/media-sound/spotify/spotify-1.0.70-r1.ebuild
34 +++ b/media-sound/spotify/spotify-1.0.72.ebuild
35 @@ -6,15 +6,15 @@ inherit eutils xdg-utils gnome2-utils pax-utils unpacker
36
37 DESCRIPTION="Spotify is a social music platform"
38 HOMEPAGE="https://www.spotify.com/ch-de/download/previews/"
39 -BUILD_ID_AMD64="399.g5ffabd56-26"
40 -BUILD_ID_X86="399.g5ffabd56-27"
41 +BUILD_ID_AMD64="117.g6bd7cc73-35"
42 +BUILD_ID_X86="117.g6bd7cc73-35"
43 SRC_BASE="http://repository.spotify.com/pool/non-free/s/${PN}-client/"
44 SRC_URI="amd64? ( ${SRC_BASE}${PN}-client_${PV}.${BUILD_ID_AMD64}_amd64.deb )
45 x86? ( ${SRC_BASE}${PN}-client_${PV}.${BUILD_ID_X86}_i386.deb )"
46 LICENSE="Spotify"
47 SLOT="0"
48 KEYWORDS="amd64 x86"
49 -IUSE="systray pax_kernel pulseaudio"
50 +IUSE="libnotify systray pax_kernel pulseaudio"
51 RESTRICT="mirror strip"
52
53 DEPEND=""
54 @@ -35,6 +35,7 @@ RDEPEND="
55 x11-libs/libXtst
56 dev-python/pygobject:3
57 dev-python/dbus-python
58 + libnotify? ( x11-libs/libnotify )
59 pulseaudio? ( media-sound/pulseaudio )
60 systray? ( gnome-extra/gnome-integration-spotify )"
61 #sys-libs/glibc