Search Criteria
Package Details: ctpv 1.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ctpv.git (read-only, click to copy) |
---|---|
Package Base: | ctpv |
Description: | Image previews for lf file manager |
Upstream URL: | https://github.com/NikitaIvanovV/ctpv |
Licenses: | custom, MIT |
Conflicts: | ctpv |
Provides: | ctpv |
Submitter: | hanker |
Maintainer: | hanker |
Last Packager: | hanker |
Votes: | 1 |
Popularity: | 0.20 |
First Submitted: | 2023-12-10 08:10 (UTC) |
Last Updated: | 2023-12-10 08:14 (UTC) |
Dependencies (29)
- file (file-gitAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- sh (dashbinshAUR, bash-devel-static-gitAUR, zshbinshAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR, bash)
- make (make-gitAUR) (make)
- atool (atool2-gitAUR) (optional) – for archive files
- bat (bat-cat-gitAUR) (optional) – for text files
- chafa (chafa-gitAUR) (optional) – for image files on Wayland
- colordiff (optional) – for diff files
- diff-so-fancy (diff-so-fancy-gitAUR) (optional) – for diff files
- elinks (elinks-gitAUR) (optional) – for html files
- ffmpeg (ffmpeg-intel-full-gitAUR, ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-decklinkAUR, ffmpeg-fullAUR, ffmpeg-amd-fullAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-full-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-gitAUR) (optional) – for audio files
- ffmpegthumbnailer (optional) – for audio files
- fontforge (fontforge-gitAUR) (optional) – for font files
- git-delta (optional) – for diff files
- glow (glow-gitAUR) (optional) – for markdown files
- gnupg (gnupg-gitAUR, gnupg-largekeysAUR) (optional) – for gpg-encrypted files
- highlight (optional) – for text files
- imagemagick (imagemagick-gitAUR, imagemagick-fullAUR, imagemagick-full-gitAUR) (optional) – for svg files
- jq (jq-gitAUR) (optional) – for json files
- Show 9 more dependencies...
Latest Comments
hanker commented on 2024-08-12 01:52 (UTC)
@m040601 No problem!
Yes definitely. If the repository gets any updates I’ll be on it.
m040601 commented on 2024-08-10 23:00 (UTC)
@hanker:
You are right. Thanks for the hint.
The author himself maintains the other "-git" PKGBUILD, https://aur.archlinux.org/packages/ctpv-git.
Thats why I posted there and here.
I just now noticed this PKGBUILD is maintained by you, not by him.
If the tool itself still gets development, care and polish, would be nice if both PKGBUILD's were coordinated.
hanker commented on 2024-08-07 14:36 (UTC)
Hi @m040601, I think you should open an issue in the ctpv GitHub repository (https://github.com/NikitaIvanovV/ctpv) mentioning this unnecessary dependency.
I can't contribute code directly to the repository as I'm not a maintainer of the program, just this package, and the repository has been abandoned for 8 months.
Thanks.
m040601 commented on 2024-08-06 02:46 (UTC) (edited on 2024-08-06 03:35 (UTC) by m040601)
This seems unnecessary and redundant. "Colordiff" was/is a perl tools not needed anymore.
diff --color option was added to GNU diffutils 3.4 (2016-08-08)
man diff
Am I correct ?