Search Criteria
Package Details: waypipe 0.10.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/waypipe.git (read-only, click to copy) |
---|---|
Package Base: | waypipe |
Description: | A proxy for Wayland protocol applications; like ssh -X |
Upstream URL: | https://gitlab.freedesktop.org/mstoeckl/waypipe |
Keywords: | proxy wayland |
Licenses: | MIT |
Submitter: | mstoeckl |
Maintainer: | mstoeckl |
Last Packager: | mstoeckl |
Votes: | 42 |
Popularity: | 1.93 |
First Submitted: | 2019-08-18 02:35 (UTC) |
Last Updated: | 2025-01-18 17:08 (UTC) |
Dependencies (16)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR)
- lz4 (lz4-gitAUR)
- mesa (mesa-minimal-gitAUR, mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-amber)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR)
- zstd (zstd-gitAUR, zstd-staticAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
- rust-bindgen (make)
- scdoc (scdoc-gitAUR) (make)
- shaderc (shaderc-gitAUR) (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
- vulkan-validation-layers (vulkan-validation-layers-gitAUR) (check)
- openssh (openssh-gitAUR, openssh-dotconfigAUR, openssh-dotconfig-binAUR, openssh-selinuxAUR, openssh-hpn-shimAUR, openssh-gssapiAUR, openssh-dnatAUR) (optional) – recommended transport
Latest Comments
mstoeckl commented on 2025-01-15 15:32 (UTC)
Arch has two packages that provide the build dependency
cargo
:rust
, andrustup
. Your build server appears to have the latter installed.rustup
requires setup before it can be used, see https://wiki.archlinux.org/title/Rust#Arch_Linux_package .Managor commented on 2025-01-15 15:21 (UTC)
I'm getting this error in my build server that uses aurutils. The package builds just fine if I build on my laptop with makepkg.
mstoeckl commented on 2025-01-15 13:02 (UTC)
The PKGBUILD has a
cargo fetch --locked --manifest-path ...
step before runningmeson build
, which should do this.gpepi commented on 2025-01-15 10:01 (UTC)
I"ve been getting these errors trying to build it, is there a way to fetch crates without --frozen?
error: failed to get
ash
as a dependency of packagewaypipe v0.10.0 (/home/user/.local/tmp/waypipe/src/waypipe-v0.10.0)
Caused by: attempting to make an HTTP request, but --frozen was specified ninja: build stopped: subcommand failed. ==> ERROR: A failure occurred in build(). Aborting... -> error making: waypipe-exit status 4 checking dependencies...
mstoeckl commented on 2024-06-22 12:28 (UTC)
Done.
BoostCookie commented on 2024-06-22 10:26 (UTC) (edited on 2024-06-22 10:26 (UTC) by BoostCookie)
Can you please increase the pkgrel so that it rebuilds and links against the latest ffmpeg?
miepee commented on 2023-04-15 06:14 (UTC)
The package seems currently broken?
Repp commented on 2022-08-27 16:28 (UTC)
pkgconf and cmake appear to be missing dependencies