Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 209275 - media-gfx/djv - new ebuild
Summary: media-gfx/djv - new ebuild
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://djv.sf.net
Whiteboard: sunrise suggested
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2008-02-07 17:41 UTC by Alan Jones
Modified: 2018-03-13 21:00 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
djv-0.8.1 ebuild (djv-0.8.1.ebuild,1.40 KB, text/plain)
2008-02-07 17:42 UTC, Alan Jones
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alan Jones 2008-02-07 17:41:49 UTC
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.
Comment 1 Alan Jones 2008-02-07 17:42:32 UTC
Created attachment 142916 [details]
djv-0.8.1 ebuild
Comment 2 Alan Jones 2008-02-18 16:04:11 UTC
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.
Comment 3 Moritz Moeller 2008-05-04 16:55:46 UTC
> 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

Comment 4 Alan Jones 2008-05-05 07:05:22 UTC
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.
Comment 5 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-04-15 18:58:26 UTC
(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
Comment 6 Thomas Capricelli 2018-03-13 21:00:00 UTC
Looks like one of the very few tool that can read DPX, according to http://djv.sourceforge.net/ main page