Skip to content

Commit

Permalink
AU: 2 updated - curl texmaker
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Oct 31, 2018
1 parent 53e91d6 commit 6574d07
Show file tree
Hide file tree
Showing 7 changed files with 18 additions and 19 deletions.
2 changes: 1 addition & 1 deletion automatic/curl/README.md
@@ -1,4 +1,4 @@
# <img src="https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/a072e23e25bca049828cdff10007b9bb7d6ee786/icons/curl.png" width="48" height="48"/> [curl](https://chocolatey.org/packages/curl)
# <img src="https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@a072e23e25bca049828cdff10007b9bb7d6ee786/icons/curl.png" width="48" height="48"/> [curl](https://chocolatey.org/packages/curl)


curl is used in command lines or scripts to transfer data. It is also used in cars, television sets, routers, printers, audio equipment, mobile phones, tablets, settop boxes, media players and is the internet transfer backbone for thousands of software applications affecting billions of humans daily.
Expand Down
4 changes: 2 additions & 2 deletions automatic/curl/curl.nuspec
Expand Up @@ -3,13 +3,13 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>curl</id>
<version>7.61.1</version>
<version>7.62.0</version>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/curl</packageSourceUrl>
<owners>chocolatey, Rob Reynolds</owners>
<title>cURL</title>
<authors>Daniel Stenberg, cURL Contributors</authors>
<projectUrl>https://curl.haxx.se/</projectUrl>
<iconUrl>https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/a072e23e25bca049828cdff10007b9bb7d6ee786/icons/curl.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@a072e23e25bca049828cdff10007b9bb7d6ee786/icons/curl.png</iconUrl>
<copyright>1996 - 2017, Daniel Stenberg, and many contributors</copyright>
<licenseUrl>https://curl.haxx.se/docs/copyright.html</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
Expand Down
8 changes: 4 additions & 4 deletions automatic/curl/legal/VERIFICATION.txt
Expand Up @@ -7,17 +7,17 @@ Package can be verified like this:
1. Go to https://curl.haxx.se/download.html, scroll down to Windows and look for
binaries provided by Viktor Szakáts

x32: https://bintray.com/artifact/download/vszakats/generic/curl-7.61.1-win32-mingw.zip
x64: https://bintray.com/artifact/download/vszakats/generic/curl-7.61.1-win64-mingw.zip
x32: https://bintray.com/artifact/download/vszakats/generic/curl-7.62.0-win32-mingw.zip
x64: https://bintray.com/artifact/download/vszakats/generic/curl-7.62.0-win64-mingw.zip

to download the zip files. You may wish to rename one of the files.

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: 83316F9812E0F20D569FBE06E605DE99AC373332C894A3733BFF0C13F90D5E25
checksum64: A544D2F7641F73AC41A2D439648337A4FE58753AE1F51562A4BE8360CD475E79
checksum32: 6D4600F047AE1076A4426BE52DCC28A8C1B529996577F471895865D7AF6E0173
checksum64: 8513AE2DB518601CFDF84E95DB63C6DF59A267332C2F59C35EDBF8D97EC66A6B

File 'LICENSE.txt' obtained from:
https://github.com/curl/curl/blob/028391df5d84d9fae3433afdee9261d565900355/COPYING
2 changes: 1 addition & 1 deletion automatic/texmaker/Readme.md
@@ -1,4 +1,4 @@
# <img src="https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/fc7e378fe2fb55d56be7493fba9613a920ca6c34/icons/texmaker.png" width="48" height="48"/> [texmaker](https://chocolatey.org/packages/texmaker)
# <img src="https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@fc7e378fe2fb55d56be7493fba9613a920ca6c34/icons/texmaker.png" width="48" height="48"/> [texmaker](https://chocolatey.org/packages/texmaker)


Texmaker is a free, modern and cross-platform LaTeX editor for linux, macosx and windows systems that integrates many tools needed to develop documents with LaTeX, in just one application.
Expand Down
4 changes: 2 additions & 2 deletions automatic/texmaker/legal/VERIFICATION.txt
Expand Up @@ -6,14 +6,14 @@ The embedded software have been downloaded from the listed download
location on <http://www.xm1math.net/texmaker/download.html>
and can be verified by doing the following:

1. Download the following <http://www.xm1math.net/texmaker/assets/files/Texmaker_5.0.2_Win_x64.msi>
1. Download the following <http://www.xm1math.net/texmaker/assets/files/Texmaker_5.0.3_Win_x64.msi>
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
checksum: 57E2060EF2DB2C3B27BDF8C71CEEE0E5A7903E7FF866DDEBD6A1FBA8124C592E
checksum: DDB5B8200BF1B96A3B7BFBA3606F5B57CEC16042060B703B7A062426FBA7E10E

The file 'LICENSE.txt' has been obtained from <https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt>
This license was mentioned on their project page to be the correct license.
13 changes: 6 additions & 7 deletions automatic/texmaker/texmaker.nuspec
Expand Up @@ -3,30 +3,29 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>texmaker</id>
<version>5.0.2</version>
<version>5.0.3</version>
<packageSourceUrl>https://github.com/Chocolatey/chocolatey-coreteampackages/tree/master/automatic/texmaker</packageSourceUrl>
<owners>chocolatey</owners>
<title>Texmaker</title>
<authors>Pascal Brachet,Joël Amblard</authors>
<projectUrl>http://www.xm1math.net/texmaker/</projectUrl>
<iconUrl>https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/fc7e378fe2fb55d56be7493fba9613a920ca6c34/icons/texmaker.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@fc7e378fe2fb55d56be7493fba9613a920ca6c34/icons/texmaker.png</iconUrl>
<copyright>© 2003/2015 - Pascal Brachet</copyright>
<licenseUrl>https://www.gnu.org/licenses/old-licenses/gpl-2.0.html</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<docsUrl>http://www.xm1math.net/texmaker/doc.html</docsUrl>
<tags>texmaker tex latex admin foss cross-platform</tags>
<summary>Texmaker is a free, modern and cross-platform LaTeX editor for linux, macosx and windows systems that integrates many tools needed to develop documents with LaTeX, in just one application.</summary>
<!-- Do not touch the description here in the nuspec file. Description is imported during update from the Readme.md file -->
<description>
<description><![CDATA[
Texmaker is a free, modern and cross-platform LaTeX editor for linux, macosx and windows systems that integrates many tools needed to develop documents with LaTeX, in just one application.
Texmaker includes unicode support, spell checking, auto-completion, code folding and a built-in pdf viewer with synctex support and continuous view mode.
Texmaker is easy to use and to configure.
Texmaker is released under the GPL license.

## Features
- **Unicode editor:** Texmaker is fully unicode and supports a large variety of encodings.
- **Spell checker:** Texmaker includes spell checking while typing.
- **Code folding:** All \part, \chapter, \section,.., \begin{foo} \end{foo} blocks can be collapsed.
Expand All @@ -48,12 +47,12 @@ Texmaker is released under the GPL license.
- **Unlimited number of snippets:** With Texmaker, users can define an unlimited number of snippets with keyboard triggers [Demo on YouTube](http://youtu.be/UxCx78bgCTY)
## Notes
- If you need support for 32bit installation, please install a version prior to 5.0
- Before upgrading to the latest version, any version prior to 5.0 needs to be uninstalled if you do not wish to have several versions of texmaker available.
- Windows 8 or later is required to install version 5.0 or later
![Windows 8 screenshot](http://www.xm1math.net/texmaker/windows8.png)
</description>
]]></description>
<releaseNotes>http://www.xm1math.net/texmaker/log.html</releaseNotes>
<dependencies>
<dependency id="kb2999226" version="1.0.20170509" />
Expand Down
4 changes: 2 additions & 2 deletions automatic/texmaker/tools/chocolateyInstall.ps1
Expand Up @@ -2,14 +2,14 @@

$toolsPath = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"

if ((Get-ProcessorBits 32) -or $env:chocolateyForceX86 -eq $true) {
if ((Get-OSArchitectureWidth 32) -or $env:chocolateyForceX86 -eq $true) {
throw "Version 5+ no longer supports 32bit, please install a version prior to 5.0 if you need 32bit."
}

$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'msi'
file = "$toolsPath\Texmaker_5.0.2_Win_x64.msi"
file = "$toolsPath\Texmaker_5.0.3_Win_x64.msi"
softwareName = 'Texmaker*'
silentArgs = "/qn /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`""
validExitCodes = @(0)
Expand Down

0 comments on commit 6574d07

Please sign in to comment.