Architecture should by any:
art-rawconverter-imageio W: No ELF files and not an "any" package
Regards!
| Git Clone URL: | https://aur.archlinux.org/art-rawconverter-imageio.git (read-only, click to copy) |
|---|---|
| Package Base: | art-rawconverter-imageio |
| Description: | add on for ART raw converter to support more image formats |
| Upstream URL: | https://github.com/artpixls/ART-imageio/ |
| Licenses: | GPL-3.0-only |
| Submitter: | guzzisti |
| Maintainer: | guzzisti |
| Last Packager: | guzzisti |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-11-05 09:42 (UTC) |
| Last Updated: | 2025-09-29 17:28 (UTC) |
Architecture should by any:
art-rawconverter-imageio W: No ELF files and not an "any" package
Regards!
On 2025-07-30, you removed the epoch=1 line.
This must not be done!!, it breaks updates. $epoch must not be decreased! (Removing epoch=1 is equivalebt to epoch=0.)
Please re-introduce epoch=1 and keep it that way (or increment $epoch when needed).
Regards and thanks for the package!
Shouldn't depend on libwebp, but on python-webp instead: https://github.com/artpixls/ART-imageio/blob/fbdd5c762f9b38bc753358ada9c77e69ebc56db8/helpers/python/requirements.txt#L4
Source checkout fails:
==> Extracting sources...
-> Creating working copy of art-rawconverter-imageio git repo...
Cloning into 'art-rawconverter-imageio'...
done.
fatal: invalid reference: v1.1
You need to remove the v from the #tag= statement in the source array.
Regards and thanks for maintaining!
You changed the versioning scheme (old: 20240319, new: 1.1).
You need to increment $epoch then (if not yet set, set epoch=1), because your change is seen as a downgrade by version comparison.
Regards!
Dependence on python-exiv2 has been removed as per this commit on 2022-11-03.
The current version uses perl-image-exiftool instead, which is already a dependency here.
Also please use a fixed commit as source, because this is not a VCS package.
This package does currently not work with the art-rawconverter-bin package.
Pinned Comments
guzzisti commented on 2022-11-05 09:55 (UTC) (edited on 2022-12-01 18:17 (UTC) by guzzisti)
This package does currently not work with the
art-rawconverter-binpackage.