Skip to content

Commit

Permalink
field3d: deprecate
Browse files Browse the repository at this point in the history
Closes #122266.

Signed-off-by: Carlo Cabrera <[email protected]>
Signed-off-by: BrewTestBot <[email protected]>
  • Loading branch information
cho-m authored and BrewTestBot committed Feb 4, 2023
1 parent 2cdd003 commit ef581d0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Formula/field3d.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@ class Field3d < Formula
sha256 cellar: :any_skip_relocation, x86_64_linux: "c6b7c036967955a85f3b22c2f924c85b36688f1b4c1e608df07393095c86bedf"
end

# Depends on deprecated `ilmbase` and upstream has been discussing
# archiving repo in https://groups.google.com/g/field3d-dev/c/nBrVsNQ9SHo
# Last release on 2020-03-11
deprecate! date: "2023-02-03", because: :unmaintained

depends_on "cmake" => :build
depends_on "boost"
depends_on "hdf5"
Expand Down

0 comments on commit ef581d0

Please sign in to comment.