PySide Binaries MeeGo: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
(Mark Outdated: MeeGo/Harmattan no longer supported)
(Change category "LanguageBindings::PySide::Downloads" -> "PySide")
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Outdated|reason=The MeeGo/Harmattan platform is no longer supported. It has been replaced by [[Tizen]].}}
{{Outdated|reason=The MeeGo/Harmattan platform is no longer supported.}}
{{Cleanup | reason=Auto-imported from ExpressionEngine.}}
{{Cleanup | reason=Auto-imported from ExpressionEngine.}}


[[Category:LanguageBindings::PySide]]
[[Category:PySide]]
[[Category:LanguageBindings::PySide::Downloads]]
[[Category:PySide]]


'''English''' [http://qt-devnet.developpez.com/tutoriels/python/pyside/installer/?page=meego-maemo#IX French]
'''English''' [http://qt-devnet.developpez.com/tutoriels/python/pyside/installer/?page=meego-maemo#IX French]

Latest revision as of 05:02, 5 June 2016

IMPORTANT: The content of this page is outdated. Reason: The MeeGo/Harmattan platform is no longer supported.
If you have checked or updated this page and found the content to be suitable, please remove this notice.
This article may require cleanup to meet the Qt Wiki's quality standards. Reason: Auto-imported from ExpressionEngine.
Please improve this article if you can. Remove the {{cleanup}} tag and add this page to Updated pages list after it's clean.

English French

PySide Binaries for MeeGo

MeeGo v1.2 has PySide and Python-QtMobility packages available into its public repository. MeeGo v1.2 for N900 has this repository enabled by default and the packages come pre-installed. If you plan to install into a netbook/tablet, please run the following commands at terminal:

  1. add public (DE/Trunk) repository

sudo zypper addrepo http://repo.pub.meego.com/Project:/DE:/Trunk:/Testing/standard/ de-trunk-testing

  1. PySide packages

sudo zypper install python-pyside

  1. QtMobility packages

sudo zypper install python-qtmobility