Search Criteria
Package Details: awatcher-bundle 0.3.3-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/awatcher.git (read-only, click to copy) |
|---|---|
| Package Base: | awatcher |
| Description: | Activity and idle watchers (bundled version) |
| Upstream URL: | https://github.com/2e3s/awatcher |
| Licenses: | MPL-2.0 |
| Submitter: | cuihao |
| Maintainer: | cuihao |
| Last Packager: | cuihao |
| Votes: | 4 |
| Popularity: | 0.011918 |
| First Submitted: | 2024-02-07 18:39 (UTC) |
| Last Updated: | 2026-03-05 05:39 (UTC) |
Dependencies (11)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- libgcc (libgcc-snapshotAUR)
- openssl (openssl-gitAUR, openssl-staticAUR, openssl-aegisAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- libxkbcommon (libxkbcommon-gitAUR) (make)
- npm (python-nodejs-wheelAUR, npm-corepackAUR) (make)
- openssl (openssl-gitAUR, openssl-staticAUR, openssl-aegisAUR) (make)
- rust (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rustup) (make)
Latest Comments
« First ‹ Previous 1 2
tippfehlr commented on 2025-02-08 15:26 (UTC)
You should probably remove the explicit makedepends on rustup, considering it now needs stable rust.
cuihao commented on 2025-02-06 03:47 (UTC)
Oops. Apologize for the delay. Updated to 0.3.1.
cuihao commented on 2024-09-07 02:56 (UTC)
@fenouil From the log I see you are using an old version of NodeJS runtime managed by nvm (
/home/xxx/.nvm/versions/node/v14.21.3/bin/node).I don't think the version is still supported. And generally an Arch package should be built against system packages. Please try either to uninstall the nvm-managed NodeJS or use
extra-x86_64-buildto build the package in a clean environment.fenouil commented on 2024-09-06 13:20 (UTC)
The build of vue is crashing
« First ‹ Previous 1 2