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