Search Criteria
Package Details: martypc 0.2.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/martypc.git (read-only, click to copy) |
---|---|
Package Base: | martypc |
Description: | An IBM PC/XT emulator written in Rust |
Upstream URL: | https://github.com/dbalsom/martypc |
Keywords: | emulator |
Licenses: | MIT |
Submitter: | Lili1228 |
Maintainer: | Lili1228 |
Last Packager: | Lili1228 |
Votes: | 3 |
Popularity: | 0.33 |
First Submitted: | 2023-07-07 08:15 (UTC) |
Last Updated: | 2024-06-23 13:38 (UTC) |
Dependencies (6)
- alsa-lib
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- libudev.so (lib32-systemd-gitAUR, systemd-chromiumos-libsAUR, libeudevAUR, systemd-libs-selinuxAUR, sysupdated-systemd-libs-gitAUR, systemd-libs-fmlAUR, systemd-libs-gitAUR, lib32-systemd, systemd-libs)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
FreeFull commented on 2024-06-10 12:48 (UTC) (edited on 2024-06-10 12:48 (UTC) by FreeFull)
The build fails with
/home/freefull/.cache/paru/clone/martypc/PKGBUILD: line 18: cd: martypc: No such file or directory
The actual directory seems to be called
martypc-0.2.1
Lili1228 commented on 2023-07-10 04:01 (UTC) (edited on 2023-07-10 04:02 (UTC) by Lili1228)
Oh God, you're right, it's an Artix package and I mindlessly added what
namcap
said. I'll fix this once I'm on PC with Arch since I'm typing on phone.chris_l commented on 2023-07-10 00:22 (UTC)
Hi. Is the libudev dependency actually correct?
I don't have neither libeudev-git, libeudev nor libudev-zero-git, I removed libudev from the PKGBUILD and it compiled fine, and martypc works with no problems.
I do have extra/libudev0-shim instead.
Maybe that would be a better requirement, since that one is from the official repos and not from AUR.