Search Criteria
Package Details: openmeters-git 0.1.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/openmeters-git.git (read-only, click to copy) |
|---|---|
| Package Base: | openmeters-git |
| Description: | Fast and professional audio metering/visualization for Linux. |
| Upstream URL: | https://github.com/httpsworldview/openmeters |
| Keywords: | audio, audio-visualizer, rust, |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | openmeters |
| Provides: | openmeters |
| Submitter: | httpsworldview |
| Maintainer: | httpsworldview |
| Last Packager: | httpsworldview |
| Votes: | 1 |
| Popularity: | 0.55 |
| First Submitted: | 2026-02-06 01:23 (UTC) |
| Last Updated: | 2026-04-01 06:21 (UTC) |
Dependencies (9)
- libxkbcommon (libxkbcommon-gitAUR)
- pipewire (pipewire-gitAUR, pipewire-full-gitAUR, pipewire-ldacAUR)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR)
- wayland (wayland-asan-gitAUR, wayland-chromiumAUR, wayland-gitAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- pipewire (pipewire-gitAUR, pipewire-full-gitAUR, pipewire-ldacAUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
Latest Comments
tschohnny commented on 2026-05-08 20:49 (UTC) (edited on 2026-05-08 20:50 (UTC) by tschohnny)
Build fails in
package()because the PKGBUILD installsmisc/openmeters.png, which doesn't exist upstream. Themisc/directory only containsopenmeters.desktopandopenmeters.svg.Error:
Verified against upstream main (HEAD
7b25528):The Rust build itself (cargo) completes successfully, only the icon install step is broken. Reproduced on CachyOS with
openmeters-git 1.2.0.486.g7b25528-1. Thanks for maintaining the package!