Skip to content

Commit

Permalink
AU: 5 updated - Cygwin FirefoxESR juju nodejs nodejs.install
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Oct 22, 2019
1 parent 2870bd3 commit 4e03c83
Show file tree
Hide file tree
Showing 17 changed files with 243 additions and 260 deletions.
6 changes: 3 additions & 3 deletions automatic/cygwin/cygwin.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,12 @@
<metadata>
<id>Cygwin</id>
<title>Cygwin</title>
<version>3.0.7</version>
<version>3.0.7.20191022</version>
<authors>Red Hat, Inc.</authors>
<owners>Chocolatey</owners>
<summary>A Linux environment for Windows.</summary>
<!-- Do not touch the description here in the nuspec file. Description is imported during update from the Readme.md file -->
<description><![CDATA[
Cygwin is a collection of tools which provide a Linux look and feel environment for Windows. Cygwin is also a DLL (cygwin1.dll) which acts as a Linux API layer providing substantial Linux API functionality.
<description><![CDATA[Cygwin is a collection of tools which provide a Linux look and feel environment for Windows. Cygwin is also a DLL (cygwin1.dll) which acts as a Linux API layer providing substantial Linux API functionality.
## Package parameters
Expand All @@ -26,6 +25,7 @@ Example: `choco install cygwin --params "/InstallDir:C:\your\install\path /NoSta
## Notes
- [Cygwin setup command line arguments](https://cygwin.com/faq/faq.html#faq.setup.cli)
- This package provides only the last version of Cygwin.
- For better functionality, it is recommended you install the [cyg-get package](/packages/cyg-get). Use the cyg-get utility to add packages to your Cygwin installation.
Expand Down
34 changes: 12 additions & 22 deletions automatic/firefox/README.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,19 @@
# <img src="https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/edba4a5849ff756e767cba86641bea97ff5721fe/icons/firefox.png" width="48" height="48"/> [Firefox](https://chocolatey.org/packages/Firefox)
# <img src="https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/edba4a5849ff756e767cba86641bea97ff5721fe/icons/firefox.png" width="48" height="48"/> [FirefoxESR](https://chocolatey.org/packages/FirefoxESR)


Bringing together all kinds of awesomeness to make browsing better for you.

## Features

- A powerful, new engine that’s built for rapidfire performance.
- Better, faster page loading that uses less computer memory.
- Gorgeous design and smart features for intelligent browsing.
- Instantly import your online info and favorites from any other browser.
- The most powerful private browsing mode with added tracking protection.
- Firefox Quantum features: screenshots, pocket, gaming & VR, library.
- Customization Features - addons & extensions, themes, toolbar.
- Synced across devices - passwords, bookmarks, tabs and more.
- Ad tracker blocking.
- Password manager.

## Package Parameters

- `l=<locale>` - Install given Firefox locale. For example `choco install Firefox --params "l=en-GB"`. See the [official page](https://releases.mozilla.org/pub/firefox/releases/latest/README.txt) for a complete list of available locales.
- **Freedom is fast:** Go anywhere you want on the Web with a quickness.
- **Freedom is personal:** Enjoy the most built-in privacy tools of any browser.
- **Freedom is yours:** people, not profit.

## Notes

- Looking for Firefox Developer Edition? Install the [firefox-dev](/packages/firefox-dev) package.
- Looking for Firefox Extended Support Release? Install the [FirefoxESR](/packages/FirefoxESR) package.
- If locale package parameter is not present, this package installs Firefox in the first language which matches this list:
1. If Firefox is already installed it uses the same language as the already installed one.
1. The Windows system language.
1. If Firefox does not support the system language, it will fall back to `en-US`.
- Looking for Firefox for Personal Use? Install the [Firefox](/packages/Firefox) package.
- This package installs Firefox ESR in the first language which matches this list:
1. Install arguments override parameter if present, e.g. `choco install Firefox -packageParameters "l=en-GB"`.
To get a list of all available locales have a look at this file: https://releases.mozilla.org/pub/firefox/releases/latest-esr/README.txt.
2. If Firefox is already installed: the same language as the already installed Firefox.
3. The Windows system language where the Firefox package gets installed.
4. If Firefox does not support the system language, it will fall back to “en-US”
2 changes: 1 addition & 1 deletion automatic/firefox/firefox.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"latest": "70.0",
"esr": "60.9.0"
"esr": "68.2.0"
}
40 changes: 15 additions & 25 deletions automatic/firefox/firefox.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,49 +2,39 @@
<!-- Do not remove this test for UTF-8: if “Ω” doesn’t appear as greek uppercase omega letter enclosed in quotation marks, you should use an editor that supports UTF-8, not this one. -->
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<version>70.0</version>
<version>68.2.0</version>
<authors>Mozilla</authors>
<projectUrl>https://www.mozilla.org/en-US/firefox/new/</projectUrl>
<projectSourceUrl>https://hg.mozilla.org/mozilla-central/</projectSourceUrl>
<docsUrl>https://developer.mozilla.org/en-US/Firefox</docsUrl>
<bugTrackerUrl>https://bugzilla.mozilla.org/</bugTrackerUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@edba4a5849ff756e767cba86641bea97ff5721fe/icons/firefox.png</iconUrl>
<licenseUrl>https://www.mozilla.org/en-US/MPL/2.0/</licenseUrl>
<id>Firefox</id>
<id>FirefoxESR</id>
<title>Mozilla Firefox</title>
<owners>chocolatey</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description><![CDATA[Bringing together all kinds of awesomeness to make browsing better for you.
<description><![CDATA[
Bringing together all kinds of awesomeness to make browsing better for you.
## Features
- A powerful, new engine that’s built for rapidfire performance.
- Better, faster page loading that uses less computer memory.
- Gorgeous design and smart features for intelligent browsing.
- Instantly import your online info and favorites from any other browser.
- The most powerful private browsing mode with added tracking protection.
- Firefox Quantum features: screenshots, pocket, gaming & VR, library.
- Customization Features - addons & extensions, themes, toolbar.
- Synced across devices - passwords, bookmarks, tabs and more.
- Ad tracker blocking.
- Password manager.
## Package Parameters
- `l=<locale>` - Install given Firefox locale. For example `choco install Firefox --params "l=en-GB"`. See the [official page](https://releases.mozilla.org/pub/firefox/releases/latest/README.txt) for a complete list of available locales.
- **Freedom is fast:** Go anywhere you want on the Web with a quickness.
- **Freedom is personal:** Enjoy the most built-in privacy tools of any browser.
- **Freedom is yours:** people, not profit.
## Notes
- Looking for Firefox Developer Edition? Install the [firefox-dev](/packages/firefox-dev) package.
- Looking for Firefox Extended Support Release? Install the [FirefoxESR](/packages/FirefoxESR) package.
- If locale package parameter is not present, this package installs Firefox in the first language which matches this list:
1. If Firefox is already installed it uses the same language as the already installed one.
1. The Windows system language.
1. If Firefox does not support the system language, it will fall back to `en-US`.
- Looking for Firefox for Personal Use? Install the [Firefox](/packages/Firefox) package.
- This package installs Firefox ESR in the first language which matches this list:
1. Install arguments override parameter if present, e.g. `choco install Firefox -packageParameters "l=en-GB"`.
To get a list of all available locales have a look at this file: https://releases.mozilla.org/pub/firefox/releases/latest-esr/README.txt.
2. If Firefox is already installed: the same language as the already installed Firefox.
3. The Windows system language where the Firefox package gets installed.
4. If Firefox does not support the system language, it will fall back to “en-US”
]]></description>
<summary>Bringing together all kinds of awesomeness to make browsing better for you</summary>
<tags>browser mozilla firefox admin foss cross-platform</tags>
<releaseNotes>https://www.mozilla.org/en-US/firefox/70.0/releasenotes/</releaseNotes>
<releaseNotes>https://www.mozilla.org/en-US/firefox/68.2.0/releaseNotes/</releaseNotes>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/firefox</packageSourceUrl>
<dependencies>
<dependency id="chocolatey-core.extension" version="1.3.3" />
Expand Down
Loading

0 comments on commit 4e03c83

Please sign in to comment.