Thread
:
[Maemo 5] HealthCheck - Pymaemo/Qt - Learning to code (N900)
View Single Post
fatalsaint
2010-02-21 , 19:29
Posts: 3,428 | Thanked: 2,856 times | Joined on Jul 2008
#
96
For your build_myapp.py
I'm not sure what all PyQt4 brings down... but I used specifically the modules I needed to make space.. so for example:
python2.5-qt4-gui
python2.5-qt4-webkit
python2.5-qt4-core
python2.5-qt4-network
etc.
ETA: This should save some space for users downloading your app since they only grab what they need.. not the whole PyQt4 bindings.
__________________
If I've helped you or you use any of my packages feel free to help me
out
.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio
- Pandora Radio on your N900, N810 or N800!
Quote & Reply
|
The Following User Says Thank You to fatalsaint For This Useful Post:
noobmonkey
fatalsaint
View Public Profile
Send a private message to fatalsaint
Find all posts by fatalsaint