Skip to content

Commit

Permalink
guichan: deprecate
Browse files Browse the repository at this point in the history
  • Loading branch information
cho-m authored and chenrui333 committed Feb 5, 2023
1 parent a6239a8 commit b3b4295
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Formula/guichan.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@ class Guichan < Formula
sha256 cellar: :any_skip_relocation, x86_64_linux: "654afd1dcf4f1fa523bba39ded7799d50ec10918eeece0aa5274ba123de17cea"
end

# Uses deprecated SDL 1.2-based `sdl_image`. Also, the homepage redirects to
# a 404 error page and only remaining site is the Google Code archive.
# Last release on 2009-10-05
deprecate! date: "2023-02-05", because: :unmaintained

depends_on "sdl_image"

on_linux do
Expand Down

0 comments on commit b3b4295

Please sign in to comment.