View Single Post
Posts: 1,548 | Thanked: 7,510 times | Joined on Apr 2010 @ Czech Republic
#375
python-qtmobility for Nemo
I've suceded in building the python-qtmobility package for Nemo.
The package is available from my Nemo repository on COBS.

How to try it out
0. become root
1. add my Nemo repository & refresh sources
Code:
zypper ar http://repo.pub.meego.com/home:/MartinK:/nemo/CE_MW_Shared_Mer_Core-next_armv7hl/
zypper ref
2. install python-qtmobility
Code:
zypper install python-qtmobility
3. try it out
Code:
python
>>>import QtMobility
Known issues
Importing the QtMobility.Location submodule causes a segfault, probably due to bits of qt-mobility missing in Nemo (?).
__________________
modRana: a flexible GPS navigation system
Mieru: a flexible manga and comic book reader
Universal Components - a solution for native looking yet component set independent QML appliactions (QtQuick Controls 2 & Silica supported as backends)
 

The Following 9 Users Say Thank You to MartinK For This Useful Post: