Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openvino 2024.1.0 #169752

Merged
merged 8 commits into from Apr 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
15 changes: 8 additions & 7 deletions Formula/f/ffmpeg.rb
Expand Up @@ -6,6 +6,7 @@ class Ffmpeg < Formula
# None of these parts are used by default, you have to explicitly pass `--enable-gpl`
# to configure to activate them. In this case, FFmpeg's license changes to GPL v2+.
license "GPL-2.0-or-later"
revision 1
head "https://github.com/FFmpeg/FFmpeg.git", branch: "master"

livecheck do
Expand All @@ -14,13 +15,13 @@ class Ffmpeg < Formula
end

bottle do
sha256 arm64_sonoma: "fb8289ef012377cd191d7d5b093a7d39ff64f274b65a8d617fb9236c67ac4606"
sha256 arm64_ventura: "e2728e9022b69e157f23c0a3c6c0503f331804cc850c8a0fddc854aa73c2a8be"
sha256 arm64_monterey: "10f0f355d1bf951ed02a2f4c859d03990782e5fc8a67bbbf9b088a96358927d7"
sha256 sonoma: "a7adc0436abd89ef26f4b3e3d7458b10763f790ee1c23d51990afe29c7a5779c"
sha256 ventura: "d94ec203296299452498848f2a98b914b50ae0d6f3b016368eb7ee87b2432c4e"
sha256 monterey: "3498bb74528c67e426e5c701ff08bd1673ae26b4eb661682ce32226c8bf43b23"
sha256 x86_64_linux: "11b251995e8bfd853bc4dfea66bdef57e5dbb85cd2b6c9cdcb762c3e73c0d041"
sha256 arm64_sonoma: "0694adc47cbfafe050c9f3ef7c4b45f0674e6577725df4cb742a65f3c4f5e976"
sha256 arm64_ventura: "85eb201d767cef3518fa339ed9f9ebf949c0226a53d50152424f10bc9b851119"
sha256 arm64_monterey: "31b0c97d979598140f3a7276a014b17eed4b58c0e3efb98dd38b5f8555e5ec05"
sha256 sonoma: "62e25a4328ca87762ea1ddab730980b0180ac02f9a2442f432324ace089fdadd"
sha256 ventura: "57beda7ec9b07a501c1542e9c23e912b6b5062159348d6b72fbc0a52d88a0abc"
sha256 monterey: "e1109693709a407954927253de96c7188eb20fff708b846cebfc9a69f0eec219"
sha256 x86_64_linux: "af3bb517329d277361056c89496493cc6303f0e71fcd388218d09e81a99a5489"
end

depends_on "pkg-config" => :build
Expand Down
15 changes: 8 additions & 7 deletions Formula/f/[email protected]
Expand Up @@ -6,20 +6,21 @@ class FfmpegAT6 < Formula
# None of these parts are used by default, you have to explicitly pass `--enable-gpl`
# to configure to activate them. In this case, FFmpeg's license changes to GPL v2+.
license "GPL-2.0-or-later"
revision 1

livecheck do
url "https://ffmpeg.org/download.html"
regex(/href=.*?ffmpeg[._-]v?(6(?:\.\d+)+)\.t/i)
end

bottle do
sha256 arm64_sonoma: "ea71adfd8d57a15f5fdb233f175ca267aea712e88dca203b76e0dabefe13c145"
sha256 arm64_ventura: "fac0ab5aeddc403c66793afecf6efe5ba5e239c4149e70216d8b80a7304b2ade"
sha256 arm64_monterey: "e45ea1185d556d5e6a920fa6cfd1b4bdef331ab0def0890ecb4eb9012b383c23"
sha256 sonoma: "5198ccccdf143f1c0d5967ad60e296f939c98950d3d0c0a21952241536d24404"
sha256 ventura: "36a87232b91644a4967e665dac2956ab2e7e16751dce4054ed961beff8c88475"
sha256 monterey: "f2878335cae6d747c5cdda11a79a2193dd5bd9418354df4fed3e99a22d7b7cc8"
sha256 x86_64_linux: "7457a91a2259989764c3b253c5b1ef02dc6b98e49252d7479a8069673fa8a3b4"
sha256 arm64_sonoma: "bbfd2517883b15776489c754afb71f2920ec02ca1309e054a7a550cf1a1be747"
sha256 arm64_ventura: "5d33e908a597a2b6aef0474c6c19c09b998413e053f45b023f1d0e4108b29e64"
sha256 arm64_monterey: "43c1a7fb1770f1c59ae65d37bf8c392ac35e2ff764531e8f8686fbfae6281dba"
sha256 sonoma: "01dffc0d8d6537022f95d22540cd29b9ba7e0d086979095d3ce2a1f34ee0b0dc"
sha256 ventura: "16e0725374615d24f38254fef80e76ac16b9d20b813feb36f98496c8adf83962"
sha256 monterey: "d1be85557842762880a19d27ba851369c93443c26e5146b51fbe17ac528eb81f"
sha256 x86_64_linux: "26244e01133309184cc0c15ec1d685bc38f330c2a5dd1061b075c1e66b4a1ef1"
end

keg_only :versioned_formula
Expand Down
16 changes: 8 additions & 8 deletions Formula/o/opencv.rb
Expand Up @@ -4,21 +4,21 @@ class Opencv < Formula
url "https://github.com/opencv/opencv/archive/refs/tags/4.9.0.tar.gz"
sha256 "ddf76f9dffd322c7c3cb1f721d0887f62d747b82059342213138dc190f28bc6c"
license "Apache-2.0"
revision 7
revision 8

livecheck do
url :stable
regex(/^v?(\d+(?:\.\d+)+)$/i)
end

bottle do
sha256 arm64_sonoma: "a1f7d808cb528e420b32883d1498660c15aa2820c19392398f98a99282a50ccf"
sha256 arm64_ventura: "92c1d7e44e98be0479c795a807ef49ea65ff0db198178b52d598495d1f8cf483"
sha256 arm64_monterey: "a71aefcf040c57daa984c70fc2bcd6282ff491bab3dbb39cfef35d50394783dd"
sha256 sonoma: "576c5083ea659ec9b0848c9de15b739f9871821eda4873c34079228c878c3056"
sha256 ventura: "efe36ab85224e0d2d2e480456dbed308fb62abb04a27fc478fff9dd251325444"
sha256 monterey: "3bab6a96995b1c10de43b836ce760d303deb500485e18a4128a1a608b4aa9433"
sha256 x86_64_linux: "2ea3f7a76534e0e7f40353773a08044acba0142ec79d9866c402d459b5728a74"
sha256 arm64_sonoma: "090ebc969b6b8d6b762411ebe2a3a37c949675cd019634adfd56074dcc4e77e6"
sha256 arm64_ventura: "9441ad114eb196a74de361476d4e96c3d90af0e6dd43c563e45a76ca803e1710"
sha256 arm64_monterey: "5b94af737251cc5fcf8b58b796e3a9ea71dc6a417c72553269b22dc0da4eb03e"
sha256 sonoma: "a76ff6bb248a01fbaaf8986901ea23f3a55abbf62f6235d4a046c85567b6ad17"
sha256 ventura: "f6cf46a78caa12136a993c731974a17550d325bcead252e7e9527564f5ce426a"
sha256 monterey: "e2714b5b4118ec01e9ea20454ce55e83d6aafada64d4f9697231c44aab7166dd"
sha256 x86_64_linux: "4be13033bc84ac92db64b49beea9ef6f0dcfd846b455d80b8f7276cbb3807391"
end

depends_on "cmake" => :build
Expand Down
34 changes: 17 additions & 17 deletions Formula/o/openvino.rb
@@ -1,8 +1,8 @@
class Openvino < Formula
desc "Open Visual Inference And Optimization toolkit for AI inference"
homepage "https://docs.openvino.ai"
url "https://github.com/openvinotoolkit/openvino/archive/refs/tags/2024.0.0.tar.gz"
sha256 "b3c257f8af9545ae68a6ea217173b2b2de9dd42d35e8703a7a51d76f4c2bfe2f"
url "https://github.com/openvinotoolkit/openvino/archive/refs/tags/2024.1.0.tar.gz"
sha256 "b298a91b5aae252ef9883e0f2017e88677be88a9839b1aa2f6e9f70067d98ce6"
license "Apache-2.0"
head "https://github.com/openvinotoolkit/openvino.git", branch: "master"

artanokhov marked this conversation as resolved.
Show resolved Hide resolved
Expand All @@ -12,17 +12,16 @@ class Openvino < Formula
end

bottle do
sha256 cellar: :any, arm64_sonoma: "fb86de9e84da998b69a659311fb35c272968911aea5e841aa1edb69fd8bf0f64"
sha256 cellar: :any, arm64_ventura: "46eb2eb8b7bf2344a173cb3750ea6d342b458b4b5ae005eb2500b091beb8c7da"
sha256 cellar: :any, arm64_monterey: "0cb9fbb8cc3ed505e70316cde4b482a39f1de8c78a800f1a68f6536c471ba0f4"
sha256 cellar: :any, sonoma: "7a5482987b73437ecfc8b49f0fba8f21e7ebcfc9075bf44bab29e0274a1a1959"
sha256 cellar: :any, ventura: "95f814da35c37be0b1a821dfd6ce0a0a4112313b19e9c7c1dca95603fa17bb9d"
sha256 cellar: :any, monterey: "af4d1185f371d20da874289ba8e383a03581e3dc9a75fc067df3df3ea68342f2"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f7bfe946861ebfe34c358b9f693ceee47307f5c556f5d62db573dde79c008ef5"
sha256 cellar: :any, arm64_sonoma: "a91bcff7e57b16c3e54c4916688f83618bfed26c31cc40642903338abad98b9c"
sha256 cellar: :any, arm64_ventura: "7fcd7e0b9e22df209fe7d6bc39af60a87411b0c4bdd796affba22072ab23ed6d"
sha256 cellar: :any, arm64_monterey: "1aff2106605cfea24ef754fbf139a6954abcae23b191778162fecb602fb9a47c"
sha256 cellar: :any, sonoma: "7235ef56a930cf1eaa38a868a45244bf0992e50813a5ed10db54c3e87cfdf6f0"
sha256 cellar: :any, ventura: "ded034e479eec8c7cfe11f65c1c01c7fcf1bb94089d6fc91dd40287b0b0f4991"
sha256 cellar: :any, monterey: "96135b3ce48d4656ee3e7b4d74d9ba12dbba1adb27245a9162151aa39a48f153"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f5ab89d572de42b03428ac17b01fc556ea58cc56a8b1ef5c4c81fb47a0ef6542"
end

depends_on "cmake" => [:build, :test]
depends_on "cython" => :build
depends_on "flatbuffers" => :build
depends_on "pkg-config" => [:build, :test]
depends_on "protobuf@21" => :build
Expand All @@ -42,17 +41,17 @@ class Openvino < Formula
depends_on "opencl-icd-loader"

resource "onednn_gpu" do
url "https://github.com/oneapi-src/oneDNN/archive/494af5f9921bdae98f1a0e2955fa7d76ff386c4f.tar.gz"
sha256 "e2f36563cecf39197ad8d4f8b351ccc5a431085dad26e47c0ae6f0bb79149df7"
url "https://github.com/oneapi-src/oneDNN/archive/4e6ff043c439652fcf6c400ac4e0c81bbac7c71c.tar.gz"
sha256 "c3543d560fbbb7297df91c191cc9bf682322c5554302e256f1bf4a757424a331"
end
end

on_arm do
depends_on "scons" => :build

resource "arm_compute" do
url "https://github.com/ARM-software/ComputeLibrary/archive/refs/tags/v23.08.tar.gz"
sha256 "62f514a555409d4401e5250b290cdf8cf1676e4eb775e5bd61ea6a740a8ce24f"
url "https://github.com/ARM-software/ComputeLibrary/archive/refs/tags/v24.02.1.tar.gz"
sha256 "590d5cb710355bce2ddfe7117529c2f492cd253b548f709bbfe84702203d99c8"
end
end

Expand All @@ -66,8 +65,8 @@ class Openvino < Formula
end

resource "onednn_cpu" do
url "https://github.com/openvinotoolkit/oneDNN/archive/f82148befdbdc9576ec721c9d500155ee4de8060.tar.gz"
sha256 "7fce5c6b499ffe1a30c26b2d4e4a5193a38aa217b6f54e44eea52b21cf38a684"
url "https://github.com/openvinotoolkit/oneDNN/archive/26633ae49edd4353a29b7170d9fcef6b2d79f4b3.tar.gz"
sha256 "3cd4a2aea30cd6ca689e63545cf986f8e83c88333b73d42bb750fcaf08940b17"
end

resource "onnx" do
Expand Down Expand Up @@ -108,8 +107,9 @@ def install
-DENABLE_CPPLINT=OFF
-DENABLE_CLANG_FORMAT=OFF
-DENABLE_NCC_STYLE=OFF
-DENABLE_JS=OFF
-DENABLE_TEMPLATE=OFF
-DENABLE_INTEL_GNA=OFF
-DENABLE_INTEL_NPU=OFF
-DENABLE_PYTHON=OFF
-DENABLE_SAMPLES=OFF
-DCPACK_GENERATOR=BREW
Expand Down