Hello, SFLPhone already work on ARM and KDE also work on ARM. Which operating system are you trying to port SFLPhone to? Also, the default SFLPhone client is for Gnome. As for the Qt/KDE version, there is pure Qt library that will abstract the deamon communication and offer you a nice index=>widget way of managing the calls. It support most SFLPhone features and should work fine as long as it can talk to dbus. Please just pick a snapshot of the daemon from git with the same date as a commit on the KDE version as they often fall out of sync. With that library, you can write a working frontend/GUI in only a couple hundreds of C++ line. You can also pick some code from SFLPhone KDE as long as you comply with the GPLv3. If you have any questions, just send a send a message to this list.
Good luck ----- Original Message ----- From: "vipul mahajan" <[email protected]> To: [email protected] Sent: Wednesday, March 7, 2012 5:51:31 AM Subject: [SFLphone] [Technical] Porting of SFLPhone on ARM vipul mahajan sent a message using the contact form at http://sflphone.org/contact. Hi, We are trying to port SFLPhone on ARM, but since it doesn't have KDE on it we are planning to port it on QWS. Can you suggest the changes required in source code to do the same? _______________________________________________ SFLphone mailing list [email protected] http://lists.savoirfairelinux.net/mailman/listinfo/sflphone _______________________________________________ SFLphone mailing list [email protected] http://lists.savoirfairelinux.net/mailman/listinfo/sflphone
