Commit Graph

16 Commits

Author SHA1 Message Date
Vítor Galvão 6d393b0fcb tvmobili.rb: change ':unknown' license comment 2014-12-20 13:47:32 +00:00
Roland Walker b9541ee417 license todo comment in tvmobili 2014-12-10 08:51:09 -05:00
Roland Walker db04759b56 blank before uninstall in tvmobili 2014-11-22 09:12:47 -05:00
Roland Walker b0796b7b00 new-style header in tvmobili 2014-11-13 12:39:12 -05:00
Roland Walker 5f975127d3 add license stanza to tvmobili 2014-10-01 11:44:49 -04:00
Roland Walker f939aa6606 :latest as symbol in tvmobili 2014-09-17 07:43:06 -04:00
Roland Walker 74b3435418 tvmobili.rb 2014-09-10 11:37:07 -04:00
ndr f40b632593 Reformat tvmobili.rb according to readability conventions 2014-06-27 02:01:50 +02:00
Caleb Xu 9b2743e103 Add uninstall stanza for TVMobili 2014-06-10 21:51:29 -04:00
Roland Walker 1fddf022a1 update version on `pkg` filename in tvmobili.rb
Fixes #4803
2014-06-10 17:42:21 -04:00
Roland Walker c8cd897435 mass convert Casks to sha256 :no_check 2014-05-08 08:51:31 -04:00
Nolan Nichols a0212fda5a fix: update to latest version for install 2014-01-19 10:42:26 -08:00
Michael Ford 7a93451077 Update TVMOBiLi Cask 2013-10-12 11:53:05 +08:00
Vítor Galvão 6d3999f87f corrections to url, version, and added 'install' 2013-06-19 22:12:14 +01:00
phinze 0d1f831b79 Add checksum support to Casks.
`md5`, `sha1`, `sha256` all take a hexdigest string, e.g:
sha1 'f645e9da45a621415a07a7492c45923b1a1fd4d4'

`no_checksum` takes no argument, and indicates there is no checksum
for this cask. This is *not recommended*, and should only be used for
casks that have no versioned downloads.

`brew cask install` will complain if there is no sum provided (unless
`no_checksum` has been invoked), or if the sums do not match. It will
provide the computed checksum so the cask can be easily amended.

Adapted from @passcod's work in 82cc199ae6
2012-12-17 17:04:22 -07:00
Nolan Nichols c511b11738 adding support for the tvmobili dlna server 2012-11-23 13:46:44 -08:00