media-sound/spotify: remove zenity from deps
authorJeffrey Lin <jeffrey@icurse.nl>
Sat, 3 Aug 2019 17:51:50 +0000 (13:51 -0400)
committerMatthew Thode <prometheanfire@gentoo.org>
Thu, 8 Aug 2019 22:30:29 +0000 (17:30 -0500)
Package-Manager: Portage-2.3.70, Repoman-2.3.16
Signed-off-by: Jeffrey Lin <jeffrey@icurse.nl>
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
media-sound/spotify/spotify-1.1.10-r1.ebuild [moved from media-sound/spotify/spotify-1.1.10.ebuild with 96% similarity]

similarity index 96%
rename from media-sound/spotify/spotify-1.1.10.ebuild
rename to media-sound/spotify/spotify-1.1.10-r1.ebuild
index 77cf183a980e27f9053111135922ac04600e1e4a..ccbd6996994405b267e1a08ce026675032b5a75c 100644 (file)
@@ -16,13 +16,11 @@ IUSE="libnotify libressl systray pax_kernel"
 RESTRICT="mirror strip"
 
 BDEPEND=">=dev-util/patchelf-0.10"
-# zenity needed for filepicker
 RDEPEND="
        dev-libs/nss
        dev-python/dbus-python
        dev-python/pygobject:3
        gnome-base/gconf
-       gnome-extra/zenity
        libnotify? ( x11-libs/libnotify )
        !libressl? ( dev-libs/openssl:0= )
        libressl? ( dev-libs/libressl:0= )
@@ -92,7 +90,7 @@ src_install() {
                pax-mark z "${ED}${SPOTIFY_HOME}/${PN}" || die
                pax-mark m "${ED}${SPOTIFY_HOME}/${PN}" || die
                eqawarn "You have set USE=pax_kernel meaning that you intend to run"
-               eqawarn "${PN} under a PaX enabled kernel.  To do so, we must modify"
+               eqawarn "${PN} under a PaX enabled kernel.      To do so, we must modify"
                eqawarn "the ${PN} binary itself and this *may* lead to breakage!  If"
                eqawarn "you suspect that ${PN} is being broken by this modification,"
                eqawarn "please open a bug."