Search Criteria
Package Details: monocoque-git 0.2.0-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/monocoque-git.git (read-only, click to copy) |
---|---|
Package Base: | monocoque-git |
Description: | Device Manager for Racing Sims |
Upstream URL: | https://github.com/spacefreak18/monocoque |
Licenses: | GPL3 |
Submitter: | spacefreak18 |
Maintainer: | spacefreak18 |
Last Packager: | spacefreak18 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2024-07-18 01:04 (UTC) |
Last Updated: | 2025-01-15 06:48 (UTC) |
Dependencies (10)
- argtable
- hidapi (hidapi-gitAUR)
- libconfig (libconfig-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libserialport (libserialport-gitAUR)
- libuv (libuv-gitAUR)
- libxdg-basedir
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
spacefreak18 commented on 2025-01-11 06:42 (UTC)
fixed the libxdg-basedir, libuv, pulse-native-provider, and cmake dependencies
Rojikku commented on 2025-01-10 22:26 (UTC) (edited on 2025-01-10 22:42 (UTC) by Rojikku)
Missing dependency
cmake
which is important because I can't use a clean chroot to compile it without that being added. That can be a make depend.libxdg-basedir
is also missing, as @CryoSword stated.Also, as @benjarobin said,
pulse-native-provider
is a better dependency than pipewire, I don't want to change my entire audio system, thank you.CryoSword commented on 2024-10-20 02:03 (UTC)
Missing dependency
libxdg-basedir
I was getting a
before grabbing it
benjarobin commented on 2024-08-06 18:31 (UTC)
Please depend on
pulse-native-provider
instead ofpulseaudio
. See https://gitlab.archlinux.org/archlinux/packaging/packages/pipewire/-/issues/10