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 Sep 2016 16:19:54
Message-Id: 1475079387.86e6f64fe7b42b97df3b1ea5afec17ca0220d0ab.prometheanfire@gentoo
1 commit: 86e6f64fe7b42b97df3b1ea5afec17ca0220d0ab
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 28 16:16:27 2016 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 28 16:16:27 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86e6f64f
7
8 media-sound/spotify: bup
9
10 Package-Manager: portage-2.3.0
11
12 media-sound/spotify/Manifest | 2 +
13 media-sound/spotify/spotify-1.0.38.ebuild | 117 ++++++++++++++++++++++++++++++
14 2 files changed, 119 insertions(+)
15
16 diff --git a/media-sound/spotify/Manifest b/media-sound/spotify/Manifest
17 index 6a56042..5aeaf95 100644
18 --- a/media-sound/spotify/Manifest
19 +++ b/media-sound/spotify/Manifest
20 @@ -1,2 +1,4 @@
21 DIST spotify-client_1.0.37.152.gc83ea995-42_amd64.deb 79521822 SHA256 9da56b2f696159361bcf6eac0a218ef0a669802f8deb3be17dbf25cb062e0d02 SHA512 c148a4bfdaae14b1d87fa09b6d4c9780fd87e594ae310f8fc1d696be6111214f88ddc239e368faab17d327a5c7ec2b745391d4f114bd41ad9ce6e3b731790609 WHIRLPOOL f49cf8f0ead7a4c436b7491e5c8fc3991133b89e623fc323260a0905b67ef25c26cab0fb6866e8a18a5448110a7e7157c8dc796ae6548469670598f654c7eb6b
22 DIST spotify-client_1.0.37.152.gc83ea995-42_i386.deb 87737188 SHA256 a5a33f167491455df03f791b818c64e90f4a35b0d83284bb223e15bd4a45f228 SHA512 ef18a4ad61427669c2da00dbd2487882de2cfab191c42cc385f0db230b2bae6b0f03f504c60f5dde67aecc12becb0076727729f6380a7fa88ce01d140965efd1 WHIRLPOOL 64449c68c60c2e46dd16f109a0e3c14f2c844bb9b43ad7cb7d7ab2a3ac603bf34d895637b881341d09f77ef60e82eae513a003b6f494e429899ace42b022bc71
23 +DIST spotify-client_1.0.38.171.g5e1cd7b2-22_amd64.deb 75021350 SHA256 a0905dbf02657996356e4779dac9554f8679c3e7cb52c6f867213c91385b1956 SHA512 089ef68419ade8bc8370b2a001e08ddde5ad5c131c18be872db124d8c9c502d13d2ac51bb38980d6c2a6dbcfb9ca3b345d5bbe484ad50d9e5522df99f40fe1aa WHIRLPOOL 5dbe641a5844ace83e93fa998793e5bd3c9639f65cbef4c2b8726dabe2acea835fd42f4fb70c5380bf95b71b96495c96eab0521cdba6fdbb20115e9021431bf7
24 +DIST spotify-client_1.0.38.171.g5e1cd7b2-22_i386.deb 83209544 SHA256 0d6db03c51aea6ad2ddcb5cff2cb3212f209497b4152aac603fbb3ceb2c38586 SHA512 c7bc3d37f252d93d68b0e2387d26bdce8247dba7bf0888180c2b4509eb9ec6319044f3f12c4d0392c43dd04648642390227e9fd2bceeb286c5cc6733de18b0be WHIRLPOOL 722290057d9716b805366ad37883d1ad724356093c3af6514cbee7fa66c91a9116a8ca1ce20a8a3e0a8706de9ff6566da1aeafd6db1d526c2e8552e633a3842f
25
26 diff --git a/media-sound/spotify/spotify-1.0.38.ebuild b/media-sound/spotify/spotify-1.0.38.ebuild
27 new file mode 100644
28 index 00000000..5b3c0c0
29 --- /dev/null
30 +++ b/media-sound/spotify/spotify-1.0.38.ebuild
31 @@ -0,0 +1,117 @@
32 +# Copyright 1999-2016 Gentoo Foundation
33 +# Distributed under the terms of the GNU General Public License v2
34 +# $Id$
35 +
36 +EAPI=6
37 +inherit eutils fdo-mime gnome2-utils pax-utils unpacker
38 +
39 +DESCRIPTION="Spotify is a social music platform"
40 +HOMEPAGE="https://www.spotify.com/ch-de/download/previews/"
41 +SRC_BASE="http://repository.spotify.com/pool/non-free/${PN:0:1}/${PN}-client/"
42 +SRC_URI="amd64? ( ${SRC_BASE}${PN}-client_${PV}.171.g5e1cd7b2-22_amd64.deb )
43 + x86? ( ${SRC_BASE}${PN}-client_${PV}.171.g5e1cd7b2-22_i386.deb )"
44 +LICENSE="Spotify"
45 +SLOT="0"
46 +KEYWORDS="~amd64 ~x86"
47 +IUSE="gnome pax_kernel pulseaudio"
48 +RESTRICT="mirror strip"
49 +
50 +DEPEND=""
51 +# zenety needed for filepicker
52 +RDEPEND="
53 + ${DEPEND}
54 + dev-libs/nss
55 + gnome-base/gconf
56 + gnome-extra/zenity
57 + media-libs/alsa-lib
58 + media-libs/harfbuzz
59 + media-libs/fontconfig
60 + media-libs/mesa
61 + net-misc/curl[ssl,curl_ssl_openssl]
62 + net-print/cups[ssl]
63 + x11-libs/gtk+:2
64 + x11-libs/libXScrnSaver
65 + x11-libs/libXtst
66 + dev-python/pygobject:3
67 + dev-python/dbus-python
68 + pulseaudio? ( media-sound/pulseaudio )
69 + gnome? ( gnome-extra/gnome-integration-spotify )"
70 + #sys-libs/glibc
71 +
72 +S=${WORKDIR}/
73 +
74 +QA_PREBUILT="opt/spotify/spotify-client/spotify"
75 +
76 +src_prepare() {
77 + # Fix desktop entry to launch spotify-dbus.py for GNOME integration
78 + if use gnome ; then
79 + sed -i \
80 + -e 's/spotify \%U/spotify-dbus.py \%U/g' \
81 + usr/share/spotify/spotify.desktop || die "sed failed"
82 + fi
83 + default
84 +}
85 +
86 +src_install() {
87 + dodoc usr/share/doc/spotify-client/changelog.gz
88 +
89 + SPOTIFY_PKG_HOME=usr/share/spotify
90 + insinto /usr/share/pixmaps
91 + doins ${SPOTIFY_PKG_HOME}/icons/*.png
92 +
93 + # install in /opt/spotify
94 + SPOTIFY_HOME=/opt/spotify/spotify-client
95 + insinto ${SPOTIFY_HOME}
96 + doins -r ${SPOTIFY_PKG_HOME}/*
97 + fperms +x ${SPOTIFY_HOME}/spotify
98 +
99 + dodir /usr/bin
100 + cat <<-EOF >"${D}"/usr/bin/spotify || die
101 + #! /bin/sh
102 + exec ${SPOTIFY_HOME}/spotify "\$@"
103 + EOF
104 + fperms +x /usr/bin/spotify
105 +
106 + local size
107 + for size in 16 22 24 32 48 64 128 256 512; do
108 + newicon -s ${size} "${S}${SPOTIFY_PKG_HOME}/icons/spotify-linux-${size}.png" \
109 + "spotify-client.png"
110 + done
111 + domenu "${S}${SPOTIFY_PKG_HOME}/spotify.desktop"
112 + if use pax_kernel; then
113 + #create the headers, reset them to default, then paxmark -m them
114 + pax-mark C "${ED}${SPOTIFY_HOME}/${PN}" || die
115 + pax-mark z "${ED}${SPOTIFY_HOME}/${PN}" || die
116 + pax-mark m "${ED}${SPOTIFY_HOME}/${PN}" || die
117 + eqawarn "You have set USE=pax_kernel meaning that you intend to run"
118 + eqawarn "${PN} under a PaX enabled kernel. To do so, we must modify"
119 + eqawarn "the ${PN} binary itself and this *may* lead to breakage! If"
120 + eqawarn "you suspect that ${PN} is being broken by this modification,"
121 + eqawarn "please open a bug."
122 + fi
123 +}
124 +
125 +pkg_preinst() {
126 + gnome2_icon_savelist
127 +}
128 +
129 +pkg_postinst() {
130 + gnome2_icon_cache_update
131 + fdo-mime_mime_database_update
132 + fdo-mime_desktop_database_update
133 +
134 + ewarn "If Spotify crashes after an upgrade its cache may be corrupt."
135 + ewarn "To remove the cache:"
136 + ewarn "rm -rf ~/.cache/spotify"
137 + ewarn
138 + ewarn "If you use KDE and are upgrading from 0.9 to 1.0, you might still see the old icon."
139 + ewarn "Run"
140 + ewarn "$ rm /var/tmp/kdecache-\$USER/icon-cache.kcache"
141 + ewarn "Then log out and log in back to KDE."
142 +}
143 +
144 +pkg_postrm() {
145 + gnome2_icon_cache_update
146 + fdo-mime_mime_database_update
147 + fdo-mime_desktop_database_update
148 +}