Hi Christian,<div>the only package requiring vlc is the phonon backend which depends more or less on gitHEAD, which means only nightly builds will fit those requirements. </div><div>And you forgot to install the includes contained in sdk/include.</div>
<div><br></div><div>Greetings </div><div>Patrick<br><br><div class="gmail_quote">On 27 February 2010 11:46, Ralf Habacker <span dir="ltr"><<a href="mailto:ralf.habacker@freenet.de">ralf.habacker@freenet.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Christian Ehrlicher schrieb:<br>
<div class="im">> Hi,<br>
><br>
> BinaryPackageBase does not work as expected:<br>
> When the downloaded package has a subdir this subdir is not removed<br>
> although I've self.targetInstSrc correctly set.<br>
><br>
<br>
> Please see the attached example.<br>
><br>
</div>Thanks for this bug report.<br>
<div class="im"><br>
> This avoids to use BinaryPackageBase and I've to use the 'old' way to<br>
> unpack binary packages.<br>
><br>
<br>
</div>does the 'old' way unpack the files into package workdir and on install<br>
step copy the subdir set with set.targetInstSrc into the image dir ?<br>
<br>
I assume this because utils.unpackFiles() does not support unpacking a<br>
subdirectory of the zip file and class<br>
Source.ArchiveSource.ArchiveSource which performs the unpacking does not<br>
support targetInstSrc yet.<br>
<br>
<br>
Regards<br>
Ralf<br>
<br>
_______________________________________________<br>
Kde-windows mailing list<br>
<a href="mailto:Kde-windows@kde.org">Kde-windows@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-windows" target="_blank">https://mail.kde.org/mailman/listinfo/kde-windows</a><br>
</blockquote></div><br></div>