On Mon, 24 Mar 2008 17:18:34 +0100, Fábio Mierlo <[EMAIL PROTECTED]> wrote:

> Hi,
>
> follow the link for the recipe:
>
> http://stackedboxes.org/~fmierlo/GoboLinux/Albumart--1.6.2--recipe.tar.bz2
>
> I forgot that is need a patch to compile.
>
Not to compile but to run. I made a patch that used readlink instead of
absolute path.

> On Mon, Mar 24, 2008 at 1:01 PM, Fábio Mierlo <[EMAIL PROTECTED]> wrote:
>> Maybe I should send this message to the recipe-l, but because it's
>>  too weird I send it to here.
>>
>>  I'm trying to compile this python/pyqt application and the compilation
>>  fail because of some left over files that I think is generate by pyuic and
>>  isn't delete.
>>
>>  UnionSandbox: Cleaning up.
>>  UnionSandbox: Moving entries to: 
>> /Programs/Albumart/1.6.2/.SandboxInstall_Root
>>  SandboxInstall: Postprocessing Sandbox
>>  SandboxInstall: Left over files:
>>  Users
>>  Users/gobo
>>  Users/gobo/.qt
>>  Users/gobo/.qt/.qtrc.lock
>>
The makefile rules were badly written, so it built file even during install. 
I've
made a patch to avoid that.

>>  If I remove this file before the end of compilation it create other called
>>  Users/gobo/.qt/.wh..qtrc.lock
>>
This is how unionfs masks deletion of files.

I've made a recipe for this and commited it. If you are as impatient as Thomas
and don't want to wait for the recipe to hit the store you can find my local 
copy
here: http://karlsson.sytes.net/Albumart--1.6.2--recipe.tar.bz2

-- 
/Jonas

Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to