From 1c828c3cf65b3b5f8a333ddbe6094100d9ddd572 Mon Sep 17 00:00:00 2001 From: Thibault Deckers Date: Sun, 27 Oct 2024 21:14:53 +0100 Subject: [PATCH] media-kit package ref fix --- plugins/aves_video_mpv/pubspec.lock | 12 ++++++------ plugins/aves_video_mpv/pubspec.yaml | 7 ++++--- pubspec.lock | 20 ++++++++++---------- pubspec.yaml | 7 ++++--- 4 files changed, 24 insertions(+), 22 deletions(-) diff --git a/plugins/aves_video_mpv/pubspec.lock b/plugins/aves_video_mpv/pubspec.lock index d5ff1f5ee..7e7951852 100644 --- a/plugins/aves_video_mpv/pubspec.lock +++ b/plugins/aves_video_mpv/pubspec.lock @@ -180,9 +180,9 @@ packages: dependency: "direct main" description: path: media_kit - ref: fd-support - resolved-ref: f5d6f97bc74bed33f231ea238fb47af0c57d2e07 - url: "https://github.com/deckerst/media-kit.git" + ref: "3e7812ac2db4ec19ea501a387c1bf7a9c79bb64e" + resolved-ref: "3e7812ac2db4ec19ea501a387c1bf7a9c79bb64e" + url: "https://github.com/media-kit/media-kit.git" source: git version: "1.1.11" media_kit_libs_android_video: @@ -197,9 +197,9 @@ packages: dependency: "direct main" description: path: media_kit_video - ref: HEAD - resolved-ref: fe317dba5d9e1bc25cb0b564a1f25607b0c7de2f - url: "https://github.com/deckerst/media-kit.git" + ref: "3e7812ac2db4ec19ea501a387c1bf7a9c79bb64e" + resolved-ref: "3e7812ac2db4ec19ea501a387c1bf7a9c79bb64e" + url: "https://github.com/media-kit/media-kit.git" source: git version: "1.2.5" meta: diff --git a/plugins/aves_video_mpv/pubspec.yaml b/plugins/aves_video_mpv/pubspec.yaml index f5cbecd46..5a0bee7f8 100644 --- a/plugins/aves_video_mpv/pubspec.yaml +++ b/plugins/aves_video_mpv/pubspec.yaml @@ -23,12 +23,13 @@ dependencies: dependency_overrides: media_kit: git: - url: https://github.com/deckerst/media-kit.git - ref: fd-support + url: https://github.com/media-kit/media-kit.git + ref: 3e7812ac2db4ec19ea501a387c1bf7a9c79bb64e path: media_kit media_kit_video: git: - url: https://github.com/deckerst/media-kit.git + url: https://github.com/media-kit/media-kit.git + ref: 3e7812ac2db4ec19ea501a387c1bf7a9c79bb64e path: media_kit_video dev_dependencies: diff --git a/pubspec.lock b/pubspec.lock index 7576199d9..6a095a079 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -473,10 +473,10 @@ packages: dependency: "direct main" description: name: floating - sha256: "62924c96915823ce955da32b26766e11583ce437990a601032191d6d4b0b0764" + sha256: aaebbbf0cef0454f68476edb6d79ca9734ee0e0080a03cee75db42fcc462efb5 url: "https://pub.dev" source: hosted - version: "4.0.1" + version: "5.0.0" fluster: dependency: "direct main" description: @@ -904,9 +904,9 @@ packages: dependency: "direct overridden" description: path: media_kit - ref: fd-support - resolved-ref: f5d6f97bc74bed33f231ea238fb47af0c57d2e07 - url: "https://github.com/deckerst/media-kit.git" + ref: "3e7812ac2db4ec19ea501a387c1bf7a9c79bb64e" + resolved-ref: "3e7812ac2db4ec19ea501a387c1bf7a9c79bb64e" + url: "https://github.com/media-kit/media-kit.git" source: git version: "1.1.11" media_kit_libs_android_video: @@ -921,9 +921,9 @@ packages: dependency: "direct overridden" description: path: media_kit_video - ref: HEAD - resolved-ref: fe317dba5d9e1bc25cb0b564a1f25607b0c7de2f - url: "https://github.com/deckerst/media-kit.git" + ref: "3e7812ac2db4ec19ea501a387c1bf7a9c79bb64e" + resolved-ref: "3e7812ac2db4ec19ea501a387c1bf7a9c79bb64e" + url: "https://github.com/media-kit/media-kit.git" source: git version: "1.2.5" meta: @@ -1060,10 +1060,10 @@ packages: dependency: transitive description: name: path_parsing - sha256: e3e67b1629e6f7e8100b367d3db6ba6af4b1f0bb80f64db18ef1fbabd2fa9ccf + sha256: "45f7d6bba1128761de5540f39d5ca000ea8a1f22f06b76b61094a60a2997bd0e" url: "https://pub.dev" source: hosted - version: "1.0.1" + version: "1.0.2" path_provider: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index df092984c..47406ba3c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -123,12 +123,13 @@ dependency_overrides: screen_brightness: ^2.0.0 media_kit: git: - url: https://github.com/deckerst/media-kit.git - ref: fd-support + url: https://github.com/media-kit/media-kit.git + ref: 3e7812ac2db4ec19ea501a387c1bf7a9c79bb64e path: media_kit media_kit_video: git: - url: https://github.com/deckerst/media-kit.git + url: https://github.com/media-kit/media-kit.git + ref: 3e7812ac2db4ec19ea501a387c1bf7a9c79bb64e path: media_kit_video dev_dependencies: