Commit Graph

18 Commits

Author SHA1 Message Date
Radek Simko 908af6c6f5 jdownloader: Add license 2015-03-29 23:11:04 +01:00
Radek Simko d45d86018d jdownloader: (un)installation automated + java caveat added 2015-03-29 23:10:59 +01:00
Vítor Galvão 6ba4929a03 jdownloader.rb: added name 2015-01-29 19:18:50 +00:00
Vítor Galvão 53bf11688c jdownloader.rb: change ':unknown' license comment 2014-12-20 13:46:27 +00:00
Roland Walker 9bddcfcff2 license todo comment in jdownloader 2014-12-10 08:49:49 -05:00
Roland Walker f702c403ce new-style header in jdownloader 2014-11-13 12:35:46 -05:00
Roland Walker 7a15e5edff use installer :manual in jdownloader 2014-10-21 09:20:10 -04:00
Roland Walker 4b30efbf36 add license stanza to jdownloader 2014-10-01 11:43:03 -04:00
Roland Walker 6e4d00db6b remove caskroom_only in jdownloader 2014-09-23 09:14:23 -04:00
Roland Walker 4ba63cc9d8 :latest as symbol in jdownloader 2014-09-17 07:42:49 -04:00
ndr 0371caf08c Reformat jdownloader.rb according to readability conventions 2014-06-27 02:01:21 +02:00
Roland Walker c8cd897435 mass convert Casks to sha256 :no_check 2014-05-08 08:51:31 -04:00
Roland Walker 38597b2760 jdownloader is a manual installer
therefore no `link` stanza is needed
2014-02-26 07:30:26 -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
Lincoln Lee 7ffbb68ea1 Fix #2289
The link filename is not correct.
2014-01-07 19:25:20 +08:00
Julio Napurí 603cb45faf Update JDownloader URL 2013-11-14 23:30:49 -05:00
Julio Napurí def88ed4ed Update class names 2013-11-06 23:09:57 -05:00
Julio Napurí 6460fb50c7 Update file names according New naming convention 2013-11-06 22:50:24 -05:00