It's manual installation only for the moment though I plan to also properly update the package in Extras in due time. This package also basically requires CSSU - you can install it even without it but quite a lot important things (like page fitting) just don't work properly, most probably to old & broken Qt/QML/PySide version.
apt-get install qt-components-10 libzip1 unrar python-pyside.qtgui python-pyside.qtdeclarative
apt-get remove mieru
wget http://m4rtink.github.com/mieru/packages/mieru_2.2.27_armel.deb
dpkg -i mieru_2.2.27_armel.deb
apt-get remove mieru apt-get update apt-get install mieru


apt-get install qt-components-10 libzip1 unrar python-pyside.qtgui python-pyside.qtdeclarative
wget http://m4rtink.github.com/mieru/packages/mieru_2.2.29_armel.deb
dpkg -i mieru_2.2.29_armel.deb
| The Following User Says Thank You to MartinK For This Useful Post: | ||



Currently its the same package as for Harmattan that in its postinst detects if it is running on the N900 (using /proc/cpuinfo) and does some Fremantle specific modifications (copy the icon to other folder, add startup script, etc.).
)
| The Following User Says Thank You to MartinK For This Useful Post: | ||
Thanks in advance ! 