mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2024-11-11 20:11:15 +00:00
147 lines
5.4 KiB
Text
147 lines
5.4 KiB
Text
|
[root]
|
||
|
name = "gstreamer-video-sys"
|
||
|
version = "0.1.1"
|
||
|
dependencies = [
|
||
|
"bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||
|
"glib-sys 0.3.4 (git+https://github.com/gtk-rs/sys)",
|
||
|
"gobject-sys 0.3.4 (git+https://github.com/gtk-rs/sys)",
|
||
|
"gstreamer-base-sys 0.1.1",
|
||
|
"gstreamer-sys 0.1.1",
|
||
|
"libc 0.2.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
||
|
"pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "bitflags"
|
||
|
version = "0.9.1"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
|
||
|
[[package]]
|
||
|
name = "glib-sys"
|
||
|
version = "0.3.4"
|
||
|
source = "git+https://github.com/gtk-rs/sys#af83826e0a31f68bcddee17d3791fb01453dc632"
|
||
|
dependencies = [
|
||
|
"bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||
|
"libc 0.2.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
||
|
"pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "gobject-sys"
|
||
|
version = "0.3.4"
|
||
|
source = "git+https://github.com/gtk-rs/sys#af83826e0a31f68bcddee17d3791fb01453dc632"
|
||
|
dependencies = [
|
||
|
"bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||
|
"glib-sys 0.3.4 (git+https://github.com/gtk-rs/sys)",
|
||
|
"libc 0.2.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
||
|
"pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "gstreamer-app-sys"
|
||
|
version = "0.1.1"
|
||
|
dependencies = [
|
||
|
"bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||
|
"glib-sys 0.3.4 (git+https://github.com/gtk-rs/sys)",
|
||
|
"gobject-sys 0.3.4 (git+https://github.com/gtk-rs/sys)",
|
||
|
"gstreamer-base-sys 0.1.1",
|
||
|
"gstreamer-sys 0.1.1",
|
||
|
"libc 0.2.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
||
|
"pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "gstreamer-audio-sys"
|
||
|
version = "0.1.1"
|
||
|
dependencies = [
|
||
|
"bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||
|
"glib-sys 0.3.4 (git+https://github.com/gtk-rs/sys)",
|
||
|
"gobject-sys 0.3.4 (git+https://github.com/gtk-rs/sys)",
|
||
|
"gstreamer-base-sys 0.1.1",
|
||
|
"gstreamer-sys 0.1.1",
|
||
|
"gstreamer-tag-sys 0.1.1",
|
||
|
"libc 0.2.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
||
|
"pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "gstreamer-base-sys"
|
||
|
version = "0.1.1"
|
||
|
dependencies = [
|
||
|
"bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||
|
"glib-sys 0.3.4 (git+https://github.com/gtk-rs/sys)",
|
||
|
"gobject-sys 0.3.4 (git+https://github.com/gtk-rs/sys)",
|
||
|
"gstreamer-sys 0.1.1",
|
||
|
"libc 0.2.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
||
|
"pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "gstreamer-pbutils-sys"
|
||
|
version = "0.1.1"
|
||
|
dependencies = [
|
||
|
"bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||
|
"glib-sys 0.3.4 (git+https://github.com/gtk-rs/sys)",
|
||
|
"gobject-sys 0.3.4 (git+https://github.com/gtk-rs/sys)",
|
||
|
"gstreamer-audio-sys 0.1.1",
|
||
|
"gstreamer-sys 0.1.1",
|
||
|
"gstreamer-tag-sys 0.1.1",
|
||
|
"gstreamer-video-sys 0.1.1",
|
||
|
"libc 0.2.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
||
|
"pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "gstreamer-player-sys"
|
||
|
version = "0.1.1"
|
||
|
dependencies = [
|
||
|
"bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||
|
"glib-sys 0.3.4 (git+https://github.com/gtk-rs/sys)",
|
||
|
"gobject-sys 0.3.4 (git+https://github.com/gtk-rs/sys)",
|
||
|
"gstreamer-sys 0.1.1",
|
||
|
"gstreamer-video-sys 0.1.1",
|
||
|
"libc 0.2.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
||
|
"pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "gstreamer-sys"
|
||
|
version = "0.1.1"
|
||
|
dependencies = [
|
||
|
"bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||
|
"glib-sys 0.3.4 (git+https://github.com/gtk-rs/sys)",
|
||
|
"gobject-sys 0.3.4 (git+https://github.com/gtk-rs/sys)",
|
||
|
"libc 0.2.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
||
|
"pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "gstreamer-tag-sys"
|
||
|
version = "0.1.1"
|
||
|
dependencies = [
|
||
|
"bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||
|
"glib-sys 0.3.4 (git+https://github.com/gtk-rs/sys)",
|
||
|
"gobject-sys 0.3.4 (git+https://github.com/gtk-rs/sys)",
|
||
|
"gstreamer-base-sys 0.1.1",
|
||
|
"gstreamer-sys 0.1.1",
|
||
|
"libc 0.2.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
||
|
"pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "libc"
|
||
|
version = "0.2.28"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
|
||
|
[[package]]
|
||
|
name = "pkg-config"
|
||
|
version = "0.3.9"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
|
||
|
[metadata]
|
||
|
"checksum bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "4efd02e230a02e18f92fc2735f44597385ed02ad8f831e7c1c1156ee5e1ab3a5"
|
||
|
"checksum glib-sys 0.3.4 (git+https://github.com/gtk-rs/sys)" = "<none>"
|
||
|
"checksum gobject-sys 0.3.4 (git+https://github.com/gtk-rs/sys)" = "<none>"
|
||
|
"checksum libc 0.2.28 (registry+https://github.com/rust-lang/crates.io-index)" = "bb7b49972ee23d8aa1026c365a5b440ba08e35075f18c459980c7395c221ec48"
|
||
|
"checksum pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "3a8b4c6b8165cd1a1cd4b9b120978131389f64bdaf456435caa41e630edba903"
|