Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/frogr/
Date: Tue, 17 May 2022 05:59:24
Message-Id: 1652766851.c0e48514dbcbde66b0c2314e173e1661278f8d55.sam@gentoo
1 commit: c0e48514dbcbde66b0c2314e173e1661278f8d55
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 17 05:54:11 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue May 17 05:54:11 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0e48514
7
8 media-gfx/frogr: [QA] drop implicit -Dwerror=false for meson ebuilds
9
10 Since f7408ada0c4655827e7bea46c57d7af1b9004433, it's
11
12 always set for Meson builds, so we don't need to
13
14 repeat it in ebuilds.
15
16 Signed-off-by: Sam James <sam <AT> gentoo.org>
17
18 media-gfx/frogr/frogr-1.5.ebuild | 8 --------
19 1 file changed, 8 deletions(-)
20
21 diff --git a/media-gfx/frogr/frogr-1.5.ebuild b/media-gfx/frogr/frogr-1.5.ebuild
22 index 7d0577497123..5c4c371a7f01 100644
23 --- a/media-gfx/frogr/frogr-1.5.ebuild
24 +++ b/media-gfx/frogr/frogr-1.5.ebuild
25 @@ -34,14 +34,6 @@ PATCHES=(
26 "${FILESDIR}/frogr-1.5-meson-0.61-build.patch"
27 )
28
29 -src_configure() {
30 - local emesonargs=(
31 - # bug #714132
32 - -Dwerror=false
33 - )
34 - meson_src_configure
35 -}
36 -
37 pkg_postinst() {
38 xdg_pkg_postinst
39 gnome2_icon_cache_update