From 389c69c3003ff2f0d8e6aa9e922c28de2f0e75c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Laignel?= Date: Thu, 12 Sep 2024 19:12:44 +0200 Subject: [PATCH] gst: update Gir.toml Part-of: --- gstreamer/Gir.toml | 1 + gstreamer/sys/Gir.toml | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/gstreamer/Gir.toml b/gstreamer/Gir.toml index ec7b50080..bef1b1822 100644 --- a/gstreamer/Gir.toml +++ b/gstreamer/Gir.toml @@ -57,6 +57,7 @@ manual = [ "Gst.DebugMessage", "Gst.DeviceProviderClass", # for docs only "Gst.ElementClass", # for docs only + "Gst.IdStr", "Gst.Rank", "Gst.Segment", "Gst.StaticCaps", diff --git a/gstreamer/sys/Gir.toml b/gstreamer/sys/Gir.toml index f1a87c809..0c91532e7 100644 --- a/gstreamer/sys/Gir.toml +++ b/gstreamer/sys/Gir.toml @@ -156,6 +156,10 @@ status = "generate" name = "steal" version = "1.18.3" +[[object]] +name = "Gst.IdStr" +status = "manual" + [[object]] name = "Gst.MiniObject" status = "generate"