aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-03-25 14:46:05 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-07-09 03:44:25 +0000
commitf109407df83cab91b8ccca0c529bec082ec0c98f (patch)
treecd651bbe2db4cf8c0a00eee963b3a9df731eb016
parent749f62be68ff85661cb5951df47704325645d777 (diff)
net/gupnp14: unbreak build with Meson 1.2.0
meson.build:1:0: ERROR: Unexpected "[provides]" section, did you mean "[provide]"? PR: 272276 Reported by: antoine (via exp-run) Regressed by: https://github.com/mesonbuild/meson/commit/6f4973abad9e
-rw-r--r--net/gupnp14/files/patch-subprojects_gssdp-1.2.wrap12
1 files changed, 12 insertions, 0 deletions
diff --git a/net/gupnp14/files/patch-subprojects_gssdp-1.2.wrap b/net/gupnp14/files/patch-subprojects_gssdp-1.2.wrap
new file mode 100644
index 000000000000..33a1fbc76356
--- /dev/null
+++ b/net/gupnp14/files/patch-subprojects_gssdp-1.2.wrap
@@ -0,0 +1,12 @@
+https://gitlab.gnome.org/GNOME/gupnp/-/merge_requests/33
+
+--- subprojects/gssdp-1.2.wrap.orig 2022-11-09 11:25:35 UTC
++++ subprojects/gssdp-1.2.wrap
+@@ -3,6 +3,6 @@ depth = 1
+ revision = gssdp-1.4
+ depth = 1
+
+-[provides]
++[provide]
+ dependency_name = gssdp-1.2
+