mpdviz: deprecate

No commit since 2014
No answer to (1 year ago) : https://github.com/lucy/mpdviz/issues/7

Closes #95742.

Signed-off-by: rui <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Michka Popoff 2022-02-23 23:15:49 +01:00 committed by BrewTestBot
parent c17eba84fd
commit 0eb27bea44
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 3 additions and 0 deletions

View File

@ -17,6 +17,9 @@ class Mpdviz < Formula
sha256 cellar: :any_skip_relocation, x86_64_linux: "b8b7f4496ea24badc34b33402603a2fbba5b92d0eecdddfbf9ff23b6e7b92db5"
end
# https://github.com/lucy/mpdviz/issues/7
deprecate! date: "2021-02-22", because: :unmaintained
depends_on "go" => :build
depends_on "pkg-config" => :build
depends_on "fftw"