Commit Graph

24 Commits

Author SHA1 Message Date
Vítor Galvão db66412d0a cocoaspell.rb: updated vendor comment 2016-02-11 23:39:08 +00:00
Josh Hagins 312ae841f1 Use Ruby 1.9 hash syntax in casks where possible 2016-01-17 21:57:28 -05:00
Josh Hagins 1b67aebcee cocoaspell.rb: RuboCop (master), RuboCop-cask (master) auto-correct 2016-01-03 15:28:49 -05:00
Amory Meltzer 449091fc87 Update cocoaspell zap, include user-generated content
See #10156
2016-01-02 07:36:04 -08:00
Josh Hagins feba4ec740 Remove DSL versions from all casks 2015-12-17 20:15:28 -05:00
Amory Meltzer 358186f0bd Update cocoaspell license to gratis from unknown
License (in .pkg installer) is close to BSD, but not quite - no modifications allowed
Software still allowed for free
2015-10-30 21:21:13 +02:00
Vítor Galvão 2d3940de38 cocoaspell.rb: added vendor host comment 2015-01-17 04:34:02 +00:00
Vítor Galvão 78e55b53f1 cocoaspell.rb: added name 2015-01-04 20:03:46 +00:00
Vítor Galvão 8158aade5c cocoaspell.rb: change ':unknown' license comment 2014-12-20 13:45:56 +00:00
Roland Walker 53a231b8af license todo comment in cocoaspell 2014-12-10 08:49:06 -05:00
Roland Walker e6fb33caa9 blank before uninstall in cocoaspell 2014-11-22 09:12:38 -05:00
Roland Walker e268ba0f0c new-style header in cocoaspell 2014-11-13 12:34:32 -05:00
Roland Walker 57d9b8061d caveats last in cocoaspell 2014-10-10 08:18:51 -04:00
Roland Walker 4bfdc1f772 simplify/format caveats in cocoaspell.rb 2014-10-07 11:18:32 -04:00
Roland Walker 341401a042 add license stanza to cocoaspell 2014-10-01 11:42:07 -04:00
Roland Walker b7ef3e380c re-use version in cocoaspell 2014-09-26 08:08:50 -04:00
Roland Walker 503407ab21 cvt to :delete cocoaspell 2014-09-18 07:57:55 -04:00
Roland Walker aba27634ab zap stanza from mackup for cocoaspell.rb 2014-09-16 08:36:20 -04:00
Roland Walker f28b43ead7 zap/uninstall :files in cocoaspell.rb 2014-09-13 10:23:01 -04:00
Roland Walker 075dba9f60 cocoaspell.rb 2014-09-10 11:37:00 -04:00
ndr f77ec4e35e Reformat cocoaspell.rb according to readability conventions 2014-06-27 02:01:04 +02:00
Roland Walker 40184ad948 mass update of 650 Casks to sha256
each of these is verified: the current sha1 and the new
sha256 are both correct for the given download.
2014-02-24 07:55:29 -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
Roland Walker 4836dbd549 Add cocoAspell
This commit includes cocoAspell version 2.1
2013-11-21 09:16:23 -05:00