Search Criteria
Package Details: folderpreview-git 0.3.0.r1.gc46d126-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/folderpreview-git.git (read-only, click to copy) |
|---|---|
| Package Base: | folderpreview-git |
| Description: | Generates folder preview thumb |
| Upstream URL: | https://gitlab.com/hxss-linux/folderpreview |
| Keywords: | folder thumbnail thumbnailer tumbler |
| Licenses: | MIT |
| Provides: | folderpreview |
| Submitter: | hxss |
| Maintainer: | None |
| Last Packager: | hxss |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-11-21 18:23 (UTC) |
| Last Updated: | 2020-11-22 12:04 (UTC) |
Latest Comments
hxss commented on 2020-11-28 18:46 (UTC)
this package is not actual. Please use
folderpreviewparkerlreed commented on 2020-11-22 22:03 (UTC) (edited on 2020-11-22 22:03 (UTC) by parkerlreed)
Those DO NOT belong in post install. Require them as deps and if they aren't in repo/AUR, consider creating the packages for the users.
hxss commented on 2020-11-22 12:07 (UTC)
yochananmarqos, thank you. PKBUILD updated, unresolved deps will installed in post_install script using pip
yochananmarqos commented on 2020-11-21 22:08 (UTC)
The dependencies are missing, see the
setup.py. You'll need to add mosquito'ssystemd(maybe aspython-systemd-mosquito?) andpyvips(aspython-pyvips) to the AUR as well.Use
installinstead ofmkdir&cp:The license needs to be installed as well.
Example PKGBUILD