Package Details: darktable-git 4.9.0.r549.g0f5bd178e3-2

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.000177
First Submitted: 2015-08-09 17:40 (UTC)
Last Updated: 2024-09-22 01:03 (UTC)

Required by (12)

Sources (6)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »

simona commented on 2021-01-21 13:22 (UTC) (edited on 2021-01-21 13:24 (UTC) by simona)

yes. rav1e 0.4.0-1 is installed.
and with libavif 0.8.4-2 / darktable 3.4.0-2 from community the runtime error is:
"darktable: symbol lookup error: /usr/lib/libavif.so.9: undefined symbol: svt_av1_enc_init",
that seem quite identical to the "/bin/ld: /usr/lib/libavif.so.9.0.0: undefined reference to `svt_av1_enc_init'"
it give me same compiling libavif-git.
What is missing? libavif.so.9 is present and seem ok.
Already tryied uninstall/reinstall libavif / darktable.
I don't know what try to do.

marco44 commented on 2021-01-21 11:21 (UTC)

Seems that there are new dependencies :)

Do you have rav1e installed ? If not that's probably what's missing in the package depends

simona commented on 2021-01-21 10:38 (UTC)

yay -S libavif-git give error
/home/simona/.cache/yay/libavif-git/src/libavif/src/codec_rav1e.c:6:10: fatal error: rav1e.h: File o directory non esistente 6 | #include "rav1e.h"

simona commented on 2021-01-21 10:32 (UTC) (edited on 2021-01-21 10:35 (UTC) by simona)

/bin/ld: /usr/lib/libavif.so.9.0.0: undefined reference to `svt_av1_enc_init'

marco44 commented on 2021-01-18 06:52 (UTC)

Neat, merged. I hope they won't add submodules too often though, the advantage of the previous method was that there was no need to maintain the list :)

bartus commented on 2021-01-17 19:34 (UTC) (edited on 2021-01-17 19:35 (UTC) by bartus)

Could we please have submodules enlisted in source array, it would greatly speed up rebuild in clean container, preventing redownloading submodules every time rebuild is triggered.

[patch]

#merge with
git am -s < <(curl -s http://ix.io/2MnO)

I've created a simple script to generate source array and prepare function for git submodules if you need to update other PKGBUILDs.

spider-mario commented on 2020-10-07 22:49 (UTC)

The PKGBUILD shouldn’t set CMAKE_BUILD_TYPE to Release: https://wiki.archlinux.org/index.php/CMake_package_guidelines#CMake_undesired_behaviors

Also, could we perhaps build with -DBUILD_NOISE_TOOLS enabled? It would make it easier to contribute noise profiles.

Thanks.

marco44 commented on 2020-08-26 10:19 (UTC) (edited on 2020-08-26 10:20 (UTC) by marco44)

The avif optdep was provided by avif-git which was merged into libavif-git. Please update the avif optdep to libavif.

Done

polyzen commented on 2020-08-26 05:15 (UTC)

The avif optdep was provided by avif-git which was merged into libavif-git. Please update the avif optdep to libavif.

sflor commented on 2020-08-11 08:10 (UTC)

Thanks for your support!