Skip to content

Commit

Permalink
AU: 3 updated - clipgrab displayfusion encfs4win
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Feb 13, 2018
1 parent b3c0884 commit 1d3e364
Show file tree
Hide file tree
Showing 12 changed files with 48 additions and 27 deletions.
11 changes: 9 additions & 2 deletions automatic/clipgrab/clipgrab.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>clipgrab</id>
<version>3.6.6</version>
<version>3.6.6.20180213</version>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/clipgrab</packageSourceUrl>
<owners>chocolatey</owners>
<title>Clipgrab</title>
Expand All @@ -16,7 +16,14 @@
<tags>clipgrab download freeware online vimeo dailymotion youtube vimeo video convert music admin</tags>
<summary>Download and convert online videos</summary>
<!-- Do not touch the description here in the nuspec file. Description is imported during update from the Readme.md file -->
<description>Dummy</description>
<description><![CDATA[
ClipGrab is a free software for downloading and converting online videos from many sites like YouTube or Vimeo. ClipGrab can download from the following sites: YouTube, Clipfish, Collegehumor, Dailymotion, MyVideo, MySpass, Sevenload, Tudou, Vimeo. Downloaded videos can be converted to the following file formats: WMV, MPEG4, OGG Theora, MP3 (audio only), OGG Vorbis (audio only).
## Notes
- The Windows installer of Clipgrab contains the OpenCandy Adware which is reported by some Antivirus tools. However, OpenCandy newer gets installed in silent mode, so this package doesn't install any unwanted Adware.
]]></description>
</metadata>
<files>
<file src="legal\**" target="legal" />
Expand Down
6 changes: 3 additions & 3 deletions automatic/clipgrab/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ The embedded software have been downloaded from the listed download
location on <https://clipgrab.org/>
and can be verified by doing the following:

1. Download the following <>
1. Download the following <https://download.clipgrab.org/clipgrab-3.6.6-cgorg.exe>
2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
- Use chocolatey utility 'checksum.exe'
3. The checksums should match the following:

checksum type:
checksum:
checksum type: sha256
checksum: 045686087875EF570F5CDFE654D2B9E05A52F30977A4E79C11BD33E61D5ACECB

The file 'LICENSE.txt' has been obtained from the source tarball located
on their project page.
4 changes: 2 additions & 2 deletions automatic/clipgrab/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
file = "$toolsPath\"
file = "$toolsPath\clipgrab-3.6.6-cgorg.exe"
softwareName = 'ClipGrab*'
silentArgs = "/VERYSILENT /NORESTART /SUPPRESSMSGBOXES /SP- /LOG=`"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).InnoInstall.log`""
validExitCodes = @(0)
}

Install-ChocolateyInstallPackage @packageArgs

ls $toolsPath\*.exe | % { rm $_ -ea 0; if (Test-Path $_) { sc "$_.ignore" } }
Get-ChildItem $toolsPath\*.exe | ForEach-Object { Remove-Item $_ -ea 0; if (Test-Path $_) { Set-Content "$_.ignore" } }
4 changes: 2 additions & 2 deletions automatic/displayfusion/displayfusion.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"stable": "9.1.0.20171122"
{
"stable": "9.1.0.20180213"
}
17 changes: 15 additions & 2 deletions automatic/displayfusion/displayfusion.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>displayfusion</id>
<version>9.1.0.20171122</version>
<version>9.1.0.20180213</version>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/displayfusion</packageSourceUrl>
<owners>chocolatey, keithlammers, the-running-dev</owners>
<title>DisplayFusion</title>
Expand All @@ -18,7 +18,20 @@
<tags>multimonitor displayfusion display binaryfortress monitor free</tags>
<summary>Multiple Monitors Made Easy!</summary>
<!-- Do not touch the description here in the nuspec file. Description is imported during update from the Readme.md file -->
<description>Dummy</description>
<description><![CDATA[
Multiple Monitors Made Easy! DisplayFusion will make your multi-monitor life much easier! With powerful features like Multi-Monitor Taskbars, TitleBar Buttons and fully customizable HotKeys, DisplayFusion will make managing your multiple monitors easy.
## Features
- Make your multi-monitor life much easier
- Multi-Monitor taskbars
- TitleBar buttons
- Fully customizable functions
## Notes
- Free for personal use
- The free license is only usable in a personal and non-commercial context. Commercial use of Display Fusion requires the purchase of a license.
]]></description>
<dependencies>
<dependency id="DotNet4.6" version="4.6.00081.20150925" />
</dependencies>
Expand Down
6 changes: 3 additions & 3 deletions automatic/displayfusion/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ The embedded software have been downloaded from the listed download
location on <https://www.displayfusion.com/Download/>
and can be verified by doing the following:

1. Download the following <>
1. Download the following <https://binaryfortressdownloads.com/Download/BFSFiles/101/DisplayFusionSetup-9.1.exe>
2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
- Use chocolatey utility 'checksum.exe'
3. The checksums should match the following:

checksum type:
checksum:
checksum type: sha256
checksum: 8F1CFAFDA844C018A87FC216B38BC38C69269A1A0798BDD1B41CCA17F9ED6C08

The file 'LICENSE.txt' has been obtained from <https://www.displayfusion.com/License/>
4 changes: 2 additions & 2 deletions automatic/displayfusion/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ $localeTwoLetter = (Get-UICulture).TwoLetterISOLanguageName
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
file = "$toolsPath\"
file = "$toolsPath\DisplayFusionSetup-9.1.exe"
softwareName = 'displayfusion*'
silentArgs = "/VERYSILENT /NORESTART /SUPPRESSMSGBOXES /SP- /LANG=$localeTwoLetter /STARTUPALL=1 /CONTEXTMENU=0 /LAUNCHAFTER=0 /LOG=`"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).InnoInstall.log`""
validExitCodes = @(0, 1641, 3010)
}

Install-ChocolateyInstallPackage @packageArgs

ls $toolsPath\*.exe | % { rm $_ -ea 0; if (Test-Path $_) { sc "$_.ignore" } }
Get-ChildItem $toolsPath\*.exe | ForEach-Object { Remove-Item $_ -ea 0; if (Test-Path $_) { Set-Content "$_.ignore" } }
2 changes: 1 addition & 1 deletion automatic/encfs4win/encfs4win.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"1.10": "1.10.1-RC12"
"1.10": "1.10.1-RC12-20180213"
}
7 changes: 4 additions & 3 deletions automatic/encfs4win/encfs4win.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>encfs4win</id>
<version>1.7.4</version>
<version>1.10.1-RC12-20180213</version>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/encfs4win</packageSourceUrl>
<owners>chocolatey</owners>
<title>encfs4win</title>
Expand All @@ -18,7 +18,7 @@
<tags>encfs4win driver encfs encryption foss file-system</tags>
<summary>Windows port of EncFS which provides an encrypted virtual filesystem</summary>
<!-- Do not touch the description here in the nuspec file. Description is imported during update from the Readme.md file -->
<description>
<description><![CDATA[
EncFS encrypts individual files, by translating all requests for the virtual EncFS filesystem into the equivalent encrypted operations on the raw filesystem.
A GUI for encfs4win is available through encfsw, providing a tray icon that makes mounting and unmounting encrypted partitions even easier!
Expand All @@ -28,7 +28,8 @@ EncFS provides an encrypted filesystem in user-space, using the Dokan library fo
## Notes
- This package will require to be reinstalled after the restart of the OS if its dependency installation is required.
</description>
]]></description>
<releaseNotes>https://github.com/jetwhiz/encfs4win/releases/tag/v1.10.1-RC12</releaseNotes>
<dependencies>
<dependency id="KB2999226" version="1.0.20170509" />
Expand Down
6 changes: 3 additions & 3 deletions automatic/encfs4win/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ The embedded software have been downloaded from the listed download
location on <https://github.com/jetwhiz/encfs4win/releases>
and can be verified by doing the following:

1. Download the following <>
1. Download the following <https://github.com/jetwhiz/encfs4win/releases/download/v1.10.1-RC12/encfs-installer.exe>
2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
- Use chocolatey utility 'checksum.exe'
3. The checksums should match the following:

checksum type:
checksum:
checksum type: sha256
checksum: EE8E49ACC8AE373C239F54694ABA372AD00D886CE44C490DC36DAB7F50FFF7B3

The file 'LICENSE.txt' has been obtained from <https://github.com/jetwhiz/encfs4win/blob/21bd66bddf75fb7bda018a52d51a42ff8b24348a/COPYING>
4 changes: 2 additions & 2 deletions automatic/encfs4win/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
file = "$toolsPath\"
file = "$toolsPath\encfs-installer.exe"
softwareName = 'encfs4win*'
silentArgs = '/S'
validExitCodes = @(0)
}

Install-ChocolateyInstallPackage @packageArgs

ls $toolsPath\*.exe | % { rm $_ -ea 0; if (Test-Path $_) { sc "$_.ignore" } }
Get-ChildItem $toolsPath\*.exe | ForEach-Object { Remove-Item $_ -ea 0; if (Test-Path $_) { Set-Content "$_.ignore" } }

$packageName = $packageArgs.packageName
$installLocation = Get-AppInstallLocation $packageName
Expand Down
4 changes: 2 additions & 2 deletions automatic/encfs4win/tools/chocolateyUninstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ $uninstalled = $false
[array]$key = Get-UninstallRegistryKey @packageArgs

if ($key.Count -eq 1) {
$key | % {
$key | ForEach-Object {
$packageArgs['file'] = "$($_.UninstallString)"

Uninstall-ChocolateyPackage @packageArgs
Expand All @@ -26,5 +26,5 @@ elseif ($key.Count -gt 1) {
Write-Warning "$($key.Count) matches found!"
Write-Warning "To prevent accidental data loss, no programs will be uninstalled."
Write-Warning "Please alert the package maintainer that the following keys were matched:"
$key | % { Write-Warning "- $($_.DisplayName)" }
$key | ForEach-Object { Write-Warning "- $($_.DisplayName)" }
}

0 comments on commit 1d3e364

Please sign in to comment.