Search Criteria
Package Details: box86-git v0.3.0.r2.ga43884ff-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/box86-git.git (read-only, click to copy) |
---|---|
Package Base: | box86-git |
Description: | Linux Userspace x86 Emulator with a twist |
Upstream URL: | https://github.com/ptitSeb/box86 |
Keywords: | emulator |
Licenses: | MIT |
Conflicts: | box86 |
Provides: | box86 |
Submitter: | mogwai |
Maintainer: | mogwai |
Last Packager: | mogwai |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2020-10-18 14:54 (UTC) |
Last Updated: | 2023-03-10 20:35 (UTC) |
Dependencies (4)
- gcc-libs (gccrs-libs-git, gcc-libs-git, gcc11-libs)
- cmake (cmake-git) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- python (python36, python32, python37, python39, python38, python310, python312) (make)
Latest Comments
mogwai commented on 2021-11-20 16:11 (UTC)
@simona: Builds fine for me. Please provide more information in case you want people to help debug
simona commented on 2021-11-20 11:16 (UTC)
cc: error: unrecognized command-line option ‘-marm’; did you mean ‘-mabm’?
mogwai commented on 2021-02-03 12:23 (UTC)
@ralf1307: No problem, thanks for letting me know.
BTW, for -git packages, the version is set automatically when the PKGBUILD is pushed to the AUR repository. If you build the package yourself, you'll see that the built package will have a 0.2.0... something version. The current PKGBUILD still works so there is no need to push an update to AUR. It's also not the intention to do that on -git packages: the AUR package is only supposed to be updated if it breaks with the current upstream master branch.
NB: Since there seem to be quite regular stable releases of box86 over the last few months, I've been thinking of also making a stable version AUR package. I'll see if I have some time today.
ralf1307 commented on 2021-02-03 12:06 (UTC) (edited on 2021-02-03 12:09 (UTC) by ralf1307)
sry for the flag, didnt realize this was a -git package. (perhaps update the version to v0.2.0....8730f4da)
mogwai commented on 2020-11-25 14:25 (UTC)
@linkmauve: thanks! For some reason I did not get a notification of your message, so I only saw this after I had updated the package a few minutes ago. So sorry about the late update.
linkmauve commented on 2020-11-02 11:01 (UTC)
Hi, you can drop the binfmt patch, now that this PR is merged: https://github.com/ptitSeb/box86/pull/244