pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
dosbox-staging: update to dosbox-staging-0.77.1
Module Name: pkgsrc-wip
Committed By: Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By: yhardy
Date: Sun Aug 29 17:33:52 2021 +0200
Changeset: 1433beb6cff5a9f1bec87ab5fedf4c384562c50a
Modified Files:
dosbox-staging/Makefile
dosbox-staging/distinfo
Log Message:
dosbox-staging: update to dosbox-staging-0.77.1
Announcement:
At the DOSBox C:\> prompt, run: config -wc to upgrade your config
file. Your existing settings will be retained however extraneous
comments will be dropped.
Bugfixes
The following user-visible bugs were fixed in 0.77.1 (reported-by/fixed-by):
* Fix crash when using 32-bit build and the dynamic-core on
Windows 10 (Banjo-Oz/kklobe).
* Fix crash when using 32-bit build and the dynamic-core on
Raspbian (nemo93/ kklobe).
* Fix degraded joystick control during once-a-month integer
time-rollover event (cimarronm).
* Fix inability for a program to use its own bundled HELP and CHOICE
executables (SmilingSpectre/Wengier).
* Fix inability to map joystick events when joysticktype was
configured as 'none' (GranMiniGun/kcgen).
* Fix incorrect setup of the joystick when type configured as
'2axis' (choum/kcgen).
* Fix input control lag on some Windows systems and on macOS when
the 'Magnet' GUI management program is running (Burrito78/kcgen).
* Fix mouse control in "Alive - Behind the Moon" (DOSBox SVN r4461/
ripsaw8080).
* Fix performance regression when building releases on arm-based
Linux SBC (mrfixit2001).
* Fix potential Tseng ET3000 video mode corruption (DOSBox SVN
r4460/ripsaw8080).
* Fix resizing of window impacting the debugger TUI on Windows
(DOSBox SVN r4462/ripsaw8080).
* Fix potential crash when quickly Alt+Tab'ing on Windows (kklobe).
* Fix size and placement of video content when using a resizeable
window mode (bmunger/kcgen).
* Fix unformattable content in translation files (dreamer/kcgen).
* Synchronize Italian translation files (Kappa971).
* Synchronize German translation files (Burrito78).
Translations Pack Included
French, German, Italian, Polish, Russian, and Spanish users: move the
bundled translations directory included in this release (macOS users:
it's in Contents/resources/) into your DOSBox Staging configuration
directory.
After the move, you will have:
Linux: /home/username/.config/dosbox/translations/
macOS: ~/Library/Preferences/DOSBox/translations/
Windows: C:\Users\<username>\AppData\Local\DOSBox\translations\
Load your language on the command-line:
dosbox -lang de
dosbox -lang es
dosbox -lang fr
dosbox -lang it
dosbox -lang pl
dosbox -lang ru
Or via primary or local conf file:
[dosbox]
language = de
# de, es, fr, it, pl, ru
Quick-tip: use dosbox -editconf to open your conf file.
For future reference, the above is also discussed in the README.
Thank You
We are extremely grateful for all contributions, including the invaluable
improvements merged in from The DOSBox Team and The DOSBox-X Team.
DOSBox Staging maintains original authorship on all commits to ensure
attribution is recorded in the version control system (git).
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1433beb6cff5a9f1bec87ab5fedf4c384562c50a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
dosbox-staging/Makefile | 4 ++--
dosbox-staging/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs:
diff --git a/dosbox-staging/Makefile b/dosbox-staging/Makefile
index a3085a6837..52a6074371 100644
--- a/dosbox-staging/Makefile
+++ b/dosbox-staging/Makefile
@@ -1,8 +1,8 @@
# $NetBSD$
GITHUB_PROJECT= dosbox-staging
-GITHUB_TAG= v0.77.0
-DISTNAME= v0.77.0
+GITHUB_TAG= v0.77.1
+DISTNAME= ${GITHUB_TAG}
PKGNAME= ${GITHUB_PROJECT}-${DISTNAME:S,^v,,}
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=dosbox-staging/}
diff --git a/dosbox-staging/distinfo b/dosbox-staging/distinfo
index 380d35ea9b..fc0a212ad6 100644
--- a/dosbox-staging/distinfo
+++ b/dosbox-staging/distinfo
@@ -1,8 +1,8 @@
$NetBSD$
-SHA1 (dosbox-staging/v0.77.0.tar.gz) = 2c6817f0b2f9d19dcce53ef429363ad81f6dbe72
-RMD160 (dosbox-staging/v0.77.0.tar.gz) = 38d55a92073ee69b09a500443426795f34861605
-SHA512 (dosbox-staging/v0.77.0.tar.gz) = 37259fecc091f1e318c2385d6e6fdc3b4ad0905ce63a7db1fc812c924bf8c01640692aca4f08b87d06e6001e50f3f2f4bb63c3715aa9cdfeebd205ed345558a0
-Size (dosbox-staging/v0.77.0.tar.gz) = 2579927 bytes
+SHA1 (dosbox-staging/v0.77.1.tar.gz) = 6837acf5745646368c9cccf188bf86ec4b138bb9
+RMD160 (dosbox-staging/v0.77.1.tar.gz) = 649e2939d0097e580f70ce29b7e41879a0b093c6
+SHA512 (dosbox-staging/v0.77.1.tar.gz) = fe5d6150a88f5c276aee5672f98c15b5ffee702fe9934919d3e78068efd1a85f08a8f04352bc6a8fe850324e33f3227340c59242db6cbae0475b12a58b749cac
+Size (dosbox-staging/v0.77.1.tar.gz) = 2622418 bytes
SHA1 (patch-contrib_linux_dosbox-staging.desktop) = 896b0b24f0a0cbb1de9c66e2a58c2303677b7dea
SHA1 (patch-meson.build) = 19f54936ad9de1d956ca8377b4491ffa5ed89d60
Home |
Main Index |
Thread Index |
Old Index