Gentoo Archives: gentoo-commits

From: Nicola Smaniotto <smaniotto.nicola@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-sound/spotify-adblock/
Date: Sun, 27 Feb 2022 10:06:43
Message-Id: 1645956398.309a4918150d2fbd999499e7b88d67aa507af5ad.smaniotto.nicola@gentoo
1 commit: 309a4918150d2fbd999499e7b88d67aa507af5ad
2 Author: Nicola Smaniotto <smaniotto.nicola <AT> gmail <DOT> com>
3 AuthorDate: Sun Feb 27 10:05:17 2022 +0000
4 Commit: Nicola Smaniotto <smaniotto.nicola <AT> gmail <DOT> com>
5 CommitDate: Sun Feb 27 10:06:38 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=309a4918
7
8 media-sound/spotify-adblock: add QA_FLAGS_IGNORED
9
10 Rust programs don't respect LDFLAGS/CFLAGS
11
12 Closes: https://bugs.gentoo.org/834149
13 Closes: https://bugs.gentoo.org/834150
14 Package-Manager: Portage-3.0.30, Repoman-3.0.3
15 Signed-off-by: Nicola Smaniotto <smaniotto.nicola <AT> gmail.com>
16
17 media-sound/spotify-adblock/spotify-adblock-1.0.1.ebuild | 2 ++
18 1 file changed, 2 insertions(+)
19
20 diff --git a/media-sound/spotify-adblock/spotify-adblock-1.0.1.ebuild b/media-sound/spotify-adblock/spotify-adblock-1.0.1.ebuild
21 index 11d03833e..40891426c 100644
22 --- a/media-sound/spotify-adblock/spotify-adblock-1.0.1.ebuild
23 +++ b/media-sound/spotify-adblock/spotify-adblock-1.0.1.ebuild
24 @@ -41,6 +41,8 @@ RDEPEND="
25 media-sound/spotify
26 "
27
28 +QA_FLAGS_IGNORED="usr/bin/${PN}"
29 +
30 src_install(){
31 # executable
32 SPOTIFY_HOME=/opt/spotify/spotify-client