[Bug 529] Review request: kdenlive - Non-linear video editor

RPM Fusion Bugzilla noreply at rpmfusion.org
Wed May 27 10:46:25 CEST 2009


http://bugzilla.rpmfusion.org/show_bug.cgi?id=529


Martin Strigl <mst at friendlynet.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mst at friendlynet.at




--- Comment #28 from Martin Strigl <mst at friendlynet.at>  2009-05-27 10:46:25 ---
(In reply to comment #26)
> (In reply to comment #25)
> > The offender is FindLIBMLT.cmake, it contains:
> > SET(CMAKE_CXX_FLAGS -DMLT_PREFIX=\\\"\"${MLT_PATH}\"\\\")
> > That should be:
> > ADD_DEFINITIONS(-DMLT_PREFIX=\\\"\"${MLT_PATH}\"\\\")
> > (and the quoting could be simplified with current CMake versions by setting the
> > CMake policy which fixes quoting to NEW, but that's not important).
> > 
> 
> Thanks!
> 
> I'll report this to upstream (to avoid patching ;) )
> 

i'm sure you have it already at your hands, but for the uncertain case that
it's not so, i'll send you my spec file for the soon to be released version
0.7.4 of kdenlive. since the afore mentioned fixes are already upstream (at
least in svn rev 3426, though this rev contains some other serious bugs) i
tried it - and guess what it worked (or at least most of the time)

used your 0.7.3-2 spec as base, just added the "buildrequire mlt-devel >=
0.4.0-3" stuff, since from my point of view, you won't have much fun with
building against older versions of mlt.
out of the same idea i added the (at least after my opinion) missing "require
mlt >= 0.4.03" part, since installing the package without having mlt installed
won't make much fun either.
and at last a minor correction, had to change the
%{_kde4_datadir}/applications/kde/%{name}.desktop parts to
%{_kde4_datadir}/applications/kde4/%{name}.desktop

mfg,
martin 


-- 
Configure bugmail: http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the rpmfusion-developers mailing list