Skip to content

Commit

Permalink
cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
paperchalice committed Jul 30, 2024
1 parent cce12bf commit 6bd74a2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Formula/cmake.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class Cmake < Formula

Check failure on line 1 in Formula/cmake.rb

View workflow job for this annotation

GitHub Actions / test-bot (macos-13)

`brew deps --tree --annotate --include-build --include-test paperchalice/private/cmake` failed on macOS Ventura (13)!

│ │ │ │ └── pkg-config [test] │ │ │ ├── xorgproto │ │ │ │ ├── pkg-config [build] │ │ │ │ ├── util-macros [build] │ │ │ │ │ └── pkg-config [test] │ │ │ │ └── pkg-config [test] │ │ │ └── pkg-config [build] │ │ ├── libxrandr │ │ │ ├── libx11 │ │ │ │ ├── libxcb │ │ │ │ │ ├── libxau │ │ │ │ │ │ ├── xorgproto │ │ │ │ │ │ │ ├── pkg-config [build] │ │ │ │ │ │ │ ├── util-macros [build] │ │ │ │ │ │ │ │ └── pkg-config [test] │ │ │ │ │ │ │ └── pkg-config [test] │ │ │ │ │ │ ├── pkg-config [build] │ │ │ │ │ │ └── util-macros [build] │ │ │ │ │ │ └── pkg-config [test] │ │ │ │ │ ├── libxdmcp │ │ │ │ │ │ ├── xorgproto │ │ │ │ │ │ │ ├── pkg-config [build] │ │ │ │ │ │ │ ├── util-macros [build] │ │ │ │ │ │ │ │ └── pkg-config [test] │ │ │ │ │ │ │ └── pkg-config [test] │ │ │ │ │ │ └── pkg-config [build] │ │ │ │ │ ├── pkg-config [build] │ │ │ │ │ ├── python@3.12 [build] │ │ │ │ │ │ ├── mpdecimal │ │ │ │ │ │ ├── openssl@3 │ │ │ │ │ │ │ └── ca-certificates │ │ │ │ │ │ ├── sqlite │ │ │ │ │ │ │ └── readline │ │ │ │ │ │ ├── xz │ │ │ │ │ │ └── pkg-config [build] │ │ │ │ │ └── xcb-proto [build] │ │ │ │ │ ├── pkg-config [build] │ │ │ │ │ ├── python@3.12 [build] │ │ │ │ │ │ ├── mpdecimal │ │ │ │ │ │ ├── openssl@3 │ │ │ │ │ │ │ └── ca-certificates │ │ │ │ │ │ ├── sqlite │ │ │ │ │ │ │ └── readline │ │ │ │ │ │ ├── xz │ │ │ │ │ │ └── pkg-config [build] │ │ │ │ │ ├── pkg-config [test] │ │ │ │ │ └── python@3.12 [test] │ │ │ │ │ ├── mpdecimal │ │ │ │ │ ├── openssl@3 │ │ │ │ │ │ └── ca-certificates │ │ │ │ │ ├── sqlite │ │ │ │ │ │ └── readline │ │ │ │ │ ├── xz │ │ │ │ │ └── pkg-config [build] │ │ │ │ ├── xorgproto │ │ │ │ │ ├── pkg-config [build] │ │ │ │ │ ├── util-macros [build] │ │ │ │ │ │ └── pkg-config [test] │ │ │ │ │ └── pkg-config [test] │ │ │ │ ├── pkg-config [build] │ │ │ │ ├── util-macros [build] │ │ │ │ │ └── pkg-config [test] │ │ │ │ └── xtrans [build] │ │ │ │ ├── pkg-config [build] │ │ │ │ ├── util-macros [build] │ │ │ │ │ └── pkg-config [test] │ │ │ │ └── xorgproto [test] │ │ │ │ ├── pkg-config [build] │ │ │ │ ├── util-macros [build] │ │ │ │ │ └── pkg-config [test] │ │ │ │ └── pkg-config [test] │ │ │ ├── libxext │ │ │ │ ├── libx11 │ │ │ │ │ ├── libxcb │ │ │ │ │ │ ├── libxau │ │ │ │ │ │ │ ├── xorgproto │ │ │ │ │ │ │ │ ├── pkg-config [build] │ │ │ │ │ │ │ │ ├── util-macros [build] │ │ │ │ │ │ │ │ │ └── pkg-config [test] │ │ │ │ │ │ │ │ └── pkg-config [test] │ │ │ │ │ │ │ ├── pkg-config [build] │ │ │ │ │ │ │ └── util-macros [build] │ │ │ │ │ │ │ └── pkg-config [test] │ │ │ │ │ │ ├── libxdmcp │ │ │ │ │ │ │ ├── xorgproto │ │ │ │ │ │ │ │ ├── pkg-config [build] │ │ │ │ │ │ │ │ ├── util-macros [build] │ │ │ │ │ │ │ │ │ └── pkg-config [test] │ │ │ │ │ │ │ │ └── pkg-config [test] │ │ │ │ │ │ │ └── pkg-config [build] │ │ │ │ │ │ ├── pkg-config [build] │ │ │ │ │ │ ├── python@3.12 [build]
desc "Cross-platform make"
homepage "https://www.cmake.org/"
url "https://github.com/Kitware/CMake/releases/download/v3.29.0/cmake-3.29.0.tar.gz"
mirror "http://fresh-center.net/linux/misc/cmake-3.29.0.tar.gz"
sha256 "a0669630aae7baa4a8228048bf30b622f9e9fd8ee8cedb941754e9e38686c778"
url "https://github.com/Kitware/CMake/releases/download/v3.30.1/cmake-3.30.1.tar.gz"
mirror "http://fresh-center.net/linux/misc/cmake-3.30.1.tar.gz"
sha256 "df9b3c53e3ce84c3c1b7c253e5ceff7d8d1f084ff0673d048f260e04ccb346e1"
license "BSD-3-Clause"
head "https://gitlab.kitware.com/cmake/cmake.git", branch: "master"

Expand All @@ -18,6 +18,7 @@ class Cmake < Formula

# nghttp2 is for curl
depends_on "cppdap"
depends_on "expat"
depends_on "jsoncpp"
depends_on "libarchive"
depends_on "libuv"
Expand All @@ -28,7 +29,6 @@ class Cmake < Formula

uses_from_macos "bzip2"
uses_from_macos "curl"
uses_from_macos "expat"
uses_from_macos "ncurses"
uses_from_macos "zlib"

Expand Down

0 comments on commit 6bd74a2

Please sign in to comment.