Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 338409

Summary: media-video/kdenlive-0.7.8 released
Product: Gentoo Linux Reporter: Thomas Raschbacher <lordvan>
Component: New packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED FIXED    
Severity: normal CC: facorread, jasper, lordvan, marshall.mcmullen
Priority: High Keywords: InVCS
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.kdenlive.org/users/j-b-m/kdenlive-078-released
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 331525    
Bug Blocks:    
Attachments: mlt-0.5.10
new kdenlive-0.7.8 ebuild

Description Thomas Raschbacher gentoo-dev 2010-09-23 05:15:36 UTC
media-video/kdenlive-0.7.8 released
Comment 1 Marshall McMullen 2010-09-25 02:24:37 UTC
I tried just reving the ebuild up to the new version, but that didn't work. It requres media-libs/mlt-0.5.10, which doesn't seem to be in portage.

CMake Error at CMakeLists.txt:21 (message):
  MLT must be at least version 0.5.10, you have 0.5.4

  Please install recent MLT http://www.mltframework.org
Comment 2 Marshall McMullen 2010-09-25 02:30:20 UTC
OK, this should be easy to do...

Copied mlt-0.5.4 from portage into overlay and renaming it mlt-0.5.10 and it installs fine. Then copied existing kdenlive from portage into overlay and renamed it and adjust the dependency for new mlt and it also installs fine.

Will attach both ebuilds shortly.
Comment 3 Marshall McMullen 2010-09-25 02:32:08 UTC
Created attachment 248576 [details]
mlt-0.5.10

bumped version number of mlt.
Comment 4 Marshall McMullen 2010-09-25 02:32:50 UTC
Created attachment 248578 [details]
new kdenlive-0.7.8 ebuild

requires new mlt-0.5.10 ebuild (attached already)
Comment 5 Thomas Raschbacher gentoo-dev 2010-10-03 19:31:59 UTC
Looks good here too so far.
Comment 6 Juraj Variny 2010-10-13 13:34:39 UTC
These ebuild work for me, too. But to emerge mlt I had first to copy patch to overlay (not sure if really needed):

cp /usr/portage/media-libs/mlt/files/mlt-0.5.4-asneeded.patch $MYOVERLAY/media-libs/mlt/files/mlt-0.5.10-asneeded.patch
Comment 7 Stefano Pellegrini 2010-10-21 07:50:42 UTC
It works to me too, but I am not able to find the new SOP/Sat effects.
Comment 8 Marshall McMullen 2010-10-21 14:04:26 UTC
I don't know anything about those new SOP/Sat effects. Maybe it needs some new configure option to enable them or some other dependency that's not present at runtime to get those?
Comment 9 Stefano Pellegrini 2010-10-22 07:37:02 UTC
(In reply to comment #8)
> I don't know anything about those new SOP/Sat effects. Maybe it needs some new
> configure option to enable them or some other dependency that's not present at
> runtime to get those?
> 

I have read about it on http://www.kdenlive.org/users/granjow/introducing-color-scopes-waveform-and-rgb-parade
 
Comment 10 Tomáš Chvátal (RETIRED) gentoo-dev 2010-11-07 12:23:31 UTC
Oops i completely missed this bug.
Anyway fixed in main tree.