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.
New version: joncampbell123.DOSBox-X version 2023.10.06 (microsoft#12…
…5180) * New version: joncampbell123.DOSBox-X version 2023.10.06 * Fixing Architecture Co-authored-by: fancybody <87397831+fancybody@users.noreply.github.com> --------- Co-authored-by: Joakim <github@joakim.work> Co-authored-by: fancybody <87397831+fancybody@users.noreply.github.com>
- Loading branch information
1 parent
1e8a6b6
commit 13dd517
Showing
3 changed files
with
101 additions
and
0 deletions.
There are no files selected for viewing
41 changes: 41 additions & 0 deletions
41
manifests/j/joncampbell123/DOSBox-X/2023.10.06/joncampbell123.DOSBox-X.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,41 @@ | ||
# Created with WinGet Automation using Komac v1.11.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json | ||
|
||
PackageIdentifier: joncampbell123.DOSBox-X | ||
PackageVersion: 2023.10.06 | ||
InstallerType: inno | ||
InstallModes: | ||
- interactive | ||
- silent | ||
UpgradeBehavior: install | ||
Commands: | ||
- dosbox-x | ||
ReleaseDate: 2023-10-07 | ||
Installers: | ||
- Architecture: x86 | ||
Scope: user | ||
InstallerUrl: https://github.com/joncampbell123/dosbox-x/releases/download/dosbox-x-v2023.10.06/dosbox-x-windows-2023.10.06-setup.exe | ||
InstallerSha256: 43ACE131E3FDBD2BF69B06E20767B38CA9B8D6B2E8245365516B98FA6C503916 | ||
InstallerSwitches: | ||
Custom: /CURRENTUSER | ||
- Architecture: x86 | ||
Scope: machine | ||
InstallerUrl: https://github.com/joncampbell123/dosbox-x/releases/download/dosbox-x-v2023.10.06/dosbox-x-windows-2023.10.06-setup.exe | ||
InstallerSha256: 43ACE131E3FDBD2BF69B06E20767B38CA9B8D6B2E8245365516B98FA6C503916 | ||
InstallerSwitches: | ||
Custom: /ALLUSERS | ||
- Architecture: x64 | ||
Scope: user | ||
InstallerUrl: https://github.com/joncampbell123/dosbox-x/releases/download/dosbox-x-v2023.10.06/dosbox-x-windows-2023.10.06-setup.exe | ||
InstallerSha256: 43ACE131E3FDBD2BF69B06E20767B38CA9B8D6B2E8245365516B98FA6C503916 | ||
InstallerSwitches: | ||
Custom: /CURRENTUSER | ||
- Architecture: x64 | ||
Scope: machine | ||
InstallerUrl: https://github.com/joncampbell123/dosbox-x/releases/download/dosbox-x-v2023.10.06/dosbox-x-windows-2023.10.06-setup.exe | ||
InstallerSha256: 43ACE131E3FDBD2BF69B06E20767B38CA9B8D6B2E8245365516B98FA6C503916 | ||
InstallerSwitches: | ||
Custom: /ALLUSERS | ||
|
||
ManifestType: installer | ||
ManifestVersion: 1.5.0 |
52 changes: 52 additions & 0 deletions
52
manifests/j/joncampbell123/DOSBox-X/2023.10.06/joncampbell123.DOSBox-X.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,52 @@ | ||
# Created with WinGet Automation using Komac v1.11.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json | ||
|
||
PackageIdentifier: joncampbell123.DOSBox-X | ||
PackageVersion: 2023.10.06 | ||
PackageLocale: en-US | ||
Publisher: joncampbell123 [DOSBox-X Team] | ||
PublisherUrl: https://dosbox-x.com | ||
PublisherSupportUrl: https://dosbox-x.com/wiki | ||
Author: John Campbell | ||
PackageName: DOSBox-X | ||
PackageUrl: https://github.com/joncampbell123/dosbox-x | ||
License: GNU General Public License v2.0 | ||
LicenseUrl: https://raw.githubusercontent.com/joncampbell123/dosbox-x/master/COPYING | ||
CopyrightUrl: https://raw.githubusercontent.com/joncampbell123/dosbox-x/master/COPYING | ||
ShortDescription: DOSBox-X is an open-source DOS emulator for running DOS games and applications. | ||
Description: |- | ||
DOSBox-X emulates a PC necessary for running many DOS games and applications that simply cannot be run on modern PCs and operating systems, similar to DOSBox. | ||
However, while the main focus of DOSBox is for running DOS games, DOSBox-X goes much further than this. | ||
Started as a fork of the DOSBox project, it retains compatibility with the wide base of DOS games and DOS gaming DOSBox was designed for. | ||
But it is also a platform for running DOS applications, including emulating the environments to run Windows 3.x, 9x and ME and software written for those versions of Windows. | ||
By adding official support for Windows 95, 98, ME emulation and acceleration, we hope that those old Windows games and applications could be enjoyed or used once more. | ||
Moreover, DOSBox-X adds support for DOS/V and NEC PC-98 emulations so that you can play DOS/V and PC-98 games with it. | ||
Moniker: dosbox-x | ||
Tags: | ||
- dos | ||
- dos-emulator | ||
- dosbox | ||
ReleaseNotes: |- | ||
- Add "VRD" debugger command to force redraw of the VGA screen. | ||
- Add VGA debug set commands to force a video start address and another | ||
- Add "PITSYNC" option to VFRCRATE command. "VFRCRATE PITSYNC ON" | ||
- IMGMAKE: Fix bug where if -bat was specified, the generated .bat | ||
- IMGMAKE: If -nofs and -bat was specified, the generated .bat file | ||
- DOS FAT driver: When the guest sends in a new BIOS Parameter Block, | ||
- DOS FAT driver: If the partition is unformatted and looks as if | ||
- DOS FAT driver: Add options -o sectoff and -o sectlen to make it | ||
- IMGMOUNT: Allow *: as a drive letter to mean automatically pick a | ||
- Fix debugger to use toupper(), but only for ASCII range ncurses | ||
- Timer PIT: If the guest writes the counter value while the counter | ||
- Fix restoring minimized window on TTF output (Issue #4248) (maron2000) | ||
- Fix macos crash on launch when output=surface or auto (SDL2) (maron2000) | ||
- Update in-tree SDL2 library to ver 2.28.2 (maron2000) | ||
- Updated build tool for MinGW lowend builds required for the updated SDL2 | ||
- Debugger RUN and RUNWATCH commands were broken, fix. | ||
Make sure debugger | ||
- Fix SETCOLORS command didn't change color when output=ttf.(Issue #4503) | ||
- BIOS CMOS date/time functions will now idle the CPU 4 times after reading | ||
- Fix segfault when mounting hard disk images with no file extension | ||
ReleaseNotesUrl: https://github.com/joncampbell123/dosbox-x/releases/tag/dosbox-x-v2023.10.06 | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.5.0 |
8 changes: 8 additions & 0 deletions
8
manifests/j/joncampbell123/DOSBox-X/2023.10.06/joncampbell123.DOSBox-X.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,8 @@ | ||
# Created with WinGet Automation using Komac v1.11.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json | ||
|
||
PackageIdentifier: joncampbell123.DOSBox-X | ||
PackageVersion: 2023.10.06 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.5.0 |
13dd517
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@check-spelling-bot Report
🔴 Please review
See the 📜action log for details.
Unrecognized words (9)
aloneguid
alonguid
ALVR
appinstaller
Failback
FFXIV
Pulovers
submitters
Teamcraft
Previously acknowledged words that are now absent
admins Daa Esco fabricbot jedieaston Joakim Kad Karan Levvie mdanish quhxl redistribution russellbanks Tbot timezone Trenly :arrow_right:To accept ✔️ these unrecognized words as correct and remove the previously acknowledged and now absent words, run the following commands
... in a clone of the git@github.com:Xeevis/winget-pkgs.git repository
on the
master
branch (ℹ️ how do I use this?):If the flagged items are 🤯 false positives
If items relate to a ...
binary file (or some other file you wouldn't want to check at all).
Please add a file path to the
excludes.txt
file matching the containing file.File paths are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your files.
^
refers to the file's path from the root of the repository, so^README\.md$
would exclude README.md (on whichever branch you're using).well-formed pattern.
If you can write a pattern that would match it,
try adding it to the
patterns.txt
file.Patterns are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your lines.
Note that patterns can't match multiline strings.