formulae: don't use GitHub zip files.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
d70ca3b1d9
commit
7f000e41f8
17 changed files with 32 additions and 32 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Apib < Formula
|
||||
homepage 'https://github.com/apigee/apib'
|
||||
url 'https://github.com/apigee/apib/archive/APIB_1_0.zip'
|
||||
sha1 '25d5b29bfab858e71ca166d29e9218bd39ba5cc6'
|
||||
url 'https://github.com/apigee/apib/archive/APIB_1_0.tar.gz'
|
||||
sha1 'd7a5a2accd6bda7efeca433141b5df44ccd7f0b0'
|
||||
|
||||
def install
|
||||
system "./configure", "--prefix=#{prefix}"
|
||||
|
|
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Atdtool < Formula
|
||||
homepage 'https://github.com/lpenz/atdtool'
|
||||
url 'https://github.com/lpenz/atdtool/archive/upstream/1.3.zip'
|
||||
sha1 '753abbfccd29d88abe774c032e58ea9428d8f6db'
|
||||
url 'https://github.com/lpenz/atdtool/archive/upstream/1.3.tar.gz'
|
||||
sha1 '0e6ac49a106912f010f3cb71dec59ef5c29ad108'
|
||||
|
||||
depends_on :python
|
||||
depends_on 'txt2tags' => :build
|
||||
|
|
|
@ -16,8 +16,8 @@ end
|
|||
|
||||
class Cask < Formula
|
||||
homepage "http://cask.github.io/"
|
||||
url "https://github.com/cask/cask/archive/v0.5.2.zip"
|
||||
sha1 "0178e1b9a3ea80ad91e8a2d25ee3cdf7f782876f"
|
||||
url "https://github.com/cask/cask/archive/v0.5.2.tar.gz"
|
||||
sha1 "23a71874844a07b4d0dc58335b8b8b97fc423481"
|
||||
head "https://github.com/cask/cask.git"
|
||||
|
||||
depends_on NewEnoughEmacs
|
||||
|
|
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Clipper < Formula
|
||||
homepage 'https://wincent.com/products/clipper'
|
||||
url 'https://github.com/wincent/clipper/archive/0.2.zip'
|
||||
sha1 'dbc037d4d60b73ff0f99959adb0c3a94a45761cd'
|
||||
url 'https://github.com/wincent/clipper/archive/0.2.tar.gz'
|
||||
sha1 'e4dd31b1f1398975edc46f9e9fe9035c46ec3318'
|
||||
|
||||
depends_on 'go' => :build
|
||||
|
||||
|
|
|
@ -26,8 +26,8 @@ end
|
|||
|
||||
class Elixir < Formula
|
||||
homepage 'http://elixir-lang.org/'
|
||||
url 'https://github.com/elixir-lang/elixir/archive/v0.12.4.zip'
|
||||
sha1 '033970698bdfd82abebe8c8ec621d4002c314e0b'
|
||||
url 'https://github.com/elixir-lang/elixir/archive/v0.12.4.tar.gz'
|
||||
sha1 '6476f046fd008452657858f914f9ede92a1d4c35'
|
||||
|
||||
head 'https://github.com/elixir-lang/elixir.git'
|
||||
|
||||
|
|
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class EmacsClangCompleteAsync < Formula
|
||||
homepage 'https://github.com/Golevka/emacs-clang-complete-async'
|
||||
url 'https://github.com/Golevka/emacs-clang-complete-async/archive/v0.5.zip'
|
||||
sha1 'a95ad0d2336548a41049358cac4c1dfb29561349'
|
||||
url 'https://github.com/Golevka/emacs-clang-complete-async/archive/v0.5.tar.gz'
|
||||
sha1 '7f50d3029fedee5ef9306afdac547571928a16b4'
|
||||
|
||||
head 'https://github.com/Golevka/emacs-clang-complete-async.git'
|
||||
|
||||
|
|
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class GitArchiveAll < Formula
|
||||
homepage 'https://github.com/Kentzo/git-archive-all'
|
||||
url 'https://github.com/Kentzo/git-archive-all/archive/1.8.zip'
|
||||
sha1 'f33773fbede7323c3ffba80f902a297cfe31a146'
|
||||
url 'https://github.com/Kentzo/git-archive-all/archive/1.8.tar.gz'
|
||||
sha1 'e20f679330a7cba80a9cbfca8b0b7519d04de2f2'
|
||||
|
||||
head 'https://github.com/Kentzo/git-archive-all.git'
|
||||
|
||||
|
|
|
@ -15,8 +15,8 @@ end
|
|||
|
||||
class GitIntegration < Formula
|
||||
homepage 'http://johnkeeping.github.io/git-integration/'
|
||||
url 'https://github.com/johnkeeping/git-integration/archive/v0.2.zip'
|
||||
sha1 'ce86564077a683c8ce270c85530f9100f3f8c950'
|
||||
url 'https://github.com/johnkeeping/git-integration/archive/v0.2.tar.gz'
|
||||
sha1 '6ccfd21236112b546fa01e876a28ecb630b924ac'
|
||||
|
||||
depends_on 'asciidoc' => [:build, :optional]
|
||||
depends_on SufficientlyRecentGit
|
||||
|
|
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class JsonSpirit < Formula
|
||||
homepage 'http://www.codeproject.com/KB/recipes/JSON_Spirit.aspx'
|
||||
url 'https://github.com/png85/json_spirit/archive/json_spirit-4.07.zip'
|
||||
sha1 'e7055cb8fd596fc89b73e6898d8162a56fd80ec7'
|
||||
url 'https://github.com/png85/json_spirit/archive/json_spirit-4.07.tar.gz'
|
||||
sha1 'b29272c59f8f840c255f75a0949ba839b7cec13b'
|
||||
|
||||
depends_on 'boost'
|
||||
depends_on 'cmake' => :build
|
||||
|
|
|
@ -2,7 +2,7 @@ require 'formula'
|
|||
|
||||
class Jsonpp < Formula
|
||||
homepage 'http://jmhodges.github.io/jsonpp/'
|
||||
url 'https://github.com/jmhodges/jsonpp/releases/v1.2.0/715/jsonpp-1.2.0-osx-x86_64.zip'
|
||||
url 'https://github.com/jmhodges/jsonpp/releases/v1.2.0/715/jsonpp-1.2.0-osx-x86_64.tar.gz'
|
||||
version '1.2.0'
|
||||
sha1 '422d5b2cefa92923d2fbef9afe1324d72134509e'
|
||||
|
||||
|
|
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Lrdf < Formula
|
||||
homepage 'https://github.com/swh/LRDF'
|
||||
url 'https://github.com/swh/LRDF/archive/0.5.0.zip'
|
||||
sha1 'c983c78f27ec2ddf1b699879ded840291aaba0c1'
|
||||
url 'https://github.com/swh/LRDF/archive/0.5.0.tar.gz'
|
||||
sha1 'f44889937a70581c737976687f81cee71f92032f'
|
||||
|
||||
depends_on "pkg-config" => :build
|
||||
depends_on "automake" => :build
|
||||
|
|
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Mdr < Formula
|
||||
homepage "https://github.com/halffullheart/mdr"
|
||||
url "https://github.com/halffullheart/mdr/archive/v1.0.0.zip"
|
||||
sha1 "46f9146e103b9ac8132f773ee6d7903dac066b65"
|
||||
url "https://github.com/halffullheart/mdr/archive/v1.0.0.tar.gz"
|
||||
sha1 "4e2424363aa72f7e94997c91594f1f1c7901587d"
|
||||
|
||||
def install
|
||||
system "rake"
|
||||
|
|
|
@ -2,7 +2,7 @@ require "formula"
|
|||
|
||||
class Mruby < Formula
|
||||
homepage "http://www.mruby.org"
|
||||
url "https://github.com/mruby/mruby/archive/1.0.0.zip"
|
||||
url "https://github.com/mruby/mruby/archive/1.0.0.tar.gz"
|
||||
sha1 "48861f5e01019fd82da4543c01d163fc03ec4643"
|
||||
|
||||
head "https://github.com/mruby/mruby.git"
|
||||
|
|
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class OfflineImap < Formula
|
||||
homepage 'http://offlineimap.org/'
|
||||
url 'https://github.com/OfflineIMAP/offlineimap/archive/v6.5.5.zip'
|
||||
sha1 '90541e4f6d439edf0aa0afbff2b4bfc1c1f10d10'
|
||||
url 'https://github.com/OfflineIMAP/offlineimap/archive/v6.5.5.tar.gz'
|
||||
sha1 '8cf4b1dfe98f14d51d8e331dd7393accc9320ac7'
|
||||
|
||||
head 'https://github.com/OfflineIMAP/offlineimap.git'
|
||||
|
||||
|
|
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Rebar < Formula
|
||||
homepage 'https://github.com/rebar/rebar'
|
||||
url 'https://github.com/rebar/rebar/archive/2.2.0.zip'
|
||||
sha1 '48e3b6e4293129b990c4e35dc0be5f822c66e08d'
|
||||
url 'https://github.com/rebar/rebar/archive/2.2.0.tar.gz'
|
||||
sha1 '8b246586383d8809c7681f3e56bfc8d8c3b3757e'
|
||||
|
||||
head "https://github.com/basho/rebar.git", :branch => "master"
|
||||
|
||||
|
|
|
@ -2,12 +2,12 @@ require 'formula'
|
|||
|
||||
class S3cmd < Formula
|
||||
homepage 'http://s3tools.org/s3cmd'
|
||||
url 'https://github.com/s3tools/s3cmd/archive/v1.0.1.zip'
|
||||
url 'https://github.com/s3tools/s3cmd/archive/v1.0.1.tar.gz'
|
||||
sha1 '4a6f7bfb9300b728ca466967b91aa07521ef6f80'
|
||||
head 'https://github.com/s3tools/s3cmd.git'
|
||||
|
||||
devel do
|
||||
url 'https://github.com/s3tools/s3cmd/archive/v1.5.0-beta1.zip'
|
||||
url 'https://github.com/s3tools/s3cmd/archive/v1.5.0-beta1.tar.gz'
|
||||
sha1 'ce5738c8d389b705b5a1283da6356df92673863b'
|
||||
version "1.5.0-beta1"
|
||||
end
|
||||
|
|
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Tlassemble < Formula
|
||||
homepage 'http://www.dayofthenewdan.com/projects/tlassemble/'
|
||||
url 'https://github.com/dbridges/cocoa-tlassemble/archive/v1.0.zip'
|
||||
sha1 'b19dd3cef88b1bb7483344e745f6bb317a17b59b'
|
||||
url 'https://github.com/dbridges/cocoa-tlassemble/archive/v1.0.tar.gz'
|
||||
sha1 'a261e39acc38996ebe24df2c37f935d9db1033ca'
|
||||
|
||||
def install
|
||||
system 'make'
|
||||
|
|
Loading…
Reference in a new issue