This repository has been archived by the owner on Apr 15, 2024. It is now read-only.
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.
Update package: f4exb.sdrangel version 7.15.2 (microsoft#115357)
- Loading branch information
1 parent
b1a3f4b
commit acdb773
Showing
3 changed files
with
51 additions
and
0 deletions.
There are no files selected for viewing
13 changes: 13 additions & 0 deletions
13
manifests/f/f4exb/sdrangel/7.15.2/f4exb.sdrangel.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,13 @@ | ||
# Created with Komac v1.6.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json | ||
|
||
PackageIdentifier: f4exb.sdrangel | ||
PackageVersion: 7.15.2 | ||
InstallerType: nullsoft | ||
ReleaseDate: 2023-08-04 | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/f4exb/sdrangel/releases/download/v7.15.2/sdrangel-7.15.2-win64.exe | ||
InstallerSha256: 109AD99218B106DE5A1B492ABBF0E25E7F6B631EB9A26F1E93353DEF77A3152B | ||
ManifestType: installer | ||
ManifestVersion: 1.4.0 |
30 changes: 30 additions & 0 deletions
30
manifests/f/f4exb/sdrangel/7.15.2/f4exb.sdrangel.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 with Komac v1.6.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json | ||
|
||
PackageIdentifier: f4exb.sdrangel | ||
PackageVersion: 7.15.2 | ||
PackageLocale: en-US | ||
Publisher: f4exb | ||
PublisherSupportUrl: https://github.com/f4exb/sdrangel/issues | ||
PackageName: SDRangel | ||
PackageUrl: https://github.com/f4exb/sdrangel | ||
License: GPL-3.0 | ||
LicenseUrl: https://github.com/f4exb/sdrangel/blob/master/LICENSE | ||
ShortDescription: SDR Rx/Tx software for Airspy, Airspy HF+, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay RSP1 and FunCube | ||
ReleaseNotes: |- | ||
Maintenance release | ||
- Fixed some spellings. PR https://github.com/f4exb/sdrangel/pull/1742. from @dforsi | ||
- Rotator Controller: Use floats for az/el offsets. PR https://github.com/f4exb/sdrangel/pull/1744. Fixes https://github.com/f4exb/sdrangel/issues/1739. from @srcejon | ||
- Switch to codec2-dev repo to access v1.0.3 tag. PR https://github.com/f4exb/sdrangel/pull/1746. Fixes https://github.com/f4exb/sdrangel/issues/1741. from @srcejon | ||
- Move find_package from external/CMakeLists.txt to root CMakeLists.txt. PR https://github.com/f4exb/sdrangel/pull/1750. from @srcejon | ||
- Have some libraries and plugins built in the Ubuntu package. PR https://github.com/f4exb/sdrangel/pull/1750. Fixes https://github.com/f4exb/sdrangel/issues/1740. from @srcejon | ||
- Remove external projects from .deb. PR https://github.com/f4exb/sdrangel/pull/1754. Fixes https://github.com/f4exb/sdrangel/issues/1740. from @srcejon | ||
- OpenGL code: Clear with alpha=1 to fix https://github.com/f4exb/sdrangel/issues/1735. PR https://github.com/f4exb/sdrangel/issues/1735. from @srcejon | ||
- DSD demod UI: Connect slot 1/2 on/off buttons. PR https://github.com/f4exb/sdrangel/pull/1758. Fixes https://github.com/f4exb/sdrangel/issues/1752. from @srcejon | ||
- Use texture() instead of texture2d() in v330 shaders, so they work on Mac. PR https://github.com/f4exb/sdrangel/pull/1759. Fixes https://github.com/f4exb/sdrangel/issues/1757. from @srcejon | ||
Binary artifacts | ||
- For more details on artifacts and their contents please read the [quick start](https://github.com/f4exb/sdrangel/wiki/Quick-start) in the Wiki. | ||
- Note that Ubuntu .deb package is for 22.04. Please note that SSE 4.2 is required. | ||
ReleaseNotesUrl: https://github.com/f4exb/sdrangel/releases/tag/v7.15.2 | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.4.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 with Komac v1.6.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json | ||
|
||
PackageIdentifier: f4exb.sdrangel | ||
PackageVersion: 7.15.2 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.4.0 |