Search Criteria
Package Details: clifm 1.21-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/clifm.git (read-only, click to copy) |
---|---|
Package Base: | clifm |
Description: | The command line file manager |
Upstream URL: | https://github.com/leo-arch/clifm |
Keywords: | cli fast filemanager kiss lightweight text-based |
Licenses: | GPL2 |
Provides: | clifm |
Submitter: | archcrack |
Maintainer: | archcrack |
Last Packager: | archcrack |
Votes: | 15 |
Popularity: | 0.036417 |
First Submitted: | 2021-01-09 07:41 (UTC) |
Last Updated: | 2024-09-30 18:52 (UTC) |
Dependencies (14)
- acl (acl-gitAUR)
- file (file-gitAUR)
- libcap
- readline (readline-gitAUR)
- gzip (dxcompress-gitAUR, dxcompressAUR, gzip-gitAUR, busybox-coreutilsAUR) (make)
- make (make-gitAUR) (make)
- archivemountAUR (archivemount-gitAUR) (optional) – Archives mount
- atool (atool2-gitAUR) (optional) – Archives/compression support
- cdrtools (optional) – ISO 9660 support
- fzf (fzf-gitAUR, skim-fzf-dropinAUR) (optional) – fzf mode for TAB completion
- p7zip (p7zip-natspecAUR, p7zip-full-binAUR, 7-zip-fullAUR) (optional) – ISO 9660 support
- smenuAUR (smenu-gitAUR) (optional) – smenu mode for TAB completion
- udevilAUR (udevil-gitAUR) (optional) – (un)mount storage devices
- udisks2 (optional) – (un)mount storage devices
Required by (2)
- clifm-colors-git
- fnf (optional)
Latest Comments
Redward commented on 2024-08-30 00:45 (UTC) (edited on 2024-08-30 00:50 (UTC) by Redward)
It would be nice (imo) if this build (or the bin, whichever you think is more appropriate) would include the comp flag for nerd font icon support as described here: https://github.com/leo-arch/clifm/wiki/Advanced/#icons-smirk
Thanks for taking the time to maintain this package.
archcrack commented on 2021-01-28 02:09 (UTC)
Hi haawda. Thanks for your suggestions; I'll keep them in mind, of course.
Indeed, I'll modify the current package to use a tarball, and create a new one (clifm-git) using the latest git release.
Regarding the use of the git repo instead of a tarball, you're right, I know, but since I work on this a lot of time, and thereby make changes quite often (perhaps two or three git pushes per day, maybe more), it's easier for me to use the upstream git repo (I don't need to create a new git release nor update the checksums), and then test the whole thing on my own machines.
haawda commented on 2021-01-19 11:27 (UTC)
Hello, thanks for maintaining this.
Why did you switch back to using the upstream git repo instead of tarballs? The package name without -git is suggesting that you want to provide a build from stable sources, so using a tarball would me more appropiate. In the current state when pulling from git clifm-git would be the better name (and 'git' should be a makedependency).
If you decide to provide a -git package, keep this thread in mind.
https://bbs.archlinux.org/viewtopic.php?id=255889
Do not bump the AUR package for every upstream commit. v0.22.2 is not even out yet.