Search Criteria
Package Details: fotokilof 5.1.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: | 5 |
Popularity: | 0.92 |
First Submitted: | 2020-12-11 12:41 (UTC) |
Last Updated: | 2024-11-09 10:05 (UTC) |
Dependencies (11)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR)
- python-findsystemfontsfilenameAUR
- python-pillow (python-pillow-gitAUR)
- python-requests
- python-ttkbootstrapAUR
- python-wand
- tk (tk-fossilAUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
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
.