Search Criteria
Package Details: dosbox-x 0.83.10-1
Git Clone URL: | https://aur.archlinux.org/dosbox-x.git (read-only, click to copy) |
---|---|
Package Base: | dosbox-x |
Description: | x86 emulator with builtin DOS, with patches with more features |
Upstream URL: | http://dosbox-x.com |
Keywords: | emulation |
Licenses: | |
Conflicts: | |
Submitter: | mike.cuche |
Maintainer: | mike.cuche |
Last Packager: | mike.cuche |
Votes: | 4 |
Popularity: | 0.61 |
First Submitted: | 2019-04-11 18:41 |
Last Updated: | 2021-02-01 21:32 |
Dependencies (9)
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-headless, ffmpeg-gl-transition, ffmpeg-git, ffmpeg-decklink, ffmpeg-intel-full-git, ffmpeg-mmal, ffmpeg-svt-av1-git, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-nocuda, ffmpeg-ndi, ffmpeg-amd-full, ffmpeg-full-git, ffmpeg-amd-full-git)
- fluidsynth (fluidsynth-git)
- libpng (libpng-git, libpng-apng, libpng-minimal-git)
- libxkbfile
- libxrandr (libxrandr-git)
- mesa (mesa-noglvnd, mesa-arm-git, mesa-minimal-git, mesa-git, mesa-rc, mesa-stable, mesa-minimal+-git)
- physfs (physfs-hg, dgengine-physfs-git)
- glu (glu-git) (make)
- openglide-git (optional) – 3dfx Glide API support
Latest Comments
FredBezies commented on 2020-12-23 09:10
Starting with Dosbox-x 0.83.9, there is a "mount archive as a drive" option. To make it work, you'll need to add physfs as a depend.
See these commits:
https://github.com/joncampbell123/dosbox-x/commit/844711de2a93481650eb8536c4eaf0c4392497ba
and
https://github.com/joncampbell123/dosbox-x/commit/886862b0d04e56c6eff644533304af502dc3adaf
mike.cuche commented on 2020-02-01 20:37
@PedroHLD well, frick :D It's time to update the PGKBUILD again, lol
PedroHLC commented on 2020-02-01 20:18
Sorry @madnessmike, I've made an issue upstream before traveling and when I arrived you both had fixed it
mike.cuche commented on 2020-02-01 13:39
I updated the PKGBUILD; I added an extra variable because this crapness happened
PedroHLC commented on 2020-02-01 13:31
Download link is right, the version is just tagged wrong in git. That's a problem that should be resolved upstream.
mike.cuche commented on 2019-06-04 17:15
@ax34 Thanks for pointing that out, I changed the path in the cd, it should work now
ax34 commented on 2019-06-03 21:26
/media/railgun2/.cache/yay/dosbox-x/PKGBUILD: line 19: cd: /home/redneck/.makepkg/sources/src/dosbox-x-dosbox-x-v0.82.19: No such file or directory
What does path
$SRCDEST/src/dosbox-x-dosbox-x-v${pkgver}
mean in your PKGBUILD?