Search Criteria
Package Details: art-rawconverter 1.20.2-1
Package Actions
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://bitbucket.org/agriggio/art/wiki/Home |
Keywords: | image photography raw |
Licenses: | GPL3 |
Conflicts: | art-rawconverter-git |
Submitter: | guzzisti |
Maintainer: | guzzisti |
Last Packager: | guzzisti |
Votes: | 21 |
Popularity: | 0.33 |
First Submitted: | 2020-02-15 18:33 (UTC) |
Last Updated: | 2023-09-14 17:26 (UTC) |
Dependencies (23)
- desktop-file-utils (desktop-file-utils-git)
- exiv2 (exiv2-git)
- fftw (fftw-amd)
- glibmm
- gtk3 (gtk3-git, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-patched-filechooser-icon-view, gtk3-classic, gtk3-classic-xfce)
- gtkmm3
- lcms2 (lcms2-ff-git, lcms2-ff, lcms2-git)
- lensfun (lensfun-git)
- libcanberra
- libiptcdata
- libraw (libraw-git)
- mimalloc
- opencolorio (opencolorio-git)
- openmp (openmp-svn)
- cmake (cmake-git) (make)
- fakeroot (fakeroot-git, fakeroot-tcp) (make)
- gcc (gccrs-git, gcc-git, gcc11) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- hicolor-icon-theme (hicolor-icon-theme-git) (make)
- pkgconf (pkgconf-git) (make)
- Show 3 more dependencies...
Latest Comments
1 2 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 vendoreddcraw.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 havelibraw-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)
inbuild()
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...
1 2 Next › Last »