Commit Graph

47800 Commits

Author SHA1 Message Date
Ryan Aghdam d9dad52eec Added cask for Eclipse Juno 2013-01-06 22:10:12 -05:00
Félix Saparelli 14bd960b3d Add link to ‘Contributing’ wiki page
Re: @mkouhia's #127.
2013-01-07 09:41:00 +13:00
Zach Hobbs c42e8a737b Add tip about mac file chooser
By default, the mac file chooser won't list folders like /usr/,
add tip to readme about Cmd-Shift-G workaround.

Signed-off-by: Félix Saparelli <me@passcod.net>
2013-01-07 09:39:19 +13:00
Ryan Aghdam 451a1d0a92 Plex Media Server 0.9.7.9.375
Closes #133.

Signed-off-by: Félix Saparelli <me@passcod.net>
2013-01-07 09:23:43 +13:00
anonfunc 61226279d2 IntelliJ 12.0
Closes #116.

Signed-off-by: Félix Saparelli <me@passcod.net>
2013-01-07 09:16:44 +13:00
uu1101 c85301ae43 VirtualBox 4.2.6
Closes #132.

Signed-off-by: Félix Saparelli <me@passcod.net>
2013-01-07 09:00:10 +13:00
Mikko Kouhia 3b5b2f21d8 Alfred 1.3.2
Closes #127.

Signed-off-by: Félix Saparelli <me@passcod.net>
2013-01-07 08:50:55 +13:00
Paul Hinze 3fad0e9677 Merge pull request #130 from mkouhia/update-test-formula
Update test cask
2013-01-06 06:24:04 -08:00
Paul Hinze 43fbe75133 Merge pull request #121 from passcod/adobe-air
Add Adobe AIR installer
2013-01-06 06:14:20 -08:00
Paul Hinze fe2de4281d Merge pull request #129 from mkouhia/gnucash
Add new Cask: GnuCash
2013-01-06 06:13:11 -08:00
Paul Hinze 5e0af03c03 Merge pull request #128 from mkouhia/fix-gimp
Fix Gimp shasum
2013-01-06 06:11:43 -08:00
Mikko Kouhia d36b9ffdda Update test cask
Test cask previously contained only attributes `url`, `homepage` and
`version`.  Add also `content_length` and `sha1`.
2013-01-06 13:46:04 +02:00
Mikko Kouhia 30220b38d3 Add new Cask: GnuCash 2013-01-06 13:38:41 +02:00
Mikko Kouhia 61e4b7e9d7 Fix Gimp shasum 2013-01-05 22:56:41 +02:00
Paul Hinze 09a65b400a Merge pull request #120 from askedrelic/master
new formula: meteorologist
2013-01-02 20:27:11 -08:00
Paul Hinze 0693500dcf Merge pull request #124 from passcod/fix-opts-syntax-in-readme
Fix opts syntax (see #123)
2013-01-02 20:26:20 -08:00
Félix Saparelli 9c74809989 Fix opts syntax (see #123) 2013-01-03 15:18:05 +13:00
Félix Saparelli ea5ed7648f Add Adobe AIR installer
And also note the tentative syntax for
caveats/post-install notes. Which is
actually just my way of meta-saying:
‘This is an installer, not the shtuff!’
2012-12-30 17:34:41 +13:00
Matt Behrens bf0fa682ce add Meteorologist 1.6.1 (menu/dock based weather checking program) 2012-12-22 23:11:45 -08:00
phinze c8ac67f34d bump version to v0.6.0 2012-12-20 21:09:54 -06:00
Paul Hinze fca6c49beb Merge pull request #117 from passcod/options-support
Add options to the cli
2012-12-19 22:51:40 -08:00
Félix Saparelli 5ad6796bcd Add options to the cli
Options can be passed on the command-line and/or using
the HOMEBREW_CASK_OPTS environment variable (which has
lowest priority). There is a single --appdir=PATH option
right now, but this commit enables future awesomeness!

Other minor changes:

* `brew cask help` now returns the same thing as `brew cask`
  instead of saying there was “no such command as help”.

* The HEREDOC block now uses Homebrew's #undent instead of the
  customed-rolled #gsub version. Cleaner and more flexible.

* `Cask.set_appdir` has been renamed to `Cask.appdir=`. This
  is more Rubyish, and of little consequence (the only place
  it was previously used was in the tests).
2012-12-19 00:54:49 +13:00
phinze 0d1f831b79 Add checksum support to Casks.
`md5`, `sha1`, `sha256` all take a hexdigest string, e.g:
sha1 'f645e9da45a621415a07a7492c45923b1a1fd4d4'

`no_checksum` takes no argument, and indicates there is no checksum
for this cask. This is *not recommended*, and should only be used for
casks that have no versioned downloads.

`brew cask install` will complain if there is no sum provided (unless
`no_checksum` has been invoked), or if the sums do not match. It will
provide the computed checksum so the cask can be easily amended.

Adapted from @passcod's work in 82cc199ae6
2012-12-17 17:04:22 -07:00
phinze 3b444febce update firefox and firefox-aurora
thanks @passcod for this
2012-12-17 17:02:57 -07:00
phinze f1221be6c2 double gsub to properly get title for BootXChange
thanks to @passcod for this
2012-12-17 17:00:35 -07:00
Félix Saparelli 4bd1543a9b Echofon is discontinued
(cherry picked from commit d12789d4a5)
2012-12-16 16:52:05 -07:00
Paul Hinze 75371b579b Merge pull request #115 from zachpendleton/zooom
add zooom/2 v2.5.0.
2012-12-16 07:57:47 -08:00
Zach Pendleton 3db19f3193 add zooom/2 v2.5.0. 2012-12-15 11:22:21 -07:00
phinze efcc846922 add mu-commander 0.9.0 2012-12-09 13:40:41 -06:00
Paul Hinze a88c5d9db5 Merge pull request #111 from tangphillip/pandorajam
Add a Cask for PandoraJam.
2012-12-03 06:26:54 -08:00
Paul Hinze c3f87376a0 Merge pull request #112 from tangphillip/seashore
Add a Cask for Seashore.
2012-12-03 06:26:06 -08:00
Paul Hinze 49dcabd37d Merge pull request #110 from tangphillip/dix
Add a Cask for Disk Inventory X
2012-12-03 06:25:32 -08:00
Phil Tang 074acdec6c Add a Cask for Seashore. 2012-12-02 19:09:43 -05:00
Phil Tang fe091bd40b Add a Cask for PandoraJam. 2012-12-02 19:09:08 -05:00
Phil Tang 55e6b8acf9 Add a Cask for Disk Inventory X 2012-12-02 19:08:02 -05:00
phinze a0e7b44e40 Merge branch 'no-more-mocks' 2012-11-25 15:50:56 -06:00
phinze c8621c92c1 remove mock-filled test for Cask.init 2012-11-25 15:49:16 -06:00
phinze 067973074d demockify install_test 2012-11-25 15:49:16 -06:00
phinze 97b715b27d demockify actions_tests 2012-11-25 15:49:16 -06:00
phinze c96ea20317 get linkapps tests de-mockified 2012-11-25 15:49:16 -06:00
phinze 3ad61a5d56 halfway through ripping out mocha 2012-11-25 15:49:09 -06:00
Paul Hinze 31f1a1f19f Merge pull request #107 from nicholsn/master
Added support for Tvmobili
2012-11-23 17:49:01 -08:00
Nolan Nichols c511b11738 adding support for the tvmobili dlna server 2012-11-23 13:46:44 -08:00
Paul Hinze e09a4f8708 Merge pull request #106 from nclark/master
Add cask for XBMC
2012-11-21 20:02:52 -08:00
Neal Clark c809f2c936 Cask for XBMC 2012-11-21 16:25:03 -08:00
phinze eb23cb151c bump version to 0.5.4
bugfix release with fixes for linkapps
2012-11-21 17:54:03 -06:00
phinze 3ac3ae6360 fix linkapps and cleanup output
damn i'm getting burned by mocking in my tests - going to have to fix
something here
2012-11-21 17:53:15 -06:00
phinze 05192e534d bump version to 0.5.3 2012-11-21 16:15:28 -06:00
phinze 259ed643f9 fix dmg plist parsing problem
should take care of #104

this was a subtle one - after i reorganized the requires, plist/parser
was getting double required, which broke plist parsing and hence dmg
installs
2012-11-21 16:12:45 -06:00
phinze ef25273d96 allow test suite to be run without internet 2012-11-21 15:51:03 -06:00