Qt/Packages

(Add fremantle SDK version and Maemo Qt dev team version)
m (fix redirect)
 
(4 intermediate revisions not shown)
Line 1: Line 1:
-
=Available Qt packages=
+
#REDIRECT [[Qt4 development]]
-
 
+
-
==Maemo 4.1 - Diablo==
+
-
===Stable packages===
+
-
You can get the latest stable package from
+
-
deb http://repository.maemo.org/extras/ diablo free non-free
+
-
 
+
-
====Qt 4.5.2-1maemo2====
+
-
====Qt 4.5.0-0maemo2====
+
-
 
+
-
===Developer packages===
+
-
You can get the latest developer package from
+
-
deb http://repository.maemo.org/extras-devel/ diablo free non-free
+
-
 
+
-
====Qt 4.5.3-1maemo1====
+
-
 
+
-
 
+
-
<br/><br/>
+
-
 
+
-
==Maemo 5 - Fremantle==
+
-
===Stable packages===
+
-
You can get the latest stable package from
+
-
deb http://repository.maemo.org/ fremantle/sdk free non-free
+
-
====4.5.3~git20090723-0maemo4+0m5====
+
-
 
+
-
===Developer packages===
+
-
You can get the latest developer package from
+
-
  deb http://repository.maemo.org/extras-devel/ fremantle free non-free
+
-
 
+
-
====4.6.0~git20091105-0maemo1====
+
-
Note: this package name is libqt4-maemo5-xxx not libqt4-xxx, and the package will be installed to /opt not /usr/include or /usr/lib etc.
+
-
 
+
-
====4.5.2-git20090622-0maemo1====
+
-
====4.5.2~git20090617-0maemo0====
+
-
====4.5.0-0maemo1====
+
-
====4.5.0-0maemo0====
+
-
 
+
-
===Developer packages (Maemo Qt development team version)===
+
-
You can get the latest developer package from
+
-
deb http://pug.altervista.org/maemo fremantle extras
+
-
 
+
-
The source branch is
+
-
http://qt.gitorious.org/+qt-maemo-developers/qt/qt-maemo/commits/qt-n900-allPkgs
+
-
 
+
-
====4.5.3~git20090723-0maemo6====
+
-
====4.5.3~git20090723-0maemo5====
+
-
 
+
-
<br/><br/><br/><br/>
+
-
 
+
-
=Extra Qt components=
+
-
 
+
-
==Qt Animation framework==
+
-
* Location: extras-devel
+
-
* Installing demos:
+
-
** Open a terminal session
+
-
** Update the packages list with apt-get update
+
-
** Install the demos with apt-get install qtanimation-demos
+
-
** The demos available are: animatedtiles easing moveblocks stickman
+
-
* Installing developer packages:
+
-
** Log in scratchbox
+
-
** Update the packages list with apt-get update
+
-
** Install the dev package with apt-get install libqtanimation-dev
+
-
** The headers will be installed in /usr/include/qt4/QtAnimation
+

Latest revision as of 09:02, 15 April 2010

  1. REDIRECT Qt4 development