Debian Patches
Status for dosbox-x/2025.05.03+dfsg-4
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
dfsg-resource.patch | Ignore the Windows resource header This is a generated file, unnecessary on Linux. |
Stephen Kitt <skitt@debian.org> | not-needed | |||
dfsg-builtins.patch | Don't try to include tools stripped from the source DOSBox-X upstream includes a number of DOS tools which can't be distributed in Debian; these are removed from the source archive, and this patch fixes the build accordingly. |
Stephen Kitt <skitt@debian.org> | not-needed | |||
dfsg-glide.patch | Disable Glide support Glide support relies on a proprietary header file which is removed from the source archive in Debian. |
Stephen Kitt <skitt@debian.org> | not-needed | |||
dfsg-fonts.patch | Don't try to include fonts stripped from the source DOSBox-X upstream includes fonts which can't be distributed in Debian; these are removed from the source archive, and this patch fixes the build accordingly. |
Stephen Kitt <skitt@debian.org> | not-needed | |||
system-fluidsynth.patch | Build with system fluidsynth | Stephen Kitt <skitt@debian.org> | not-needed | |||
system-opusfile.patch | Build with system opusfile/speexdsp | Stephen Kitt <skitt@debian.org> | not-needed | |||
system-minizip.patch | Build with system minizip | Stephen Kitt <skitt@debian.org> | not-needed | |||
system-physfs.patch | Build with system physfs | Stephen Kitt <skitt@debian.org> | not-needed | |||
system-gtest.patch | Build with system gtest/gmock | Stephen Kitt <skitt@debian.org> | not-needed | |||
separate-trees.patch | Allow building in separate trees | Stephen Kitt <skitt@debian.org> | no | |||
spelling-fixes.patch | Spelling fixes | Stephen Kitt <skitt@debian.org> | no | |||
exclude-disasm.patch | Only build debug_disasm.o if needed debug_disasm.cpp is licensed under GPL-2.0-only, which is incompatible with some of the other licenses used in the project. To make it clear that the release build doesn't use this file, exclude it from the build unless the debugger is enabled. |
Stephen Kitt <skitt@debian.org> | no | |||
system-libzstd.patch | Build with system libzstd | Stephen Kitt <skitt@debian.org> | not-needed | |||
appstream.patch | Update the AppStream metadata * Fix the category (see https://specifications.freedesktop.org/menu-spec/latest/additional-category-registry.html for valid entries). * Use a developer entry instead of the deprecated developer_name. * Fix the markup in the description. * Use provides instead of the deprecated mimetypes. * Remove the empty translation. |
Stephen Kitt <skitt@debian.org> | no | |||
use-default-cxx-std.patch | Use default C++ standard gtest requires C++17 or later; instead of forcing a standard, this relies on the compiler default, which is good enough in Debian. |
Stephen Kitt <skitt@debian.org> | no |
All known versions for source package 'dosbox-x'
- 2025.05.03+dfsg-4 (sid, forky)
- 2025.02.01+dfsg-3 (trixie)