Search Criteria
Package Details: alass-git 2.0.0.r2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/alass-git.git (read-only, click to copy) |
---|---|
Package Base: | alass-git |
Description: | Command line tool to synchronize subtitles |
Upstream URL: | https://github.com/kaegi/alass |
Licenses: | GPL3 |
Conflicts: | alass |
Provides: | alass |
Submitter: | thorondir |
Maintainer: | thorondir |
Last Packager: | thorondir |
Votes: | 3 |
Popularity: | 0.000009 |
First Submitted: | 2020-08-15 14:21 (UTC) |
Last Updated: | 2020-08-15 14:21 (UTC) |
Dependencies (3)
- ffmpeg (ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-intel-full-git, ffmpeg-yt-dlp-bin, ffmpeg-shinobi, ffmpeg-git, ffmpeg-ndi, ffmpeg-mmal, ffmpeg-nocuda, ffmpeg-obs, ffmpeg-cuda, ffmpeg-decklink, ffmpeg-headless, ffmpeg-amd-full-git, ffmpeg-amd-full, ffmpeg-libfdk_aac, ffmpeg-gpl-bin, ffmpeg-v4l2-request-git, ffmpeg-full, ffmpeg-full-git, ffmpeg-jxl)
- cargo (rust-nightly-bin, cargo-git, rustup-git, rust, rustup) (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
Required by (1)
- mpv-autosubsync-git (requires alass)
Latest Comments
varqox commented on 2022-11-13 02:29 (UTC)
Please add the following line that disables LTO:
options=('!lto')
to PKGBUILD, because linking fails with errors like:
if one (e.g. me) has LTO being enabled in /etc/makepkg.conf
apetresc commented on 2020-10-09 02:51 (UTC)
Build fails for me with:
Is there some rustup command that needs to be run first or something?