Package Details: darktable-git 5.5.0.r805.gab1fee449f-1

Git Clone URL: https://aur.archlinux.org/darktable-git.git (read-only, click to copy)
Package Base: darktable-git
Description: A virtual lighttable and darkroom for photographers
Upstream URL: http://www.darktable.org/
Licenses: GPL3
Conflicts: darktable
Provides: darktable
Submitter: marco44
Maintainer: pitbuster
Last Packager: pitbuster
Votes: 21
Popularity: 0.000001
First Submitted: 2015-08-09 17:40 (UTC)
Last Updated: 2026-03-27 04:05 (UTC)

Latest Comments

1 2 3 4 5 6 .. 11 Next › Last »

bartus commented on 2026-04-12 08:45 (UTC)

@pitbuster: won't build with the extra repo lua:5.5 version: switch to extra/lua54 until lua:5.5 is supported upstream.

jacotux commented on 2026-02-18 15:41 (UTC)

In this case in the PKGBUILD, it would be good to add potrace in the depends= command.

bartus commented on 2026-02-18 15:15 (UTC) (edited on 2026-02-18 15:17 (UTC) by bartus)

@pitbuster: potrace is a new required dependency for darktable:5.6.0.

https://github.com/darktable-org/darktable/blob/35a0cbe5ddb78b30e15ed0a7317c6709812cbf32/RELEASE_NOTES.md?plain=1#L139

plague-doctor commented on 2025-05-02 22:14 (UTC)

[ 81%] Built target webp
[ 82%] Building CXX object lib/darktable/plugins/imageio/format/CMakeFiles/exr.dir/exr.cc.o
In file included from /home/plague/Build/darktable-git/src/darktable/src/common/darktable.h:82,
                 from /home/plague/Build/darktable-git/src/darktable/src/common/colorspaces.h:21,
                 from /home/plague/Build/darktable-git/src/darktable/src/imageio/format/imageio_format_api.h:32,
                 from <command-line>:
/usr/lib/gcc/x86_64-pc-linux-gnu/15.1.1/include/omp.h:448:1: error: template with C linkage
  448 | template<typename __T, omp_allocator_handle_t __Handle>
      | ^~~~~~~~
compilation terminated due to -Wfatal-errors.
make[2]: *** [lib/darktable/plugins/imageio/format/CMakeFiles/exr.dir/build.make:79: lib/darktable/plugins/imageio/format/CMakeFiles/exr.dir/exr.cc.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:9106: lib/darktable/plugins/imageio/format/CMakeFiles/exr.dir/all] Error 2
make: *** [Makefile:156: all] Error 2
make: Leaving directory '/home/plague/Build/darktable-git/src/darktable/build'
==> ERROR: A failure occurred in build().

Any idea how to fix this one?

pitbuster commented on 2024-02-07 16:15 (UTC)

@Peach: how are you installing AUR packages? just rebuilding should fetch you the latest git version, so no need to mark the package as out of date.

Peach commented on 2024-01-31 11:49 (UTC)

@pitbuster: would it be possible to bump the version? I'm currently experiencing some problems on the official build that seems to be solved in the latest git version...

miguehm commented on 2023-12-29 18:04 (UTC)

darktable-git 4.5.0.r556.gefa29ebcd4-1 works fine. It imports my own 3dluts correctly

marco44 commented on 2023-04-01 09:50 (UTC)

disowning. i moved to ansel

jacotux commented on 2022-11-04 18:59 (UTC)

Yes, I had read it correctly... in a fresh root.

I did the manipulation twice with and without gnuplot

With no problem, without my compilation does not go to the end

On a 5.15.76-1-MANJARO RELEASE=22.0.0

Apparently the error "darktable-git/src/darktable/src/imageio/format/jxl.c:196:3: error: unknown "bool" type name" Seems to be related to the JPEG-XL format recently introduced in dt.

But this is beyond my competence and the relation with gnuplot has no logic for me

marco44 commented on 2022-11-04 17:19 (UTC)

I managed to build it in a fresh chroot, so with no gnuplot (i just double-checked)