forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
3 changed files
with
69 additions
and
0 deletions.
There are no files selected for viewing
31 changes: 31 additions & 0 deletions
31
manifests/m/MaximaTeam/Maxima/5.45.1/MaximaTeam.Maxima.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
# Created using YamlCreate.ps1 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json | ||
|
||
PackageIdentifier: MaximaTeam.Maxima | ||
PackageVersion: 5.45.1 | ||
MinimumOSVersion: 10.0.0.0 | ||
FileExtensions: | ||
- wxmx | ||
Platform: | ||
- Windows.Desktop | ||
InstallModes: | ||
- interactive | ||
- silent | ||
- silentWithProgress | ||
Installers: | ||
- InstallerLocale: en-US | ||
Architecture: x64 | ||
InstallerType: nullsoft | ||
Scope: machine | ||
InstallerUrl: https://sourceforge.net/projects/maxima/files/Maxima-Windows/5.45.1-Windows/maxima-5.45.1-win64.exe/download | ||
InstallerSha256: 245611BDC5C43267AC444A377D40663962265E94DB0C59C4831D84D05DDFEADC | ||
UpgradeBehavior: install | ||
- InstallerLocale: en-US | ||
Architecture: x86 | ||
InstallerType: nullsoft | ||
Scope: machine | ||
InstallerUrl: https://sourceforge.net/projects/maxima/files/Maxima-Windows/5.45.1-Windows/maxima-5.45.1-win32.exe/download | ||
InstallerSha256: B2AB4D399EC7ECDE4FF6BFB0F64F51BFDF52305733A834FE3D5B591922330714 | ||
UpgradeBehavior: install | ||
ManifestType: installer | ||
ManifestVersion: 1.0.0 |
30 changes: 30 additions & 0 deletions
30
manifests/m/MaximaTeam/Maxima/5.45.1/MaximaTeam.Maxima.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# Created using YamlCreate.ps1 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json | ||
|
||
PackageIdentifier: MaximaTeam.Maxima | ||
PackageVersion: 5.45.1 | ||
PackageLocale: en-US | ||
Publisher: Maxima Team | ||
PublisherUrl: https://sourceforge.net/projects/maxima/ | ||
PublisherSupportUrl: https://sourceforge.net/projects/maxima/support | ||
#PrivacyUrl: | ||
Author: Maxima Team | ||
PackageName: Maxima computer algebra system | ||
PackageUrl: https://maxima.sourceforge.io/ | ||
License: GNU General Public License (GPL) | ||
LicenseUrl: https://sourceforge.net/p/maxima/code/ci/master/tree/COPYING | ||
Copyright: Copyright (C) 1989, 1991 Free Software Foundation, Inc. | ||
CopyrightUrl: https://sourceforge.net/p/maxima/code/ci/master/tree/COPYING | ||
ShortDescription: A Computer Algebra System | ||
Description: Maxima is a system for the manipulation of symbolic and numerical expressions, including differentiation, integration, Taylor series, Laplace transforms, ordinary differential equations, systems of linear equations, polynomials, sets, lists, vectors, matrices and tensors. Maxima yields high precision numerical results by using exact fractions, arbitrary-precision integers and variable-precision floating-point numbers. Maxima can plot functions and data in two and three dimensions. | ||
Moniker: maxima | ||
Tags: | ||
- maxima | ||
- wxmaxima | ||
- cas | ||
- algebra | ||
- foss | ||
- cross-platform | ||
- mathematics | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.0.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created using YamlCreate.ps1 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json | ||
|
||
PackageIdentifier: MaximaTeam.Maxima | ||
PackageVersion: 5.45.1 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.0.0 |