Search Criteria
Package Details: screenpipe 0.2.17-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/screenpipe.git (read-only, click to copy) |
---|---|
Package Base: | screenpipe |
Description: | 24/7 Screen and Audio Capture with AI-powered tools |
Upstream URL: | https://github.com/mediar-ai/screenpipe |
Licenses: | MIT |
Submitter: | tonybenoy |
Maintainer: | envolution |
Last Packager: | envolution |
Votes: | 1 |
Popularity: | 0.61 |
First Submitted: | 2024-10-03 08:55 (UTC) |
Last Updated: | 2024-12-17 02:14 (UTC) |
Dependencies (11)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-amd-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-ffplayoutAUR)
- libxi (libxi-gitAUR)
- libxtst
- tesseract (tesseract-gitAUR)
- xdo (xdo-gitAUR)
- xdotool (xdotool-gitAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup) (make)
Latest Comments
ptr1337 commented on 2024-11-09 19:24 (UTC)
Hi,
this PKGBUILD is currently really a messy. You are providing it as stable package, but checking out at the latest -git commit. This package is also not possible to compile in a chroot (check this with pkgctl build) due a lot of missing dependecies.
You are even providing the wrong pkgversion. It would be 0.1.94 and not 0.19.4. This is a massive difference, when this package is maintained in repositories.
Please read the following, how to use PKGBUILDs and follow the guidelines: https://wiki.archlinux.org/title/Arch_package_guidelines
With lto enabled, the package doesnt build either. Please apply the following diff:
please fix the package in the AUR.
Sandwich commented on 2024-10-30 11:53 (UTC)
Add
options=("!lto")
to the PKGBUILD for successful compilationbannert commented on 2024-10-23 06:04 (UTC) (edited on 2024-10-23 06:05 (UTC) by bannert)
The installation will fail, because of missing dependencies.