A not quite functional ebuild for djv. I'm attempting to make an ebuild for djv - http://djv.sf.net - a flipbook system used for post production, similar to framecycler. (More suited to media-gfx than media-video) CMake throws errors when called from the ebuild it doesn't normally. I'm hoping someone with more experience with CMake ebuilds will be up for finishing it off. Cheers, Alan. Reproducible: Always Steps to Reproduce: Try emerge the ebuild.
Created attachment 142916 [details] djv-0.8.1 ebuild
Well I've found the cause - the first regex in the DJV_PARSE_INC macro changes the CXXFLAGS="-SomethingNotStartingWithI" to CXXFLAGS=" and so with an unclosed environment variable everything goes horribly wrong. Am talking with the dev to find out the purpose of this to make an appropriate workaround. Cheers, Alan.
> Am talking with the dev to find out the purpose of this to make an appropriate > workaround. Alan, is there any progress on this? --Moritz
Nothing at the moment. I might take a swing at modifying the CMake stuff myself and put a patch in this and send the change upstream.
(this is an automated message based on filtering criteria that matched this bug) 'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached to this bug. This bug is assigned to maintainer-wanted which means that it is not in the main tree. Heuristics show that no Gentoo developer has commented on your ebuild. Hello, The Gentoo Team would like to firstly thank you for your ebuild submission. We also apologize for not being able to accommodate you in a timely manner. There are simply too many new packages. Allow me to use this opportunity to introduce you to Gentoo Sunrise. The sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to commit to and all users can have ebuilds reviewed by Gentoo devs for entry into the overlay. So, the sunrise team is suggesting that you look into this and submit your ebuild to the overlay where even *you* can commit to. =) Because this is a mass message, we are also asking you to be patient with us. We anticipate a large number of requests in a short time. Thanks, On behalf of the Gentoo Sunrise Team, Jeremy. [1]: http://www.gentoo.org/proj/en/sunrise/ [2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Looks like one of the very few tool that can read DPX, according to http://djv.sourceforge.net/ main page