Cool! Thank you for your help too!
![]() |
VOOZH | about |
| 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: | oweissbarth |
| Votes: | 14 |
| Popularity: | 0.046367 |
| First Submitted: | 2009-06-17 04:44 (UTC) |
| Last Updated: | 2026-04-28 11:23 (UTC) |
Cool! Thank you for your help too!
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.
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!
Many thanks! I will see what I can do
I have created repo with the current state https://github.com/oweissbarth/djv-aur It also contains some basic notes.
(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
feather-tk: Do you want to just upload it to the aur to share it?
minizip-ng: https://archlinux.org/packages/extra/x86_64/minizip-ng/
OpenTimelineIO: https://archlinux.org/packages/extra/x86_64/opentimelineio/
Do you want to share the progress you have made on tlRender, if so how?
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.
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.
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
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