Skip to content

Commit

Permalink
openclonk: use tinyxml2
Browse files Browse the repository at this point in the history
  • Loading branch information
SMillerDev committed Jan 8, 2024
1 parent 06cda42 commit 5c5fdb7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Formula/o/openclonk.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ class Openclonk < Formula
license "ISC"
revision 4

# hasn't worked for a long time, see: https://github.com/openclonk/openclonk/issues/63
stable do
url "https://www.openclonk.org/builds/release/7.0/openclonk-7.0-src.tar.bz2"
sha256 "bc1a231d72774a7aa8819e54e1f79be27a21b579fb057609398f2aa5700b0732"
Expand Down Expand Up @@ -63,6 +64,8 @@ class Openclonk < Formula
end
end

deprecate! date: "2023-01-05", because: "does not build since 2018"

depends_on "cmake" => :build
depends_on "freealut"
depends_on "freetype"
Expand Down

0 comments on commit 5c5fdb7

Please sign in to comment.