Search Criteria
Package Details: fotokilof 5.2.1-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/fotokilof.git (read-only, click to copy) |
|---|---|
| Package Base: | fotokilof |
| Description: | GUI for ImageMagick |
| Upstream URL: | https://github.com/TeaM-TL/FotoKilof |
| Licenses: | MIT |
| Submitter: | bastidest |
| Maintainer: | bastidest |
| Last Packager: | bastidest |
| Votes: | 7 |
| Popularity: | 0.011940 |
| First Submitted: | 2020-12-11 12:41 (UTC) |
| Last Updated: | 2025-10-31 20:35 (UTC) |
Dependencies (14)
- imagemagick (imagemagick-full-gitAUR, imagemagick-gitAUR, imagemagick-fullAUR)
- python-darkdetect
- python-findsystemfontsfilenameAUR
- python-pillow (python-pillow-simd-gitAUR)
- python-pyperclipimgAUR
- python-requests
- python-ttkbootstrapAUR
- python-wand
- tk (tk-fossilAUR)
- xclip (wl-clipboard-x11AUR, xclip-gitAUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
Palets commented on 2025-10-21 19:42 (UTC)
This package is missing the Xclip dependency, without it you can't run Fotokilof.
djmattyg007 commented on 2021-01-05 01:06 (UTC)
The 'python-configparser' and 'python-tkcolorpicker' dependencies will be fully removed in the next version of FotoKilof:
https://github.com/TeaM-TL/FotoKilof/issues/77
djmattyg007 commented on 2021-01-03 11:33 (UTC)
The same problem exists with the .desktop file. You need to remove one of the '../' in the path.
djmattyg007 commented on 2021-01-03 09:38 (UTC)
And now that I've actually gone to build the package, the patch is failing to apply in the prepare() function. I'm pretty sure you just need to remove the '../' from the input path.
djmattyg007 commented on 2021-01-03 07:50 (UTC)
Also would you be able to install the LICENSE file into /usr/share/licenses?
djmattyg007 commented on 2021-01-03 07:43 (UTC)
I've filed an issue to get the dependency on python-configparser removed:
https://github.com/TeaM-TL/FotoKilof/issues/77
yochananmarqos commented on 2020-12-27 23:57 (UTC)
makedepends() should be
python-setuptools.