mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2024-11-22 01:21:05 +00:00
Update to system-deps 7
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1469>
This commit is contained in:
parent
cd9f38135f
commit
f3d7e18bcd
78 changed files with 92 additions and 92 deletions
30
Cargo.lock
generated
30
Cargo.lock
generated
|
@ -169,7 +169,7 @@ checksum = "514de17de45fdb8dc022b1a7975556c53c86f9f0aa5f534b98977b171857c2c9"
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "cairo-rs"
|
name = "cairo-rs"
|
||||||
version = "0.20.0"
|
version = "0.20.0"
|
||||||
source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=master#c69f816d53925c5e7d17bd09ad8ef33aecb4947d"
|
source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=master#dbfaebdf8c156f2af843479060e5c6fa08e0ad50"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"bitflags 2.5.0",
|
"bitflags 2.5.0",
|
||||||
"cairo-sys-rs",
|
"cairo-sys-rs",
|
||||||
|
@ -181,7 +181,7 @@ dependencies = [
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "cairo-sys-rs"
|
name = "cairo-sys-rs"
|
||||||
version = "0.20.0"
|
version = "0.20.0"
|
||||||
source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=master#c69f816d53925c5e7d17bd09ad8ef33aecb4947d"
|
source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=master#dbfaebdf8c156f2af843479060e5c6fa08e0ad50"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"glib-sys",
|
"glib-sys",
|
||||||
"libc",
|
"libc",
|
||||||
|
@ -678,7 +678,7 @@ dependencies = [
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "gio"
|
name = "gio"
|
||||||
version = "0.20.0"
|
version = "0.20.0"
|
||||||
source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=master#c69f816d53925c5e7d17bd09ad8ef33aecb4947d"
|
source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=master#dbfaebdf8c156f2af843479060e5c6fa08e0ad50"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"futures-channel",
|
"futures-channel",
|
||||||
"futures-core",
|
"futures-core",
|
||||||
|
@ -695,7 +695,7 @@ dependencies = [
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "gio-sys"
|
name = "gio-sys"
|
||||||
version = "0.20.0"
|
version = "0.20.0"
|
||||||
source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=master#c69f816d53925c5e7d17bd09ad8ef33aecb4947d"
|
source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=master#dbfaebdf8c156f2af843479060e5c6fa08e0ad50"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"glib-sys",
|
"glib-sys",
|
||||||
"gobject-sys",
|
"gobject-sys",
|
||||||
|
@ -724,7 +724,7 @@ dependencies = [
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "glib"
|
name = "glib"
|
||||||
version = "0.20.0"
|
version = "0.20.0"
|
||||||
source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=master#c69f816d53925c5e7d17bd09ad8ef33aecb4947d"
|
source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=master#dbfaebdf8c156f2af843479060e5c6fa08e0ad50"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"bitflags 2.5.0",
|
"bitflags 2.5.0",
|
||||||
"futures-channel",
|
"futures-channel",
|
||||||
|
@ -745,7 +745,7 @@ dependencies = [
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "glib-macros"
|
name = "glib-macros"
|
||||||
version = "0.20.0"
|
version = "0.20.0"
|
||||||
source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=master#c69f816d53925c5e7d17bd09ad8ef33aecb4947d"
|
source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=master#dbfaebdf8c156f2af843479060e5c6fa08e0ad50"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"heck",
|
"heck",
|
||||||
"proc-macro-crate",
|
"proc-macro-crate",
|
||||||
|
@ -757,7 +757,7 @@ dependencies = [
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "glib-sys"
|
name = "glib-sys"
|
||||||
version = "0.20.0"
|
version = "0.20.0"
|
||||||
source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=master#c69f816d53925c5e7d17bd09ad8ef33aecb4947d"
|
source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=master#dbfaebdf8c156f2af843479060e5c6fa08e0ad50"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"libc",
|
"libc",
|
||||||
"system-deps",
|
"system-deps",
|
||||||
|
@ -820,7 +820,7 @@ dependencies = [
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "gobject-sys"
|
name = "gobject-sys"
|
||||||
version = "0.20.0"
|
version = "0.20.0"
|
||||||
source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=master#c69f816d53925c5e7d17bd09ad8ef33aecb4947d"
|
source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=master#dbfaebdf8c156f2af843479060e5c6fa08e0ad50"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"glib-sys",
|
"glib-sys",
|
||||||
"libc",
|
"libc",
|
||||||
|
@ -1679,7 +1679,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "0c2a198fb6b0eada2a8df47933734e6d35d350665a33a3593d7164fa52c75c19"
|
checksum = "0c2a198fb6b0eada2a8df47933734e6d35d350665a33a3593d7164fa52c75c19"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"cfg-if",
|
"cfg-if",
|
||||||
"windows-targets 0.52.5",
|
"windows-targets 0.48.5",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
|
@ -1898,7 +1898,7 @@ dependencies = [
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "pango"
|
name = "pango"
|
||||||
version = "0.20.0"
|
version = "0.20.0"
|
||||||
source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=master#c69f816d53925c5e7d17bd09ad8ef33aecb4947d"
|
source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=master#dbfaebdf8c156f2af843479060e5c6fa08e0ad50"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"gio",
|
"gio",
|
||||||
"glib",
|
"glib",
|
||||||
|
@ -1909,7 +1909,7 @@ dependencies = [
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "pango-sys"
|
name = "pango-sys"
|
||||||
version = "0.20.0"
|
version = "0.20.0"
|
||||||
source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=master#c69f816d53925c5e7d17bd09ad8ef33aecb4947d"
|
source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=master#dbfaebdf8c156f2af843479060e5c6fa08e0ad50"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"glib-sys",
|
"glib-sys",
|
||||||
"gobject-sys",
|
"gobject-sys",
|
||||||
|
@ -1920,7 +1920,7 @@ dependencies = [
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "pangocairo"
|
name = "pangocairo"
|
||||||
version = "0.20.0"
|
version = "0.20.0"
|
||||||
source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=master#c69f816d53925c5e7d17bd09ad8ef33aecb4947d"
|
source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=master#dbfaebdf8c156f2af843479060e5c6fa08e0ad50"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"cairo-rs",
|
"cairo-rs",
|
||||||
"glib",
|
"glib",
|
||||||
|
@ -1932,7 +1932,7 @@ dependencies = [
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "pangocairo-sys"
|
name = "pangocairo-sys"
|
||||||
version = "0.20.0"
|
version = "0.20.0"
|
||||||
source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=master#c69f816d53925c5e7d17bd09ad8ef33aecb4947d"
|
source = "git+https://github.com/gtk-rs/gtk-rs-core?branch=master#dbfaebdf8c156f2af843479060e5c6fa08e0ad50"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"cairo-sys-rs",
|
"cairo-sys-rs",
|
||||||
"glib-sys",
|
"glib-sys",
|
||||||
|
@ -2255,9 +2255,9 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "system-deps"
|
name = "system-deps"
|
||||||
version = "6.2.2"
|
version = "7.0.1"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "a3e535eb8dded36d55ec13eddacd30dec501792ff23a0b1682c38601b8cf2349"
|
checksum = "6c81f13d9a334a6c242465140bd262fae382b752ff2011c4f7419919a9c97922"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"cfg-expr",
|
"cfg-expr",
|
||||||
"heck",
|
"heck",
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
system-deps = "6"
|
system-deps = "7"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
libc = "0.2"
|
libc = "0.2"
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
system-deps = "6"
|
system-deps = "7"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
libc = "0.2"
|
libc = "0.2"
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
system-deps = "6"
|
system-deps = "7"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
libc = "0.2"
|
libc = "0.2"
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
system-deps = "6"
|
system-deps = "7"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
libc = "0.2"
|
libc = "0.2"
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
system-deps = "6"
|
system-deps = "7"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
libc = "0.2"
|
libc = "0.2"
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
system-deps = "6"
|
system-deps = "7"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
libc = "0.2"
|
libc = "0.2"
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
pkg-config = "0.3.7"
|
pkg-config = "0.3.7"
|
||||||
system-deps = "6"
|
system-deps = "7"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
libc = "0.2"
|
libc = "0.2"
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
system-deps = "6"
|
system-deps = "7"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
libc = "0.2"
|
libc = "0.2"
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -67,7 +67,7 @@ workspace = true
|
||||||
workspace = true
|
workspace = true
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
system-deps = "6"
|
system-deps = "7"
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
shell-words = "1.0.0"
|
shell-words = "1.0.0"
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
system-deps = "6"
|
system-deps = "7"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
libc = "0.2"
|
libc = "0.2"
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -67,7 +67,7 @@ workspace = true
|
||||||
workspace = true
|
workspace = true
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
system-deps = "6"
|
system-deps = "7"
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
shell-words = "1.0.0"
|
shell-words = "1.0.0"
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -67,7 +67,7 @@ workspace = true
|
||||||
workspace = true
|
workspace = true
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
system-deps = "6"
|
system-deps = "7"
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
shell-words = "1.0.0"
|
shell-words = "1.0.0"
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -57,7 +57,7 @@ version = "1.25"
|
||||||
name = "gstreamer_mpegts_sys"
|
name = "gstreamer_mpegts_sys"
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
system-deps = "6"
|
system-deps = "7"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
libc = "0.2"
|
libc = "0.2"
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
system-deps = "6"
|
system-deps = "7"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
libc = "0.2"
|
libc = "0.2"
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
system-deps = "6"
|
system-deps = "7"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
libc = "0.2"
|
libc = "0.2"
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
system-deps = "6"
|
system-deps = "7"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
libc = "0.2"
|
libc = "0.2"
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
system-deps = "6"
|
system-deps = "7"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
libc = "0.2"
|
libc = "0.2"
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
system-deps = "6"
|
system-deps = "7"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
libc = "0.2"
|
libc = "0.2"
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
system-deps = "6"
|
system-deps = "7"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
libc = "0.2"
|
libc = "0.2"
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
system-deps = "6"
|
system-deps = "7"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
libc = "0.2"
|
libc = "0.2"
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
system-deps = "6"
|
system-deps = "7"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
libc = "0.2"
|
libc = "0.2"
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
system-deps = "6"
|
system-deps = "7"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
libc = "0.2"
|
libc = "0.2"
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -45,7 +45,7 @@ version = "1.25"
|
||||||
name = "gstreamer_validate_sys"
|
name = "gstreamer_validate_sys"
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
system-deps = "6"
|
system-deps = "7"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
libc = "0.2"
|
libc = "0.2"
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
system-deps = "6"
|
system-deps = "7"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
libc = "0.2"
|
libc = "0.2"
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
system-deps = "6"
|
system-deps = "7"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
libc = "0.2"
|
libc = "0.2"
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
system-deps = "6"
|
system-deps = "7"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
libc = "0.2"
|
libc = "0.2"
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Generated by gir (https://github.com/gtk-rs/gir @ c9e32ef2aec8)
|
Generated by gir (https://github.com/gtk-rs/gir @ cbffeb655c48)
|
||||||
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
from gir-files (https://github.com/gtk-rs/gir-files @ 5c9e1bfc9b1f)
|
||||||
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
from gst-gir-files (https://gitlab.freedesktop.org/gstreamer/gir-files-rs.git @ 9f1ba4654f7b)
|
||||||
|
|
Loading…
Reference in a new issue