Search Criteria
Package Details: pw-capture-git r35.a2842f1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pw-capture-git.git (read-only, click to copy) |
|---|---|
| Package Base: | pw-capture-git |
| Description: | Vulkan/OpenGL (game) capture for PipeWire |
| Upstream URL: | https://github.com/EHfive/pw-capture |
| Licenses: | Apache-2.0 OR MIT |
| Provides: | pw-capture |
| Submitter: | eh5 |
| Maintainer: | eh5 |
| Last Packager: | eh5 |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-02-17 19:10 (UTC) |
| Last Updated: | 2024-12-09 14:52 (UTC) |
Dependencies (12)
- libffi.so (libffi-gitAUR, lib32-libffi, libffi)
- libpipewire-0.3.so (lib32-pipewire-gitAUR, libpipewire-full-gitAUR, lib32-libpipewire, libpipewire)
- pipewire (pipewire-gitAUR, pipewire-full-gitAUR)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libffi (libffi-gitAUR) (make)
- libpipewire (libpipewire-gitAUR, libpipewire-full-gitAUR) (make)
- meson (meson-gitAUR) (make)
- rust (rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust-nightly-binAUR, rustup) (make)
- lib32-pw-capture (lib32-pw-capture-gitAUR) (optional) – Capture 32-bit graphics applications
- libglvnd (libglvnd-gitAUR) (optional)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR) (optional)
Latest Comments
dreieck commented on 2024-12-09 13:19 (UTC)
Ahoj,
this
PKGBUILDdownloads stuff inbuild().This should not happen.
Please download the rust-specific dependencies in
prepare()(and into a sub-directory of${srcdor}).Regards and thanks for the package!