Search Criteria
Package Details: dynarmic-git 6.7.0.r25.ga41c3802-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/dynarmic-git.git (read-only, click to copy) |
|---|---|
| Package Base: | dynarmic-git |
| Description: | An ARM dynamic recompiler |
| Upstream URL: | https://github.com/lioncash/dynarmic |
| Keywords: | emulator jit |
| Licenses: | 0BSD |
| Conflicts: | dynarmic |
| Provides: | dynarmic, libdynarmic.so |
| Submitter: | abouvier |
| Maintainer: | abouvier |
| Last Packager: | abouvier |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-07-27 20:49 (UTC) |
| Last Updated: | 2024-03-08 14:24 (UTC) |
Dependencies (16)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- libfmt.so (fmt10AUR, fmt9AUR, fmt11AUR, fmt-gitAUR, fmt)
- libZydis.so (zydis-gitAUR, zydis)
- llvm-libs (llvm-libs-gitAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- fmt (fmt-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR) (make)
- oaknut (oaknut-gitAUR) (make, aarch64)
- robin-map (make)
- xbyakAUR (xbyak-gitAUR) (make, x86_64)
- zydis (zydis-gitAUR) (make, x86_64)
- catch2 (catch2-gitAUR) (check)
- oaknut (oaknut-gitAUR) (check)
Latest Comments
« First ‹ Previous 1 2
abouvier commented on 2022-04-23 20:29 (UTC)
It's fixed now ;)
kode54 commented on 2022-04-22 22:40 (UTC)
The latest version, 5.r204.g57af72a5, fails with the following error on the final link:
abouvier commented on 2022-02-28 21:09 (UTC)
Maybe a caching problem with
paruorccache?kekonn commented on 2022-02-28 18:33 (UTC)
The weird thing is: when I try to build it with paru, it borks out, but when I do it myself with makepkg it works fine.
abouvier commented on 2022-02-24 22:55 (UTC)
cmakedoes not useninjaby default, unless you setexport CMAKE_GENERATOR=Ninjain yourmakepkg.conf.kekonn commented on 2022-02-24 18:01 (UTC)
This stopped building because it misses ninja as a dependency. Could you please add ninja to makedepends?
abouvier commented on 2021-10-11 15:28 (UTC)
Fixed ;)
C0rn3j commented on 2021-10-11 11:42 (UTC)
Does not build https://haste.rys.pw/raw/zewibideje
« First ‹ Previous 1 2