pdf-redact-tools: deprecate

Closes #65284.

Signed-off-by: Rylan Polster <rslpolster@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Alexander Bayandin 2020-11-20 12:54:14 +00:00 committed by BrewTestBot
parent cc9c3224d0
commit 90f5dfab4a
1 changed files with 3 additions and 1 deletions

View File

@ -3,7 +3,7 @@ class PdfRedactTools < Formula
homepage "https://github.com/firstlookmedia/pdf-redact-tools"
url "https://github.com/firstlookmedia/pdf-redact-tools/archive/v0.1.2.tar.gz"
sha256 "5874a7b76be15ccaa4c20874299ef51fbaf520a858229a58678bc72a305305fc"
license "GPL-3.0"
license "GPL-3.0-or-later"
revision 1
head "https://github.com/firstlookmedia/pdf-redact-tools.git"
@ -14,6 +14,8 @@ class PdfRedactTools < Formula
sha256 "1d5dddb4adc486d89537a5368550c787b9dbae0c6cd9cddba9b2e45820b025e1" => :high_sierra
end
deprecate! because: :unmaintained
depends_on "exiftool"
depends_on "ghostscript"
depends_on "imagemagick"