Qt wiki will be updated on October 12th 2023 starting at 11:30 AM (EEST) and the maintenance will last around 2-3 hours. During the maintenance the site will be unavailable.
PySide Binaries Maemo: Difference between revisions
Jump to navigation
Jump to search
AutoSpider (talk | contribs) (Add "cleanup" tag) |
AutoSpider (talk | contribs) (Change category "LanguageBindings::PySide::Downloads" -> "PySide") |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Outdated|reason=The Maemo platform is no longer supported.}} | |||
{{Cleanup | reason=Auto-imported from ExpressionEngine.}} | {{Cleanup | reason=Auto-imported from ExpressionEngine.}} | ||
[[Category | [[Category:PySide]] | ||
[[Category | [[Category:PySide]] | ||
'''English''' | '''English''' [http://qt-devnet.developpez.com/tutoriels/python/pyside/installer/?page=meego-maemo#X French] | ||
= PySide Binaries for Maemo = | = PySide Binaries for Maemo = | ||
Line 10: | Line 11: | ||
''Maintainer: PySide core dev team'' | ''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 | '''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): | 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): |
Latest revision as of 05:02, 5 June 2016
IMPORTANT: The content of this page is outdated. Reason: The Maemo 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 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