From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/dleyna-server/, net-misc/dleyna-server/files/
Date: Mon, 17 Jul 2023 12:38:03 +0000 (UTC) [thread overview]
Message-ID: <1689597466.2e3a1f4f7a1ef0c3e387389142785d98b5834e60.sam@gentoo> (raw)
commit: 2e3a1f4f7a1ef0c3e387389142785d98b5834e60
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 17 12:37:38 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 17 12:37:46 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e3a1f4f
net-misc/dleyna-server: fix build w/ meson 1.2.0
Bug: https://bugs.gentoo.org/909405
Bug: https://bugs.gentoo.org/909431
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-misc/dleyna-server/dleyna-server-0.7.2.ebuild | 4 ++++
net-misc/dleyna-server/files/meson-1.2.0.patch | 12 ++++++++++++
2 files changed, 16 insertions(+)
diff --git a/net-misc/dleyna-server/dleyna-server-0.7.2.ebuild b/net-misc/dleyna-server/dleyna-server-0.7.2.ebuild
index 2d719fef5441..8a540f6a0219 100644
--- a/net-misc/dleyna-server/dleyna-server-0.7.2.ebuild
+++ b/net-misc/dleyna-server/dleyna-server-0.7.2.ebuild
@@ -24,3 +24,7 @@ RDEPEND="
"
DEPEND="${RDEPEND}"
BDEPEND="virtual/pkgconfig"
+
+PATCHES=(
+ "${FILESDIR}"/meson-1.2.0.patch
+)
diff --git a/net-misc/dleyna-server/files/meson-1.2.0.patch b/net-misc/dleyna-server/files/meson-1.2.0.patch
new file mode 100644
index 000000000000..b4b13f7a9deb
--- /dev/null
+++ b/net-misc/dleyna-server/files/meson-1.2.0.patch
@@ -0,0 +1,12 @@
+diff --git a/subprojects/dleyna-core-1.0.wrap b/subprojects/dleyna-core-1.0.wrap
+index 8cf3b48..c8707be 100644
+--- a/subprojects/dleyna-core-1.0.wrap
++++ b/subprojects/dleyna-core-1.0.wrap
+@@ -2,5 +2,5 @@
+ url = https://github.com/phako/dleyna-core.git
+ revision = head
+
+-[provides]
+-dependency_name = dleyna-core-1.0
++[provide]
++dependency_names = dleyna-core-1.0
next reply other threads:[~2023-07-17 12:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-17 12:38 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-08-14 14:34 [gentoo-commits] repo/gentoo:master commit in: net-misc/dleyna-server/, net-misc/dleyna-server/files/ Matt Turner
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=1689597466.2e3a1f4f7a1ef0c3e387389142785d98b5834e60.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