We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ffmpeg@7
1 parent 7df16f9 commit 07f6cb1Copy full SHA for 07f6cb1
Formula/v/video-compare.rb
@@ -4,6 +4,7 @@ class VideoCompare < Formula
4
url "https://github.com/pixop/video-compare/archive/refs/tags/20250420.tar.gz"
5
sha256 "cfb1de9608fa141defa44b62c10ff7a56ea668c87d6c2c102409bddcaa98cd83"
6
license "GPL-2.0-only"
7
+ revision 1
8
9
bottle do
10
sha256 cellar: :any, arm64_sequoia: "2c5125f72c106ad0de9b066a00ee77ed43751b807be6caad411530ccae8cf572"
@@ -15,7 +16,7 @@ class VideoCompare < Formula
15
16
sha256 cellar: :any_skip_relocation, x86_64_linux: "f666dd06227df40270d1e148a0b712f8545652baf0ab9332b4cfb0f70f41e363"
17
end
18
- depends_on "ffmpeg"
19
+ depends_on "ffmpeg@7"
20
depends_on "sdl2"
21
depends_on "sdl2_ttf"
22
0 commit comments