Commit Graph

22 Commits

Author SHA1 Message Date
Victor Popkov 706a19fe70 onyx.rb: add name 2015-04-16 23:31:33 +03:00
Amory Meltzer e52c323e79 Update onyx homepage
Parent website seems to have changed the urls of all its application pages
2015-01-24 14:39:47 -08:00
Amory Meltzer d2f9ab42ec Update onyx license from unknown to gratis 2015-01-23 18:01:52 -08:00
Roland Walker cd6ee89f65 clarify conditional comment in onyx 2015-01-05 10:40:34 -05:00
Vítor Galvão b3ec8e4a9d onyx.rb: change ':unknown' license comment 2014-12-20 13:46:50 +00:00
Roland Walker 37e07681e3 enable MacOS.release in onyx 2014-12-10 11:55:21 -05:00
Roland Walker c7d3494cdd license todo comment in onyx 2014-12-10 08:50:18 -05:00
Roland Walker d1803c40fe be explicit: no fallthrough on onyx.rb
each version is specific to an OS X release
2014-12-04 20:04:41 -05:00
Josh Hagins 0e21ef176d Add depends_on and caveats clauses for onyx
Add MacOS version dependencies in the style of #7760.
Also add caveat for OS 10.4-5 as in the casks for Deeper
and Maintenance.
2014-12-03 22:39:26 -05:00
Amory Meltzer ce36c0232e Fix download links for Onyx on Mountain Lion, Mavericks, and Yosemite; Add tests and links for Onyx under Tiger and Leopard 2014-12-02 06:26:18 -08:00
Roland Walker eec5ab598f new-style header in onyx 2014-11-13 12:36:38 -05:00
James Moon 3c7b0b7186 Add Mavericks conditional and new default conditional for onyx 2014-10-31 14:28:21 -04:00
Roland Walker 942b306f69 stanza layout/order, onyx.rb 2014-10-07 11:18:35 -04:00
Roland Walker b44ebfd806 add license stanza to onyx 2014-10-01 11:43:42 -04:00
Roland Walker 288bf5235a :latest as symbol in onyx 2014-09-17 07:42:55 -04:00
Roland Walker 8df998e494 app stanza in onyx.rb 2014-09-15 12:06:03 -04:00
Roland Walker c8cd897435 mass convert Casks to sha256 :no_check 2014-05-08 08:51:31 -04:00
Roland Walker 7354574bad add missing underscores in OS release symbols
These symbols are provided by Homebrew.  It seems that
a typo was propagated by copy/paste.  Fixes #3645.
2014-03-25 11:30:29 -04:00
Roland Walker 21e63f4caf use OS version conditional for oynx.rb
instead of `caveats`
2014-02-24 12:13:49 -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 2fbb86cca1 Update OnyX to OS X Mavericks version 2013-11-19 16:28:02 +08:00
Rodolphe Stoclin 7f80764f6e Update Onyx 2013-06-25 17:12:21 +02:00