OESF Portables Forum
Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: enodr on May 12, 2006, 01:29:20 pm
-
I have ported qpPhoto to Openzaurus / Opie. Here is the description of the program:
Name: qpPhoto 1.0.2
Homepage: http://zaurus.colognearts.de/qpphoto/ (http://zaurus.colognearts.de/qpphoto/)
Description: qpPhoto is a "mini Photoshop" and allows you to do basic editing of pictures on your zaurus.
I am quite proud of having managed to compile this for my zaurus C3200 as the original version was made for 320x240 display and had fixed layouts. I had to redo all the interface with QT Layouts which allows to dynamically resize everything. I never made any QT programming before so finding out how to do this was a bit tricky at first.
Attached below is the ipk for C3x00 (arm5vte), and also the recipe to build it with Openembedded SDK. Hrw, would you add it to the org.openembedded.xxx tree?
Edit: oops, just fixed a UI problem (the unused space you can see on the screenshot below the 'file' menu is now gone)!
-
enodr: please post it as wishlist bug in OE bugtracker
I want to know will you maintain it (if someone will report bug on it)?
Makefile.patch should be probably changed into patching .pro file (or use of EXTRA_QMAKEVARS_POST +=) but this is something which I can look at too.
-
enodr: please post it as wishlist bug in OE bugtracker
I want to know will you maintain it (if someone will report bug on it)?
Makefile.patch should be probably changed into patching .pro file (or use of EXTRA_QMAKEVARS_POST +=) but this is something which I can look at too.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=126778\"][{POST_SNAPBACK}][/a][/div]
Ok I'll post on the wishlist. Also I'll try to maintain if there is any bug.
As for the .bb file, I made something that just works but it may not be very 'academical'. I would be interested to see what should be improved in it: for example I did not use any reference to the .pro file, because I don't know what it is used for...
-
congrats, enodr. When hrw commits, I can comment on the "style-issues".