PySide Binaries Maemo

From Qt Wiki
Revision as of 11:02, 25 February 2015 by Maintenance script (talk | contribs)
Jump to navigation Jump to search


English "French":http://qt-devnet.developpez.com/tutoriels/python/pyside/installer/?page=meego-maemo#X

PySide Binaries for Maemo

Maintainer: PySide core dev team

Warning: Some PySide packages are not available for Maemo because their C++ counterparts were not provided in official packages. The “not provided” packages are: QtHelp, QtScriptTools and QUiTools.

To install the Maemo packages on N900, just add the following line to the /etc/apt/sources.list file (either directly or by adding a new catalogue using the Application Manager):

deb http://repository.maemo.org/extras-devel/ fremantle free non-free

After that run:

apt-get update
apt-get install python-pyside

PySide Mobility can be acquired by installing python-qtmobility:

apt-get install python-qtmobility