Merge pull request #10262 from Ngrd/add-name

Add name to 29 casks
This commit is contained in:
Radek Simko 2015-03-28 20:38:10 +00:00
commit 2fc81d41fa
29 changed files with 29 additions and 0 deletions

View File

@ -3,6 +3,7 @@ cask :v1 => 'dashlane' do
sha256 :no_check sha256 :no_check
url 'https://www.dashlane.com/directdownload?platform=mac' url 'https://www.dashlane.com/directdownload?platform=mac'
name 'Dashlane'
homepage 'https://www.dashlane.com/' homepage 'https://www.dashlane.com/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder

View File

@ -3,6 +3,7 @@ cask :v1 => 'dbvisualizer' do
sha256 '624d8877f02f4c49526f94f0ab205642a141cf0157224fb2265e6d337f5afe0d' sha256 '624d8877f02f4c49526f94f0ab205642a141cf0157224fb2265e6d337f5afe0d'
url "http://www.dbvis.com/product_download/dbvis-#{version}/media/dbvis_macos_#{version.gsub('.', '_')}_java7.dmg" url "http://www.dbvis.com/product_download/dbvis-#{version}/media/dbvis_macos_#{version.gsub('.', '_')}_java7.dmg"
name 'DbVisualizer'
homepage 'http://www.dbvis.com/' homepage 'http://www.dbvis.com/'
license :commercial license :commercial

View File

@ -3,6 +3,7 @@ cask :v1 => 'debookee' do
sha256 :no_check sha256 :no_check
url 'http://www.iwaxx.com/debookee/debookee.zip' url 'http://www.iwaxx.com/debookee/debookee.zip'
name 'Debookee'
homepage 'http://www.iwaxx.com/debookee/' homepage 'http://www.iwaxx.com/debookee/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder

View File

@ -21,6 +21,7 @@ cask :v1 => 'deeper' do
# working, or is dangerous to run, on the next OS X release. # working, or is dangerous to run, on the next OS X release.
end end
name 'Deeper'
homepage 'http://www.titanium.free.fr/deeper.html' homepage 'http://www.titanium.free.fr/deeper.html'
license :gratis license :gratis

View File

@ -3,6 +3,7 @@ cask :v1 => 'deluge' do
sha256 '503b3ac13bd437bfa2c055aa1ddf26290db0c5d4fb04e130c94dc42490ce6131' sha256 '503b3ac13bd437bfa2c055aa1ddf26290db0c5d4fb04e130c94dc42490ce6131'
url "http://download.deluge-torrent.org/mac_osx/deluge-#{version}-osx-x86.tbz2" url "http://download.deluge-torrent.org/mac_osx/deluge-#{version}-osx-x86.tbz2"
name 'Deluge'
homepage 'http://deluge-torrent.org/' homepage 'http://deluge-torrent.org/'
license :gpl license :gpl

View File

@ -6,6 +6,7 @@ cask :v1 => 'devonthink-pro' do
url "https://s3.amazonaws.com/DTWebsiteSupport/download/devonthink/#{version}/DEVONthink_Pro.dmg.zip" url "https://s3.amazonaws.com/DTWebsiteSupport/download/devonthink/#{version}/DEVONthink_Pro.dmg.zip"
appcast 'http://www.devon-technologies.com/Sparkle/DEVONthinkPro2.xml', appcast 'http://www.devon-technologies.com/Sparkle/DEVONthinkPro2.xml',
:sha256 => '038025b21f4e07e0dceb4b3e3b731f6d1482a3a339151cbac446e4cfb970a75e' :sha256 => '038025b21f4e07e0dceb4b3e3b731f6d1482a3a339151cbac446e4cfb970a75e'
name 'DEVONthink Pro'
homepage 'http://www.devontechnologies.com/products/devonthink/devonthink-pro.html' homepage 'http://www.devontechnologies.com/products/devonthink/devonthink-pro.html'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder

View File

@ -4,6 +4,7 @@ cask :v1 => 'difffork' do
# amazonaws.com is the official download host per the vendor homepage # amazonaws.com is the official download host per the vendor homepage
url 'http://dotfork.s3.amazonaws.com/DiffFork.app.zip' url 'http://dotfork.s3.amazonaws.com/DiffFork.app.zip'
name 'DiffFork'
homepage 'http://www.dotfork.com/difffork/' homepage 'http://www.dotfork.com/difffork/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder

View File

@ -4,6 +4,7 @@ cask :v1 => 'disk-drill' do
url 'http://dl.cleverfiles.com/diskdrill.dmg' url 'http://dl.cleverfiles.com/diskdrill.dmg'
appcast 'http://www.cleverfiles.com/releases/auto-update/dd2-newestr.xml' appcast 'http://www.cleverfiles.com/releases/auto-update/dd2-newestr.xml'
name 'Disk Drill'
homepage 'http://www.cleverfiles.com/' homepage 'http://www.cleverfiles.com/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder

View File

@ -3,6 +3,7 @@ cask :v1 => 'dispcalgui' do
sha256 :no_check sha256 :no_check
url 'http://dispcalgui.hoech.net/download/dispcalGUI.dmg' url 'http://dispcalgui.hoech.net/download/dispcalGUI.dmg'
name 'dispcalGUI'
homepage 'http://dispcalgui.hoech.net' homepage 'http://dispcalgui.hoech.net'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder

View File

@ -3,6 +3,7 @@ cask :v1 => 'diumoo' do
sha256 :no_check sha256 :no_check
url 'http://share.diumoo.net/static/diumoo.zip' url 'http://share.diumoo.net/static/diumoo.zip'
name 'diumoo'
homepage 'http://diumoo.net/' homepage 'http://diumoo.net/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder

View File

@ -3,6 +3,7 @@ cask :v1 => 'docear' do
sha256 :no_check sha256 :no_check
url 'http://docear.org/download/docear.dmg' url 'http://docear.org/download/docear.dmg'
name 'Docear'
homepage 'http://docear.org' homepage 'http://docear.org'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder

View File

@ -5,6 +5,7 @@ cask :v1 => 'dogecoin' do
# github.com is the official download host per the vendor homepage # github.com is the official download host per the vendor homepage
url "https://github.com/dogecoin/dogecoin/releases/download/v#{version}/dogecoin-#{version}-mac.zip" url "https://github.com/dogecoin/dogecoin/releases/download/v#{version}/dogecoin-#{version}-mac.zip"
appcast 'https://github.com/dogecoin/dogecoin/releases.atom' appcast 'https://github.com/dogecoin/dogecoin/releases.atom'
name 'Dogecoin'
homepage 'http://dogecoin.com/' homepage 'http://dogecoin.com/'
license :mit license :mit

View File

@ -3,6 +3,7 @@ cask :v1 => 'dolphin' do
sha256 '7d7ddb2bbd2e3255079fee707fe0723b5c5679cf9f21b70dc83feeeb10aa4b4b' sha256 '7d7ddb2bbd2e3255079fee707fe0723b5c5679cf9f21b70dc83feeeb10aa4b4b'
url "http://dl.dolphin-emu.org/builds/dolphin-master-#{version}.dmg" url "http://dl.dolphin-emu.org/builds/dolphin-master-#{version}.dmg"
name 'Dolphin'
homepage 'http://www.dolphin-emu.org/' homepage 'http://www.dolphin-emu.org/'
license :gpl license :gpl

View File

@ -4,6 +4,7 @@ cask :v1 => 'dosbox' do
# sourceforge.net is the official download host per the vendor homepage # sourceforge.net is the official download host per the vendor homepage
url "http://downloads.sourceforge.net/project/dosbox/dosbox/#{version}/DOSBox-#{version}-1_Universal.dmg" url "http://downloads.sourceforge.net/project/dosbox/dosbox/#{version}/DOSBox-#{version}-1_Universal.dmg"
name 'DOSBox'
homepage 'http://www.dosbox.com' homepage 'http://www.dosbox.com'
license :gpl license :gpl

View File

@ -3,6 +3,7 @@ cask :v1 => 'doxie' do
sha256 :no_check sha256 :no_check
url 'http://www.getdoxie.com/resources/files/download_current_mac.php' url 'http://www.getdoxie.com/resources/files/download_current_mac.php'
name 'Doxie'
homepage 'http://www.getdoxie.com/' homepage 'http://www.getdoxie.com/'
license :gratis license :gratis

View File

@ -4,6 +4,7 @@ cask :v1 => 'dradio' do
url 'http://dradio.me/download' url 'http://dradio.me/download'
appcast 'http://dradio.me/updates/appcast.xml' appcast 'http://dradio.me/updates/appcast.xml'
name 'dRadio'
homepage 'http://dradio.me' homepage 'http://dradio.me'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder

View File

@ -4,6 +4,7 @@ cask :v1 => 'dragthing' do
# amazonaws.com is the official download host per the vendor homepage # amazonaws.com is the official download host per the vendor homepage
url "https://s3.amazonaws.com/tlasystems/DragThing-#{version}.dmg" url "https://s3.amazonaws.com/tlasystems/DragThing-#{version}.dmg"
name 'DragThing'
homepage 'http://www.dragthing.com' homepage 'http://www.dragthing.com'
license :freemium license :freemium

View File

@ -3,6 +3,7 @@ cask :v1 => 'dropbox-encore' do
sha256 '2dfa8abd5a1b48b5e1f323b5167a1ef53559f862520bf358f9500aa328ecaf90' sha256 '2dfa8abd5a1b48b5e1f323b5167a1ef53559f862520bf358f9500aa328ecaf90'
url "http://www.joyofmacs.com/downloads/DropboxEncore#{version}.dmg" url "http://www.joyofmacs.com/downloads/DropboxEncore#{version}.dmg"
name 'Dropbox Encore'
homepage 'http://www.joyofmacs.com/software/dropboxencore/' homepage 'http://www.joyofmacs.com/software/dropboxencore/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder

View File

@ -4,6 +4,7 @@ cask :v1 => 'dropzone' do
url 'https://aptonic.com/dropzone3/latest' url 'https://aptonic.com/dropzone3/latest'
appcast 'https://aptonic.com/dropzone3/sparkle/updates.xml' appcast 'https://aptonic.com/dropzone3/sparkle/updates.xml'
name 'Dropzone'
homepage 'https://aptonic.com' homepage 'https://aptonic.com'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder

View File

@ -3,6 +3,7 @@ cask :v1 => 'dsp-radio' do
sha256 'b04ff63d41a47923455499340e32706df83a184c54c590d70191072b8fdbbbc9' sha256 'b04ff63d41a47923455499340e32706df83a184c54c590d70191072b8fdbbbc9'
url 'http://dl2sdr.homepage.t-online.de/files/DSP_Radio_141.zip' url 'http://dl2sdr.homepage.t-online.de/files/DSP_Radio_141.zip'
name 'DSP Radio'
homepage 'http://dl2sdr.homepage.t-online.de/' homepage 'http://dl2sdr.homepage.t-online.de/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder

View File

@ -4,6 +4,7 @@ cask :v1 => 'dterm' do
url 'http://files.decimus.net/DTerm/DTerm.zip' url 'http://files.decimus.net/DTerm/DTerm.zip'
appcast 'http://decimus.net/appcasts/DTerm.xml' appcast 'http://decimus.net/appcasts/DTerm.xml'
name 'DTerm'
homepage 'http://decimus.net/DTerm' homepage 'http://decimus.net/DTerm'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder

View File

@ -3,6 +3,7 @@ cask :v1 => 'dukto' do
sha256 '86f06ca92a28b5835cb3eaadfb09897f581a5da3fb8ee8246897b1bf4ee7348a' sha256 '86f06ca92a28b5835cb3eaadfb09897f581a5da3fb8ee8246897b1bf4ee7348a'
url "https://dukto.googlecode.com/files/Dukto#{version}-OSX.dmg" url "https://dukto.googlecode.com/files/Dukto#{version}-OSX.dmg"
name 'Dukto'
homepage 'https://code.google.com/p/dukto/' homepage 'https://code.google.com/p/dukto/'
license :oss license :oss

View File

@ -3,6 +3,7 @@ cask :v1 => 'dump-truck' do
sha256 :no_check sha256 :no_check
url 'https://www.goldenfrog.com/downloads/dumptruck/dumptruck.dmg' url 'https://www.goldenfrog.com/downloads/dumptruck/dumptruck.dmg'
name 'Dump Truck'
homepage 'http://www.goldenfrog.com/dumptruck' homepage 'http://www.goldenfrog.com/dumptruck'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder

View File

@ -3,6 +3,7 @@ cask :v1 => 'dupeguru-me' do
sha256 '65720a2cdd17242c30ce848133a6c53e018ea0088f1990fee8d45114c921a118' sha256 '65720a2cdd17242c30ce848133a6c53e018ea0088f1990fee8d45114c921a118'
url "http://download.hardcoded.net/dupeguru_me_osx_#{version.gsub('.', '_')}.dmg" url "http://download.hardcoded.net/dupeguru_me_osx_#{version.gsub('.', '_')}.dmg"
name 'dupeGuru Music Edition'
homepage 'http://www.hardcoded.net/dupeguru_me/' homepage 'http://www.hardcoded.net/dupeguru_me/'
license :bsd license :bsd

View File

@ -3,6 +3,7 @@ cask :v1 => 'dupeguru-pe' do
sha256 '5a0abebfe3932fe0df10bd301f37d884f987537f1d137fecd2263db82f0457a9' sha256 '5a0abebfe3932fe0df10bd301f37d884f987537f1d137fecd2263db82f0457a9'
url "http://download.hardcoded.net/dupeguru_pe_osx_#{version.gsub('.', '_')}.dmg" url "http://download.hardcoded.net/dupeguru_pe_osx_#{version.gsub('.', '_')}.dmg"
name 'dupeGuru Picture Edition'
homepage 'http://www.hardcoded.net/dupeguru_pe/' homepage 'http://www.hardcoded.net/dupeguru_pe/'
license :bsd license :bsd

View File

@ -3,6 +3,7 @@ cask :v1 => 'dupin' do
sha256 '282116dbbfd75f73efe4655f21f42dd76720e71a8babea54f57a07e600396264' sha256 '282116dbbfd75f73efe4655f21f42dd76720e71a8babea54f57a07e600396264'
url "http://dougscripts.com/itunes/scrx/dupinv#{version.to_i}mv.zip" url "http://dougscripts.com/itunes/scrx/dupinv#{version.to_i}mv.zip"
name 'Dupin'
homepage 'http://dougscripts.com/apps/dupinapp.php' homepage 'http://dougscripts.com/apps/dupinapp.php'
license :commercial license :commercial

View File

@ -3,6 +3,7 @@ cask :v1 => 'duplicate-annihilator' do
sha256 :no_check sha256 :no_check
url 'http://brattoo.com/propaganda/downloadDa.php' url 'http://brattoo.com/propaganda/downloadDa.php'
name 'Duplicate Annihilator'
homepage 'http://brattoo.com/propaganda/' homepage 'http://brattoo.com/propaganda/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder

View File

@ -4,6 +4,7 @@ cask :v1 => 'duplicati' do
# googlecode.com is the official download host per the vendor homepage # googlecode.com is the official download host per the vendor homepage
url "http://duplicati.googlecode.com/files/Duplicati%20#{version}.dmg" url "http://duplicati.googlecode.com/files/Duplicati%20#{version}.dmg"
name 'Duplicati'
homepage 'http://www.duplicati.com/' homepage 'http://www.duplicati.com/'
license :oss license :oss

View File

@ -4,6 +4,7 @@ cask :v1 => 'dynamiclyrics' do
# martianlaboratory.com is the official download host per the vendor homepage # martianlaboratory.com is the official download host per the vendor homepage
url "http://martianlaboratory.com/dynamiclyrics/DynamicLyricsBuild#{version.sub(%r{^.*\.},'')}.zip" url "http://martianlaboratory.com/dynamiclyrics/DynamicLyricsBuild#{version.sub(%r{^.*\.},'')}.zip"
name 'DynamicLyrics'
homepage 'http://martianz.cn/dynamiclyrics/' homepage 'http://martianz.cn/dynamiclyrics/'
appcast 'http://martianlaboratory.com/dynamiclyrics/update.xml', appcast 'http://martianlaboratory.com/dynamiclyrics/update.xml',
:sha256 => '104bf5fbe3dfa7bd383133bf1e0d01b88896030d1bb6ffa8854141e73ec8a229' :sha256 => '104bf5fbe3dfa7bd383133bf1e0d01b88896030d1bb6ffa8854141e73ec8a229'