Search Criteria
Package Details: yoga-image-optimizer 1.1.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/yoga-image-optimizer.git (read-only, click to copy) |
---|---|
Package Base: | yoga-image-optimizer |
Description: | A graphical interface to convert and optimize JPEG, PNG and WebP images (based on YOGA) |
Upstream URL: | https://github.com/flozz/yoga-image-optimizer |
Keywords: | image optimizer python |
Licenses: | GPL3 |
Submitter: | Popolon |
Maintainer: | None |
Last Packager: | haawda |
Votes: | 3 |
Popularity: | 0.005835 |
First Submitted: | 2021-06-11 22:36 (UTC) |
Last Updated: | 2022-01-27 20:13 (UTC) |
Dependencies (8)
- hicolor-icon-theme (hicolor-icon-theme-git)
- python (python38, python37, nogil-python, python39, python36, python32, python311)
- python-cairo (python-cairo-git)
- python-gobject (python-gobject-git)
- yoga
- gettext (gettext-git) (make)
- python-nox (make)
- python-setuptools (make)
Latest Comments
blackpoll commented on 2021-06-14 11:34 (UTC)
Yes, yoga and assimp are correctly installed on my system.
rodrigo21 commented on 2021-06-14 00:21 (UTC)
Same problem: ModuleNotFoundError: No module named 'yoga.model._assimp'
Popolon commented on 2021-06-13 21:19 (UTC) (edited on 2021-06-13 21:25 (UTC) by Popolon)
That's look like a problem with yoga dependency? is it correctly installed? Is the assimp installed on your system it shouldn't be a dependency as it is already compiled with the package, but as in my case this work and I also have the assimp package installed.
blackpoll commented on 2021-06-13 13:05 (UTC)
Won't run on my system. Error "ModuleNotFoundError: No module named 'yoga.model._assimp'"
Popolon commented on 2021-06-12 13:59 (UTC)
Thanks fixed typo and now translations are managed.
FabioLolix commented on 2021-06-12 13:05 (UTC)
Ok, btw it is GPL3, you have written GPL which is the v2, you can see the content of licenses package
There is a typo in source=() pggver instead of pkgver
Popolon commented on 2021-06-12 13:02 (UTC)
Ok, corrected, a new release should be made in less than few days with translations, I'm exchanging with main dev on the Fediverse.
FabioLolix commented on 2021-06-12 10:17 (UTC)
The license is GPL3 as seen on github page