clutter-gtk: deprecate

master
Michael Cho 2022-09-21 17:04:25 -07:00 committed by BrewTestBot
parent 82f170648d
commit 625ddb5060
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 3 additions and 0 deletions

View File

@ -16,6 +16,9 @@ class ClutterGtk < Formula
sha256 cellar: :any_skip_relocation, x86_64_linux: "ae50137a8bf0f24cc4ea36fe43e5d16f295968ab2efa30c9af8abcb5513ba70f"
end
# https://blogs.gnome.org/clutter/2022/02/16/retiring-clutter/
deprecate! date: "2022-09-21", because: :deprecated_upstream
depends_on "gobject-introspection" => :build
depends_on "pkg-config" => :build
depends_on "clutter"