Skip to content

Commit

Permalink
AU: 2 updated - avidemux ultradefrag
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Aug 15, 2019
1 parent 9631820 commit 102b9fd
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion automatic/avidemux/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# <img src="https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/avidemux.png" width="48" height="48"/> [avidemux](https://chocolatey.org/packages/avidemux)
# <img src="https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/avidemux.png" width="48" height="48"/> [avidemux](https://chocolatey.org/packages/avidemux)


Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks. It supports many file types, including AVI, DVD compatible MPEG files, MP4 and ASF, using a variety of codecs. Tasks can be automated using projects, job queue and powerful scripting capabilities.
Expand Down
8 changes: 4 additions & 4 deletions automatic/avidemux/avidemux.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>avidemux</id>
<version>2.7.2-Beta</version>
<version>2.7.4</version>
<title>Avidemux</title>
<authors>Mean, Gruntster, Fahr</authors>
<owners>chocolatey, purity</owners>
<licenseUrl>https://www.gnu.org/licenses/gpl-2.0.html</licenseUrl>
<projectUrl>http://avidemux.sourceforge.net/</projectUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/avidemux.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/avidemux.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description><![CDATA[
Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks. It supports many file types, including AVI, DVD compatible MPEG files, MP4 and ASF, using a variety of codecs. Tasks can be automated using projects, job queue and powerful scripting capabilities.
Expand All @@ -26,10 +26,10 @@ Avidemux is available for Linux, BSD, Mac OS X and Microsoft Windows under the G
- Subtitle processing
]]></description>
<summary>Video editor</summary>
<releaseNotes>https://sourceforge.net/projects/avidemux/files/avidemux/2.7.2/</releaseNotes>
<releaseNotes>https://sourceforge.net/projects/avidemux/files/avidemux/2.7.4/</releaseNotes>
<copyright>2001-2016 Mean</copyright>
<tags>video editor foss cross-platform cutting filtering encoding admin</tags>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/avidemux</packageSourceUrl>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/avidemux</packageSourceUrl>
<mailingListUrl>https://www.avidemux.org/admForum/</mailingListUrl>
<docsUrl>https://www.avidemux.org/admWiki/doku.php</docsUrl>
<dependencies>
Expand Down
10 changes: 5 additions & 5 deletions automatic/avidemux/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,21 @@ Package can be verified like this:

1. Go to

x32: https://sourceforge.net/projects/avidemux/files/avidemux/2.7.2/avidemux_2.7.2_win3.exe/download
x64: https://sourceforge.net/projects/avidemux/files/avidemux/2.7.2/Avidemux_2.7.2%20VC%2B%2B%2064bits%20.exe/download
x32: https://sourceforge.net/projects/avidemux/files/avidemux/2.7.4/avidemux_2.7.4_win32.exe/download
x64: https://sourceforge.net/projects/avidemux/files/avidemux/2.7.4/Avidemux_2.7.4%20VC%2B%2B%2064bits.exe/download

to download the installer.

2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum32: A33EFD0AE872AB6549B01C3EA2D0E8A7450FBE9FCEC309DCA79FAA96FDAD3418
checksum64: F858EB4165FE08048C868C0F088466BB74A67D4297BB20BB2AE5E8E98ACA5618
checksum32: 5C4C73841E88FF098216FD325D0A0CED2DD3D395CA39CE9160D1AE1B70C841F1
checksum64: 21E9BCA46E9E22E078435F2C463B51A639FC7DC0A8A7A0D1003FD70DE3C25C2E

Using AU:

Get-RemoteChecksum https://sourceforge.net/projects/avidemux/files/avidemux/2.7.2/Avidemux_2.7.2%20VC%2B%2B%2064bits%20.exe/download
Get-RemoteChecksum https://sourceforge.net/projects/avidemux/files/avidemux/2.7.4/Avidemux_2.7.4%20VC%2B%2B%2064bits.exe/download

The included license have been obtained from <https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt>
and should be the correct license as mentioned on their project page <http://avidemux.sourceforge.net/>
Expand Down
4 changes: 2 additions & 2 deletions automatic/avidemux/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ $silentArgs = @('/S')
$packageArgs = @{
packageName = 'avidemux'
fileType = 'exe'
file = "$toolsDir\avidemux_2.7.2_win3.exe"
file64 = "$toolsDir\Avidemux_2.7.2%20VC%2B%2B%2064bits%20.exe"
file = "$toolsDir\avidemux_2.7.4_win32.exe"
file64 = "$toolsDir\Avidemux_2.7.4%20VC%2B%2B%2064bits.exe"
silentArgs = $silentArgs
validExitCodes = @(0, 1223)
}
Expand Down
8 changes: 4 additions & 4 deletions automatic/ultradefrag/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ location on <https://sourceforge.net/projects/ultradefrag/files/stable-release/>
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://sourceforge.net/projects/ultradefrag/files/stable-release/7.1.2/ultradefrag-7.1.2.bin.i386.exe/download>
64-Bit software: <https://sourceforge.net/projects/ultradefrag/files/stable-release/7.1.2/ultradefrag-7.1.2.bin.amd64.exe/download>
32-Bit software: <https://sourceforge.net/projects/ultradefrag/files/stable-release/7.1.3/ultradefrag-7.1.3.bin.i386.exe/download>
64-Bit software: <https://sourceforge.net/projects/ultradefrag/files/stable-release/7.1.3/ultradefrag-7.1.3.bin.amd64.exe/download>
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: sha256
checksum32: 605C0308A90767F9F7A1B4EF359DC47D8EC9470C51FC643FC10B8B76A21F0906
checksum64: 847AE1F09501BA66EFBC97F56D6C02D2519632E031F24FC841F0F7A6ED40C888
checksum32: 8617A7EB043F72A72BD4DA44347CA163848C348D6C17BBF6960ED4F31D350013
checksum64: DC1E5DF113B68506BDC6EA71A821B90D315CD817608377D2E60B1E556ACF4995

The file 'LICENSE.txt' has been obtained from <https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt>
4 changes: 2 additions & 2 deletions automatic/ultradefrag/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ $silentArgs += if ($pp.NoBootInterface) { " /BOOT=0"; Write-Host 'Boot inte
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
file = "$toolsPath\ultradefrag-7.1.2.bin.i386.exe"
file64 = "$toolsPath\ultradefrag-7.1.2.bin.amd64.exe"
file = "$toolsPath\ultradefrag-7.1.3.bin.i386.exe"
file64 = "$toolsPath\ultradefrag-7.1.3.bin.amd64.exe"
silentArgs = $silentArgs
validExitCodes = @(0)
softwareName = 'Ultra Defragmenter'
Expand Down
2 changes: 1 addition & 1 deletion automatic/ultradefrag/ultradefrag.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<id>ultradefrag</id>
<title>UltraDefrag</title>
<owners>chocolatey</owners>
<version>7.1.2</version>
<version>7.1.3</version>
<authors>Dmitri Arkhangelski et al.</authors>
<summary>UltraDefrag is a powerful Open Source Defragmentation tool for the Windows Platform</summary>
<description><![CDATA[
Expand Down

0 comments on commit 102b9fd

Please sign in to comment.