From 1116ec3c8ee0e81e01bea44f383f3d9b1f15b5a0 Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Mon, 3 May 2021 11:43:12 +0300 Subject: media-sound/spotify: remove libressl support Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada --- media-sound/spotify/spotify-1.1.26-r1.ebuild | 7 +++---- media-sound/spotify/spotify-1.1.26-r2.ebuild | 7 +++---- media-sound/spotify/spotify-1.1.55.ebuild | 5 ++--- 3 files changed, 8 insertions(+), 11 deletions(-) (limited to 'media-sound/spotify') diff --git a/media-sound/spotify/spotify-1.1.26-r1.ebuild b/media-sound/spotify/spotify-1.1.26-r1.ebuild index 2310f6ff5afb..797be7b82c17 100644 --- a/media-sound/spotify/spotify-1.1.26-r1.ebuild +++ b/media-sound/spotify/spotify-1.1.26-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="${SRC_BASE}${PN}-client_${PV}.${BUILD_ID_AMD64}_amd64.deb" LICENSE="Spotify" SLOT="0" KEYWORDS="~amd64" -IUSE="libnotify libressl systray pax_kernel pulseaudio" +IUSE="libnotify systray pax_kernel pulseaudio" RESTRICT="mirror strip" BDEPEND=">=dev-util/patchelf-0.10" @@ -21,8 +21,7 @@ RDEPEND=" dev-python/dbus-python dev-python/pygobject:3 libnotify? ( x11-libs/libnotify ) - !libressl? ( dev-libs/openssl:0= ) - libressl? ( dev-libs/libressl:0= ) + dev-libs/openssl:0= media-libs/alsa-lib media-libs/fontconfig media-libs/harfbuzz diff --git a/media-sound/spotify/spotify-1.1.26-r2.ebuild b/media-sound/spotify/spotify-1.1.26-r2.ebuild index fdf168b74773..f15f00faf70f 100644 --- a/media-sound/spotify/spotify-1.1.26-r2.ebuild +++ b/media-sound/spotify/spotify-1.1.26-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="${SRC_BASE}${PN}-client_${PV}.${BUILD_ID_AMD64}_amd64.deb" LICENSE="Spotify" SLOT="0" KEYWORDS="~amd64" -IUSE="libnotify libressl systray pax_kernel pulseaudio" +IUSE="libnotify systray pax_kernel pulseaudio" RESTRICT="mirror strip" BDEPEND=">=dev-util/patchelf-0.10" @@ -21,8 +21,7 @@ RDEPEND=" dev-python/dbus-python dev-python/pygobject:3 libnotify? ( x11-libs/libnotify ) - !libressl? ( dev-libs/openssl:0= ) - libressl? ( dev-libs/libressl:0= ) + dev-libs/openssl:0= media-libs/alsa-lib media-libs/fontconfig media-libs/harfbuzz diff --git a/media-sound/spotify/spotify-1.1.55.ebuild b/media-sound/spotify/spotify-1.1.55.ebuild index 544835629b0a..22aa11bb8591 100644 --- a/media-sound/spotify/spotify-1.1.55.ebuild +++ b/media-sound/spotify/spotify-1.1.55.ebuild @@ -12,7 +12,7 @@ SRC_URI="${SRC_BASE}${PN}-client_${PV}.${BUILD_ID_AMD64}_amd64.deb" LICENSE="Spotify" SLOT="0" KEYWORDS="~amd64" -IUSE="libnotify libressl local-playback pax_kernel pulseaudio systray" +IUSE="libnotify local-playback pax_kernel pulseaudio systray" RESTRICT="mirror strip" BDEPEND=">=dev-util/patchelf-0.10" @@ -21,8 +21,7 @@ RDEPEND=" dev-python/dbus-python dev-python/pygobject:3 libnotify? ( x11-libs/libnotify ) - !libressl? ( dev-libs/openssl:0= ) - libressl? ( dev-libs/libressl:0= ) + dev-libs/openssl:0= media-libs/alsa-lib media-libs/fontconfig media-libs/harfbuzz -- cgit v1.2.3-65-gdbad