probatron4j: migrate to boneyard (#10197)

master
ilovezfs 2017-02-21 12:05:30 -08:00 committed by GitHub
parent 27aaa8ac52
commit a35a4dc274
2 changed files with 1 additions and 13 deletions

View File

@ -1,13 +0,0 @@
class Probatron4j < Formula
desc "Schematron validator (use with Java 1.5 or later)"
homepage "http://www.probatron.org"
url "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/probatron4j/probatron4j-0.7.4.zip"
sha256 "53f1d28d5adbc0abe8a12015a4da3a2da000e56cb1328212870d0e6fe4fe941c"
bottle :unneeded
def install
libexec.install "probatron.jar", "notices"
bin.write_jar_script libexec/"probatron.jar", "probatron"
end
end

View File

@ -203,6 +203,7 @@
"polygen": "homebrew/boneyard",
"powerline": "homebrew/boneyard",
"pplatex": "homebrew/tex",
"probatron4j": "homebrew/boneyard",
"puddletag": "homebrew/boneyard",
"pulse": "homebrew/boneyard",
"pyenv-pip-rehash": "homebrew/boneyard",