Search Criteria
Package Details: waypipe-git 0.8.3.r0.gf37c6658-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/waypipe-git.git (read-only, click to copy) |
---|---|
Package Base: | waypipe-git |
Description: | A proxy for Wayland protocol applications; like ssh -X |
Upstream URL: | https://gitlab.freedesktop.org/mstoeckl/waypipe |
Keywords: | proxy wayland |
Licenses: | MIT |
Conflicts: | waypipe |
Provides: | waypipe |
Submitter: | mstoeckl |
Maintainer: | mstoeckl |
Last Packager: | mstoeckl |
Votes: | 5 |
Popularity: | 0.96 |
First Submitted: | 2019-05-29 22:11 (UTC) |
Last Updated: | 2022-08-29 00:22 (UTC) |
Dependencies (16)
- ffmpeg (ffmpeg-cuda, ffmpeg-nonvidia, ffmpeg-libfdk_aac, ffmpeg-intel-full-git, ffmpeg-v4l2-request-git, ffmpeg-mmal, ffmpeg-git, ffmpeg-full-git, ffmpeg-amd-full, ffmpeg-nvcodec-11-1-git, ffmpeg-amd-full-git, ffmpeg-nocuda, ffmpeg-mpp, ffmpeg-headless, ffmpeg-full, ffmpeg-decklink, ffmpeg-obs)
- libva (libva-minimal-git, libva-git, libva-headless, intel-media-stack-bin)
- lz4 (lz4-git)
- mesa (mesa-d3d12, mesa-panfork-git, mesa-steamos, mesa-amdonly-gaming-git, mesa-nightly-nvk-rusticl-intelrt-git, mesa-git, mesa-pvr-vf2, mesa-rusticl-git, mesa-minimal-git, mesa-amber)
- zstd (zstd-git, zstd-static)
- cmake (cmake-git) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- libdrm (libdrm-git) (make)
- meson (meson-git) (make)
- ninja (ninja-git, ninja-kitware, ninja-mem, python-ninja) (make)
- pkgconf (pkgconf-git) (make)
- scdoc (scdoc-git) (make)
- python-psutil (check)
- weston (weston-eglstream, weston-eglstream-git, weston-git) (check)
- openssh (openssh-hpn-git, openssh-git, openssh-xdg-git, openssh-xdg, openssh-hpn-shim, openssh-gssapi, openssh-selinux, openssh-dotconfig, openssh-dotconfig-bin) (optional) – recommended transport
- systemtap (systemtap-git) (optional) – a makedepend, for tracing hooks
Latest Comments
linkmauve commented on 2020-11-14 15:27 (UTC)
Hi, you should use arch=('x86_64' 'aarch64') instead of 'any', since this package needs to be compiled differently for each architecture.
mstoeckl commented on 2020-07-06 01:05 (UTC)
Could you file a bug report for this, if this is still occurs? If you just want to build the package, and are using
makepkg
, runmakepkg --nocheck
as a workaround. The various AUR helpers probably have different options/ways to skip the check stage.I've made ffmpeg and libva mandatory now; if you want to build a version of waypipe that does not depend on ffmpeg, pass
-Dwith_video=enabled
tomeson
inprepare()
.EUA commented on 2020-06-21 20:06 (UTC)
Error while building...
6/7 If clients crash when run with weston via waypipe FAIL 11.13s (exit status 1)
???
depau commented on 2019-10-17 22:31 (UTC) (edited on 2019-10-17 22:46 (UTC) by depau)
It turns out that ffmpeg is not optional:
This is running
waypipe ssh hostname program
without any command line options; ffmpeg was missing in the remote machine.