Commit Graph

19 Commits

Author SHA1 Message Date
Vítor Galvão 9f621b1a15 cocktail.rb: added name 2015-01-04 20:37:17 +00:00
Roland Walker bf3fa46d07 enable MacOS.release in cocktail 2014-12-10 11:55:19 -05:00
Amory Meltzer ec240402a5 Update cocktail license from unknown to commercial
Trial expires after tenth launch
2014-12-04 09:37:07 -08:00
Roland Walker 3de4a92dce new-style header in cocktail 2014-11-13 12:34:31 -05:00
Felix Zandanel 12cdc52706 Edit Cocktail cask in order to use conditionals 2014-10-21 14:10:10 +02:00
Felix Zandanel 5c69d1b642 Update cocktail to 8.0 (Yosemite edition) 2014-10-20 22:52:34 +02:00
Roland Walker c4afa400cc indent/comment cocktail.rb 2014-10-07 11:18:32 -04:00
Roland Walker fe4905e00d add license stanza to cocktail 2014-10-01 11:42:06 -04:00
Roland Walker e2b170723f :latest as symbol in cocktail 2014-09-17 07:42:41 -04:00
Roland Walker 8de26c4d26 app stanza in cocktail.rb 2014-09-15 12:05:24 -04:00
Vítor Galvão 8ce4bcb20d get rid of those pesky two spaces on otherwise empty lines 2014-06-30 19:28:06 +01:00
ndr 2439a3f543 Reformat cocktail.rb according to readability conventions 2014-06-27 02:01:04 +02:00
Roland Walker 5f3d16ff99 add appcast URL for cocktail.rb 2014-05-15 13:33:12 -04:00
Roland Walker c8cd897435 mass convert Casks to sha256 :no_check 2014-05-08 08:51:31 -04:00
Roland Walker 6f6a07fc0f mass whitespace cleanup 2014-02-22 21:13:52 -05:00
Roland Walker 329c48298a caveats first-class in DSL, gets own mini-DSL
Make caveats a first-class member of the Cask DSL.  It no longer has to
be specified with "def caveats", but can be given as "caveats do ... end"
as with after_install blocks.

In addition, create a mini-DSL which can be used within caveats blocks,
providing standard messages when manual installers must be used,
reboot-required, etc.

Add alternate form: caveats can also accept a compile-time string for
simple cases.

This is 99% compatible with old Casks, as it still works by defining
a caveats method.  However, all Casks containing caveats are cleaned
up and adapted according to the new DSL.

Full docs in CONTRIBUTING.md.
2014-01-20 11:54:46 -05:00
Lee Hanxue d92c0fa102 Add caveat for Cocktail: for OS X Mavericks only; instructions to tap from caskroom-versions 2013-11-18 14:31:24 +08:00
Fernando Paredes fdf001022a Use Cocktail for Mavericks as default
Cocktail for Mountain Lion moved to caskroom/homebrew-versions

Closes #1354
2013-11-06 18:56:37 -08:00
Fernando Paredes 07a9d95c6a Cocktail
Cocktail is a general purpose utility for OS X that lets you clean,
repair and optimize your Mac. It is a powerful digital toolset that
helps hundreds of thousands of Mac users around the world get the most
out of their computers every day.
2013-10-02 11:00:54 -07:00