Search Criteria
Package Details: dosbox-staging 1:0.83.0_RC1-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/dosbox-staging.git (read-only, click to copy) |
|---|---|
| Package Base: | dosbox-staging |
| Description: | DOS/x86 emulator focusing on ease of use. Based on DOSBox |
| Upstream URL: | https://github.com/dosbox-staging/dosbox-staging |
| Keywords: | dos emulator games gaming |
| Licenses: | GPL-2.0-or-later |
| Conflicts: | dosbox |
| Provides: | dosbox |
| Submitter: | sharkwouter |
| Maintainer: | silverhikari |
| Last Packager: | silverhikari |
| Votes: | 60 |
| Popularity: | 2.19 |
| First Submitted: | 2020-03-14 13:37 (UTC) |
| Last Updated: | 2026-05-15 23:18 (UTC) |
Dependencies (18)
- alsa-lib
- asio (asio-gitAUR)
- fluidsynth (fluidsynth-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- iir1AUR (iir1-gitAUR, iir1AUR)
- libglvnd (libglvnd-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libslirp
- muntAUR (munt-gitAUR)
- opusfile (opusfile-gitAUR)
- sdl2-compat (sdl2-gitAUR, sdl2AUR, sdl2-compat-gitAUR)
- sdl2_image
- sdl2_net
- speexdsp (speexdsp-gitAUR)
- zlib-ng (zlib-ng-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-ninja-symlinkAUR) (make)
- ncurses (ncurses-gitAUR) (optional)
Required by (61)
- battle-isle-gog (requires dosbox)
- battle-isle2-gog (requires dosbox)
- battlestar (requires dosbox) (optional)
- berusky-dos (requires dosbox)
- boxtron (requires dosbox)
- boxtron-git (requires dosbox)
- com.pal.dosbox (requires dosbox)
- constructor-gog (requires dosbox)
- daggerfall (requires dosbox)
- dbgl (requires dosbox) (optional)
- doom2d-classic (requires dosbox)
- dos-machines
- dungeon-keeper-gold-gog (requires dosbox)
- fantasy-general-gog (requires dosbox)
- fate-the-game (requires dosbox)
- gamehub-bin (requires dosbox) (optional)
- gog-moo (requires dosbox)
- gog-moo-ii (requires dosbox)
- gog-qfg1 (requires dosbox)
- gog-qfg2 (requires dosbox)
- gr-lida-git (requires dosbox) (optional)
- historyline-1914-1918-gog (requires dosbox)
- ialauncher-git (requires dosbox)
- jagged-alliance-deadly-games-gog (requires dosbox)
- jagged-alliance-gog (requires dosbox)
- kevedit (requires dosbox) (optional)
- midnight-rescue (requires dosbox)
- minigalaxy (requires dosbox) (optional)
- minigalaxy-git (requires dosbox) (optional)
- nona-win (requires dosbox) (make)
- omf2097-bin (requires dosbox)
- pars-win-extra (requires dosbox)
- pars-win-extra (requires dosbox) (make)
- pee-wee (requires dosbox) (make)
- phast-win (requires dosbox) (make)
- protonup-qt (requires dosbox) (optional)
- protonup-qt-git (requires dosbox) (optional)
- simcity-2000-gog (requires dosbox)
- simple-dosbox-launcher (requires dosbox)
- slf-wt (requires dosbox) (make)
- spa (requires dosbox) (make)
- syndicate-plus-gog (requires dosbox)
- terrafire (requires dosbox)
- ucc (requires dosbox)
- vimasm (requires dosbox)
- wine-cachyos (requires dosbox) (optional)
- wine-cachyos-opt (requires dosbox) (optional)
- wine-gaming-dependencies (requires dosbox)
- wine-ge-custom-bin-opt (requires dosbox) (optional)
- wine-git (requires dosbox) (optional)
- wine-osu-spectator (requires dosbox) (optional)
- wine-osu-spectator-wow64 (requires dosbox) (optional)
- wine-stable (requires dosbox) (optional)
- wine-stable-next (requires dosbox) (optional)
- wine-staging-git (requires dosbox) (optional)
- wine-valve (requires dosbox) (optional)
- wine32 (requires dosbox) (optional)
- winecx (requires dosbox) (optional)
- winecx-wow64 (requires dosbox) (optional)
- wolfenstein3d (requires dosbox)
- xpiwe (requires dosbox) (make)
Latest Comments
1 2 3 4 5 Next › Last »
megamik commented on 2026-05-15 04:50 (UTC) (edited on 2026-05-15 18:27 (UTC) by megamik)
In version 1:0.83.0_RC1-1 of the package, and without having any previous configuration file in the user's .config directory, it does not find the shaders' path and dies:
The path is actually "/usr/share/dosbox-staging/glshaders".
5long commented on 2026-05-01 20:25 (UTC)
Please consider adding a checksum to PKGBUILD as @HurricanePootis suggested. If you (the maintainer) find maintaining checksums too much of a hassle, you can use the
updpkgsumshelper command like this:... and that's it. The
updpkgsumscommand is available from the packagepacman-contrib.HurricanePootis commented on 2026-03-07 07:21 (UTC) (edited on 2026-03-07 07:22 (UTC) by HurricanePootis)
Hello I have a few recommendations for this PKGBUILD:
anyfor thearch. This package builds a binary—listx86_64sdl2_imageaccording to namcap and the meson outputgccandgzipshould not be listed inmakedepends, as they are included as part ofbase-develandbaserespectivelyyayandparuthat would treat this project as a devel project and rebuild it constantly.arch-meson. This is a highly opinionated wrapper script included in themesonproject. This one is more of an optional thing, but doesn't hurt and saves "time" according to the Meson packaging guidelines.edit: cmake is added to makedepends since meson looks for it for some reason during setup
ipyakuza commented on 2025-11-28 14:23 (UTC) (edited on 2025-11-28 14:54 (UTC) by ipyakuza)
Is this broken/still awaiting Makefile transition? I see it's still trying to reference meson and fails dependencies.
UPDATE: Was able to just build from GIT using meson. The README.md was still good and worked.
silverhikari commented on 2025-06-03 07:01 (UTC)
@Toumal thanks for the heads up
Toumal commented on 2025-05-31 10:21 (UTC)
@silverhikari FYI dosbox-staging is moving from meson to cmake for the build process, so the next release won't build with meson anymore. There's currently no "install" target for cmake, but that should be done soon.
hfc2x commented on 2025-05-08 23:53 (UTC)
@silverhikari dosbox-staging-bin works as far as keyboard keys is concerned, but introduces a plethora of other packaging-related issues that makes it very much not ideal to use.
silverhikari commented on 2025-04-24 21:11 (UTC) (edited on 2025-04-24 21:11 (UTC) by silverhikari)
@hfc2x if using a aur-helper you can alter the munt pkgbuild to add "-DCMAKE_POLICY_VERSION_MINIMUM=3.5" after "-Dmunt_WITH_MT32EMU_SMF2WAV=ON" though remember to add the "\" before adding it, this issue is caused by the recent update to cmake 4.0 so not all packages have been updated to fix it. for the other issue can you test dosbox-staging-bin to see if this is still a problem as that package uses the precompiled upstream release
hfc2x commented on 2025-04-21 01:50 (UTC) (edited on 2025-04-21 19:52 (UTC) by hfc2x)
This does not work anymore because the Munt version in the AUR spits out an error when compiling, causing dosbox-staging to fail to build as well.
This build also introduces this bug. The bug is not found in the official precompiled binaries, which meant the developers flagged this problem as "not a bug" on their end.
1 2 3 4 5 Next › Last »