Search Criteria
Package Details: losslesscut 3.68.0-8
Package Actions
| Git Clone URL: | https://aur.archlinux.org/losslesscut.git (read-only, click to copy) |
|---|---|
| Package Base: | losslesscut |
| Description: | The swiss army knife of lossless video/audio editing |
| Upstream URL: | https://github.com/mifi/lossless-cut |
| Keywords: | codec cut editor ffmpeg lossless player video video-editor video-files |
| Licenses: | GPL-2.0-only |
| Submitter: | DeepChirp |
| Maintainer: | DeepChirp (lilac) |
| Last Packager: | lilac |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2026-03-27 02:19 (UTC) |
| Last Updated: | 2026-05-11 11:49 (UTC) |
Dependencies (9)
- bash (bash-gitAUR, bash-devel-gitAUR)
- electron38 (electron38-binAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-whisper-gitAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-fullAUR, ffmpeg-full-llvmAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- librsvg (librsvg-gitAUR, librsvg-noglycinAUR) (make)
- node-gyp (make)
- nodejs-lts-jod (make)
- npm (python-nodejs-wheelAUR, npm-corepackAUR) (make)
- yarn (yarn-berryAUR, yarn-corepackAUR) (make)
Latest Comments
DeepChirp commented on 2026-05-10 02:07 (UTC)
@hxka I understand what you mean; that certainly makes sense. Perhaps you could try building this software within a sandbox—something like
pkgctl build. That way, thenodejs-lts-jodwould be installed only within the sandbox and wouldn't conflict with thenodeinstallation on the host system.hxka commented on 2026-05-09 20:05 (UTC)
Ah, sorry, that makes sense. It's just that, since different node versions conflict with each other, it can be very annoying if some other package pins a different version, especially if it's not just a make dependency. But yeah, not asking you to override upstream pin without a good reason.
DeepChirp commented on 2026-05-09 12:19 (UTC)
@hxka Both the
package.jsonandbuild.ymlfiles for this project useNode.js22. Therefore, I think it would be appropriate to align with the upstream version to avoid potential issues. Do you have any other thoughts?hxka commented on 2026-05-09 11:32 (UTC)
Why does thsi depend on nodejs-lts-jod? It appears to build fine with nodejs.