Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/spotify/
Date: Wed, 01 May 2019 09:21:12
Message-Id: 1556702453.8baa16b719fa225b2cda767233d7dc151e48e451.prometheanfire@gentoo
1 commit: 8baa16b719fa225b2cda767233d7dc151e48e451
2 Author: Nikos Chantziaras <realnc <AT> gmail <DOT> com>
3 AuthorDate: Wed May 1 07:50:50 2019 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Wed May 1 09:20:53 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8baa16b7
7
8 media-sound/spotify: version bump to 1.1.5
9
10 EAPI 7, BDEPEND on patchelf-0.10, sort RDEPEND, remove commented-out x86
11 support as it's extremely unlikely x86 builds will be brought back by
12 upstream.
13
14 Closes: https://bugs.gentoo.org/684852
15 Package-Manager: Portage-2.3.66, Repoman-2.3.12
16 Signed-off-by: Nikos Chantziaras <realnc <AT> gmail.com>
17 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
18
19 media-sound/spotify/Manifest | 1 +
20 media-sound/spotify/spotify-1.1.5.ebuild | 106 +++++++++++++++++++++++++++++++
21 2 files changed, 107 insertions(+)
22
23 diff --git a/media-sound/spotify/Manifest b/media-sound/spotify/Manifest
24 index 9c780a8a64f..59f9fd0a369 100644
25 --- a/media-sound/spotify/Manifest
26 +++ b/media-sound/spotify/Manifest
27 @@ -1,3 +1,4 @@
28 DIST spotify-client_1.0.72.117.g6bd7cc73-35_i386.deb 95135550 BLAKE2B ad4587dd6b3c64a0398e0790203a7826e290a27542fa39ebbd6c7198d8ad1fd3fb06e8b030b64e1e61e0624ef20aafda08189266486cd073cb779ebff62ef502 SHA512 51d60f7592e5f31ea4b7e67736a85271cb48d4108459630da61c4ab67d2a470038240c1d6ff577280cb4498cf44f14d7bc7e0312f63d34265bcd1e70cd13142f
29 DIST spotify-client_1.0.98.78.gb45d2a6b-10_amd64.deb 105135826 BLAKE2B e1641a738f8e03c86d9b28ac902ed9857e1bb406b03e7a1c59c522e86a211b13cfd442bf84f79af4302d32a4b1c041e8ef7297990e70912d8c0a5108838e0500 SHA512 f20f2c998a205f189a19f332b2e738a0ec98a34520765c0e1d27d95d92f7c9c2f78da32f9edcc61146be87e8d8df7d3521d2e84b427cd25586b9fe6bec8d1602
30 DIST spotify-client_1.1.0.237.g378f6f25-11_amd64.deb 104760412 BLAKE2B d6cd695a41d80a47362b694e74b7d9d34a5c6480dbce189fa22d514126ab3022387871021a3d2a1301d9eb88c3b8f70755c1a5f880f9cc34c67c5faead7d84b8 SHA512 a1fcbf3463eea13a4ff38f4b40ae999c8e138abc8adf6988b4d764e597f166ef894baf449a6506a6b9b69ba3ed92c83dcb1a1eda23ab843c0441d2b71bbb0d51
31 +DIST spotify-client_1.1.5.153.gf614956d-16_amd64.deb 113728674 BLAKE2B bc7930a1935c0a05dba262abc384a699720be53e3bec83393c962761bee647a247d2ddf475a6812bdb969fc1f59e9d2c283de0da398a9b8f7ddfff8f1232fef1 SHA512 db354f161c35b5f1a2d633282fad8fccf565e0061e7d258012f28422d766630391d47d4dafe22448fb60f850bf4ccbfdf82443cf107e03727c077b2c62e524be
32
33 diff --git a/media-sound/spotify/spotify-1.1.5.ebuild b/media-sound/spotify/spotify-1.1.5.ebuild
34 new file mode 100644
35 index 00000000000..bc815aaedf5
36 --- /dev/null
37 +++ b/media-sound/spotify/spotify-1.1.5.ebuild
38 @@ -0,0 +1,106 @@
39 +# Copyright 1999-2019 Gentoo Authors
40 +# Distributed under the terms of the GNU General Public License v2
41 +
42 +EAPI=7
43 +inherit desktop pax-utils unpacker xdg
44 +
45 +DESCRIPTION="Spotify is a social music platform"
46 +HOMEPAGE="https://www.spotify.com/ch-de/download/previews/"
47 +SRC_BASE="http://repository.spotify.com/pool/non-free/s/${PN}-client/"
48 +BUILD_ID_AMD64="153.gf614956d-16"
49 +SRC_URI="${SRC_BASE}${PN}-client_${PV}.${BUILD_ID_AMD64}_amd64.deb"
50 +LICENSE="Spotify"
51 +SLOT="0"
52 +KEYWORDS="~amd64"
53 +IUSE="libnotify systray pax_kernel pulseaudio"
54 +RESTRICT="mirror strip"
55 +
56 +BDEPEND=">=dev-util/patchelf-0.10"
57 +# zenity needed for filepicker
58 +RDEPEND="
59 + dev-libs/nss
60 + dev-libs/openssl:0
61 + dev-python/dbus-python
62 + dev-python/pygobject:3
63 + gnome-base/gconf
64 + gnome-extra/zenity
65 + libnotify? ( x11-libs/libnotify )
66 + media-libs/alsa-lib
67 + media-libs/fontconfig
68 + media-libs/harfbuzz
69 + media-libs/mesa
70 + net-misc/curl[ssl]
71 + net-print/cups[ssl]
72 + pulseaudio? ( media-sound/pulseaudio )
73 + systray? ( gnome-extra/gnome-integration-spotify )
74 + x11-libs/gtk+:2
75 + x11-libs/libXScrnSaver
76 + x11-libs/libXtst
77 +"
78 + #sys-libs/glibc
79 +
80 +S=${WORKDIR}/
81 +
82 +QA_PREBUILT="opt/spotify/spotify-client/spotify"
83 +
84 +src_prepare() {
85 + # Fix desktop entry to launch spotify-dbus.py for systray integration
86 + if use systray ; then
87 + sed -i \
88 + -e 's/spotify \%U/spotify-dbus.py \%U/g' \
89 + usr/share/spotify/spotify.desktop || die "sed failed"
90 + fi
91 + default
92 +
93 + # Spotify links against libcurl-gnutls.so.4, which does not exist in Gentoo.
94 + patchelf --replace-needed libcurl-gnutls.so.4 libcurl.so.4 usr/bin/spotify \
95 + || die "failed to patch libcurl library dependency"
96 +}
97 +
98 +src_install() {
99 + gunzip usr/share/doc/spotify-client/changelog.gz || die
100 + dodoc usr/share/doc/spotify-client/changelog
101 +
102 + SPOTIFY_PKG_HOME=usr/share/spotify
103 + insinto /usr/share/pixmaps
104 + doins ${SPOTIFY_PKG_HOME}/icons/*.png
105 +
106 + # install in /opt/spotify
107 + SPOTIFY_HOME=/opt/spotify/spotify-client
108 + insinto ${SPOTIFY_HOME}
109 + doins -r ${SPOTIFY_PKG_HOME}/*
110 + fperms +x ${SPOTIFY_HOME}/spotify
111 +
112 + dodir /usr/bin
113 + cat <<-EOF >"${D}"/usr/bin/spotify || die
114 + #! /bin/sh
115 + exec ${SPOTIFY_HOME}/spotify "\$@"
116 + EOF
117 + fperms +x /usr/bin/spotify
118 +
119 + local size
120 + for size in 16 22 24 32 48 64 128 256 512; do
121 + newicon -s ${size} "${S}${SPOTIFY_PKG_HOME}/icons/spotify-linux-${size}.png" \
122 + "spotify-client.png"
123 + done
124 + domenu "${S}${SPOTIFY_PKG_HOME}/spotify.desktop"
125 + if use pax_kernel; then
126 + #create the headers, reset them to default, then paxmark -m them
127 + pax-mark C "${ED}${SPOTIFY_HOME}/${PN}" || die
128 + pax-mark z "${ED}${SPOTIFY_HOME}/${PN}" || die
129 + pax-mark m "${ED}${SPOTIFY_HOME}/${PN}" || die
130 + eqawarn "You have set USE=pax_kernel meaning that you intend to run"
131 + eqawarn "${PN} under a PaX enabled kernel. To do so, we must modify"
132 + eqawarn "the ${PN} binary itself and this *may* lead to breakage! If"
133 + eqawarn "you suspect that ${PN} is being broken by this modification,"
134 + eqawarn "please open a bug."
135 + fi
136 +}
137 +
138 +pkg_postinst() {
139 + xdg_pkg_postinst
140 +
141 + ewarn "If Spotify crashes after an upgrade its cache may be corrupt."
142 + ewarn "To remove the cache:"
143 + ewarn "rm -rf ~/.cache/spotify"
144 +}