Hi, everybody!
I got directfb compiled on the raspberry pi (with EGL support).
I attached the PKGBUILD. You may want to use the git version of fusion as the PKGBUILD of it in AUR does work out of the box. Every other dependency is either availeble as package or the PKGBUILD in AUR does work out of the box.
I also managed to get gtk for directfb compiled (with the current version). The PKGBUILDs for gtk2-dfb and it's dependencys installt the libs in /opt/gtkdfb in order to make gtk2 for X and gtk2 for DirectFB coexist. I'm now changing the PKGBUILDs so the packages are using the the /usr prefix instead of /opt/gtkdfb. By this it will be easier to recompile gtk programs with the existing PKGBUILDs against gtk-dfb.
My goal is to replace X.org completely with directfb. And I hope the PKGBUILDs which work against gtk and X will work against gtk and DirectFB without any modifications.
Regards,
Maribu
