Hi all
@bzar : could PNDManager be made to work with DBP packages on the Pyra ?
Cheers, Magic Sam
PNDManager uses
qtpndman as a package abstraction, which in turn is a Qt wrapper around
libpndman, which handles pretty much all the actual package management tasks. In addition PNDManager uses some parts of
pandora-libraries for platform specific stuff.
In order to use PNDManager with DBPs an interface compatible version of qtpndman for DBPs would need to be developed first. Additionally stuff implemented using pandora-libraries would need feature checks or reimplementations for Pyra.
All in all it's not a small amount of work and given Qt has progressed a couple of major versions since then it might be smart to port
Panorama- the UI/plugin platform built with Qt that PNDManager runs on -to the more recent Qt first too.
So to answer your question, yes, it
could, but offhand it's probably over a hundred hours of work. If someone wants to attempt it I can try to answer any questions in a reasonable timeframe, but I have no such time myself these days. I tried working on funkeymonkey (a vastly smaller project) more actively a few months back, but ran into scheduling issues there as well. Maybe once my family life has stabilized a bit I can try again