Commit Graph

9 Commits

Author SHA1 Message Date
Amory Meltzer f51009b3b9 Update cocoadialog license from oss to gpl
https://mstratman.github.io/cocoadialog/#license and https://github.com/mstratman/cocoadialog/blob/master/LICENSE
2015-02-01 08:20:57 -08:00
Vítor Galvão 0230ff1c32 cocoadialog.rb: added name 2015-01-09 21:47:37 +00:00
Roland Walker 631c958507 new-style header in cocoadialog 2014-11-13 12:34:31 -05:00
Roland Walker 8b502d6895 add license stanza to cocoadialog 2014-10-01 11:42:06 -04:00
Roland Walker 2bd008b259 re-use version in cocoadialog 2014-09-26 08:08:50 -04:00
Roland Walker 6666194105 app stanza in cocoadialog.rb 2014-09-15 12:05:24 -04:00
ndr 0614e5e7b5 Reformat cocoadialog.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
Kostiantyn Kahanskyi 09c13ea5fe Added a Cask for CocoaDialog
Fixes #2499

CocoaDialog is an OS X application that allows the use of common GUI
controls such as file selectors, text input, progress bars, yes/no
confirmations and more with a command-line application. It requires no
knowledge of Cocoa, and is ideal for use in shell and Perl scripts
(or Ruby, or Python, or... etc).

See also http://mstratman.github.io/cocoadialog/.

This PR introduces a Cask for CocoaDialog from version 2.1.1 on
(current upcoming version 3.0.0 is still beta).
2014-01-20 18:42:38 +01:00