IgnorantGuru / spacefm

SpaceFM File Manager
http://ignorantguru.github.com/spacefm/
GNU General Public License v3.0
489 stars 73 forks source link

[Request] please add support for MIPS architecture #311

Closed ghost closed 11 years ago

ghost commented 11 years ago

Please add support for MIPS o32, n32 and n64 arches. Spacefm can't be compiled on my lemote laptop (8133) with loongson 3a processor. Thanks

IgnorantGuru commented 11 years ago

The only likely way this will happen is if someone adjusts it to compile there, and submits a patch (pull request preferred). eg Similar to what's happening on the pandora (thread, repo, tracker) or the armhf work on Pibang Linux.

IgnorantGuru commented 11 years ago

jfyi debian seems to have mips packages

mati75 commented 11 years ago

Mips package is build with my patch

mati75 commented 11 years ago

It's fixed by this commits: https://github.com/mati75/spacefm-upstream/commit/8567986b79da8ac2d9ef650c058dc156e18f5826 https://github.com/mati75/spacefm-upstream/commit/a04a8eb20ac24c775677c85af320741fa8bab333

IgnorantGuru commented 11 years ago

Thanks for all your work packaging spacefm/udevil, mati75! I've replaced the custom headers with sys/inotify.h and it still builds on wheezy so good to go.

arcangeli, you can test this change on mips - see the BUILD NEXT instructions in README.