From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/gupnp-av/
Date: Tue, 23 May 2023 04:13:53 +0000 (UTC) [thread overview]
Message-ID: <1684813435.424d8920cbce953a0c4f32c15ec8007fd17c66b6.sam@gentoo> (raw)
commit: 424d8920cbce953a0c4f32c15ec8007fd17c66b6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May 23 03:43:55 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 23 03:43:55 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=424d8920
net-libs/gupnp-av: drop unnecessary (for us) -Werror=deprecated-declarations
Fixes build w/ new libxml2.
Closes: https://bugs.gentoo.org/906641
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/gupnp-av/gupnp-av-0.14.1-r1.ebuild | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/net-libs/gupnp-av/gupnp-av-0.14.1-r1.ebuild b/net-libs/gupnp-av/gupnp-av-0.14.1-r1.ebuild
index 08a912bd247f..87d1c15e744b 100644
--- a/net-libs/gupnp-av/gupnp-av-0.14.1-r1.ebuild
+++ b/net-libs/gupnp-av/gupnp-av-0.14.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -32,6 +32,9 @@ BDEPEND="
src_prepare() {
use vala && vala_setup
default
+
+ # This makes sense for upstream but not for us downstream, bug #906641.
+ sed -i -e '/-Werror=deprecated-declarations/d' meson.build || die
}
src_configure() {
next reply other threads:[~2023-05-23 4:13 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-23 4:13 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-12 14:12 [gentoo-commits] repo/gentoo:master commit in: net-libs/gupnp-av/ Sam James
2025-10-12 12:22 Sam James
2025-08-02 17:42 Pacho Ramos
2025-08-02 17:42 Pacho Ramos
2025-06-25 19:12 Arthur Zamarin
2025-06-25 18:40 Arthur Zamarin
2025-06-13 6:59 Sam James
2025-06-12 22:07 Sam James
2024-01-28 20:00 Arthur Zamarin
2024-01-28 17:02 Sam James
2023-11-04 22:12 Mart Raudsepp
2023-07-27 5:46 WANG Xuerui
2022-12-04 20:41 Matt Turner
2022-12-04 20:02 Matt Turner
2022-10-31 14:28 Matt Turner
2022-07-21 2:04 Matt Turner
2022-07-06 1:24 Sam James
2022-07-02 20:47 Sam James
2022-06-04 10:45 Matt Turner
2022-03-08 9:35 Sam James
2021-12-18 23:39 Matt Turner
2021-08-29 8:37 Marek Szuba
2021-08-19 3:01 Matt Turner
2021-07-23 17:36 Matt Turner
2019-04-10 12:20 Mart Raudsepp
2019-04-09 21:09 Mikle Kolyada
2019-04-08 2:18 Thomas Deutschmann
2019-01-18 16:30 Mart Raudsepp
2017-02-16 0:17 Mart Raudsepp
2016-10-17 7:13 Gilles Dartiguelongue
2016-10-16 16:30 Pacho Ramos
2016-10-16 16:30 Pacho Ramos
2016-03-06 20:52 Mikle Kolyada
2016-02-21 23:44 Pacho Ramos
2016-02-20 13:55 Pacho Ramos
2016-02-20 13:55 Pacho Ramos
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1684813435.424d8920cbce953a0c4f32c15ec8007fd17c66b6.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox