Since a while ago, and during my work at Igalia, I’ve been porting EOG to Maemo using the new and great Fremantle widgets!
The project is still in an *early stage* but I couldn’t wait more to let everyone know about it so today I’ve published the git repository.
The project is being done as a branch of the original EOG. You can get the source by doing:
$ git clone http://git.igalia.com/eog.git$ git checkout –track -b mobile origin/mobile
And then, you know, inside scratchbox:
$ ./autogen.sh$ ./configure$ make$ make install$ run-standalone.sh eog
Thank you to the people who helped me porting EOG, mainly Claudio and Berto.
And here you have a screencast and some nice screenshots, hope you like it:
EOG for Maemo from Joaquim Rocha on Vimeo.