Search Criteria
Package Details: dosbox-staging-git 0.82.0.alpha-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/dosbox-staging-git.git (read-only, click to copy) |
---|---|
Package Base: | dosbox-staging-git |
Description: | A modernized DOSBox project using current development practices and tools, fixing issues, adding features that better support today's systems |
Upstream URL: | https://github.com/dosbox-staging/dosbox-staging |
Keywords: | dos emulator games gaming |
Licenses: | GPL2 |
Conflicts: | dosbox |
Provides: | dosbox |
Submitter: | sharkwouter |
Maintainer: | magamo |
Last Packager: | magamo |
Votes: | 5 |
Popularity: | 0.87 |
First Submitted: | 2020-03-16 21:32 (UTC) |
Last Updated: | 2023-12-26 16:18 (UTC) |
Dependencies (13)
- alsa-lib
- fluidsynth (fluidsynth-gitAUR)
- iir1AUR (iir1-gitAUR, iir1AUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libslirp
- muntAUR (munt-gitAUR)
- opusfile (opusfile-gitAUR)
- sdl2 (sdl2-gitAUR, sdl2-compat-gitAUR)
- sdl2_net
- zlib-ng
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- gzip (dxcompress-gitAUR, dxcompressAUR, gzip-gitAUR, busybox-coreutilsAUR) (make)
- meson (meson-gitAUR) (make)
Required by (69)
- arch-gaming-meta (requires dosbox)
- arena (requires dosbox)
- 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)
- dosbox-kyrandia-book1-fr (requires dosbox)
- 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)
- Show 49 more...
Latest Comments
1 2 3 Next › Last »
kasugano commented on 2024-03-15 22:46 (UTC)
Just a heads up, I don't know when happened at the upstream but the dosbox-staging is now being compiled with march=native...
<deleted-account> commented on 2024-02-15 03:12 (UTC)
Meson installs subprojects files by default, this will conflict with system libpng files. Just add
--skip-subprojects libpng
tomeson install
to prevent this behaviour.magamo commented on 2023-12-22 10:10 (UTC)
I cannot reproduce or confirm this. Please try removing your old package, and your aur helper cache and rebuild. If that does not work, we can investigate further.
ArshiaAghaei commented on 2023-12-22 07:07 (UTC) (edited on 2023-12-22 07:12 (UTC) by ArshiaAghaei)
It fails to install for the 0.81-aplha:
Full log: https://paste.ofcode.org/e755YLcvHdN2qgccD7jsUE
electronic_punk commented on 2022-11-15 10:25 (UTC)
Another dosbox-staging issue:
magamo commented on 2022-10-02 11:59 (UTC)
Hi everyone! I've cut down on the dependencies listed in the PKGBUILD. So long as fluidsynth, libslirp or munt is no longer installed on the system, dosbox-staging will build the dependency and statically link it internally.
If you install the new version of the package, and later remove the old dependencies, you will need to rebuild this package or you will get library not found errors.
magamo commented on 2022-09-19 12:44 (UTC)
I actually had already done that and removed it from makedepends. Enjoy!
xlucn commented on 2022-09-17 02:25 (UTC)
Would you recheck if the libibus dependency is needed. I am not sure if that's related to the last change. But anyway, now without libibus, I don't have either linking errors or static library warnings.
magamo commented on 2022-09-16 13:38 (UTC)
Hi all, I've fixed the recent build errors by ensuring that by default dosbox-staging links against the shared system libraries.
electronic_punk commented on 2022-09-13 16:46 (UTC) (edited on 2022-09-13 16:53 (UTC) by electronic_punk)
There are errors, but it appears to be dosbox problem:
I got info from official discord to add '-Ddefault_library=shared' to meson setup command. I did so in PKGBUILD file and it indeed worked. I just have some warnings, but i don't know if it is something to be checked:
1 2 3 Next › Last »