Re: [darktable-user] Re: [darktable-dev] CR3 support integrated

2021-11-15 Thread Bernhard
Hi Martin, Pascal, thanks for clarification. So I assume this will not work in current debian unless there will be backports available some time in the future: https://packages.debian.org/search?suite=bullseye&searchon=names&keywords=exiv2 https://tracker.debian.org/pkg/exiv2 Not that I need t

Re: [darktable-dev] CR3 support integrated

2021-11-15 Thread Martin Straeten
additionally: you need an exiv2 > 0.27.4 built with BMFF support (at least for 0.27.4 it’s by default without BMFF support) mingw64 package has BMFF support built in macports doesn‘t, but the portfile can be patched. > Am 15.11.2021 um 23:22 schrieb Pascal Obry : > >  > Hi Bernhard, > >> Than

Re: [darktable-dev] Problems trying to install build of release-3.7.0-1493-g4a7774f95

2021-11-15 Thread Patrick Shanahan
* Terry Duell [11-15-21 16:37]: > Hello Patrick, > > On Mon, 2021-11-15 at 08:49 -0500, Patrick Shanahan wrote: > > * Terry Duell [11-14-21 23:53]: > > > Hello Patrick, > > > > > > On Sun, 2021-11-14 at 23:43 -0500, Patrick Shanahan wrote: > > > > * Terry Duell [11-14-21 23:35]: > > > > > Hell

Re: [darktable-dev] CR3 support integrated

2021-11-15 Thread Pascal Obry
Hi Bernhard, > Thanks, I tried this with an image from raw.pixls.us but the file is > not > shown in the import dialog (it is shown when I rename it to .CR2 > though) You also need a recent exiv2 version, minimum is 0.27.4. I have tested with 0.27.5. Cheers, --   Pascal Obry /  Magny Les Ha

Re: [darktable-dev] CR3 support integrated

2021-11-15 Thread Bernhard
Pascal Obry schrieb am 14.11.21 um 19:29: Just a quick note about the recent integration of the CR3 support in darktable. Be sure to update the submodules after next git pull to ensure the LibRaw sub-module is properly populated. $ git submodule init $ git submodule update Best, Thanks,

Re: [darktable-dev] Problems trying to install build of release-3.7.0-1493-g4a7774f95

2021-11-15 Thread Terry Duell
Hello Berhard, On Mon, 2021-11-15 at 08:07 +0100, Bernhard wrote: > Did you do a submodule update? Yes. Cheers, -- Terry Duell ___ darktable developer mailing list to unsubscribe send a mail to darktable-dev+unsubscr...@l

Re: [darktable-dev] Problems trying to install build of release-3.7.0-1493-g4a7774f95

2021-11-15 Thread Terry Duell
Hello Patrick, On Mon, 2021-11-15 at 08:49 -0500, Patrick Shanahan wrote: > * Terry Duell [11-14-21 23:53]: > > Hello Patrick, > > > > On Sun, 2021-11-14 at 23:43 -0500, Patrick Shanahan wrote: > > > * Terry Duell [11-14-21 23:35]: > > > > Hello All, > > > > I have just completed a Fedora 34 rp

[darktable-dev] darktable feature freeze

2021-11-15 Thread Pascal Obry
Hi devs, Just a quick note to announce that we are entering the feature freeze now. This means that only bug fixes will be considered for merging at this point. The next step (string freeze) is end November. Cheers, --   Pascal Obry /  Magny Les Hameaux (78)   The best way to travel is by m

Re: [darktable-dev] Problems trying to install build of release-3.7.0-1493-g4a7774f95

2021-11-15 Thread Patrick Shanahan
* Terry Duell [11-14-21 23:53]: > Hello Patrick, > > On Sun, 2021-11-14 at 23:43 -0500, Patrick Shanahan wrote: > > * Terry Duell [11-14-21 23:35]: > > > Hello All, > > > I have just completed a Fedora 34 rpm build of darktable > > > release-3.7.0-1493- > > > g4a7774f95, which completed without

Re: [darktable-dev] Problems trying to install build of release-3.7.0-1493-g4a7774f95

2021-11-15 Thread Bernhard
Did you do a submodule update? Pascal Obry schrieb am 14.11.21 um 19:29: Just a quick note about the recent integration of the CR3 support in darktable. Be sure to update the submodules after next git pull to ensure the LibRaw sub-module is properly populated. $ git submodule init $ git submo