diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2023-04-06 08:24:25 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2023-04-09 21:08:24 +0000 |
commit | da105b00f697732ffd5666421e0cd2ee8f3b11bf (patch) | |
tree | f02acd80471d09e68f78d80cae8d261f4fc19f03 /multimedia/gstreamer1-plugins-rust/Makefile.crates | |
parent | c06c96b2f4bb5550af75978e2a66bdb96e08914e (diff) | |
download | ports-da105b00f697732ffd5666421e0cd2ee8f3b11bf.tar.gz ports-da105b00f697732ffd5666421e0cd2ee8f3b11bf.zip |
multimedia/gstreamer1-plugins-rust: update to 0.10.6
Diffstat (limited to 'multimedia/gstreamer1-plugins-rust/Makefile.crates')
-rw-r--r-- | multimedia/gstreamer1-plugins-rust/Makefile.crates | 142 |
1 files changed, 80 insertions, 62 deletions
diff --git a/multimedia/gstreamer1-plugins-rust/Makefile.crates b/multimedia/gstreamer1-plugins-rust/Makefile.crates index 814f0f148927..87238aaa9b21 100644 --- a/multimedia/gstreamer1-plugins-rust/Makefile.crates +++ b/multimedia/gstreamer1-plugins-rust/Makefile.crates @@ -7,6 +7,10 @@ CARGO_CRATES= addr2line-0.19.0 \ ahash-0.7.6 \ aho-corasick-0.7.20 \ android_system_properties-0.1.5 \ + anstream-0.2.6 \ + anstyle-0.3.5 \ + anstyle-parse-0.1.1 \ + anstyle-wincon-0.2.0 \ anyhow-1.0.70 \ arbitrary-0.4.7 \ arg_enum_proc_macro-0.3.2 \ @@ -14,8 +18,8 @@ CARGO_CRATES= addr2line-0.19.0 \ assert-json-diff-1.1.0 \ async-compression-0.3.15 \ async-recursion-1.0.4 \ - async-task-4.3.0 \ - async-trait-0.1.67 \ + async-task-4.4.0 \ + async-trait-0.1.68 \ async-tungstenite-0.20.0 \ atomic_refcell-0.1.9 \ atty-0.2.14 \ @@ -52,7 +56,6 @@ CARGO_CRATES= addr2line-0.19.0 \ bincode-1.3.3 \ bit_field-0.10.2 \ bitflags-1.3.2 \ - bitflags-2.0.2 \ bitstream-io-1.6.0 \ block-buffer-0.9.0 \ block-buffer-0.10.4 \ @@ -68,25 +71,28 @@ CARGO_CRATES= addr2line-0.19.0 \ cc-1.0.79 \ cdg-0.1.0 \ cdg_renderer-0.7.1 \ - cfg-expr-0.11.0 \ + cfg-expr-0.14.0 \ cfg-if-1.0.0 \ chrono-0.4.24 \ cipher-0.2.5 \ - clap-4.1.11 \ - clap_derive-4.1.9 \ - clap_lex-0.3.3 \ + clap-4.2.1 \ + clap_builder-4.2.1 \ + clap_derive-4.2.0 \ + clap_lex-0.4.1 \ claxon-0.4.3 \ codespan-reporting-0.11.1 \ color-name-1.1.0 \ color-thief-0.2.2 \ color_quant-1.1.0 \ + concolor-override-1.0.0 \ + concolor-query-0.3.3 \ concurrent-queue-2.1.0 \ const_fn_assert-0.1.2 \ cookie-0.16.2 \ cookie_store-0.16.1 \ core-foundation-0.9.3 \ - core-foundation-sys-0.8.3 \ - cpufeatures-0.2.5 \ + core-foundation-sys-0.8.4 \ + cpufeatures-0.2.6 \ crc-1.8.1 \ crc-3.0.1 \ crc-catalog-2.2.0 \ @@ -103,10 +109,10 @@ CARGO_CRATES= addr2line-0.19.0 \ csound-sys-0.1.2 \ ctor-0.1.26 \ ctr-0.6.0 \ - cxx-1.0.93 \ - cxx-build-1.0.93 \ - cxxbridge-flags-1.0.93 \ - cxxbridge-macro-1.0.93 \ + cxx-1.0.94 \ + cxx-build-1.0.94 \ + cxxbridge-flags-1.0.94 \ + cxxbridge-macro-1.0.94 \ dasp_frame-0.11.0 \ dasp_sample-0.11.0 \ dav1d-0.9.3 \ @@ -121,7 +127,7 @@ CARGO_CRATES= addr2line-0.19.0 \ encoding_rs-0.8.32 \ env_logger-0.9.3 \ env_logger-0.10.0 \ - errno-0.2.8 \ + errno-0.3.0 \ errno-dragonfly-0.1.2 \ exr-1.6.3 \ extend-0.1.2 \ @@ -135,19 +141,18 @@ CARGO_CRATES= addr2line-0.19.0 \ foreign-types-shared-0.1.1 \ form_urlencoded-1.1.0 \ fst-0.4.7 \ - futures-0.3.27 \ - futures-channel-0.3.27 \ - futures-core-0.3.27 \ - futures-executor-0.3.27 \ - futures-io-0.3.27 \ - futures-macro-0.3.27 \ - futures-sink-0.3.27 \ - futures-task-0.3.27 \ - futures-util-0.3.27 \ - generic-array-0.14.6 \ + futures-0.3.28 \ + futures-channel-0.3.28 \ + futures-core-0.3.28 \ + futures-executor-0.3.28 \ + futures-io-0.3.28 \ + futures-macro-0.3.28 \ + futures-sink-0.3.28 \ + futures-task-0.3.28 \ + futures-util-0.3.28 \ + generic-array-0.14.7 \ getopts-0.2.21 \ getrandom-0.2.8 \ - gif-0.11.4 \ gif-0.12.0 \ gimli-0.27.2 \ glob-0.3.1 \ @@ -177,20 +182,20 @@ CARGO_CRATES= addr2line-0.19.0 \ hyper-tls-0.5.0 \ hyphenation-0.8.4 \ hyphenation_commons-0.8.4 \ - iana-time-zone-0.1.53 \ + iana-time-zone-0.1.56 \ iana-time-zone-haiku-0.1.1 \ idna-0.2.3 \ idna-0.3.0 \ if-addrs-0.7.0 \ - image-0.24.5 \ + image-0.24.6 \ image_hasher-1.1.2 \ imgref-1.9.4 \ - indexmap-1.9.2 \ + indexmap-1.9.3 \ instant-0.1.12 \ interpolate_name-0.2.3 \ - io-lifetimes-1.0.8 \ - ipnet-2.7.1 \ - is-terminal-0.4.5 \ + io-lifetimes-1.0.10 \ + ipnet-2.7.2 \ + is-terminal-0.4.6 \ itertools-0.10.5 \ itoa-1.0.6 \ jobserver-0.1.26 \ @@ -199,7 +204,7 @@ CARGO_CRATES= addr2line-0.19.0 \ lazy_static-1.4.0 \ lebe-0.5.2 \ lewton-0.10.2 \ - libc-0.2.140 \ + libc-0.2.141 \ libfuzzer-sys-0.3.5 \ libloading-0.7.4 \ libm-0.2.6 \ @@ -215,7 +220,7 @@ CARGO_CRATES= addr2line-0.19.0 \ libsodium-sys-0.2.7 \ libwebp-sys2-0.1.7 \ link-cplusplus-1.0.8 \ - linux-raw-sys-0.1.4 \ + linux-raw-sys-0.3.1 \ lock_api-0.4.9 \ log-0.4.17 \ m3u8-rs-5.0.3 \ @@ -227,7 +232,7 @@ CARGO_CRATES= addr2line-0.19.0 \ memchr-2.5.0 \ memoffset-0.6.5 \ memoffset-0.8.0 \ - mime-0.3.16 \ + mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.6.2 \ mio-0.8.6 \ @@ -254,12 +259,11 @@ CARGO_CRATES= addr2line-0.19.0 \ ogg-0.8.0 \ once_cell-1.17.1 \ opaque-debug-0.3.0 \ - openssl-0.10.46 \ - openssl-macros-0.1.0 \ + openssl-0.10.49 \ + openssl-macros-0.1.1 \ openssl-probe-0.1.5 \ - openssl-sys-0.9.81 \ + openssl-sys-0.9.84 \ option-operations-0.5.0 \ - os_str_bytes-6.5.0 \ output_vt100-0.1.3 \ outref-0.5.1 \ overload-0.1.1 \ @@ -286,12 +290,13 @@ CARGO_CRATES= addr2line-0.19.0 \ proc-macro-crate-1.3.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ - proc-macro2-1.0.52 \ + proc-macro2-1.0.56 \ protobuf-2.28.0 \ protobuf-codegen-2.28.0 \ protobuf-codegen-pure-2.28.0 \ psl-types-2.0.11 \ publicsuffix-2.2.3 \ + qoi-0.4.1 \ quote-1.0.26 \ rand-0.8.5 \ rand_chacha-0.3.1 \ @@ -303,10 +308,11 @@ CARGO_CRATES= addr2line-0.19.0 \ rayon-core-1.11.0 \ realfft-2.0.1 \ redox_syscall-0.2.16 \ - regex-1.7.1 \ + redox_syscall-0.3.5 \ + regex-1.7.3 \ regex-automata-0.1.10 \ - regex-syntax-0.6.28 \ - reqwest-0.11.14 \ + regex-syntax-0.6.29 \ + reqwest-0.11.16 \ rgb-0.8.36 \ ring-0.16.20 \ roxmltree-0.14.1 \ @@ -315,28 +321,28 @@ CARGO_CRATES= addr2line-0.19.0 \ rust_hawktracer-0.7.0 \ rust_hawktracer_normal_macro-0.4.1 \ rust_hawktracer_proc_macro-0.4.1 \ - rustc-demangle-0.1.21 \ + rustc-demangle-0.1.22 \ rustc_version-0.4.0 \ rustdct-0.7.1 \ rustfft-6.1.0 \ - rustix-0.36.10 \ + rustix-0.37.7 \ rustls-0.20.8 \ rustls-native-certs-0.6.2 \ rustls-pemfile-1.0.2 \ ryu-1.0.13 \ same-file-1.0.6 \ schannel-0.1.21 \ - scoped_threadpool-0.1.9 \ scopeguard-1.1.0 \ scratch-1.0.5 \ sct-0.7.0 \ security-framework-2.8.2 \ security-framework-sys-2.8.0 \ semver-1.0.17 \ - serde-1.0.157 \ + serde-1.0.159 \ serde_bytes-0.11.9 \ - serde_derive-1.0.157 \ - serde_json-1.0.94 \ + serde_derive-1.0.159 \ + serde_json-1.0.95 \ + serde_spanned-0.6.1 \ serde_urlencoded-0.7.1 \ sha-1-0.9.8 \ sha1-0.10.5 \ @@ -356,17 +362,17 @@ CARGO_CRATES= addr2line-0.19.0 \ socket2-0.5.1 \ sodiumoxide-0.2.7 \ spin-0.5.2 \ - spin-0.9.6 \ + spin-0.9.8 \ strength_reduce-0.2.4 \ strsim-0.10.0 \ subtle-2.4.1 \ syn-1.0.109 \ - syn-2.0.2 \ - system-deps-6.0.3 \ - tempfile-3.4.0 \ + syn-2.0.13 \ + system-deps-6.0.4 \ + tempfile-3.5.0 \ termcolor-1.2.0 \ test-log-0.2.11 \ - test-with-0.9.5 \ + test-with-0.9.6 \ textwrap-0.16.0 \ thiserror-1.0.40 \ thiserror-impl-1.0.40 \ @@ -379,15 +385,16 @@ CARGO_CRATES= addr2line-0.19.0 \ time-macros-0.2.8 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ - tokio-1.26.0 \ - tokio-macros-1.8.2 \ + tokio-1.27.0 \ + tokio-macros-2.0.0 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.23.4 \ tokio-stream-0.1.12 \ tokio-util-0.7.7 \ toml-0.5.11 \ + toml-0.7.3 \ toml_datetime-0.6.1 \ - toml_edit-0.19.7 \ + toml_edit-0.19.8 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ @@ -400,7 +407,7 @@ CARGO_CRATES= addr2line-0.19.0 \ try-lock-0.2.4 \ tungstenite-0.18.0 \ typenum-1.16.0 \ - unicode-bidi-0.3.12 \ + unicode-bidi-0.3.13 \ unicode-ident-1.0.8 \ unicode-linebreak-0.1.4 \ unicode-normalization-0.1.22 \ @@ -409,6 +416,7 @@ CARGO_CRATES= addr2line-0.19.0 \ url-2.3.1 \ urlencoding-2.1.2 \ utf-8-0.7.6 \ + utf8parse-0.2.1 \ uuid-1.3.0 \ v_frame-0.3.3 \ va_list-0.1.4 \ @@ -436,17 +444,27 @@ CARGO_CRATES= addr2line-0.19.0 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ + windows-0.48.0 \ windows-sys-0.42.0 \ windows-sys-0.45.0 \ + windows-sys-0.48.0 \ windows-targets-0.42.2 \ + windows-targets-0.48.0 \ windows_aarch64_gnullvm-0.42.2 \ + windows_aarch64_gnullvm-0.48.0 \ windows_aarch64_msvc-0.42.2 \ + windows_aarch64_msvc-0.48.0 \ windows_i686_gnu-0.42.2 \ + windows_i686_gnu-0.48.0 \ windows_i686_msvc-0.42.2 \ + windows_i686_msvc-0.48.0 \ windows_x86_64_gnu-0.42.2 \ + windows_x86_64_gnu-0.48.0 \ windows_x86_64_gnullvm-0.42.2 \ + windows_x86_64_gnullvm-0.48.0 \ windows_x86_64_msvc-0.42.2 \ - winnow-0.3.6 \ + windows_x86_64_msvc-0.48.0 \ + winnow-0.4.1 \ winreg-0.10.1 \ xml-rs-0.8.4 \ xmlparser-0.13.5 \ @@ -454,10 +472,10 @@ CARGO_CRATES= addr2line-0.19.0 \ yansi-0.5.1 \ zerocopy-0.6.1 \ zerocopy-derive-0.3.2 \ - zeroize-1.5.7 \ - zune-inflate-0.2.51 \ + zeroize-1.6.0 \ + zune-inflate-0.2.53 \ + cairo-rs,cairo-sys-rs,gdk-pixbuf,gdk-pixbuf-sys,gio,gio-sys,glib,glib-macros,glib-sys,gobject-sys,graphene-rs,graphene-sys,pango,pango-sys,pangocairo,pangocairo-sys@git+https://github.com/gtk-rs/gtk-rs-core?branch=0.17\#2692882272f766b3164c3d4f2b8bb2307211ca8d \ gstreamer,gstreamer-app,gstreamer-app-sys,gstreamer-audio,gstreamer-audio-sys,gstreamer-base,gstreamer-base-sys,gstreamer-check,gstreamer-check-sys,gstreamer-gl,gstreamer-gl-egl,gstreamer-gl-egl-sys,gstreamer-gl-sys,gstreamer-gl-wayland,gstreamer-gl-wayland-sys,gstreamer-gl-x11,gstreamer-gl-x11-sys,gstreamer-net,gstreamer-net-sys,gstreamer-pbutils,gstreamer-pbutils-sys,gstreamer-rtp,gstreamer-rtp-sys,gstreamer-sdp,gstreamer-sdp-sys,gstreamer-sys,gstreamer-utils,gstreamer-video,gstreamer-video-sys,gstreamer-webrtc,gstreamer-webrtc-sys@git+https://gitlab.freedesktop.org/gstreamer/gstreamer-rs?branch=0.20\#a9dd58eca03c36f783bf3298403d9f911f5be380 \ ffv1@git+https://github.com/rust-av/ffv1.git?rev=2afb025a327173ce891954c052e804d0f880368a\#2afb025a327173ce891954c052e804d0f880368a \ flavors@git+https://github.com/rust-av/flavors\#c48542aef94b7da36d6f306f4016bee9c79e09ba \ - gdk4,gdk4-sys,gdk4-wayland,gdk4-wayland-sys,gdk4-x11,gdk4-x11-sys,gsk4,gsk4-sys,gtk4,gtk4-macros,gtk4-sys@git+https://github.com/gtk-rs/gtk4-rs?branch=0.6\#21513a62d806c8224a662a2f6d3a30bc6947659c \ - cairo-rs,cairo-sys-rs,gdk-pixbuf,gdk-pixbuf-sys,gio,gio-sys,glib,glib-macros,glib-sys,gobject-sys,graphene-rs,graphene-sys,pango,pango-sys,pangocairo,pangocairo-sys@git+https://github.com/gtk-rs/gtk-rs-core?branch=0.17\#7a9e54cf44d414e7c95aef6c17ba58b7422b50ba + gdk4,gdk4-sys,gdk4-wayland,gdk4-wayland-sys,gdk4-x11,gdk4-x11-sys,gsk4,gsk4-sys,gtk4,gtk4-macros,gtk4-sys@git+https://github.com/gtk-rs/gtk4-rs?branch=0.6\#5810f2d84b216e545f530e8757d666d0841b2679 |