cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / logitech-harmony.rb
blob246469cb4d5b5e988536ffc34e533ad9c8c4be2a
1 cask :v1 => 'logitech-harmony' do
2   version '7.8.1'
3   sha256 '13a100211fb18569563c9d9bbe6c231cbfaa50989df0b471703ec942be2ecafb'
5   url "http://logitech-sjca.navisite.net/web/ftp/pub/techsupport/harmony/LogitechHarmonyRemoteSoftware#{version}-OSX.dmg"
6   homepage 'http://www.logitech.com/en-us/support/universal-remotes'
7   license :unknown    # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
9   pkg 'LogitechRemoteSoftware.pkg'
11   uninstall :quit => 'com.logitech.harmony.cappuccino.client.logitech',
12             :kext => [
13                       'com.RemoteControl.USBLAN.usbpart',
14                       'com.Belcarra.iokit.USBLAN_netpart',
15                       'com.Belcarra.iokit.USBLAN_usbpart',
16                      ],
17             :pkgutil => 'com.logitech.harmony.logitechRemoteSoftware.*'
18 end