pcmanfm 0.4.1.1 ebuild

A new pcmanfm version (0.4.1.1) is out and since there’s no ebuild yet available I made one by modifying a bit the one I found about version 0.3.2.2 on sunrise overlay. I’ve included a patch I found about enabling/disabling deletion confirmations.

Downloads:
pcmanfm 0.4.1.1 ebuild
pcmanfm 0.4.1.1-r1 ebuild
confirm_delete.patch

tested on x86 and ppc (thanks to comzeradd)

enjoy!

P.S. Looks like I didn’t search that well on bugzilla, there are other ebuilds there too: http://bugs.gentoo.org/show_bug.cgi?id=121902

4 Responses to “pcmanfm 0.4.1.1 ebuild”

  1. May 29th, 2008 | 15:56
    Using Mozilla Firefox Mozilla Firefox 2.0.0.14 on Linux Linux

    In the ebuild is a little error at src_unpack:
    cd ${A} must be canged to cd ${S}
    also it does not work with hal useflag disabled.
    There is another ebuild at bug #154477, would be nice if you could fix your ebuild 🙂

  2. May 29th, 2008 | 17:20
    Using Mozilla Firefox Mozilla Firefox 2.0.0.14 on Linux Linux

    Thanks for the tips.

    cd ${S} fixed.
    hal USE fixed. (I had mistakenly used use_with instead of use_enable)
    added inherit fdo-mime
    Added a postrm function.

    The other ebuild is at bug: http://bugs.gentoo.org/show_bug.cgi?id=121902
    and the attachment id is: http://bugs.gentoo.org/attachment.cgi?id=154477

    I hope it works better now 🙂

  3. May 29th, 2008 | 17:40
    Using Unbranded Firefox Unbranded Firefox 2.0.0.14 on Linux Linux

    Works on amd64 🙂

  4. May 31st, 2008 | 00:57
    Using Mozilla Firefox Mozilla Firefox 2.0.0.14 on Linux Linux

    Works nice now, thank you.
    Also you should add your ebuild+patch to the bug 🙂

Leave a reply