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

opencascade 7.8.1 #175902

Merged
merged 6 commits into from
Jun 30, 2024
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Formula/f/f3d.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
class F3d < Formula

Check warning on line 1 in Formula/f/f3d.rb

View workflow job for this annotation

GitHub Actions / Linux

`brew linkage --cached --test --strict f3d` failed on Linux!

Indirect dependencies with linkage: glew mesa

Check warning on line 1 in Formula/f/f3d.rb

View workflow job for this annotation

GitHub Actions / macOS 14-x86_64

`brew linkage --cached --test --strict f3d` failed on macOS Sonoma (14)!

Indirect dependencies with linkage: freeimage freetype glew hdf5 imath jsoncpp libaec netcdf tbb tcl-tk zstd

Check warning on line 1 in Formula/f/f3d.rb

View workflow job for this annotation

GitHub Actions / macOS 14-arm64

`brew linkage --cached --test --strict f3d` failed on macOS Sonoma (14) on Apple Silicon!

Indirect dependencies with linkage: freeimage freetype glew hdf5 imath jsoncpp libaec netcdf tbb tcl-tk zstd

Check warning on line 1 in Formula/f/f3d.rb

View workflow job for this annotation

GitHub Actions / macOS 13-x86_64

`brew linkage --cached --test --strict f3d` failed on macOS Ventura (13)!

Indirect dependencies with linkage: freeimage freetype glew hdf5 imath jsoncpp libaec netcdf tbb tcl-tk zstd

Check warning on line 1 in Formula/f/f3d.rb

View workflow job for this annotation

GitHub Actions / macOS 13-arm64

`brew linkage --cached --test --strict f3d` failed on macOS Ventura (13) on Apple Silicon!

Indirect dependencies with linkage: freeimage freetype glew hdf5 imath jsoncpp libaec netcdf tbb tcl-tk zstd

Check warning on line 1 in Formula/f/f3d.rb

View workflow job for this annotation

GitHub Actions / macOS 12-x86_64

`brew linkage --cached --test --strict f3d` failed on macOS Monterey (12)!

Indirect dependencies with linkage: freeimage freetype glew hdf5 imath jsoncpp libaec netcdf tbb tcl-tk zstd

Check warning on line 1 in Formula/f/f3d.rb

View workflow job for this annotation

GitHub Actions / macOS 12-arm64

`brew linkage --cached --test --strict f3d` failed on macOS Monterey (12) on Apple Silicon!

Indirect dependencies with linkage: freeimage freetype glew hdf5 imath jsoncpp libaec netcdf tbb tcl-tk zstd
desc "Fast and minimalist 3D viewer"
homepage "https://f3d-app.github.io/f3d/"
url "https://github.com/f3d-app/f3d/archive/refs/tags/v2.4.0.tar.gz"
sha256 "3286ad1b324b995fd95818679b4ced80ebc3cc3b4bd4c8e6964695c05c934c8f"
license "BSD-3-Clause"
revision 1

# Upstream creates releases that use a stable tag (e.g., `v1.2.3`) but are
# labeled as "pre-release" on GitHub before the version is released, so it's
Expand Down
1 change: 1 addition & 0 deletions Formula/g/gmsh.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
class Gmsh < Formula

Check warning on line 1 in Formula/g/gmsh.rb

View workflow job for this annotation

GitHub Actions / Linux

`brew linkage --cached --test --strict gmsh` failed on Linux!

Indirect dependencies with linkage: gmp jpeg-turbo libpng libx11 mesa mesa-glu zlib

Check warning on line 1 in Formula/g/gmsh.rb

View workflow job for this annotation

GitHub Actions / macOS 14-x86_64

`brew linkage --cached --test --strict gmsh` failed on macOS Sonoma (14)!

Indirect dependencies with linkage: freetype gmp jpeg-turbo libpng

Check warning on line 1 in Formula/g/gmsh.rb

View workflow job for this annotation

GitHub Actions / macOS 14-arm64

`brew linkage --cached --test --strict gmsh` failed on macOS Sonoma (14) on Apple Silicon!

Indirect dependencies with linkage: freetype gmp jpeg-turbo libpng

Check warning on line 1 in Formula/g/gmsh.rb

View workflow job for this annotation

GitHub Actions / macOS 13-x86_64

`brew linkage --cached --test --strict gmsh` failed on macOS Ventura (13)!

Indirect dependencies with linkage: freetype gmp jpeg-turbo libpng

Check warning on line 1 in Formula/g/gmsh.rb

View workflow job for this annotation

GitHub Actions / macOS 13-arm64

`brew linkage --cached --test --strict gmsh` failed on macOS Ventura (13) on Apple Silicon!

Indirect dependencies with linkage: freetype gmp jpeg-turbo libpng

Check warning on line 1 in Formula/g/gmsh.rb

View workflow job for this annotation

GitHub Actions / macOS 12-x86_64

`brew linkage --cached --test --strict gmsh` failed on macOS Monterey (12)!

Indirect dependencies with linkage: freetype gmp jpeg-turbo libpng

Check warning on line 1 in Formula/g/gmsh.rb

View workflow job for this annotation

GitHub Actions / macOS 12-arm64

`brew linkage --cached --test --strict gmsh` failed on macOS Monterey (12) on Apple Silicon!

Indirect dependencies with linkage: freetype gmp jpeg-turbo libpng
desc "3D finite element grid generator with CAD engine"
homepage "https://gmsh.info/"
url "https://gmsh.info/src/gmsh-4.13.1-source.tgz"
sha256 "77972145f431726026d50596a6a44fb3c1c95c21255218d66955806b86edbe8d"
license "GPL-2.0-or-later"
revision 1
head "https://gitlab.onelab.info/gmsh/gmsh.git", branch: "master"

livecheck do
Expand Down
8 changes: 4 additions & 4 deletions Formula/o/opencascade.rb
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
class Opencascade < Formula

Check warning on line 1 in Formula/o/opencascade.rb

View workflow job for this annotation

GitHub Actions / Linux

`brew linkage --cached --test --strict opencascade` failed on Linux!

Indirect dependencies with linkage: libx11
desc "3D modeling and numerical simulation software for CAD/CAM/CAE"
homepage "https://dev.opencascade.org/"
url "https://git.dev.opencascade.org/gitweb/?p=occt.git;a=snapshot;h=refs/tags/V7_7_2;sf=tgz"
version "7.7.2"
sha256 "2fb23c8d67a7b72061b4f7a6875861e17d412d524527b2a96151ead1d9cfa2c1"
url "https://git.dev.opencascade.org/gitweb/?p=occt.git;a=snapshot;h=refs/tags/V7_8_1;sf=tgz"
version "7.8.1"
sha256 "33f2bdb67e3f6ae469f3fa816cfba34529a23a9cb736bf98a32b203d8531c523"
license "LGPL-2.1-only"
revision 4

# The first-party download page (https://dev.opencascade.org/release)
# references version 7.5.0 and hasn't been updated for later maintenance
Expand Down Expand Up @@ -113,6 +112,7 @@
# Make sure hardcoded library name references in our CMake config files are valid.
(testpath/"CMakeLists.txt").write <<~CMAKE
cmake_minimum_required(VERSION 3.5)
set(CMAKE_CXX_STANDARD 11)
project(test LANGUAGES CXX)
find_package(OpenCASCADE REQUIRED)
add_executable(test main.cpp)
Expand Down
Loading