Qt/Packages: Difference between revisions

From Maemo Wiki
Jump to navigationJump to search
imported>gnuton
imported>gnuton
Line 19: Line 19:
====4.5.0-0maemo1====
====4.5.0-0maemo1====
====4.5.0-0maemo0====
====4.5.0-0maemo0====
=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

Revision as of 21:15, 14 July 2009

Available Qt packages

Maemo 4.1 - Diablo

Stable packages

Qt 4.5.0-0maemo2

Developer packages

Qt 4.5.2-1maemo2

Qt 4.5.2-1maemo1



Maemo 5 - Fremantle

Stable packages

NONE

Developer packages

4.5.2-git20090622-0maemo1

4.5.2~git20090617-0maemo0

4.5.0-0maemo1

4.5.0-0maemo0

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