Ok guys, I spent some time digging in the source code for the purpose of tracking wengo libraries deps. I am referring to the current 1.0 branch, namely: http://dev.openwengo.com/svn/openwengo/softphone-classic/branches/1.0/
Here is my preliminary result; please add/correct anything you find not accurate or incomplete: directory "wifo/trunk" 1. eXosip 2. httptunnel 3. libosip2 4. netlib 5. ortp directory "libs" 6. curl 7. ffmpeg 8. global 9. iconset 10. openssl 11. portaudio 12. sound 13. systemperf 14. timer 15. trayicon 16. util 17. vcard 18. video 19. webcam 20. webcam_c 21. wengokeramik 22. windows_version 23. yuvoverlay 24. zip 2, 4, 8, 9, 12, 13, 14, 15, 16, 18, 19, 20, 21, 22 and 23 seems wengo's crew work, so let's move along with the remaining 9... 1. libeXosip is already packaged in FE (Fedora Extras). However I was _not_ able to determine which version are you using (or the one you "forked" from). 3. libosip is already packaged in FE. Reference version _not_ found 5. libortp is already packaged in FE. The source seems to be version 0.7.1 without modifications 6. curl is in Fedora Core. The sources are based on 7.15.0, with some modifications 7. ffmpeg is in livna. The sources seems based on a CVS snapshot no newer than 8 weeks. Can not determine whether it is modified or not 10. only the headers seems there 11. portaudio is in extras. The sources seems based on a CVS snapshot (maybe the v19 tarball at portaudio.com) 17. I believe this is already in Core, provided by the package kdelibs 24. this older code should be OK to include, it seems the very same sources are on the "psi" package in extras At first sight, the only patent/license related problem for inclusion seems to come from ffmpeg, but probably you know better than me if other parts may have the same issues. See you tomorrow on IRC Cheers Gianluca _______________________________________________ Wengophone-devel mailing list [email protected] http://dev.openwengo.com/mailman/listinfo/wengophone-devel
