Package Details: art-rawconverter 1.24.2-1

Git Clone URL: https://aur.archlinux.org/art-rawconverter.git (read-only, click to copy)
Package Base: art-rawconverter
Description: raw image converter ART (forked from RawTherapee with ease of use in mind)
Upstream URL: https://art.pixls.us/
Keywords: image photography raw
Licenses: GPL-3.0-only
Conflicts: art-rawconverter-git
Submitter: guzzisti
Maintainer: guzzisti
Last Packager: guzzisti
Votes: 23
Popularity: 0.25
First Submitted: 2020-02-15 18:33 (UTC)
Last Updated: 2024-12-17 15:21 (UTC)

Pinned Comments

guzzisti commented on 2024-05-28 18:33 (UTC)

ART supports the usage of the lcms2-fast-float plugin, unfortunately the arch package of lcms2 does not include this plugin.

I've created the lcms2-ff and lcms2-ff-git AUR packages that can be used with ART, but you need to explicitely install this package.

guzzisti commented on 2024-05-28 18:33 (UTC)

ART is now built with support for CTL scripts: https://discuss.pixls.us/t/new-feature-support-for-ctl-scripts/40716

This introduces additional dependencies to the ctl (AUR package) and openexr packages.

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

ignace72 commented on 2022-03-26 21:35 (UTC)

Good evening to all.
I read that for an AUR package to pass in the community repository, it needed at least 10 votes, it's done for art-rawconverter.
It would be nice to ask for this passage in the community repository.
Thank you for this.
Ignace.

guzzisti commented on 2022-03-02 09:50 (UTC)

The new version enables build against libraw to replace the vendored dcraw.c with a more robust and better maintained raw decoding lib.

To enable the use of libraw version 0.21 is required, so for the moment you need to have libraw-git installed: https://aur.archlinux.org/packages/libraw-git/

It will work fine without libraw-git tough.

SinClaus commented on 2021-12-05 07:08 (UTC)

Hi! Art can't open raw files from FUJIFILM X-T30 II, or it's issue for libraw?

xrayfur commented on 2021-10-12 19:50 (UTC)

Understandable, thanks

guzzisti commented on 2021-10-12 19:38 (UTC)

@xrayfur - nope.

As mentioned by @grazzolini you should create a personal makepkg.conf to provide the settings you require. Details on https://man.archlinux.org/man/makepkg.conf.5

xrayfur commented on 2021-10-12 19:20 (UTC)

@guzzisti, could you please add make -j $(nproc) in build() function to utilize all CPU cores for compiling?

guzzisti commented on 2021-08-29 08:50 (UTC)

@SinClaus this may be a bug in ART, maybe its already fixed in the dev branch, you should try art-rawconverter-git if its solves the problem.

If not, please report upstream on https://bitbucket.org/agriggio/art/wiki/Home (or https://discuss.pixls.us/c/software/art/36)

SinClaus commented on 2021-08-28 13:38 (UTC)

perl-image-exiftool is installed, ART, version 1.9.3 crashes if running in directory with .CR3 file. Last sentences: /usr/include/c++/11.1.0/array:188: std::array<_Tp, _Nm>::value_type& std::array<_Tp, _Nm>::operator [with _Tp = DCraw::CanonCR3Data::crx_data_header_t; long unsigned int _Nm = 16; std::array<_Tp, _Nm>::reference = DCraw::CanonCR3Data::crx_data_header_t&; std::array<_Tp, _Nm>::size_type = long unsigned int]: Assertion '__n < this->size()' failed. Aborted (core dumped)

guzzisti commented on 2021-07-12 10:43 (UTC)

@SinClaus Do you have the optional dep perl-image-exiftool installed?

If this doesn't fix the crash please report upstream.

SinClaus commented on 2021-07-12 10:40 (UTC)

I read today that ART can open CR3 images... Now Art is installed again in my comp, but crashes trying open directory with CR3 file...