Search Criteria
Package Details: cropgui 0.9-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/cropgui.git (read-only, click to copy) |
---|---|
Package Base: | cropgui |
Description: | a simple tool for lossless jpeg cropping |
Upstream URL: | https://github.com/jepler/cropgui |
Licenses: | GPL |
Submitter: | jose1711 |
Maintainer: | PainSan67 |
Last Packager: | PainSan67 |
Votes: | 15 |
Popularity: | 0.017077 |
First Submitted: | 2010-05-15 21:14 (UTC) |
Last Updated: | 2024-11-01 11:04 (UTC) |
Dependencies (6)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR)
- libjpeg (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR, libjpeg-turbo)
- perl-image-exiftool
- python-gobject (python-gobject-gitAUR)
- python-pillow (python-pillow-gitAUR)
Latest Comments
1 2 3 4 5 6 Next › Last »
slomomojo commented on 2024-07-25 02:51 (UTC) (edited on 2024-07-25 02:51 (UTC) by slomomojo)
The current PKGBUILD gives a 'dist tool' error since that package no longer exists in Python 3.12. The package also installs files in '/' and generates the "No module named 'cropgui_common" error.
As mentioned by mags, I think you need to add:
That worked for me.
mags commented on 2024-05-04 01:20 (UTC) (edited on 2024-05-04 02:26 (UTC) by mags)
pkgrel should be bumped to rebuild against python 3.12 (like python packages in the official repos do). Also, python-setuptools is now a make dependency as distutils was removed from python 3.12.
kovdan01 commented on 2023-11-30 16:16 (UTC) (edited on 2023-11-30 16:18 (UTC) by kovdan01)
Hello @jose1711 and thanks for maintaining the package! Currently, there is an issue described in the commit message below. The patch below resolves that. Could you please apply the commit? Thanks!
oriba commented on 2023-07-11 12:07 (UTC)
@jose1711: thank you for the package-update. It works well! :-)
jose1711 commented on 2023-06-28 21:11 (UTC)
thank you all for your suggestions, please see the updated
PKGBUILD
and feel free to review & comment.oriba commented on 2023-06-28 11:23 (UTC)
@gabor_zoka: I wonder why the last tag of cropgui is from 2021. With a new tag, there is a new chance to have this AUR püackage updated - and other problems resolved also here. Regarding AUR rules, flagging as out-of-date is not to be used if a package is broken (which this one is). So maybe triggering the cropgui project to add a new tag would make it easier to get updates here.
oriba commented on 2023-06-15 02:30 (UTC)
The program does not work, when using this package:
tdehaeze commented on 2023-06-01 08:43 (UTC)
Hi Jose1711,
A very nice pull request has been merged. Would it be possible to update the package to take into account this merge request (https://github.com/jepler/cropgui/pull/104).
Thanks!
gabor_zoka commented on 2023-04-07 13:10 (UTC) (edited on 2023-04-07 13:14 (UTC) by gabor_zoka)
Hello jose1711,
Would you consider this patch, please? It would make the source more recognizable, and less chance for name collision.
Thank you,
Gabor
sabitmaulanaa commented on 2022-12-16 07:58 (UTC) (edited on 2022-12-16 07:58 (UTC) by sabitmaulanaa)
This is the patch that @eniac refer to.
1 2 3 4 5 6 Next › Last »