Thanks a lot<div><br><div>Jan D.<br><br><div class="gmail_quote">2010/2/4 Alberto Villa <span dir="ltr"><<a href="mailto:avilla@freebsd.org">avilla@freebsd.org</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
On 2/4/10, repli2dev <<a href="mailto:repli2dev@gmail.com">repli2dev@gmail.com</a>> wrote:<br>
> Hi,<br>
<br>
hI!<br>
<div class="im"><br>
> I would like to build current svn of MLT, FFMPEG and Kdenlive in order to<br>
> translate strings in context not just blindly.<br>
<br>
</div>i don't see why you should build ffmpeg and mlt to translate kdenlive ;)<br>
<div class="im"><br>
> However I am not able to run Kdenlive wizard because it is depending on KDE3<br>
> Kommander and there are no KDE3 Kommander for Archlinux (original repos nor<br>
> AUR). So I am looking for better solution than doing ./configure && make &&<br>
> make install for whole day :(<br>
<br>
</div>there isn't any, i'm afraid. but it's not that difficult<br>
i've attached a makefile i use to get in sync with the sources of both<br>
mlt and kdenlive (i can't use the wizard since i'm on freebsd), but<br>
not ffmpeg. it should be enough for you, though<br>
i've modified it to work on linux, then it *should* work (i'm not<br>
responsible for any damage blah blah... there shouldn't be any)<br>
<br>
usage:<br>
checkout fresh copies of mlt and kdenlive sources with git and svn<br>
(refer to the website to see how)<br>
download the makefile in (e.g.) /tmp, then cd /tmp and<br>
make install MLT_WRKDIR=(mlt source directory)<br>
KDENLIVE_WRKDIR=(kdenlive source directory) [you may want to add<br>
MAKE_JOBS=1 if you're not using a dual core processor)<br>
it will install mlt and kdenlive in /var/tmp/kdenlive, without messing<br>
with your base system; add DESTDIR=(a directory) to the command line<br>
to change it<br>
then, use the start.sh script (attached) to start kdenlive (change<br>
INSTALL_DIR accordingly to DESTDIR): just ./start.sh<br>
i suggest that you have a look to the makefile to see what it does<br>
before you run it, but, of course, the command i wrote above should be<br>
enough for a translation job<br>
<br>
> Thanks for replies.<br>
<br>
welcome!<br>
<font color="#888888">--<br>
Alberto Villa, FreeBSD committer <avilla@FreeBSD.org><br>
<a href="http://wiki.FreeBSD.org/AlbertoVilla" target="_blank">http://wiki.FreeBSD.org/AlbertoVilla</a><br>
</font><br>------------------------------------------------------------------------------<br>
The Planet: dedicated and managed hosting, cloud storage, colocation<br>
Stay online with enterprise data centers and the best network in the business<br>
Choose flexible plans and management services without long-term contracts<br>
Personal 24x7 support from experience hosting pros just a phone call away.<br>
<a href="http://p.sf.net/sfu/theplanet-com" target="_blank">http://p.sf.net/sfu/theplanet-com</a><br>_______________________________________________<br>
Kdenlive-devel mailing list<br>
<a href="mailto:Kdenlive-devel@lists.sourceforge.net">Kdenlive-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/kdenlive-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/kdenlive-devel</a><br>
<br></blockquote></div><br></div></div>