Commit Graph

844 Commits

Author SHA1 Message Date
Vítor Galvão e1a01887bc Merge pull request #320 from NanoXD/VitaminR
Add VitaminR cask
2013-05-13 15:35:44 -07:00
Jeff Jewiss 26262f2bf2 Adds .com to example for testing casks 2013-05-13 18:31:27 -04:00
Jeff Jewiss a8e10ff3ac Add doubleTwist cask 2013-05-13 18:17:05 -04:00
Fernando Paredes 122bf39548 Add VitaminR cask 2013-05-13 14:49:42 -07:00
Vítor Galvão 759485e03e Merge pull request #319 from NanoXD/Eggscellent
Add Eggscellent Cask
2013-05-13 14:39:51 -07:00
Fernando Paredes f10d2ed65b Add Eggscellent Cask 2013-05-13 14:34:21 -07:00
Vítor Galvão d345131ef7 Merge pull request #318 from peterlewis/patch-1
Updated SHA1 to fix mismatch
2013-05-13 13:12:20 -07:00
Peter Lewis 5dd9e37f1d Updated SHA1 to fix mismatch
chromium.rb contains incorrect SHA1, updated to correct value.
2013-05-13 22:04:31 +02:00
Vítor Galvão 8b4fa7cb96 Merge pull request #317 from acollign/macfusion
Add Macfusion (2.0.4) cask
2013-05-13 12:09:43 -07:00
Alexandre COLLIGNON eb7004c82e Add Macfusion (2.0.4) cask 2013-05-13 20:51:34 +02:00
Vítor Galvão 131085948a Merge pull request #315 from jfsiii/feature-cask-versions
Adding a cask for the SVN app, Versions.
2013-05-12 19:47:24 -07:00
Vítor Galvão 9df8eeb1cf Merge pull request #314 from nicholsn/chicken-vnc
Added chicken of the vnc as a new cask
2013-05-12 19:40:36 -07:00
John Schulz e622a1b8b2 Adding a cask for the SVN app, Versions. 2013-05-12 19:14:09 -07:00
Nolan Nichols d96af38561 added links to Chicken.app 2013-05-12 19:12:02 -07:00
Paul Hinze a89494860a check for cask before unlinking during uninstall
this was exposed in #313 by @vitorgalvao in his attempt to update the
anvil cask; by adding a link to that cask, (which just so happens to be
the cask that we chose for our "already uninstalled message" test).

the fix is simply to move the "already uninstalled" check *before* we
start to unlink.
2013-05-12 19:55:30 -05:00
Vítor Galvão 245a5fb33d Since dropbox updates behind the scenes, it now always gets the latest version 2013-05-12 19:18:18 +01:00
Vítor Galvão 774cd0a9e8 Merge pull request #312 from gebba/pycharm_ide
Added PyCharm
2013-05-12 10:44:52 -07:00
Johan Sjölin f9857233dc Added PyCharm
Added PyCharm 2.7.2
2013-05-12 18:57:27 +02:00
Paul Hinze a77782d987 fixes for the travis build 2013-05-12 08:41:01 -05:00
Paul Hinze 9bf0a9645e bump version to 0.12.0 2013-05-12 07:42:37 -05:00
Paul Hinze 17026b6e93 don't reinstall already installed casks
thanks to @ccutrer for the catch; this implementation is based on his PR

refs #233
2013-05-11 23:32:17 -05:00
Paul Hinze 3991bd6839 a beta pkg installer
- the vagrant cask is our guinea pig
- works for me
- only basic testing at the moment
- i wanted to push something to get the gears turning on this

it turns out the concept is pretty simple. specify a list of pkgs to
install; borrow the patterns from linkables for that. then basically
just run "sudo installer"

refs #14
2013-05-11 23:01:59 -05:00
phinze 9aee49b7e7 add explicit link for BetterTouchTool
refs #257
2013-05-11 20:28:22 -05:00
phinze 633275ec6d bump version to 0.11.0 2013-05-11 20:20:26 -05:00
phinze f144f717e0 revamp contributing docs
- recommend working out of the main tap rather than symlinking, as it
  seems to make the instructions shorter/simpler
- add user's fork as a remote of the main tap, and push branch to that
- reference the new brew cask create command

refs #306
2013-05-11 20:18:30 -05:00
phinze fed2824c7f add bona fide `brew cask create` command
the create command opens up an editor with template to get started

remove --create override flag from `brew cask edit`

hopefully this will be more straightforward for contributors

refs #306
2013-05-11 19:24:17 -05:00
pangratz 5b22534368 Update CONTRIBUTING to reflect newer style guides
Specify that the SHA-1 checksum shall be used and that the name of the
linked app must be specified via `link`

closes #293
2013-05-11 18:55:51 -05:00
Paul Hinze a5a48523bf Merge pull request #305 from jfsiii/fix-correct-contributing-md
Don't assume `/usr/local`. Use `brew --prefix`.
2013-05-11 16:53:18 -07:00
John Schulz 7ecf52cb64 Update Gas Mask cask with current info.
Use order referenced in 08c5d54.

closes #307
2013-05-11 18:51:20 -05:00
phinze 613ecf0dd2 bump version to 0.10.1 2013-05-11 18:43:17 -05:00
Vítor Galvão d7721fddb7 updated and corrected dead links 2013-05-12 00:18:43 +01:00
John Schulz 682bbef292 Don't assume `/usr/local`. Use `brew --prefix` 2013-05-11 14:27:29 -07:00
John Schulz d2ffccc756 Whitespace change. Remove whitespace from empty lines. 2013-05-11 14:15:49 -07:00
Vítor Galvão 0f4bc22d7b Merge pull request #303 from jaimeMF/blender
Add Blender cask
2013-05-11 13:56:24 -07:00
Jaime Marquínez Ferrándiz 3edf2824c7 Add Blender cask 2013-05-11 22:43:59 +02:00
phinze 43296f201a whoops; missed a spot 2013-05-11 14:21:01 -05:00
Paul Hinze 08046965c9 Merge pull request #294 from tpitale/patch-1
Fixes a link to caffeine.rb
2013-05-11 12:05:58 -07:00
phinze 797a6a3942 add super-collider cask
who wants to code us up some music? :)
2013-05-11 14:03:28 -05:00
phinze a8b343b869 fix github links in `brew cask info`
refs #294
2013-05-11 14:02:53 -05:00
phinze ce94c6de2a update alfred linking to work with Alfred 2.0
i'm not going to worry about backwards compatibility with Alfred 1.X -
forward to the future!

closes #18
2013-05-11 13:53:10 -05:00
Vítor Galvão f6ee092808 since flux (not f-lux) gets updated, but the url stays the same even though it contains 'v4', changed to have no checksum 2013-05-10 17:22:26 +01:00
Vítor Galvão 4bdc4a6150 corrected url and added 'link' to aquamacs 2013-05-10 16:58:21 +01:00
Vítor Galvão dfbba6e32d Added 'link' to air-video-server, alfred. ap-grapher, app-cleaner, app-delete, appcode 2013-05-10 16:58:14 +01:00
Vítor Galvão a6fa7d5ffa Added link to airserver 2013-05-10 16:23:04 +01:00
Vítor Galvão c2a076787e replaced tabs with spaces 2013-05-10 15:26:40 +01:00
Vítor Galvão 68182d00b9 removed extra line before link for aesthetic consistency 2013-05-10 15:24:38 +01:00
Vítor Galvão 08c5d54ea9 made order more consistent with other casks 2013-05-10 15:19:27 +01:00
Vítor Galvão e38f5980c2 Added link 2013-05-10 15:05:08 +01:00
Vítor Galvão 3237340880 Added link to transmission 2013-05-10 14:27:54 +01:00
Vítor Galvão 84e250364b Merge pull request #301 from bdd/master
Update TorBrowser to 2.3.25-6
2013-05-10 06:08:00 -07:00