Move sys crates into subdirectories of the non-sys crates

This commit is contained in:
Sebastian Dröge 2020-10-30 18:04:19 +02:00
parent f657a56947
commit 109eac2b9a
207 changed files with 39 additions and 39 deletions

2
gir

@ -1 +1 @@
Subproject commit 60cbef05401bd73c3e8a0a7c0cbfb793394acfe7
Subproject commit 7670e3da5a70c3f9a84767589f6cc6f42d41d02d

View file

@ -1,9 +1,9 @@
[options]
girs_dir = "gir-files"
girs_dir = "../../gir-files"
library = "GstApp"
version = "1.0"
min_cfg_version = "1.8"
target_path = "gstreamer-app-sys"
target_path = "."
work_mode = "sys"
external_libraries = [

View file

@ -1,9 +1,9 @@
[options]
girs_dir = "gir-files"
girs_dir = "../../gir-files"
library = "GstAudio"
version = "1.0"
min_cfg_version = "1.8"
target_path = "gstreamer-audio-sys"
target_path = "."
work_mode = "sys"
extra_versions = [

View file

@ -1,9 +1,9 @@
[options]
girs_dir = "gir-files"
girs_dir = "../../gir-files"
library = "GstBase"
version = "1.0"
min_cfg_version = "1.8"
target_path = "gstreamer-base-sys"
target_path = "."
work_mode = "sys"
extra_versions = [

View file

@ -1,9 +1,9 @@
[options]
girs_dir = "gir-files"
girs_dir = "../../gir-files"
library = "GstCheck"
version = "1.0"
min_cfg_version = "1.8"
target_path = "gstreamer-check-sys"
target_path = "."
work_mode = "sys"
extra_versions = [

View file

@ -1,9 +1,9 @@
[options]
girs_dir = "gir-files"
girs_dir = "../../gir-files"
library = "GstController"
version = "1.0"
min_cfg_version = "1.8"
target_path = "gstreamer-controller-sys"
target_path = "."
work_mode = "sys"
external_libraries = [

View file

@ -1,9 +1,9 @@
[options]
girs_dir = "gir-files"
girs_dir = "../../gir-files"
library = "GES"
version = "1.0"
min_cfg_version = "1.8"
target_path = "gstreamer-editing-services-sys"
target_path = "."
work_mode = "sys"
extra_versions = [

View file

@ -1,9 +1,9 @@
[options]
girs_dir = "gir-files"
girs_dir = "../../gir-files"
library = "GstGL"
version = "1.0"
min_cfg_version = "1.14"
target_path = "gstreamer-gl-sys"
target_path = "."
work_mode = "sys"
extra_versions = [

View file

@ -1,9 +1,9 @@
[options]
girs_dir = "gir-files"
girs_dir = "../../gir-files"
library = "GstMpegts"
version = "1.0"
min_cfg_version = "1.12"
target_path = "gstreamer-mpegts-sys"
target_path = "."
work_mode = "sys"
extra_versions = [

View file

@ -1,9 +1,9 @@
[options]
girs_dir = "gir-files"
girs_dir = "../../gir-files"
library = "GstNet"
version = "1.0"
min_cfg_version = "1.8"
target_path = "gstreamer-net-sys"
target_path = "."
work_mode = "sys"
extra_versions = [

Some files were not shown because too many files have changed in this diff Show more