Package Details: djv 3.3.3-1

Git Clone URL: https://aur.archlinux.org/djv.git (read-only, click to copy)
Package Base: djv
Description: Professional media review software for VFX, animation, and film production
Upstream URL: https://grizzlypeak3d.github.io/DJV/
Licenses: BSD-3-Clause
Submitter: N30N
Maintainer: oweissbarth (sfn)
Last Packager: sfn
Votes: 14
Popularity: 0.28
First Submitted: 2009-06-17 04:44 (UTC)
Last Updated: 2026-01-21 08:47 (UTC)

Latest Comments

1 2 3 4 5 6 7 Next › Last »

sfn commented on 2025-10-15 06:35 (UTC)

Cool! Thank you for your help too!

oweissbarth commented on 2025-10-14 18:35 (UTC)

I updated the package. Thanks for your help and thanks for making me co-maintainer feather-tk and tl-render. I pushed a minor update to those as well to set the lto flag in CXXFLAGS as well. I have added you as a co-maintainer for djv as well.

sfn commented on 2025-10-12 17:36 (UTC) (edited on 2025-10-12 17:37 (UTC) by sfn)

I (think I) managed to get everything working. tlRender and feather-tk are both already in the AUR; you should be a co-maintainer so feel free to make any improvements/fix any issues. My working build of djv is available at https://gitlab.com/SFN.eu/djv, it's a new commit based on the tree in this repo. Thank you for the help and information!

sfn commented on 2025-10-09 10:35 (UTC)

Many thanks! I will see what I can do

oweissbarth commented on 2025-10-08 19:30 (UTC)

I have created repo with the current state https://github.com/oweissbarth/djv-aur It also contains some basic notes.

sfn commented on 2025-10-07 07:58 (UTC) (edited on 2025-10-07 13:08 (UTC) by sfn)

(Sorry for spelling everything out, I'm also trying to organise my thoughts) DJV only really depends on tlRender and some system libs, tlRender depends on

Do you want to share the progress you have made on tlRender, if so how?

oweissbarth commented on 2025-10-06 20:40 (UTC)

Hi, I have been working on and off towards a system build of DJV 3. I have created a pkgbuild for feather-tk (dependency of tlRender) and was working on the pkgbuild for tlRender (dependency of DJV). There was some problem related to some confusion between zlib and zlib-ng. Unfortunately my time is quite limited right now. Any help is much appreciated.

sfn commented on 2025-10-06 13:23 (UTC)

Hello! What is the maintenance status of this package? I'm more than happy to help get it up-to-date and I would like to use it.

kizzycat commented on 2024-02-21 19:05 (UTC)

doesn't build with latest rtaudio 6.0.1

src/DJV-2.0.8/lib/djvAV/AudioSystem.cpp: In member function ‘void djv::AV::Audio::System::_init(const std::shared_ptr<djv::Core::Context>&)’:
src/DJV-2.0.8/lib/djvAV/AudioSystem.cpp:62:36: error: ‘const struct RtAudio::DeviceInfo’ has no member named ‘probed’
   62 |                         if (rtInfo.probed)
      |                                    ^~~~~~

after downgrading to rtaudio 5.2.0 via the rtaudio5-exp aur package it builds successfully on my system.

not sure the best way to address this, it seems upstream they've just pinned rtaudio to a specific tag (as per this commit message https://github.com/darbyjohnston/DJV/commit/f1242caaa00413ef0e7409de05aebe548a799a5f). if anyone is inspired to try patching djv to build with rtaudio 6, here is a pr of a similar patch on an unrelated project which might be helpful to reference: https://github.com/AlexandreRouma/SDRPlusPlus/pull/1284

oweissbarth commented on 2023-08-04 19:10 (UTC)

This package contains the latest release 2.0.8 which was published back in 2020. I created a second package that builds the current git master: https://aur.archlinux.org/packages/djv-git