Package Details: djv 2.0.8-6

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: http://djv.sourceforge.net/
Licenses: custom
Submitter: N30N
Maintainer: oweissbarth
Last Packager: oweissbarth
Votes: 13
Popularity: 0.000000
First Submitted: 2009-06-17 04:44 (UTC)
Last Updated: 2023-07-30 17:02 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

net147 commented on 2019-10-23 00:26 (UTC)

@bartus Fixed

bartus commented on 2019-10-22 12:59 (UTC)

Some problem with latest openexr

[ 10%] Building CXX object lib/djvAV/CMakeFiles/djvAV.dir/IFLPlugin.cpp.o                                                                                                 
In file included from /usr/include/OpenEXR/ImfNamespace.h:78,                                                                                                             
                 from /usr/include/OpenEXR/ImfName.h:48,                                                                                                                  
                 from /usr/include/OpenEXR/ImfChannelList.h:47,                                                                                                           
                 from /build/djv/src/djv/lib/djvAV/OpenEXR.h:36,                                                                                                          
                 from /build/djv/src/djv/lib/djvAV/OpenEXRPlugin.h:33,                                                                                                    
                 from /build/djv/src/djv/lib/djvAV/AVContext.cpp:56:  
/build/djv/src/djv/lib/djvAV/OpenEXR.h:103:5: error: missing binary operator before token "("                                                                             
  103 | #if OPENEXR_VERSION_HEX >= 0x02020000                            
      |     ^~~~~~~~~~~~~~~~~~~                                                      
/build/djv/src/djv/lib/djvAV/OpenEXR.h:192:5: error: missing binary operator before token "("                                                                             
  192 | #if OPENEXR_VERSION_HEX >= 0x02020000                          
      |     ^~~~~~~~~~~~~~~~~~~                                                      
/build/djv/src/djv/lib/djvAV/OpenEXR.h:212:5: error: missing binary operator before token "("                                                                             
  212 | #if OPENEXR_VERSION_HEX >= 0x02020000

`OPENEXR_VERSION_HEX is defined in hare

/usr/include/OpenEXR/OpenEXRConfig.h:#define OPENEXR_VERSION_HEX ((uint32_t(OPENEXR_VERSION_MAJOR) << 24) | \

net147 commented on 2019-09-10 21:48 (UTC)

@Kunda This package tracks latest stable release not beta releases.

Kunda commented on 2019-09-10 17:29 (UTC)

Please update this package to the beta 2.0.3
https://github.com/darbyjohnston/DJV/releases/tag/2.0.3

Polarity commented on 2019-08-26 12:35 (UTC)

@net147 Hm... That happens while building it. No idea why or what to do. Will search around for a hint. Thanks for your reply!

net147 commented on 2019-08-26 12:27 (UTC)

@Polarity I don't get that error. I don't have /usr/local/include/pngconf.h.

Polarity commented on 2019-08-26 12:25 (UTC) (edited on 2019-08-26 12:30 (UTC) by Polarity)

I'm getting this error: Is it working for anybody else?

/usr/local/include/pngconf.h:386:12: error: ‘pngconf’ does not name a type 386 | __pngconf.h in libpng already includes setjmp.h; | ^~~~~~~~~ /usr/local/include/pngconf.h:387:12: error: ‘dont’ does not name a type 387 | dont include it again.; | ^~~~~~~~ make[2]: [lib/djvAV/CMakeFiles/djvAV.dir/build.make:117: lib/djvAV/CMakeFiles/djvAV.dir/AVContext.cpp.o] Error 1 make[1]: [CMakeFiles/Makefile2:346: lib/djvAV/CMakeFiles/djvAV.dir/all] Error 2 make: *** [Makefile:152: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting...

Thanks for maintaining this!

net147 commented on 2019-08-07 01:42 (UTC)

@oweissbarth Done

oweissbarth commented on 2019-08-06 22:02 (UTC)

Could you change the Exec line in the .desktop to Exec=djv_view %F? This would add djv_view to the "open with" list in nautilus. Thank you very much!