From 9577965782541b201ecc7e026c129ad498bb1dae Mon Sep 17 00:00:00 2001 From: Marijn Suijten Date: Sat, 28 Nov 2020 11:07:48 +0100 Subject: [PATCH] sys/Gir.toml: Drop default target_path in current directory --- gstreamer-app/Gir.toml | 1 - gstreamer-app/sys/Gir.toml | 1 - gstreamer-audio/Gir.toml | 1 - gstreamer-audio/sys/Gir.toml | 1 - gstreamer-base/Gir.toml | 1 - gstreamer-base/sys/Gir.toml | 1 - gstreamer-check/Gir.toml | 1 - gstreamer-check/sys/Gir.toml | 1 - gstreamer-controller/Gir.toml | 1 - gstreamer-controller/sys/Gir.toml | 1 - gstreamer-editing-services/Gir.toml | 1 - gstreamer-editing-services/sys/Gir.toml | 1 - gstreamer-gl/Gir.toml | 1 - gstreamer-gl/sys/Gir.toml | 1 - gstreamer-mpegts/sys/Gir.toml | 1 - gstreamer-net/Gir.toml | 1 - gstreamer-net/sys/Gir.toml | 1 - gstreamer-pbutils/Gir.toml | 1 - gstreamer-pbutils/sys/Gir.toml | 1 - gstreamer-player/Gir.toml | 1 - gstreamer-player/sys/Gir.toml | 1 - gstreamer-rtp/Gir.toml | 1 - gstreamer-rtp/sys/Gir.toml | 1 - gstreamer-rtsp-server/Gir.toml | 3 +-- gstreamer-rtsp-server/sys/Gir.toml | 1 - gstreamer-rtsp/Gir.toml | 1 - gstreamer-rtsp/sys/Gir.toml | 1 - gstreamer-sdp/Gir.toml | 1 - gstreamer-sdp/sys/Gir.toml | 1 - gstreamer-tag/sys/Gir.toml | 1 - gstreamer-video/Gir.toml | 1 - gstreamer-video/sys/Gir.toml | 1 - gstreamer-webrtc/Gir.toml | 1 - gstreamer-webrtc/sys/Gir.toml | 1 - gstreamer/Gir.toml | 1 - gstreamer/sys/Gir.toml | 1 - 36 files changed, 1 insertion(+), 37 deletions(-) diff --git a/gstreamer-app/Gir.toml b/gstreamer-app/Gir.toml index 1477e4ca1..c4bbe3eec 100644 --- a/gstreamer-app/Gir.toml +++ b/gstreamer-app/Gir.toml @@ -3,7 +3,6 @@ girs_dir = "../gir-files" library = "GstApp" version = "1.0" min_cfg_version = "1.8" -target_path = "." work_mode = "normal" concurrency = "send+sync" generate_safety_asserts = true diff --git a/gstreamer-app/sys/Gir.toml b/gstreamer-app/sys/Gir.toml index 5f0fc3cf6..649ee8f96 100644 --- a/gstreamer-app/sys/Gir.toml +++ b/gstreamer-app/sys/Gir.toml @@ -3,7 +3,6 @@ girs_dir = "../../gir-files" library = "GstApp" version = "1.0" min_cfg_version = "1.8" -target_path = "." work_mode = "sys" external_libraries = [ diff --git a/gstreamer-audio/Gir.toml b/gstreamer-audio/Gir.toml index b54b57171..9de74d9dc 100644 --- a/gstreamer-audio/Gir.toml +++ b/gstreamer-audio/Gir.toml @@ -3,7 +3,6 @@ girs_dir = "../gir-files" library = "GstAudio" version = "1.0" min_cfg_version = "1.8" -target_path = "." work_mode = "normal" concurrency = "send+sync" generate_safety_asserts = true diff --git a/gstreamer-audio/sys/Gir.toml b/gstreamer-audio/sys/Gir.toml index 01da301e0..42c71fc18 100644 --- a/gstreamer-audio/sys/Gir.toml +++ b/gstreamer-audio/sys/Gir.toml @@ -3,7 +3,6 @@ girs_dir = "../../gir-files" library = "GstAudio" version = "1.0" min_cfg_version = "1.8" -target_path = "." work_mode = "sys" extra_versions = [ diff --git a/gstreamer-base/Gir.toml b/gstreamer-base/Gir.toml index fd68e863d..0dace78c4 100644 --- a/gstreamer-base/Gir.toml +++ b/gstreamer-base/Gir.toml @@ -3,7 +3,6 @@ girs_dir = "../gir-files" library = "GstBase" version = "1.0" min_cfg_version = "1.8" -target_path = "." work_mode = "normal" concurrency = "send+sync" generate_safety_asserts = true diff --git a/gstreamer-base/sys/Gir.toml b/gstreamer-base/sys/Gir.toml index 60e9ef76b..6b70dac37 100644 --- a/gstreamer-base/sys/Gir.toml +++ b/gstreamer-base/sys/Gir.toml @@ -3,7 +3,6 @@ girs_dir = "../../gir-files" library = "GstBase" version = "1.0" min_cfg_version = "1.8" -target_path = "." work_mode = "sys" extra_versions = [ diff --git a/gstreamer-check/Gir.toml b/gstreamer-check/Gir.toml index 111459701..b95e95c08 100644 --- a/gstreamer-check/Gir.toml +++ b/gstreamer-check/Gir.toml @@ -3,7 +3,6 @@ girs_dir = "../gir-files" library = "GstCheck" version = "1.0" min_cfg_version = "1.8" -target_path = "." work_mode = "normal" concurrency = "send+sync" generate_safety_asserts = true diff --git a/gstreamer-check/sys/Gir.toml b/gstreamer-check/sys/Gir.toml index 61a0aabbe..a95ad2477 100644 --- a/gstreamer-check/sys/Gir.toml +++ b/gstreamer-check/sys/Gir.toml @@ -3,7 +3,6 @@ girs_dir = "../../gir-files" library = "GstCheck" version = "1.0" min_cfg_version = "1.8" -target_path = "." work_mode = "sys" extra_versions = [ diff --git a/gstreamer-controller/Gir.toml b/gstreamer-controller/Gir.toml index 15b608d50..e64683d6c 100644 --- a/gstreamer-controller/Gir.toml +++ b/gstreamer-controller/Gir.toml @@ -3,7 +3,6 @@ girs_dir = "../gir-files" library = "GstController" version = "1.0" min_cfg_version = "1.8" -target_path = "." work_mode = "normal" concurrency = "send+sync" generate_safety_asserts = true diff --git a/gstreamer-controller/sys/Gir.toml b/gstreamer-controller/sys/Gir.toml index ea5d57176..d86a33623 100644 --- a/gstreamer-controller/sys/Gir.toml +++ b/gstreamer-controller/sys/Gir.toml @@ -3,7 +3,6 @@ girs_dir = "../../gir-files" library = "GstController" version = "1.0" min_cfg_version = "1.8" -target_path = "." work_mode = "sys" external_libraries = [ diff --git a/gstreamer-editing-services/Gir.toml b/gstreamer-editing-services/Gir.toml index 7325d7139..e2e558159 100644 --- a/gstreamer-editing-services/Gir.toml +++ b/gstreamer-editing-services/Gir.toml @@ -3,7 +3,6 @@ girs_dir = "../gir-files" library = "GES" version = "1.0" min_cfg_version = "1.8" -target_path = "." work_mode = "normal" generate_safety_asserts = true single_version_file = true diff --git a/gstreamer-editing-services/sys/Gir.toml b/gstreamer-editing-services/sys/Gir.toml index 6f286791d..fb2ab342b 100644 --- a/gstreamer-editing-services/sys/Gir.toml +++ b/gstreamer-editing-services/sys/Gir.toml @@ -3,7 +3,6 @@ girs_dir = "../../gir-files" library = "GES" version = "1.0" min_cfg_version = "1.8" -target_path = "." work_mode = "sys" extra_versions = [ diff --git a/gstreamer-gl/Gir.toml b/gstreamer-gl/Gir.toml index 4d5de38ad..856c93e0a 100644 --- a/gstreamer-gl/Gir.toml +++ b/gstreamer-gl/Gir.toml @@ -3,7 +3,6 @@ girs_dir = "../gir-files" library = "GstGL" version = "1.0" min_cfg_version = "1.14" -target_path = "." work_mode = "normal" concurrency = "send+sync" generate_safety_asserts = true diff --git a/gstreamer-gl/sys/Gir.toml b/gstreamer-gl/sys/Gir.toml index 69346bffe..02c313dc3 100644 --- a/gstreamer-gl/sys/Gir.toml +++ b/gstreamer-gl/sys/Gir.toml @@ -3,7 +3,6 @@ girs_dir = "../../gir-files" library = "GstGL" version = "1.0" min_cfg_version = "1.14" -target_path = "." work_mode = "sys" extra_versions = [ diff --git a/gstreamer-mpegts/sys/Gir.toml b/gstreamer-mpegts/sys/Gir.toml index 16e1c6335..5905f46bb 100644 --- a/gstreamer-mpegts/sys/Gir.toml +++ b/gstreamer-mpegts/sys/Gir.toml @@ -3,7 +3,6 @@ girs_dir = "../../gir-files" library = "GstMpegts" version = "1.0" min_cfg_version = "1.12" -target_path = "." work_mode = "sys" extra_versions = [ diff --git a/gstreamer-net/Gir.toml b/gstreamer-net/Gir.toml index 22260fbe7..e751026c0 100644 --- a/gstreamer-net/Gir.toml +++ b/gstreamer-net/Gir.toml @@ -3,7 +3,6 @@ girs_dir = "../gir-files" library = "GstNet" version = "1.0" min_cfg_version = "1.8" -target_path = "." work_mode = "normal" concurrency = "send+sync" generate_safety_asserts = true diff --git a/gstreamer-net/sys/Gir.toml b/gstreamer-net/sys/Gir.toml index 2da100bac..f63b1cd4a 100644 --- a/gstreamer-net/sys/Gir.toml +++ b/gstreamer-net/sys/Gir.toml @@ -3,7 +3,6 @@ girs_dir = "../../gir-files" library = "GstNet" version = "1.0" min_cfg_version = "1.8" -target_path = "." work_mode = "sys" extra_versions = [ diff --git a/gstreamer-pbutils/Gir.toml b/gstreamer-pbutils/Gir.toml index 891e989bf..b19c5b20b 100644 --- a/gstreamer-pbutils/Gir.toml +++ b/gstreamer-pbutils/Gir.toml @@ -3,7 +3,6 @@ girs_dir = "../gir-files" library = "GstPbutils" version = "1.0" min_cfg_version = "1.8" -target_path = "." work_mode = "normal" concurrency = "send+sync" generate_safety_asserts = true diff --git a/gstreamer-pbutils/sys/Gir.toml b/gstreamer-pbutils/sys/Gir.toml index da295b029..f5262e934 100644 --- a/gstreamer-pbutils/sys/Gir.toml +++ b/gstreamer-pbutils/sys/Gir.toml @@ -3,7 +3,6 @@ girs_dir = "../../gir-files" library = "GstPbutils" version = "1.0" min_cfg_version = "1.8" -target_path = "." work_mode = "sys" extra_versions = [ diff --git a/gstreamer-player/Gir.toml b/gstreamer-player/Gir.toml index e7c90fb98..39d5bb5e6 100644 --- a/gstreamer-player/Gir.toml +++ b/gstreamer-player/Gir.toml @@ -3,7 +3,6 @@ girs_dir = "../gir-files" library = "GstPlayer" version = "1.0" min_cfg_version = "1.12" -target_path = "." work_mode = "normal" concurrency = "send+sync" generate_safety_asserts = true diff --git a/gstreamer-player/sys/Gir.toml b/gstreamer-player/sys/Gir.toml index 9a39cb992..b6b165c1c 100644 --- a/gstreamer-player/sys/Gir.toml +++ b/gstreamer-player/sys/Gir.toml @@ -3,7 +3,6 @@ girs_dir = "../../gir-files" library = "GstPlayer" version = "1.0" min_cfg_version = "1.12" -target_path = "." work_mode = "sys" extra_versions = [ diff --git a/gstreamer-rtp/Gir.toml b/gstreamer-rtp/Gir.toml index ba2874520..9fd5c791f 100644 --- a/gstreamer-rtp/Gir.toml +++ b/gstreamer-rtp/Gir.toml @@ -3,7 +3,6 @@ girs_dir = "../gir-files" library = "GstRtp" version = "1.0" min_cfg_version = "1.8" -target_path = "." work_mode = "normal" concurrency = "send+sync" generate_safety_asserts = true diff --git a/gstreamer-rtp/sys/Gir.toml b/gstreamer-rtp/sys/Gir.toml index d8920d083..d1c813b5f 100644 --- a/gstreamer-rtp/sys/Gir.toml +++ b/gstreamer-rtp/sys/Gir.toml @@ -3,7 +3,6 @@ girs_dir = "../../gir-files" library = "GstRtp" version = "1.0" min_cfg_version = "1.8" -target_path = "." work_mode = "sys" extra_versions = [ diff --git a/gstreamer-rtsp-server/Gir.toml b/gstreamer-rtsp-server/Gir.toml index da38d73d9..259998b48 100644 --- a/gstreamer-rtsp-server/Gir.toml +++ b/gstreamer-rtsp-server/Gir.toml @@ -3,7 +3,6 @@ girs_dir = "../gir-files" library = "GstRtspServer" version = "1.0" min_cfg_version = "1.8" -target_path = "." work_mode = "normal" concurrency = "send+sync" generate_safety_asserts = true @@ -151,7 +150,7 @@ manual_traits = ["RTSPStreamExtManual"] [[object.function]] name = "query_position" ignore = true - + [[object.function]] name = "query_stop" ignore = true diff --git a/gstreamer-rtsp-server/sys/Gir.toml b/gstreamer-rtsp-server/sys/Gir.toml index 6c8e8a60a..caf456b93 100644 --- a/gstreamer-rtsp-server/sys/Gir.toml +++ b/gstreamer-rtsp-server/sys/Gir.toml @@ -3,7 +3,6 @@ girs_dir = "../../gir-files" library = "GstRtspServer" version = "1.0" min_cfg_version = "1.8" -target_path = "." work_mode = "sys" extra_versions = [ diff --git a/gstreamer-rtsp/Gir.toml b/gstreamer-rtsp/Gir.toml index cfc489688..15314944d 100644 --- a/gstreamer-rtsp/Gir.toml +++ b/gstreamer-rtsp/Gir.toml @@ -3,7 +3,6 @@ girs_dir = "../gir-files" library = "GstRtsp" version = "1.0" min_cfg_version = "1.8" -target_path = "." work_mode = "normal" concurrency = "send+sync" generate_safety_asserts = true diff --git a/gstreamer-rtsp/sys/Gir.toml b/gstreamer-rtsp/sys/Gir.toml index f9520615c..d77e8da15 100644 --- a/gstreamer-rtsp/sys/Gir.toml +++ b/gstreamer-rtsp/sys/Gir.toml @@ -3,7 +3,6 @@ girs_dir = "../../gir-files" library = "GstRtsp" version = "1.0" min_cfg_version = "1.8" -target_path = "." work_mode = "sys" extra_versions = [ diff --git a/gstreamer-sdp/Gir.toml b/gstreamer-sdp/Gir.toml index 5e48ed319..aff2d715e 100644 --- a/gstreamer-sdp/Gir.toml +++ b/gstreamer-sdp/Gir.toml @@ -3,7 +3,6 @@ girs_dir = "../gir-files" library = "GstSdp" version = "1.0" min_cfg_version = "1.8" -target_path = "." work_mode = "normal" concurrency = "send" generate_safety_asserts = true diff --git a/gstreamer-sdp/sys/Gir.toml b/gstreamer-sdp/sys/Gir.toml index 9d482e982..14c4af71e 100644 --- a/gstreamer-sdp/sys/Gir.toml +++ b/gstreamer-sdp/sys/Gir.toml @@ -3,7 +3,6 @@ girs_dir = "../../gir-files" library = "GstSdp" version = "1.0" min_cfg_version = "1.8" -target_path = "." work_mode = "sys" extra_versions = [ diff --git a/gstreamer-tag/sys/Gir.toml b/gstreamer-tag/sys/Gir.toml index 58c8d0e44..949ebb205 100644 --- a/gstreamer-tag/sys/Gir.toml +++ b/gstreamer-tag/sys/Gir.toml @@ -3,7 +3,6 @@ girs_dir = "../../gir-files" library = "GstTag" version = "1.0" min_cfg_version = "1.8" -target_path = "." work_mode = "sys" extra_versions = [ diff --git a/gstreamer-video/Gir.toml b/gstreamer-video/Gir.toml index 3948ff837..3f4d448b2 100644 --- a/gstreamer-video/Gir.toml +++ b/gstreamer-video/Gir.toml @@ -3,7 +3,6 @@ girs_dir = "../gir-files" library = "GstVideo" version = "1.0" min_cfg_version = "1.8" -target_path = "." work_mode = "normal" concurrency = "send+sync" generate_safety_asserts = true diff --git a/gstreamer-video/sys/Gir.toml b/gstreamer-video/sys/Gir.toml index dbd68e266..9ae862822 100644 --- a/gstreamer-video/sys/Gir.toml +++ b/gstreamer-video/sys/Gir.toml @@ -3,7 +3,6 @@ girs_dir = "../../gir-files" library = "GstVideo" version = "1.0" min_cfg_version = "1.8" -target_path = "." work_mode = "sys" extra_versions = [ diff --git a/gstreamer-webrtc/Gir.toml b/gstreamer-webrtc/Gir.toml index f826e8cdd..a86f4e5ff 100644 --- a/gstreamer-webrtc/Gir.toml +++ b/gstreamer-webrtc/Gir.toml @@ -3,7 +3,6 @@ girs_dir = "../gir-files" library = "GstWebRTC" version = "1.0" min_cfg_version = "1.14" -target_path = "." work_mode = "normal" concurrency = "send+sync" generate_safety_asserts = true diff --git a/gstreamer-webrtc/sys/Gir.toml b/gstreamer-webrtc/sys/Gir.toml index 9b68f2f5a..fb8a2e496 100644 --- a/gstreamer-webrtc/sys/Gir.toml +++ b/gstreamer-webrtc/sys/Gir.toml @@ -3,7 +3,6 @@ girs_dir = "../../gir-files" library = "GstWebRTC" version = "1.0" min_cfg_version = "1.14" -target_path = "." work_mode = "sys" extra_versions = [ diff --git a/gstreamer/Gir.toml b/gstreamer/Gir.toml index ef7f2ceeb..1931c947c 100644 --- a/gstreamer/Gir.toml +++ b/gstreamer/Gir.toml @@ -3,7 +3,6 @@ girs_dir = "../gir-files" library = "Gst" version = "1.0" min_cfg_version = "1.8" -target_path = "." work_mode = "normal" concurrency = "send+sync" generate_safety_asserts = true diff --git a/gstreamer/sys/Gir.toml b/gstreamer/sys/Gir.toml index 00452ba53..3e71fb65d 100644 --- a/gstreamer/sys/Gir.toml +++ b/gstreamer/sys/Gir.toml @@ -3,7 +3,6 @@ girs_dir = "../../gir-files" library = "Gst" version = "1.0" min_cfg_version = "1.8" -target_path = "." work_mode = "sys" extra_versions = [