From 5bbb084870ae539ff1a817422d65bac3d4a800d0 Mon Sep 17 00:00:00 2001 From: Brian Cunnie Date: Fri, 7 Dec 2012 16:56:59 -0800 Subject: [PATCH] Applications owned by user, not root, where possible --- recipes/alfred.rb | 1 + recipes/ccmenu.rb | 2 +- recipes/chrome.rb | 1 + recipes/dropbox.rb | 1 + recipes/evernote.rb | 1 + recipes/firefox.rb | 1 + recipes/intellij_community_edition.rb | 2 +- recipes/intellij_ultimate_edition.rb | 2 +- recipes/keycastr.rb | 2 +- recipes/libreoffice.rb | 2 +- recipes/pg_admin.rb | 2 +- recipes/phpstorm.rb | 1 + recipes/rubymine.rb | 2 +- recipes/skype.rb | 2 +- recipes/sublime_text.rb | 2 +- recipes/viscosity.rb | 1 + 16 files changed, 16 insertions(+), 9 deletions(-) diff --git a/recipes/alfred.rb b/recipes/alfred.rb index d5fc613a..ce8163b2 100644 --- a/recipes/alfred.rb +++ b/recipes/alfred.rb @@ -3,4 +3,5 @@ source "http://cachefly.alfredapp.com/alfred_1.3.1_261.dmg" checksum "c951c4dc05ff1091359358d710142cabef2c190be41f799244669f879cff7e80" action :install + owner WS_USER end diff --git a/recipes/ccmenu.rb b/recipes/ccmenu.rb index a977c760..4e4c057a 100644 --- a/recipes/ccmenu.rb +++ b/recipes/ccmenu.rb @@ -6,7 +6,7 @@ volumes_dir "CCMenu 1.3" source "http://surfnet.dl.sourceforge.net/project/ccmenu/CCMenu/1.3/ccmenu-1.3-b.dmg" checksum "9afef887022002b0f074eb7db25349da53aea5d5a64d8415b756c676db9ad1de" - # owner WS_USER + owner WS_USER action :install end diff --git a/recipes/chrome.rb b/recipes/chrome.rb index 7324d588..3f098d96 100644 --- a/recipes/chrome.rb +++ b/recipes/chrome.rb @@ -3,4 +3,5 @@ source "https://dl-ssl.google.com/chrome/mac/stable/GGRM/googlechrome.dmg" checksum "6d8c6f96c3ebc3a2688efb9d26bd67282c13d90097578782aa7d05a0b1458bfa" action :install + owner WS_USER end diff --git a/recipes/dropbox.rb b/recipes/dropbox.rb index efc72e37..5c262737 100644 --- a/recipes/dropbox.rb +++ b/recipes/dropbox.rb @@ -3,4 +3,5 @@ source "https://www.dropbox.com/download?plat=mac" checksum "e80f8974b1759f85f98c43c5ba8784f400ff9da507cf73077c2366c15bb04e33" action :install + owner WS_USER end diff --git a/recipes/evernote.rb b/recipes/evernote.rb index e08765a8..84e21279 100644 --- a/recipes/evernote.rb +++ b/recipes/evernote.rb @@ -4,4 +4,5 @@ checksum "b3d68576332812e7fa7c3475bbee4674567eb4e3cca6a40ca19d44094c043b35" accept_eula true action :install + owner WS_USER end diff --git a/recipes/firefox.rb b/recipes/firefox.rb index 5e39e1b2..ef856f1d 100644 --- a/recipes/firefox.rb +++ b/recipes/firefox.rb @@ -2,4 +2,5 @@ source "http://download.mozilla.org/?product=firefox-17.0&os=osx&lang=en-US" checksum "abd7e8a4da8faf815d0bd96a6b1a6492e630c73433522c0c3dfd671f46cc2236" action :install + owner WS_USER end diff --git a/recipes/intellij_community_edition.rb b/recipes/intellij_community_edition.rb index 84e41ecc..2e444121 100644 --- a/recipes/intellij_community_edition.rb +++ b/recipes/intellij_community_edition.rb @@ -2,6 +2,6 @@ dmg_package "IntelliJ IDEA 10 CE" do source "http://download.jetbrains.com/idea/ideaIC-#{intellij_version}.dmg" checksum "69d7a7b055fcccb00695257385f585c1cb6e46eb29500184e0530b700f4c4ed5" - # owner WS_USER + owner WS_USER action :install end diff --git a/recipes/intellij_ultimate_edition.rb b/recipes/intellij_ultimate_edition.rb index 41f631e8..01a62162 100644 --- a/recipes/intellij_ultimate_edition.rb +++ b/recipes/intellij_ultimate_edition.rb @@ -2,6 +2,6 @@ dmg_package "IntelliJ IDEA 10" do source "http://download.jetbrains.com/idea/ideaIU-#{intellij_version}.dmg" checksum "667c7227cccc011666492150320601fb7517ed9e9f3b935dcee1cc337bdadae9" - # owner WS_USER + owner WS_USER action :install end diff --git a/recipes/keycastr.rb b/recipes/keycastr.rb index c1cb7aa8..974ff357 100644 --- a/recipes/keycastr.rb +++ b/recipes/keycastr.rb @@ -7,7 +7,7 @@ dmg_name "KeyCastr" source "http://software-files-a.cnet.com/s/software/11/00/84/53/keycastr_0.8.0.dmg" checksum "ecf59a2e46a8ca450c12f426a4d41000de1c3010a5c46fe12f23fdc647f3f1e7" - # owner WS_USER + owner WS_USER action :install end diff --git a/recipes/libreoffice.rb b/recipes/libreoffice.rb index a991feb5..9ebb667e 100644 --- a/recipes/libreoffice.rb +++ b/recipes/libreoffice.rb @@ -2,6 +2,6 @@ volumes_dir "LibreOffice" source "http://download.documentfoundation.org/libreoffice/stable/3.6.4/mac/x86/LibO_3.6.4_MacOS_x86_install_en-US.dmg" checksum "4eb29ef38e009214e920fcd98ba0b4aaf2e4fd1d9e27ef5cb466af7ccaf64f88" - # owner WS_USER + owner WS_USER action :install end diff --git a/recipes/pg_admin.rb b/recipes/pg_admin.rb index 0bbda2f9..f299d2ef 100644 --- a/recipes/pg_admin.rb +++ b/recipes/pg_admin.rb @@ -1,6 +1,6 @@ dmg_package "pgAdmin3" do source "http://ftp.postgresql.org/pub/pgadmin3/release/v1.14.3/osx/pgadmin3-1.14.3.dmg" checksum "9435f79d5b52d0febeddfad392adf82db9df159196f496c1ab139a6957242ce9" - # owner WS_USER + owner WS_USER accept_eula true end diff --git a/recipes/phpstorm.rb b/recipes/phpstorm.rb index e21160b2..33e7928e 100644 --- a/recipes/phpstorm.rb +++ b/recipes/phpstorm.rb @@ -1,6 +1,7 @@ dmg_package "PhpStorm" do source "http://download.jetbrains.com/webide/PhpStorm-5.0.4.dmg" action :install + owner WS_USER end diff --git a/recipes/rubymine.rb b/recipes/rubymine.rb index d3ac4a00..8f599e05 100644 --- a/recipes/rubymine.rb +++ b/recipes/rubymine.rb @@ -4,5 +4,5 @@ source "http://download.jetbrains.com/ruby/RubyMine-4.5.4.dmg" checksum "1983d4417c6b2817bd6534f8804c2366fbd074a17dbc5a98cd85161abe255714" action :install - # owner WS_USER + owner WS_USER end diff --git a/recipes/skype.rb b/recipes/skype.rb index ade17875..defac4ec 100644 --- a/recipes/skype.rb +++ b/recipes/skype.rb @@ -1,6 +1,6 @@ dmg_package "Skype" do source "http://download.skype.com/macosx/Skype_6.0.0.2968.dmg" checksum "7f53dd799b7b99c70f6b62fde0cb74c4" - # owner WS_USER + owner WS_USER action :install end diff --git a/recipes/sublime_text.rb b/recipes/sublime_text.rb index f7ab74a5..442d6f47 100644 --- a/recipes/sublime_text.rb +++ b/recipes/sublime_text.rb @@ -4,7 +4,7 @@ dmg_name "Sublime%20Text%202.0.1" source "http://c758482.r82.cf2.rackcdn.com/Sublime%20Text%202.0.1.dmg" checksum "b5f91ee4f62d36c0490c021d5fb134b9e7cb3936" - # owner WS_USER + owner WS_USER end link "/usr/local/bin/subl" do diff --git a/recipes/viscosity.rb b/recipes/viscosity.rb index f2a9bd57..e30209f4 100644 --- a/recipes/viscosity.rb +++ b/recipes/viscosity.rb @@ -1,4 +1,5 @@ dmg_package "Viscosity" do source "http://www.sparklabs.com/downloads/Viscosity.dmg" action :install + user WS_USER end